Pull request #44028 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c500d8824d404ccf705bbeac1b23ea73f9257961+0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 (0c17e891daaa9c58f09685f4b22e15b47dc3d48c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44028@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-25T19:33:50.645Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-25T19:33:50.649Z] Trying to pass milestone 3 [Pipeline] milestone [2022-08-25T19:33:50.735Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-25T19:33:51.043Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a35c376bc1d231e8) in /home/ubuntu/workspace/moby_PR-44028 [Pipeline] { [Pipeline] checkout [2022-08-25T19:33:51.072Z] The recommended git tool is: git [2022-08-25T19:33:51.086Z] using credential docker-jenkins-github-credentials [2022-08-25T19:33:51.096Z] Cloning the remote Git repository [2022-08-25T19:33:51.096Z] Cloning with configured refspecs honoured and without tags [2022-08-25T19:33:51.100Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:33:51.101Z] > git init /home/ubuntu/workspace/moby_PR-44028 # timeout=10 [2022-08-25T19:33:51.115Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:33:51.115Z] > git --version # timeout=10 [2022-08-25T19:33:51.119Z] > git --version # 'git version 2.17.1' [2022-08-25T19:33:51.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:33:51.119Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:06.936Z] Fetching without tags [2022-08-25T19:34:06.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:06.917Z] > git config --add remote.origin.fetch +refs/pull/44028/head:refs/remotes/origin/PR-44028 # timeout=10 [2022-08-25T19:34:06.920Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:06.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:06.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:06.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:06.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:07.157Z] Merging remotes/origin/master commit 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 into PR head commit c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:07.720Z] Merge succeeded, producing c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:07.720Z] Checking out Revision c500d8824d404ccf705bbeac1b23ea73f9257961 (PR-44028) [2022-08-25T19:34:08.516Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:34:08.528Z] First time build. Skipping changelog. [2022-08-25T19:34:07.160Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:07.166Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:07.695Z] > git remote # timeout=10 [2022-08-25T19:34:07.700Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:07.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:07.705Z] > git merge 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 # timeout=10 [2022-08-25T19:34:07.715Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:07.723Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:07.728Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:08.519Z] > git rev-list --no-walk c08bc04c96c4184e9332aeb1d4006cf562aec16e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:34:09.212Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44028:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-25T19:34:09.212Z] Unable to find image 'alpine:latest' locally [2022-08-25T19:34:09.212Z] latest: Pulling from library/alpine [2022-08-25T19:34:12.503Z] 213ec9aee27d: Pulling fs layer [2022-08-25T19:34:12.503Z] 213ec9aee27d: Verifying Checksum [2022-08-25T19:34:12.503Z] 213ec9aee27d: Download complete [2022-08-25T19:34:12.763Z] 213ec9aee27d: Pull complete [2022-08-25T19:34:12.763Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T19:34:12.763Z] Status: Downloaded newer image for alpine:latest [2022-08-25T19:34:15.305Z] 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] 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] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-25T19:34:15.509Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f7bf985f67bec2b4) in /home/ubuntu/workspace/moby_PR-44028 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-25T19:34:15.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-062c288040730e671) in /home/ubuntu/workspace/moby_PR-44028 [2022-08-25T19:34:15.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0474fdce135ddcf42) in /home/ubuntu/workspace/moby_PR-44028 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-08-25T19:34:15.524Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-000bee0bdcb95fc81) in /home/ubuntu/workspace/moby_PR-44028 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2022-08-25T19:34:15.527Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c5519e5c5ca06ea9) in /home/ubuntu/workspace/moby_PR-44028 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-25T19:34:15.566Z] The recommended git tool is: git [2022-08-25T19:34:15.574Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-08-25T19:34:15.583Z] Cloning the remote Git repository [2022-08-25T19:34:15.583Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-08-25T19:34:15.599Z] The recommended git tool is: git [Pipeline] checkout [2022-08-25T19:34:15.605Z] The recommended git tool is: git [Pipeline] // stage [2022-08-25T19:34:15.618Z] using credential docker-jenkins-github-credentials [2022-08-25T19:34:15.622Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2022-08-25T19:34:15.627Z] Cloning the remote Git repository [2022-08-25T19:34:15.627Z] Cloning with configured refspecs honoured and without tags [2022-08-25T19:34:15.632Z] Cloning the remote Git repository [2022-08-25T19:34:15.632Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [2022-08-25T19:34:15.666Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-25T19:34:15.672Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-25T19:34:15.682Z] The recommended git tool is: git [2022-08-25T19:34:15.686Z] Cloning the remote Git repository [2022-08-25T19:34:15.686Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-25T19:34:15.692Z] using credential docker-jenkins-github-credentials [Pipeline] } [2022-08-25T19:34:15.706Z] Cloning the remote Git repository [2022-08-25T19:34:15.706Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-25T19:34:15.586Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:15.586Z] > git init /home/ubuntu/workspace/moby_PR-44028 # timeout=10 [2022-08-25T19:34:15.590Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:15.590Z] > git --version # timeout=10 [2022-08-25T19:34:15.592Z] > git --version # 'git version 2.17.1' [2022-08-25T19:34:15.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:15.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:15.640Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:15.641Z] > git init /home/ubuntu/workspace/moby_PR-44028 # timeout=10 [2022-08-25T19:34:15.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:15.651Z] > git --version # timeout=10 [2022-08-25T19:34:15.658Z] > git --version # 'git version 2.17.1' [2022-08-25T19:34:15.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:15.659Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:15.696Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:15.697Z] > git init /home/ubuntu/workspace/moby_PR-44028 # timeout=10 [2022-08-25T19:34:15.721Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:15.721Z] > git --version # timeout=10 [2022-08-25T19:34:15.726Z] > git --version # 'git version 2.17.1' [2022-08-25T19:34:15.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:15.727Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:15.689Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:15.689Z] > git init /home/ubuntu/workspace/moby_PR-44028 # timeout=10 [2022-08-25T19:34:15.698Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:15.698Z] > git --version # timeout=10 [2022-08-25T19:34:15.702Z] > git --version # 'git version 2.25.1' [2022-08-25T19:34:15.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:15.703Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:15.711Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:15.711Z] > git init /home/ubuntu/workspace/moby_PR-44028 # timeout=10 [2022-08-25T19:34:15.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:15.723Z] > git --version # timeout=10 [2022-08-25T19:34:15.728Z] > git --version # 'git version 2.25.1' [2022-08-25T19:34:15.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:15.730Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:25.600Z] Fetching without tags [2022-08-25T19:34:25.804Z] Merging remotes/origin/master commit 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 into PR head commit c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:26.356Z] Merge succeeded, producing c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:26.356Z] Checking out Revision c500d8824d404ccf705bbeac1b23ea73f9257961 (PR-44028) [2022-08-25T19:34:25.588Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:25.591Z] > git config --add remote.origin.fetch +refs/pull/44028/head:refs/remotes/origin/PR-44028 # timeout=10 [2022-08-25T19:34:25.594Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:25.599Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:25.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:25.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:25.604Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:25.807Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:25.809Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:26.342Z] > git remote # timeout=10 [2022-08-25T19:34:26.345Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:26.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:26.347Z] > git merge 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 # timeout=10 [2022-08-25T19:34:26.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:26.359Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:26.361Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:26.780Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:34:27.400Z] + docker version [2022-08-25T19:34:27.400Z] Client: Docker Engine - Community [2022-08-25T19:34:27.400Z] Version: 20.10.14 [2022-08-25T19:34:27.400Z] API version: 1.41 [2022-08-25T19:34:27.400Z] Go version: go1.16.15 [2022-08-25T19:34:27.400Z] Git commit: a224086 [2022-08-25T19:34:27.400Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T19:34:27.400Z] OS/Arch: linux/amd64 [2022-08-25T19:34:27.400Z] Context: default [2022-08-25T19:34:27.400Z] Experimental: true [2022-08-25T19:34:27.400Z] [2022-08-25T19:34:27.400Z] Server: Docker Engine - Community [2022-08-25T19:34:27.400Z] Engine: [2022-08-25T19:34:27.400Z] Version: 20.10.14 [2022-08-25T19:34:27.400Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:27.400Z] Go version: go1.16.15 [2022-08-25T19:34:27.400Z] Git commit: 87a90dc [2022-08-25T19:34:27.400Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T19:34:27.400Z] OS/Arch: linux/amd64 [2022-08-25T19:34:27.400Z] Experimental: true [2022-08-25T19:34:27.400Z] containerd: [2022-08-25T19:34:27.400Z] Version: 1.5.11 [2022-08-25T19:34:27.400Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:27.400Z] runc: [2022-08-25T19:34:27.400Z] Version: 1.0.3 [2022-08-25T19:34:27.400Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:27.400Z] docker-init: [2022-08-25T19:34:27.400Z] Version: 0.19.0 [2022-08-25T19:34:27.400Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:34:27.680Z] + docker info [2022-08-25T19:34:27.680Z] Client: [2022-08-25T19:34:27.680Z] Context: default [2022-08-25T19:34:27.680Z] Debug Mode: false [2022-08-25T19:34:27.680Z] Plugins: [2022-08-25T19:34:27.680Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:27.680Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:27.680Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:34:27.680Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:34:27.680Z] [2022-08-25T19:34:27.680Z] Server: [2022-08-25T19:34:27.680Z] Containers: 0 [2022-08-25T19:34:27.680Z] Running: 0 [2022-08-25T19:34:27.680Z] Paused: 0 [2022-08-25T19:34:27.680Z] Stopped: 0 [2022-08-25T19:34:27.680Z] Images: 3 [2022-08-25T19:34:27.680Z] Server Version: 20.10.14 [2022-08-25T19:34:27.680Z] Storage Driver: overlay2 [2022-08-25T19:34:27.680Z] Backing Filesystem: extfs [2022-08-25T19:34:27.680Z] Supports d_type: true [2022-08-25T19:34:27.680Z] Native Overlay Diff: true [2022-08-25T19:34:27.680Z] userxattr: false [2022-08-25T19:34:27.680Z] Logging Driver: json-file [2022-08-25T19:34:27.680Z] Cgroup Driver: cgroupfs [2022-08-25T19:34:27.680Z] Cgroup Version: 1 [2022-08-25T19:34:27.680Z] Plugins: [2022-08-25T19:34:27.680Z] Volume: local [2022-08-25T19:34:27.680Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:27.680Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:27.680Z] Swarm: inactive [2022-08-25T19:34:27.680Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:34:27.680Z] Default Runtime: runc [2022-08-25T19:34:27.680Z] Init Binary: docker-init [2022-08-25T19:34:27.680Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:27.680Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:27.680Z] init version: de40ad0 [2022-08-25T19:34:27.680Z] Security Options: [2022-08-25T19:34:27.680Z] apparmor [2022-08-25T19:34:27.680Z] seccomp [2022-08-25T19:34:27.680Z] Profile: default [2022-08-25T19:34:27.680Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T19:34:27.680Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T19:34:27.680Z] OSType: linux [2022-08-25T19:34:27.680Z] Architecture: x86_64 [2022-08-25T19:34:27.680Z] CPUs: 8 [2022-08-25T19:34:27.680Z] Total Memory: 30.91GiB [2022-08-25T19:34:27.680Z] Name: ip-10-100-62-217 [2022-08-25T19:34:27.680Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T19:34:27.680Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:27.680Z] Debug Mode: false [2022-08-25T19:34:27.680Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:27.680Z] Labels: [2022-08-25T19:34:27.680Z] Experimental: true [2022-08-25T19:34:27.680Z] Insecure Registries: [2022-08-25T19:34:27.680Z] 127.0.0.0/8 [2022-08-25T19:34:27.680Z] Live Restore Enabled: true [2022-08-25T19:34:27.680Z] [2022-08-25T19:34:27.680Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T19:34:27.962Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:27.962Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:27.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44028/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:34:27.962Z] + bash /home/ubuntu/workspace/moby_PR-44028/check-config.sh [2022-08-25T19:34:27.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:34:27.962Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T19:34:27.962Z] [2022-08-25T19:34:27.962Z] Generally Necessary: [2022-08-25T19:34:27.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:34:27.962Z] - apparmor: enabled and tools installed [2022-08-25T19:34:27.962Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:34:27.962Z] - CONFIG_NET_NS: enabled [2022-08-25T19:34:27.962Z] - CONFIG_PID_NS: enabled [2022-08-25T19:34:27.962Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:34:27.962Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:34:27.962Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:34:27.962Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:34:27.962Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:34:27.962Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:34:27.962Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:34:27.962Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:34:27.962Z] - CONFIG_MEMCG: enabled [2022-08-25T19:34:27.962Z] - CONFIG_KEYS: enabled [2022-08-25T19:34:27.962Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:34:27.962Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:34:27.962Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:34:27.962Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:34:27.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:34:27.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:34:27.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:34:27.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:34:28.062Z] Fetching without tags [2022-08-25T19:34:28.221Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:34:28.221Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:34:28.221Z] [2022-08-25T19:34:28.221Z] Optional Features: [2022-08-25T19:34:28.221Z] - CONFIG_USER_NS: enabled [2022-08-25T19:34:28.221Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:34:28.221Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:34:28.221Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:34:28.221Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:34:28.221Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T19:34:28.221Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T19:34:28.221Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:34:28.221Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:34:28.221Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:34:28.221Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:34:28.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:34:28.221Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:34:28.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:34:28.221Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:34:28.221Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:34:28.221Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:34:28.221Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:34:28.221Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:34:28.221Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:34:28.221Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:34:28.221Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:34:28.221Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:34:28.221Z] - Network Drivers: [2022-08-25T19:34:28.221Z] - "overlay": [2022-08-25T19:34:28.221Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:34:28.221Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:34:28.221Z] Optional (for encrypted networks): [2022-08-25T19:34:28.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:28.049Z] > git config --add remote.origin.fetch +refs/pull/44028/head:refs/remotes/origin/PR-44028 # timeout=10 [2022-08-25T19:34:28.053Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:28.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:28.067Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:28.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:28.068Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:28.284Z] Merging remotes/origin/master commit 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 into PR head commit c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:28.479Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:34:28.479Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:34:28.479Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:34:28.479Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:34:28.479Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:34:28.479Z] - CONFIG_XFRM: enabled [2022-08-25T19:34:28.479Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:34:28.479Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:34:28.479Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:34:28.479Z] - "ipvlan": [2022-08-25T19:34:28.479Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:34:28.479Z] - "macvlan": [2022-08-25T19:34:28.479Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:34:28.479Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:34:28.480Z] - "ftp,tftp client in container": [2022-08-25T19:34:28.480Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:34:28.480Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:34:28.480Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:34:28.480Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:34:28.480Z] - Storage Drivers: [2022-08-25T19:34:28.480Z] - "aufs": [2022-08-25T19:34:28.480Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:34:28.480Z] - "btrfs": [2022-08-25T19:34:28.480Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:34:28.480Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:34:28.480Z] - "devicemapper": [2022-08-25T19:34:28.480Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:34:28.480Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:34:28.480Z] - "overlay": [2022-08-25T19:34:28.480Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:34:28.480Z] - "zfs": [2022-08-25T19:34:28.480Z] - /dev/zfs: present [2022-08-25T19:34:28.480Z] - zfs command: missing [2022-08-25T19:34:28.480Z] - zpool command: missing [2022-08-25T19:34:28.480Z] [2022-08-25T19:34:28.480Z] Limits: [2022-08-25T19:34:28.480Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:34:28.480Z] [2022-08-25T19:34:28.480Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:28.797Z] + sudo modprobe ip_vs [2022-08-25T19:34:28.797Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c500d8824d404ccf705bbeac1b23ea73f9257961 . [2022-08-25T19:34:28.797Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:28.797Z] #1 sha256:150a5da844fc33f72a50ebb59537994e87dd302fb33ba4d15c49919e87f0ca7f [2022-08-25T19:34:28.797Z] #1 DONE 0.0s [2022-08-25T19:34:28.797Z] [2022-08-25T19:34:28.797Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:28.797Z] #1 sha256:150a5da844fc33f72a50ebb59537994e87dd302fb33ba4d15c49919e87f0ca7f [2022-08-25T19:34:28.797Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T19:34:28.797Z] #1 DONE 0.0s [2022-08-25T19:34:28.797Z] [2022-08-25T19:34:28.797Z] #2 [internal] load .dockerignore [2022-08-25T19:34:28.797Z] #2 sha256:2d0f01e34d271a57c73a3bc2507492a02cab8970a503d2f3737aebac6c2de7db [2022-08-25T19:34:28.797Z] #2 transferring context: 145B done [2022-08-25T19:34:28.797Z] #2 DONE 0.0s [2022-08-25T19:34:28.797Z] [2022-08-25T19:34:28.797Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:28.797Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T19:34:28.849Z] Merge succeeded, producing c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:28.849Z] Checking out Revision c500d8824d404ccf705bbeac1b23ea73f9257961 (PR-44028) [2022-08-25T19:34:29.056Z] #3 DONE 0.1s [2022-08-25T19:34:29.056Z] [2022-08-25T19:34:29.056Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:29.056Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:34:29.056Z] #4 CACHED [2022-08-25T19:34:29.315Z] [2022-08-25T19:34:29.315Z] #6 [internal] load .dockerignore [2022-08-25T19:34:29.315Z] #6 sha256:4f1d784892e1ed88cd9f229e7a85fa52ccfae548f67a35d0986952e62d467915 [2022-08-25T19:34:29.315Z] #6 DONE 0.0s [2022-08-25T19:34:29.315Z] [2022-08-25T19:34:29.315Z] #5 [internal] load build definition from Dockerfile [2022-08-25T19:34:29.315Z] #5 sha256:844edd56ee61fd8e7ea7bb76f9e7de913c7fd9f85803b201bc83dbf56a6b6761 [2022-08-25T19:34:29.315Z] #5 DONE 0.0s [2022-08-25T19:34:29.315Z] [2022-08-25T19:34:29.315Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:29.315Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:29.315Z] #9 DONE 0.1s [2022-08-25T19:34:29.315Z] [2022-08-25T19:34:29.315Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:29.315Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:34:29.315Z] #10 DONE 0.1s [2022-08-25T19:34:29.315Z] [2022-08-25T19:34:29.315Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:29.315Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:29.315Z] #7 DONE 0.1s [2022-08-25T19:34:29.315Z] [2022-08-25T19:34:29.315Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:29.315Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:34:29.315Z] #8 DONE 0.1s [2022-08-25T19:34:29.574Z] [2022-08-25T19:34:29.574Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:29.574Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:29.574Z] #73 DONE 0.0s [2022-08-25T19:34:29.574Z] [2022-08-25T19:34:29.574Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:29.574Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:34:29.574Z] #11 DONE 0.0s [2022-08-25T19:34:29.574Z] [2022-08-25T19:34:29.574Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:29.574Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:29.574Z] #71 DONE 0.0s [2022-08-25T19:34:29.574Z] [2022-08-25T19:34:29.574Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:29.574Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:34:29.574Z] #28 DONE 0.0s [2022-08-25T19:34:29.574Z] [2022-08-25T19:34:29.574Z] #24 [internal] load build context [2022-08-25T19:34:29.574Z] #24 sha256:5e1469669db8fb17fd108b01880d6b75731ceab99c758aeefb5bf444eca47996 [2022-08-25T19:34:29.601Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:34:29.835Z] #24 ... [2022-08-25T19:34:29.835Z] [2022-08-25T19:34:29.835Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:29.835Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:29.835Z] #49 DONE 0.4s [2022-08-25T19:34:29.835Z] [2022-08-25T19:34:29.835Z] #24 [internal] load build context [2022-08-25T19:34:29.835Z] #24 sha256:5e1469669db8fb17fd108b01880d6b75731ceab99c758aeefb5bf444eca47996 [2022-08-25T19:34:28.288Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:28.291Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:28.829Z] > git remote # timeout=10 [2022-08-25T19:34:28.833Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:28.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:28.836Z] > git merge 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 # timeout=10 [2022-08-25T19:34:28.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:28.853Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:28.862Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:34:30.267Z] + docker version [2022-08-25T19:34:30.267Z] Client: Docker Engine - Community [2022-08-25T19:34:30.267Z] Version: 20.10.14 [2022-08-25T19:34:30.267Z] API version: 1.41 [2022-08-25T19:34:30.267Z] Go version: go1.16.15 [2022-08-25T19:34:30.267Z] Git commit: a224086 [2022-08-25T19:34:30.267Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-25T19:34:30.267Z] OS/Arch: linux/arm64 [2022-08-25T19:34:30.267Z] Context: default [2022-08-25T19:34:30.267Z] Experimental: true [2022-08-25T19:34:30.267Z] [2022-08-25T19:34:30.267Z] Server: Docker Engine - Community [2022-08-25T19:34:30.267Z] Engine: [2022-08-25T19:34:30.267Z] Version: 20.10.14 [2022-08-25T19:34:30.267Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:30.267Z] Go version: go1.16.15 [2022-08-25T19:34:30.267Z] Git commit: 87a90dc [2022-08-25T19:34:30.267Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-25T19:34:30.267Z] OS/Arch: linux/arm64 [2022-08-25T19:34:30.267Z] Experimental: true [2022-08-25T19:34:30.267Z] containerd: [2022-08-25T19:34:30.267Z] Version: 1.5.11 [2022-08-25T19:34:30.267Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:30.267Z] runc: [2022-08-25T19:34:30.267Z] Version: 1.0.3 [2022-08-25T19:34:30.267Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:30.267Z] docker-init: [2022-08-25T19:34:30.267Z] Version: 0.19.0 [2022-08-25T19:34:30.267Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:34:30.404Z] #24 transferring context: 62.62MB 0.8s done [2022-08-25T19:34:30.404Z] #24 DONE 0.8s [2022-08-25T19:34:30.404Z] [2022-08-25T19:34:30.404Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:34:30.404Z] #56 sha256:c109d123ce860ab244e9d44af4d911a518275cdd37c780cdee4880ac85b545c6 [2022-08-25T19:34:30.404Z] #56 CACHED [2022-08-25T19:34:30.404Z] [2022-08-25T19:34:30.404Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:34:30.404Z] #79 sha256:4e86e8f71d970fbdd1bd5224249ae5af689d91bb91fa16efd416aecc4c2b34ac [2022-08-25T19:34:30.404Z] #79 CACHED [2022-08-25T19:34:30.404Z] [2022-08-25T19:34:30.404Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:34:30.404Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:34:30.404Z] #72 CACHED [2022-08-25T19:34:30.404Z] [2022-08-25T19:34:30.404Z] #14 [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 [2022-08-25T19:34:30.404Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:34:30.404Z] #14 CACHED [2022-08-25T19:34:30.404Z] [2022-08-25T19:34:30.404Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T19:34:30.404Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:34:30.404Z] #51 CACHED [2022-08-25T19:34:30.404Z] [2022-08-25T19:34:30.404Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:34:30.405Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T19:34:30.405Z] #17 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:34:30.405Z] #66 sha256:0e267406533216d1db094ec11d975bc54d8299d759353800e0bd6b49fd3f0658 [2022-08-25T19:34:30.405Z] #66 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #42 [tini 1/3] 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 [2022-08-25T19:34:30.405Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:34:30.405Z] #42 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-25T19:34:30.405Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:34:30.405Z] #40 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-25T19:34:30.405Z] #60 sha256:24c1cebb6168fd34d24837965f2df26653aca73cdf71a080282b3162d74c2e28 [2022-08-25T19:34:30.405Z] #60 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-25T19:34:30.405Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:34:30.405Z] #53 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:34:30.405Z] #59 sha256:a249f4e424d1a51b69bbbb8276edb7d59246d1f23e12f21113c5372371cd5158 [2022-08-25T19:34:30.405Z] #59 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #22 [dev-systemd-false 8/28] 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 [2022-08-25T19:34:30.405Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-25T19:34:30.405Z] #22 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T19:34:30.405Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:34:30.405Z] #76 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:34:30.405Z] #27 sha256:0818f931c2b12039020ba56c803a9a7038818c4d86ad8598ba7d68ad76bbe2e3 [2022-08-25T19:34:30.405Z] #27 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #39 sha256:8d2f9d3fbd23b56471808ab2e2e6ba4c9bfc329d6343d69e244b0ef3fbe984c5 [2022-08-25T19:34:30.405Z] #39 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #61 sha256:bacbe1dcaf1c59e7df260e3e1f9a6f22591530c73784803f72016b14704feeb7 [2022-08-25T19:34:30.405Z] #61 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:34:30.405Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:34:30.405Z] #12 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-25T19:34:30.405Z] #44 sha256:64050dbe2f8d781528472c817b11df51c71fd3175bb5ee9d564fad56067e65d4 [2022-08-25T19:34:30.405Z] #44 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-25T19:34:30.405Z] #64 sha256:c58ccdff621a084d226ab0e33742f217c3fbb8f54f14404e95328632b1151c11 [2022-08-25T19:34:30.405Z] #64 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #48 sha256:3ef3ffa4c28bd6017916ebd00922146ac2a752c4dc2cf68e201e9f4d25fea234 [2022-08-25T19:34:30.405Z] #48 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:34:30.405Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:34:30.405Z] #74 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #34 [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 [2022-08-25T19:34:30.405Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:34:30.405Z] #34 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:34:30.405Z] #30 sha256:74191cd805392dd39ffe77e760d3448110f6222ec2b12f914df241d2084a70ad [2022-08-25T19:34:30.405Z] #30 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-25T19:34:30.405Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:34:30.405Z] #57 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #70 sha256:2ba44ea477dcd0843d7dcabbf5e4ac0aadceb5cceb8063433a538088d8b83992 [2022-08-25T19:34:30.405Z] #70 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:34:30.405Z] #25 sha256:e968d21a0f0b04b82994af8af0621154bef9e742c87ba3757a7f0b561f66027f [2022-08-25T19:34:30.405Z] #25 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-25T19:34:30.405Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:34:30.405Z] #47 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #54 sha256:88ab1165c3e52f2d5915efb8212a377f42da3f6013c9ba7fd32167a73a39e1af [2022-08-25T19:34:30.405Z] #54 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #35 sha256:e294f139da3f31af1f0f27c490c656000c8881aec2f4a7423b9daf194308519b [2022-08-25T19:34:30.405Z] #35 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:34:30.405Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:34:30.405Z] #33 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:34:30.405Z] #63 sha256:e122e75c140ef461056d072d06adfbb1ebdd1141944c0222e0ac76da4328817e [2022-08-25T19:34:30.405Z] #63 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:34:30.405Z] #32 sha256:b53c95894f8acb2abcb67d22940a9f67ec8eb85c4785a970f8cb867e251d2dc3 [2022-08-25T19:34:30.405Z] #32 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #13 [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 [2022-08-25T19:34:30.405Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:34:30.405Z] #13 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-25T19:34:30.405Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:34:30.405Z] #50 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:34:30.405Z] #43 sha256:1964fa47c41771c88a947d00098b20ba800a57caa1a3a3908227a40fd0bedcee [2022-08-25T19:34:30.405Z] #43 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #78 sha256:56542f29d1b25278063cd51a6c686ec3915995200461c10d3923bd0fb35f1792 [2022-08-25T19:34:30.405Z] #78 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T19:34:30.405Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:34:30.405Z] #55 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:34:30.405Z] #68 sha256:6696d15a5388445f0831aa5f73cb3a9b51d09f7d42c390b29b708a0923c76278 [2022-08-25T19:34:30.405Z] #68 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #52 sha256:d471b98bcdeb0919bf6f2ccef4152eee3b04dabf35d8cb1372074de7b2c5fc7c [2022-08-25T19:34:30.405Z] #52 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:34:30.405Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:34:30.405Z] #46 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #31 [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 [2022-08-25T19:34:30.405Z] #31 sha256:7b228c532d859eaf048e40fa5b171a28c0c37fc729206bb2299e83c333b45de5 [2022-08-25T19:34:30.405Z] #31 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:34:30.405Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T19:34:30.405Z] #15 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:34:30.405Z] #69 sha256:78c04db4887fab8584fadd6826b85c0266359279f6b05aad7416444acbb48bde [2022-08-25T19:34:30.405Z] #69 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:34:30.405Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T19:34:30.405Z] #18 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-25T19:34:30.405Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T19:34:30.405Z] #16 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #58 sha256:a745f537a3845e4c9a912cd5ed72acee8469a912a10e56c41dfee9d9bdf9cccc [2022-08-25T19:34:30.405Z] #58 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-25T19:34:30.405Z] #67 sha256:aa6a5683f3725df5950a99084bc0066caa9e5fcd24897b2af93143265d150a4a [2022-08-25T19:34:30.405Z] #67 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #37 sha256:ce9a548735f1db2058fe2100f393e67a622b54ce6ae4898151018a6f7634a13c [2022-08-25T19:34:30.405Z] #37 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #65 sha256:18f0f6b37db2f4049f6e13de8b921214fb62c74dbd31826981aafe799c68be86 [2022-08-25T19:34:30.405Z] #65 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:34:30.405Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-25T19:34:30.405Z] #23 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #75 sha256:f1a440bbdd34c40d3780c6d2dccc075c8e81a30b1c0bd418b3ffc28353d0433a [2022-08-25T19:34:30.405Z] #75 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-25T19:34:30.405Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:34:30.405Z] #36 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:34:30.405Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T19:34:30.405Z] #21 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:34:30.405Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T19:34:30.405Z] #20 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-25T19:34:30.405Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:34:30.405Z] #62 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #41 sha256:9cd5fb23c29cd2b38ac2ef7ce963bd11e4b85e4061ecb539240cc3d1c02758a3 [2022-08-25T19:34:30.405Z] #41 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:34:30.405Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:34:30.405Z] #77 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:34:30.405Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T19:34:30.405Z] #19 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-25T19:34:30.405Z] #26 sha256:8a28cdf05bb9d66417b315fadfffdddf8b2d3f2bc16894dd191d8d27db344dc5 [2022-08-25T19:34:30.405Z] #26 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:34:30.405Z] #45 sha256:37446d14c9877e52fb67d405e7906fb13aeb7aabae6015152dee90a70c04c8ec [2022-08-25T19:34:30.405Z] #45 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-25T19:34:30.405Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:34:30.405Z] #38 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #29 [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 [2022-08-25T19:34:30.405Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:34:30.405Z] #29 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:34:30.405Z] #80 sha256:932befbca9cb4d50932f8bfbf7cbd33d7a81430b90b687849abe49c0f7df8ad4 [2022-08-25T19:34:30.405Z] #80 CACHED [2022-08-25T19:34:30.405Z] [2022-08-25T19:34:30.405Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:34:30.405Z] #81 sha256:bd7b9126ad7caddf74793c802644e004e3e7f764f4e67acfaf03d3ded3777f07 [2022-08-25T19:34:30.551Z] + docker info [2022-08-25T19:34:30.811Z] Client: [2022-08-25T19:34:30.811Z] Context: default [2022-08-25T19:34:30.811Z] Debug Mode: false [2022-08-25T19:34:30.811Z] Plugins: [2022-08-25T19:34:30.811Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:30.811Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:30.811Z] [2022-08-25T19:34:30.811Z] Server: [2022-08-25T19:34:30.811Z] Containers: 0 [2022-08-25T19:34:30.811Z] Running: 0 [2022-08-25T19:34:30.811Z] Paused: 0 [2022-08-25T19:34:30.811Z] Stopped: 0 [2022-08-25T19:34:30.811Z] Images: 4 [2022-08-25T19:34:30.811Z] Server Version: 20.10.14 [2022-08-25T19:34:30.811Z] Storage Driver: overlay2 [2022-08-25T19:34:30.811Z] Backing Filesystem: extfs [2022-08-25T19:34:30.811Z] Supports d_type: true [2022-08-25T19:34:30.811Z] Native Overlay Diff: true [2022-08-25T19:34:30.811Z] userxattr: false [2022-08-25T19:34:30.811Z] Logging Driver: json-file [2022-08-25T19:34:30.811Z] Cgroup Driver: cgroupfs [2022-08-25T19:34:30.811Z] Cgroup Version: 1 [2022-08-25T19:34:30.811Z] Plugins: [2022-08-25T19:34:30.811Z] Volume: local [2022-08-25T19:34:30.811Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:30.811Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:30.811Z] Swarm: inactive [2022-08-25T19:34:30.811Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:34:30.811Z] Default Runtime: runc [2022-08-25T19:34:30.811Z] Init Binary: docker-init [2022-08-25T19:34:30.811Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:30.811Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:30.811Z] init version: de40ad0 [2022-08-25T19:34:30.811Z] Security Options: [2022-08-25T19:34:30.811Z] apparmor [2022-08-25T19:34:30.811Z] seccomp [2022-08-25T19:34:30.811Z] Profile: default [2022-08-25T19:34:30.811Z] Kernel Version: 5.13.0-1021-aws [2022-08-25T19:34:30.811Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-25T19:34:30.811Z] OSType: linux [2022-08-25T19:34:30.811Z] Architecture: aarch64 [2022-08-25T19:34:30.811Z] CPUs: 2 [2022-08-25T19:34:30.811Z] Total Memory: 7.562GiB [2022-08-25T19:34:30.811Z] Name: ip-10-100-49-212 [2022-08-25T19:34:30.811Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-25T19:34:30.811Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:30.811Z] Debug Mode: false [2022-08-25T19:34:30.811Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:30.811Z] Labels: [2022-08-25T19:34:30.811Z] Experimental: true [2022-08-25T19:34:30.811Z] Insecure Registries: [2022-08-25T19:34:30.811Z] 127.0.0.0/8 [2022-08-25T19:34:30.811Z] Live Restore Enabled: true [2022-08-25T19:34:30.811Z] [Pipeline] sh [2022-08-25T19:34:31.097Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:31.097Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:31.097Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44028/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:34:31.097Z] + bash /home/ubuntu/workspace/moby_PR-44028/check-config.sh [2022-08-25T19:34:31.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:34:31.097Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-25T19:34:31.097Z] [2022-08-25T19:34:31.097Z] Generally Necessary: [2022-08-25T19:34:31.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:34:31.097Z] - apparmor: enabled and tools installed [2022-08-25T19:34:31.097Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:34:31.097Z] - CONFIG_NET_NS: enabled [2022-08-25T19:34:31.097Z] - CONFIG_PID_NS: enabled [2022-08-25T19:34:31.097Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:34:31.097Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:34:31.097Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:34:31.097Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:34:31.097Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:34:31.097Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:34:31.097Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:34:31.097Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:34:31.097Z] - CONFIG_MEMCG: enabled [2022-08-25T19:34:31.097Z] - CONFIG_KEYS: enabled [2022-08-25T19:34:31.097Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:34:31.097Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:34:31.341Z] #81 DONE 0.9s [2022-08-25T19:34:31.342Z] [2022-08-25T19:34:31.342Z] #82 exporting to image [2022-08-25T19:34:31.342Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:34:31.342Z] #82 exporting layers [2022-08-25T19:34:31.357Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:34:31.357Z] [2022-08-25T19:34:31.357Z] Optional Features: [2022-08-25T19:34:31.357Z] - CONFIG_USER_NS: enabled [2022-08-25T19:34:31.357Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:34:31.357Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:34:31.357Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:34:31.357Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:34:31.357Z] (cgroup swap accounting is currently enabled) [2022-08-25T19:34:31.357Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:34:31.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:34:31.357Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:34:31.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:34:31.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:34:31.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:34:31.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:34:31.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:34:31.357Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:34:31.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:34:31.357Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:34:31.357Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:34:31.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:34:31.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:34:31.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:34:31.357Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:34:31.357Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:34:31.357Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:34:31.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:34:31.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:34:31.357Z] - Network Drivers: [2022-08-25T19:34:31.357Z] - "overlay": [2022-08-25T19:34:31.357Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:34:31.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:34:31.357Z] Optional (for encrypted networks): [2022-08-25T19:34:31.375Z] Fetching without tags [2022-08-25T19:34:31.432Z] Fetching without tags [2022-08-25T19:34:31.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:31.360Z] > git config --add remote.origin.fetch +refs/pull/44028/head:refs/remotes/origin/PR-44028 # timeout=10 [2022-08-25T19:34:31.363Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:31.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:31.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:31.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:31.385Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:31.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:31.429Z] > git config --add remote.origin.fetch +refs/pull/44028/head:refs/remotes/origin/PR-44028 # timeout=10 [2022-08-25T19:34:31.437Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:31.444Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:31.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:31.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:31.453Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:31.590Z] Merging remotes/origin/master commit 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 into PR head commit c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:31.617Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:34:31.617Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:34:31.617Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:34:31.617Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:34:31.617Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:34:31.617Z] - CONFIG_XFRM: enabled [2022-08-25T19:34:31.617Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:34:31.617Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:34:31.617Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:34:31.617Z] - "ipvlan": [2022-08-25T19:34:31.617Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:34:31.617Z] - "macvlan": [2022-08-25T19:34:31.617Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:34:31.617Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:34:31.617Z] - "ftp,tftp client in container": [2022-08-25T19:34:31.617Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:34:31.617Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:34:31.617Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:34:31.617Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:34:31.617Z] - Storage Drivers: [2022-08-25T19:34:31.617Z] - "aufs": [2022-08-25T19:34:31.617Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:34:31.617Z] - "btrfs": [2022-08-25T19:34:31.617Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:34:31.617Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:34:31.617Z] - "devicemapper": [2022-08-25T19:34:31.617Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:34:31.617Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:34:31.617Z] - "overlay": [2022-08-25T19:34:31.617Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:34:31.617Z] - "zfs": [2022-08-25T19:34:31.617Z] - /dev/zfs: present [2022-08-25T19:34:31.617Z] - zfs command: missing [2022-08-25T19:34:31.617Z] - zpool command: missing [2022-08-25T19:34:31.617Z] [2022-08-25T19:34:31.617Z] Limits: [2022-08-25T19:34:31.617Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:34:31.617Z] [2022-08-25T19:34:31.617Z] + true [2022-08-25T19:34:31.623Z] Merging remotes/origin/master commit 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 into PR head commit c500d8824d404ccf705bbeac1b23ea73f9257961 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:31.943Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c500d8824d404ccf705bbeac1b23ea73f9257961 . [2022-08-25T19:34:32.140Z] Merge succeeded, producing c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:32.141Z] Checking out Revision c500d8824d404ccf705bbeac1b23ea73f9257961 (PR-44028) [2022-08-25T19:34:32.182Z] Merge succeeded, producing c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:32.182Z] Checking out Revision c500d8824d404ccf705bbeac1b23ea73f9257961 (PR-44028) [2022-08-25T19:34:32.202Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:32.203Z] #1 sha256:537edc099bd50ed6aa6aec0973b877687790b2862760ec5f423f3584b5d366c3 [2022-08-25T19:34:32.203Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T19:34:32.203Z] #1 DONE 0.0s [2022-08-25T19:34:32.203Z] [2022-08-25T19:34:32.203Z] #2 [internal] load .dockerignore [2022-08-25T19:34:32.203Z] #2 sha256:53d79598cb0a6efd5807f65c46385cf2f486b3f2492e11ff90203904b5016768 [2022-08-25T19:34:32.203Z] #2 transferring context: 145B 0.0s done [2022-08-25T19:34:32.203Z] #2 DONE 0.0s [2022-08-25T19:34:32.203Z] [2022-08-25T19:34:32.203Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:32.203Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-25T19:34:32.203Z] #3 DONE 0.2s [2022-08-25T19:34:32.203Z] [2022-08-25T19:34:32.203Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:32.203Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-25T19:34:32.203Z] #4 CACHED [2022-08-25T19:34:32.278Z] #82 exporting layers 0.9s done [2022-08-25T19:34:32.278Z] #82 writing image sha256:23b38d55971317963c26166d83421458b11fc0d01e82d556225bac7f90585ec4 [2022-08-25T19:34:32.278Z] #82 writing image sha256:23b38d55971317963c26166d83421458b11fc0d01e82d556225bac7f90585ec4 done [2022-08-25T19:34:32.278Z] #82 naming to docker.io/library/docker:c500d8824d404ccf705bbeac1b23ea73f9257961 done [2022-08-25T19:34:32.278Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-25T19:34:32.333Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:34:32.447Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:34:32.463Z] [2022-08-25T19:34:32.463Z] #5 [internal] load build definition from Dockerfile [2022-08-25T19:34:32.463Z] #5 sha256:e3a60b9a61576218152978869b1391c6c6045b597a082eca895da60d66ed2174 [2022-08-25T19:34:32.463Z] #5 DONE 0.0s [2022-08-25T19:34:32.463Z] [2022-08-25T19:34:32.463Z] #6 [internal] load .dockerignore [2022-08-25T19:34:32.463Z] #6 sha256:5dbd13e88ce146de8c3c0836263a0105a53d9b6ad12188d896e64fbb4285d710 [2022-08-25T19:34:32.463Z] #6 DONE 0.0s [2022-08-25T19:34:32.463Z] [2022-08-25T19:34:32.463Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:32.463Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:32.463Z] #7 DONE 0.1s [2022-08-25T19:34:32.463Z] [2022-08-25T19:34:32.463Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:32.463Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:32.604Z] + trap exit INT TERM [2022-08-25T19:34:32.605Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-25T19:34:32.605Z] + CONTAINER_NAME=docker-pr4 [2022-08-25T19:34:32.605Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44028/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh dynbinary [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:34:32.729Z] #10 DONE 0.1s [2022-08-25T19:34:32.729Z] [2022-08-25T19:34:32.729Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:32.729Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-25T19:34:32.729Z] #9 DONE 0.1s [2022-08-25T19:34:32.729Z] [2022-08-25T19:34:32.729Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:32.729Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-25T19:34:32.729Z] #8 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-25T19:34:32.863Z] [Pipeline] sh [2022-08-25T19:34:32.947Z] + [ PR != PR ] [2022-08-25T19:34:32.947Z] + [ master != master ] [2022-08-25T19:34:32.947Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:34:32.992Z] [2022-08-25T19:34:32.992Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:32.992Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:32.992Z] #73 DONE 0.0s [2022-08-25T19:34:32.992Z] [2022-08-25T19:34:32.992Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:32.992Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:32.992Z] #71 DONE 0.0s [2022-08-25T19:34:32.992Z] [2022-08-25T19:34:32.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:32.992Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T19:34:32.992Z] #11 DONE 0.0s [2022-08-25T19:34:32.992Z] [2022-08-25T19:34:32.992Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:32.992Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-25T19:34:32.992Z] #28 DONE 0.0s [2022-08-25T19:34:32.992Z] [2022-08-25T19:34:32.992Z] #24 [internal] load build context [2022-08-25T19:34:32.992Z] #24 sha256:43dd2593504d70f2aeaeac57ae65b85811cf6d7fa744090b9b6803d8c7782775 [2022-08-25T19:34:33.048Z] Fetching without tags [2022-08-25T19:34:33.122Z] Removing bundles/ [2022-08-25T19:34:33.123Z] [2022-08-25T19:34:33.123Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:34:33.123Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:34:33.123Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:34:33.152Z] + docker version [2022-08-25T19:34:33.152Z] Client: Docker Engine - Community [2022-08-25T19:34:33.152Z] Version: 20.10.14 [2022-08-25T19:34:33.152Z] API version: 1.41 [2022-08-25T19:34:33.152Z] Go version: go1.16.15 [2022-08-25T19:34:33.152Z] Git commit: a224086 [2022-08-25T19:34:33.152Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T19:34:33.152Z] OS/Arch: linux/amd64 [2022-08-25T19:34:33.152Z] Context: default [2022-08-25T19:34:33.152Z] Experimental: true [2022-08-25T19:34:33.152Z] [2022-08-25T19:34:33.152Z] Server: Docker Engine - Community [2022-08-25T19:34:33.152Z] Engine: [2022-08-25T19:34:33.152Z] Version: 20.10.14 [2022-08-25T19:34:33.152Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:33.152Z] Go version: go1.16.15 [2022-08-25T19:34:33.152Z] Git commit: 87a90dc [2022-08-25T19:34:33.152Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T19:34:33.152Z] OS/Arch: linux/amd64 [2022-08-25T19:34:33.152Z] Experimental: true [2022-08-25T19:34:33.152Z] containerd: [2022-08-25T19:34:33.152Z] Version: 1.5.11 [2022-08-25T19:34:33.152Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:33.152Z] runc: [2022-08-25T19:34:33.152Z] Version: 1.0.3 [2022-08-25T19:34:33.152Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:33.152Z] docker-init: [2022-08-25T19:34:33.152Z] Version: 0.19.0 [2022-08-25T19:34:33.152Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:34:33.248Z] Merging remotes/origin/master commit 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 into PR head commit c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:33.254Z] #24 ... [2022-08-25T19:34:33.254Z] [2022-08-25T19:34:33.254Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:33.254Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:33.254Z] #49 DONE 0.5s [2022-08-25T19:34:33.254Z] [2022-08-25T19:34:33.254Z] #24 [internal] load build context [2022-08-25T19:34:33.254Z] #24 sha256:43dd2593504d70f2aeaeac57ae65b85811cf6d7fa744090b9b6803d8c7782775 [2022-08-25T19:34:33.275Z] + docker version [2022-08-25T19:34:33.275Z] Client: Docker Engine - Community [2022-08-25T19:34:33.275Z] Version: 20.10.14 [2022-08-25T19:34:33.275Z] API version: 1.41 [2022-08-25T19:34:33.275Z] Go version: go1.16.15 [2022-08-25T19:34:33.275Z] Git commit: a224086 [2022-08-25T19:34:33.275Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T19:34:33.275Z] OS/Arch: linux/amd64 [2022-08-25T19:34:33.275Z] Context: default [2022-08-25T19:34:33.275Z] Experimental: true [2022-08-25T19:34:33.275Z] [2022-08-25T19:34:33.275Z] Server: Docker Engine - Community [2022-08-25T19:34:33.275Z] Engine: [2022-08-25T19:34:33.275Z] Version: 20.10.14 [2022-08-25T19:34:33.275Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:33.275Z] Go version: go1.16.15 [2022-08-25T19:34:33.275Z] Git commit: 87a90dc [2022-08-25T19:34:33.275Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T19:34:33.275Z] OS/Arch: linux/amd64 [2022-08-25T19:34:33.275Z] Experimental: true [2022-08-25T19:34:33.275Z] containerd: [2022-08-25T19:34:33.275Z] Version: 1.5.11 [2022-08-25T19:34:33.275Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:33.275Z] runc: [2022-08-25T19:34:33.275Z] Version: 1.0.3 [2022-08-25T19:34:33.275Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:33.275Z] docker-init: [2022-08-25T19:34:33.275Z] Version: 0.19.0 [2022-08-25T19:34:33.275Z] GitCommit: de40ad0 [2022-08-25T19:34:31.594Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:31.598Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:32.123Z] > git remote # timeout=10 [2022-08-25T19:34:32.125Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:32.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:32.131Z] > git merge 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 # timeout=10 [2022-08-25T19:34:32.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:32.144Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:32.153Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:31.642Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:31.646Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:32.178Z] > git remote # timeout=10 [2022-08-25T19:34:32.181Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:32.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:32.184Z] > git merge 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 # timeout=10 [2022-08-25T19:34:32.192Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:32.201Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:32.207Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [Pipeline] sh [2022-08-25T19:34:33.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:33.036Z] > git config --add remote.origin.fetch +refs/pull/44028/head:refs/remotes/origin/PR-44028 # timeout=10 [2022-08-25T19:34:33.039Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:33.044Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:33.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:33.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:33.051Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-25T19:34:33.250Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:33.259Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:33.424Z] + docker info [2022-08-25T19:34:33.565Z] + docker info [2022-08-25T19:34:33.565Z] Client: [2022-08-25T19:34:33.565Z] Context: default [2022-08-25T19:34:33.565Z] Debug Mode: false [2022-08-25T19:34:33.565Z] Plugins: [2022-08-25T19:34:33.565Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:33.565Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:33.565Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:34:33.565Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:34:33.565Z] [2022-08-25T19:34:33.565Z] Server: [2022-08-25T19:34:33.565Z] Containers: 0 [2022-08-25T19:34:33.565Z] Running: 0 [2022-08-25T19:34:33.565Z] Paused: 0 [2022-08-25T19:34:33.565Z] Stopped: 0 [2022-08-25T19:34:33.565Z] Images: 5 [2022-08-25T19:34:33.565Z] Server Version: 20.10.14 [2022-08-25T19:34:33.565Z] Storage Driver: overlay2 [2022-08-25T19:34:33.565Z] Backing Filesystem: extfs [2022-08-25T19:34:33.565Z] Supports d_type: true [2022-08-25T19:34:33.565Z] Native Overlay Diff: true [2022-08-25T19:34:33.565Z] userxattr: false [2022-08-25T19:34:33.565Z] Logging Driver: json-file [2022-08-25T19:34:33.565Z] Cgroup Driver: cgroupfs [2022-08-25T19:34:33.565Z] Cgroup Version: 1 [2022-08-25T19:34:33.565Z] Plugins: [2022-08-25T19:34:33.565Z] Volume: local [2022-08-25T19:34:33.565Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:33.565Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:33.565Z] Swarm: inactive [2022-08-25T19:34:33.565Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-25T19:34:33.565Z] Default Runtime: runc [2022-08-25T19:34:33.565Z] Init Binary: docker-init [2022-08-25T19:34:33.565Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:33.565Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:33.565Z] init version: de40ad0 [2022-08-25T19:34:33.565Z] Security Options: [2022-08-25T19:34:33.565Z] apparmor [2022-08-25T19:34:33.565Z] seccomp [2022-08-25T19:34:33.565Z] Profile: default [2022-08-25T19:34:33.565Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T19:34:33.565Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T19:34:33.565Z] OSType: linux [2022-08-25T19:34:33.565Z] Architecture: x86_64 [2022-08-25T19:34:33.565Z] CPUs: 2 [2022-08-25T19:34:33.565Z] Total Memory: 7.483GiB [2022-08-25T19:34:33.565Z] Name: ip-10-100-52-97 [2022-08-25T19:34:33.565Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T19:34:33.565Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:33.565Z] Debug Mode: false [2022-08-25T19:34:33.565Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:33.565Z] Labels: [2022-08-25T19:34:33.565Z] Experimental: true [2022-08-25T19:34:33.565Z] Insecure Registries: [2022-08-25T19:34:33.565Z] 127.0.0.0/8 [2022-08-25T19:34:33.565Z] Live Restore Enabled: true [2022-08-25T19:34:33.565Z] [2022-08-25T19:34:33.565Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T19:34:33.814Z] Merge succeeded, producing c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:34:33.814Z] Checking out Revision c500d8824d404ccf705bbeac1b23ea73f9257961 (PR-44028) [2022-08-25T19:34:33.846Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:33.846Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:33.846Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44028/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:34:33.846Z] + bash /home/ubuntu/workspace/moby_PR-44028/check-config.sh [2022-08-25T19:34:33.846Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:34:33.846Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T19:34:33.846Z] [2022-08-25T19:34:33.846Z] Generally Necessary: [2022-08-25T19:34:33.846Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:34:33.846Z] - apparmor: enabled and tools installed [2022-08-25T19:34:33.846Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:34:33.846Z] - CONFIG_NET_NS: enabled [2022-08-25T19:34:33.846Z] - CONFIG_PID_NS: enabled [2022-08-25T19:34:33.846Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:34:33.846Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:34:33.847Z] - CONFIG_MEMCG: enabled [2022-08-25T19:34:33.847Z] - CONFIG_KEYS: enabled [2022-08-25T19:34:33.847Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:34:33.847Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:34:33.847Z] [2022-08-25T19:34:33.847Z] Optional Features: [2022-08-25T19:34:33.847Z] - CONFIG_USER_NS: enabled [2022-08-25T19:34:33.847Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:34:33.847Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:34:33.847Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:34:33.847Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:34:33.847Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T19:34:33.847Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T19:34:34.105Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:34:34.105Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:34:34.105Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:34:34.105Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:34:34.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:34:34.105Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:34:34.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:34:34.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:34:34.105Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:34:34.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:34:34.105Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:34:34.105Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:34:34.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:34:34.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:34:34.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:34:34.105Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:34:34.105Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:34:34.105Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:34:34.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:34:34.105Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:34:34.105Z] - Network Drivers: [2022-08-25T19:34:34.105Z] - "overlay": [2022-08-25T19:34:34.105Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:34:34.105Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:34:34.105Z] Optional (for encrypted networks): [2022-08-25T19:34:34.105Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:34:34.105Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:34:34.105Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:34:34.105Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:34:34.105Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:34:34.105Z] - CONFIG_XFRM: enabled [2022-08-25T19:34:34.105Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:34:34.105Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:34:34.105Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:34:34.105Z] - "ipvlan": [2022-08-25T19:34:34.105Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:34:34.105Z] - "macvlan": [2022-08-25T19:34:34.106Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:34:34.106Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:34:34.106Z] - "ftp,tftp client in container": [2022-08-25T19:34:34.214Z] #24 transferring context: 62.62MB 1.1s done [2022-08-25T19:34:34.214Z] #24 DONE 1.2s [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-25T19:34:34.214Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-25T19:34:34.214Z] #47 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:34:34.214Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-25T19:34:34.214Z] #15 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #31 [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 [2022-08-25T19:34:34.214Z] #31 sha256:726ed686b20df78fa1582f611ae6a068edb1e918cd2b15677c2e5e9c2922eb5a [2022-08-25T19:34:34.214Z] #31 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-25T19:34:34.214Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-25T19:34:34.214Z] #50 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #54 sha256:2d24a2fe622e3c379ce7d26773296e85176ead3bb7a77130f31c50404952d061 [2022-08-25T19:34:34.214Z] #54 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:34:34.214Z] #30 sha256:398c61f1ed264bbcbe48eb407881f4ac033bc979b038f315f2b014af3449bbbd [2022-08-25T19:34:34.214Z] #30 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-25T19:34:34.214Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-25T19:34:34.214Z] #57 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:34:34.214Z] #79 sha256:b6c8011348b61aaf1aadec38f5b5c9eb6ec8b9246d0c499d09e1e76123e07527 [2022-08-25T19:34:34.214Z] #79 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T19:34:34.214Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T19:34:34.214Z] #76 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:34:34.214Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-25T19:34:34.214Z] #33 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:34:34.214Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-25T19:34:34.214Z] #18 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #75 sha256:0bedf1f4b5690b789e41c9e8f91236a12173f36f834acaf72adda0295fffc6c9 [2022-08-25T19:34:34.214Z] #75 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:34:34.214Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-25T19:34:34.214Z] #17 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:34:34.214Z] #32 sha256:4df17c4d633ff7969f59cf873fa517bbdc018896670c3d031b0dff9427031ec2 [2022-08-25T19:34:34.214Z] #32 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #29 [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 [2022-08-25T19:34:34.214Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-25T19:34:34.214Z] #29 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #35 sha256:2a97e5a891827aa76efe7805538d934a8335de750d17e8b0cf4ff42ce6cfab12 [2022-08-25T19:34:34.214Z] #35 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-25T19:34:34.214Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-25T19:34:34.214Z] #16 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T19:34:34.214Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-25T19:34:34.214Z] #51 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-25T19:34:34.214Z] #60 sha256:b6aaa49850e1a3456523bc986065ce0af020069c7dce8e95c8cc073443e97b6c [2022-08-25T19:34:34.214Z] #60 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-25T19:34:34.214Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-25T19:34:34.214Z] #40 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:34:34.214Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T19:34:34.214Z] #77 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-25T19:34:34.214Z] #64 sha256:4e66f2c689e1835d391601a1d3cf0e529f950742a8456ba6c0393ffb5611b1a0 [2022-08-25T19:34:34.214Z] #64 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:34:34.214Z] #25 sha256:ffd471076c5ebb556538afd64b3cbf9d1a7e3c8c56f5b6e657f07ce817b9b213 [2022-08-25T19:34:34.214Z] #25 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:34:34.214Z] #27 sha256:bc22471cec96389ec92469b969eb6c76df6121749fc019e383a0299af408c563 [2022-08-25T19:34:34.214Z] #27 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:34:34.214Z] #59 sha256:43efb6946ada7a11fb8ef191d679ffe83c434caca7b6a98ec23749ac7d9abd3d [2022-08-25T19:34:34.214Z] #59 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-25T19:34:34.214Z] #26 sha256:88d79607210a8a38f746219a1beea21aa7fb38f700eb36accb39a87b65136801 [2022-08-25T19:34:34.214Z] #26 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-25T19:34:34.214Z] #67 sha256:bf5b89207d3eeca45567788d387a80f0c796cf23d681346f2c97dcbffda3c1d0 [2022-08-25T19:34:34.214Z] #67 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:34:34.214Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-25T19:34:34.214Z] #74 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #65 sha256:449cdbe782dda955e964d30f8e20a13478dded7afe2171d5c4ca7cacd21d7998 [2022-08-25T19:34:34.214Z] #65 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #70 sha256:0482ce00d4798f85a213ddb87a48bae23e8c7df857699c403637f8e7a5b64fa7 [2022-08-25T19:34:34.214Z] #70 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-25T19:34:34.214Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-25T19:34:34.214Z] #36 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:34:34.214Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-25T19:34:34.214Z] #12 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #37 sha256:7c055b707b83765b62986b5b262cdc6582b1c005a2e5374a6343d407212f0bbc [2022-08-25T19:34:34.214Z] #37 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-25T19:34:34.214Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-25T19:34:34.214Z] #62 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #78 sha256:1b5f20d6d9f38fcf5e691590ec24df19c60b69f3d115a45ce792c378f2a4940f [2022-08-25T19:34:34.214Z] #78 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #39 sha256:e830e509bc40a318c9c01850e045c33964db7ede61e44b5f3bf97b7f9d48b58e [2022-08-25T19:34:34.214Z] #39 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #56 sha256:e4ac474a9f5daa19bcfe89bc0e7976f0ff645d308550a82ee2a3fa8fe7eaec1d [2022-08-25T19:34:34.214Z] #56 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:34:34.214Z] #63 sha256:4f57867a656644c1fd602c1de0e0a7d5773876be5b35980d66aeab6ee2c7fa16 [2022-08-25T19:34:34.214Z] #63 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T19:34:34.214Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T19:34:34.214Z] #55 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:34:34.214Z] #43 sha256:def77b22ea9adfb61b80f1a8d09f7c2e892a1eac14659d1ea89afc5666704292 [2022-08-25T19:34:34.214Z] #43 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:34:34.214Z] #68 sha256:60a8bbe9b7ba499f30bbc8dd66527a5e21b4573a446574d734dd8a05972df75d [2022-08-25T19:34:34.214Z] #68 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #41 sha256:014065e6ed433ee6e840105fd3abe85430307b8b79a922a458f2c16da813b2f4 [2022-08-25T19:34:34.214Z] #41 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:34:34.214Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-25T19:34:34.214Z] #21 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:34:34.214Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-25T19:34:34.214Z] #72 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:34:34.214Z] #23 sha256:d246cd71be8b8347af08ed314f2653c6c0c2aeb40c403328ac03a77f3199f4cb [2022-08-25T19:34:34.214Z] #23 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #13 [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 [2022-08-25T19:34:34.214Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-25T19:34:34.214Z] #13 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:34:34.214Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-25T19:34:34.214Z] #19 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #58 sha256:ddf3e54d3018fe154898b4d622023caa6be509b2694a8c2ae6e9504a53bb317b [2022-08-25T19:34:34.214Z] #58 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:34:34.214Z] #66 sha256:c8d5a60d38039eda2ae6a097faed3c7284c5e54957af40901108f47a5a3f0cb0 [2022-08-25T19:34:34.214Z] #66 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #48 sha256:fce55b338cb46b792aceb7b1b5a3c52a45aebddf317d1df4511bde2e8cb15453 [2022-08-25T19:34:34.214Z] #48 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:34:34.214Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-25T19:34:34.214Z] #20 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:34:34.214Z] #45 sha256:bf00b32749a3e290c60999b28f27a063d6704739ec941112c80fe0e329a9e835 [2022-08-25T19:34:34.214Z] #45 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:34:34.214Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-25T19:34:34.214Z] #46 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.214Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-25T19:34:34.214Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-25T19:34:34.214Z] #38 CACHED [2022-08-25T19:34:34.214Z] [2022-08-25T19:34:34.215Z] #22 [dev-systemd-false 8/28] 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 [2022-08-25T19:34:34.215Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-08-25T19:34:34.215Z] #22 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:34:34.215Z] #69 sha256:f8a173cae07f58c5de7d80315dc2da623d1c38977f7c5d19590726f0ee617fc6 [2022-08-25T19:34:34.215Z] #69 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-25T19:34:34.215Z] #44 sha256:952c052602ff56e411e7369f41b54229239f7bee705b42ef2cfa710dd243f67b [2022-08-25T19:34:34.215Z] #44 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:34:34.215Z] #52 sha256:8d9a5a17c9d08c70921753d2ac131cb7234c29561887c2bfcdc848a6dc17e036 [2022-08-25T19:34:34.215Z] #52 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #34 [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 [2022-08-25T19:34:34.215Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-25T19:34:34.215Z] #34 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #14 [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 [2022-08-25T19:34:34.215Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T19:34:34.215Z] #14 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-25T19:34:34.215Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-25T19:34:34.215Z] #53 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #42 [tini 1/3] 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 [2022-08-25T19:34:34.215Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-25T19:34:34.215Z] #42 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:34:34.215Z] #61 sha256:482fe3e8d9309c0f372f981cd8235a0e76193ed1061607cdfb99009ac6801b75 [2022-08-25T19:34:34.215Z] #61 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:34:34.215Z] #80 sha256:ea5163669f562adf49c157e85945ef4898c6ef9e6aa09a733e581f5b5c9fbd18 [2022-08-25T19:34:34.215Z] #80 CACHED [2022-08-25T19:34:34.215Z] [2022-08-25T19:34:34.215Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:34:34.215Z] #81 sha256:21e681468ecfb9e94389af4d20664412bf08993a207b21bbd3632c784e2e9d43 [2022-08-25T19:34:34.352Z] Client: [2022-08-25T19:34:34.352Z] Context: default [2022-08-25T19:34:34.352Z] Debug Mode: false [2022-08-25T19:34:34.352Z] Plugins: [2022-08-25T19:34:34.352Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:34.352Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:34.352Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:34:34.352Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:34:34.352Z] [2022-08-25T19:34:34.352Z] Server: [2022-08-25T19:34:34.352Z] Containers: 0 [2022-08-25T19:34:34.352Z] Running: 0 [2022-08-25T19:34:34.352Z] Paused: 0 [2022-08-25T19:34:34.352Z] Stopped: 0 [2022-08-25T19:34:34.352Z] Images: 4 [2022-08-25T19:34:34.352Z] Server Version: 20.10.14 [2022-08-25T19:34:34.352Z] Storage Driver: overlay2 [2022-08-25T19:34:34.352Z] Backing Filesystem: extfs [2022-08-25T19:34:34.352Z] Supports d_type: true [2022-08-25T19:34:34.352Z] Native Overlay Diff: true [2022-08-25T19:34:34.352Z] userxattr: false [2022-08-25T19:34:34.352Z] Logging Driver: json-file [2022-08-25T19:34:34.352Z] Cgroup Driver: cgroupfs [2022-08-25T19:34:34.352Z] Cgroup Version: 1 [2022-08-25T19:34:34.352Z] Plugins: [2022-08-25T19:34:34.352Z] Volume: local [2022-08-25T19:34:34.352Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:34.352Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:34.352Z] Swarm: inactive [2022-08-25T19:34:34.352Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:34:34.352Z] Default Runtime: runc [2022-08-25T19:34:34.352Z] Init Binary: docker-init [2022-08-25T19:34:34.352Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:34.352Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:34.352Z] init version: de40ad0 [2022-08-25T19:34:34.352Z] Security Options: [2022-08-25T19:34:34.352Z] apparmor [2022-08-25T19:34:34.352Z] seccomp [2022-08-25T19:34:34.352Z] Profile: default [2022-08-25T19:34:34.352Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T19:34:34.352Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T19:34:34.352Z] OSType: linux [2022-08-25T19:34:34.352Z] Architecture: x86_64 [2022-08-25T19:34:34.352Z] CPUs: 2 [2022-08-25T19:34:34.352Z] Total Memory: 7.565GiB [2022-08-25T19:34:34.352Z] Name: ip-10-100-90-151 [2022-08-25T19:34:34.352Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T19:34:34.352Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:34.352Z] Debug Mode: false [2022-08-25T19:34:34.352Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:34.352Z] Labels: [2022-08-25T19:34:34.352Z] Experimental: true [2022-08-25T19:34:34.352Z] Insecure Registries: [2022-08-25T19:34:34.352Z] 127.0.0.0/8 [2022-08-25T19:34:34.352Z] Live Restore Enabled: true [2022-08-25T19:34:34.352Z] [2022-08-25T19:34:34.352Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T19:34:34.364Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:34:34.364Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:34:34.364Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:34:34.364Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:34:34.364Z] - Storage Drivers: [2022-08-25T19:34:34.364Z] - "aufs": [2022-08-25T19:34:34.364Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:34:34.364Z] - "btrfs": [2022-08-25T19:34:34.364Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:34:34.364Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:34:34.364Z] - "devicemapper": [2022-08-25T19:34:34.364Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:34:34.364Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:34:34.364Z] - "overlay": [2022-08-25T19:34:34.364Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:34:34.364Z] - "zfs": [2022-08-25T19:34:34.364Z] - /dev/zfs: present [2022-08-25T19:34:34.364Z] - zfs command: missing [2022-08-25T19:34:34.364Z] - zpool command: missing [2022-08-25T19:34:34.364Z] [2022-08-25T19:34:34.364Z] Limits: [2022-08-25T19:34:34.364Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:34:34.364Z] [2022-08-25T19:34:34.364Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:34.428Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:34:34.627Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:34.627Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:34.627Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44028/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:34:34.627Z] + bash /home/ubuntu/workspace/moby_PR-44028/check-config.sh [2022-08-25T19:34:34.627Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:34:34.627Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T19:34:34.627Z] [2022-08-25T19:34:34.627Z] Generally Necessary: [2022-08-25T19:34:34.627Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:34:34.627Z] - apparmor: enabled and tools installed [2022-08-25T19:34:34.627Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:34:34.627Z] - CONFIG_NET_NS: enabled [2022-08-25T19:34:34.627Z] - CONFIG_PID_NS: enabled [2022-08-25T19:34:34.627Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:34:34.627Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:34:34.627Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:34:34.627Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:34:34.627Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:34:34.627Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:34:34.627Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:34:34.627Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:34:34.627Z] - CONFIG_MEMCG: enabled [2022-08-25T19:34:34.627Z] - CONFIG_KEYS: enabled [2022-08-25T19:34:34.627Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:34:34.627Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:34:34.697Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c500d8824d404ccf705bbeac1b23ea73f9257961 . [2022-08-25T19:34:34.697Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:34.697Z] #1 sha256:4a116c743f1148bb120c995515b2ad24d5caf858a66c25b9f36eac80735870bf [2022-08-25T19:34:34.697Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T19:34:34.697Z] #1 DONE 0.0s [2022-08-25T19:34:34.697Z] [2022-08-25T19:34:34.697Z] #2 [internal] load .dockerignore [2022-08-25T19:34:34.697Z] #2 sha256:976ec4cf3941db75867d312290785252c48dec050d2ab5f4ad19275514c85b6a [2022-08-25T19:34:34.697Z] #2 transferring context: 145B done [2022-08-25T19:34:34.697Z] #2 DONE 0.0s [2022-08-25T19:34:34.697Z] [2022-08-25T19:34:34.697Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:34.697Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:34:34.883Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:34:34.883Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:34:34.883Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:34:34.883Z] [2022-08-25T19:34:34.883Z] Optional Features: [2022-08-25T19:34:34.883Z] - CONFIG_USER_NS: enabled [2022-08-25T19:34:34.883Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:34:34.883Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:34:34.883Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:34:34.883Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:34:34.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T19:34:34.883Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T19:34:34.883Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:34:34.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:34:34.883Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:34:34.883Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:34:34.883Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:34:34.883Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:34:34.883Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:34:34.883Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:34:34.883Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:34:34.883Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:34:34.883Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:34:34.883Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:34:34.883Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:34:34.883Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:34:34.883Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:34:34.883Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:34:34.883Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:34:34.883Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:34:34.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:34:34.883Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:34:34.883Z] - Network Drivers: [2022-08-25T19:34:34.883Z] - "overlay": [2022-08-25T19:34:34.883Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:34:34.883Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:34:34.883Z] Optional (for encrypted networks): [2022-08-25T19:34:34.956Z] #3 DONE 0.1s [2022-08-25T19:34:34.956Z] [2022-08-25T19:34:34.956Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:34.956Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:34:34.956Z] #4 CACHED [2022-08-25T19:34:35.072Z] + docker version [2022-08-25T19:34:35.072Z] Client: Docker Engine - Community [2022-08-25T19:34:35.072Z] Version: 20.10.14 [2022-08-25T19:34:35.072Z] API version: 1.41 [2022-08-25T19:34:35.072Z] Go version: go1.16.15 [2022-08-25T19:34:35.072Z] Git commit: a224086 [2022-08-25T19:34:35.072Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-25T19:34:35.072Z] OS/Arch: linux/amd64 [2022-08-25T19:34:35.072Z] Context: default [2022-08-25T19:34:35.072Z] Experimental: true [2022-08-25T19:34:35.072Z] [2022-08-25T19:34:35.072Z] Server: Docker Engine - Community [2022-08-25T19:34:35.072Z] Engine: [2022-08-25T19:34:35.072Z] Version: 20.10.14 [2022-08-25T19:34:35.072Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:35.072Z] Go version: go1.16.15 [2022-08-25T19:34:35.072Z] Git commit: 87a90dc [2022-08-25T19:34:35.072Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-25T19:34:35.072Z] OS/Arch: linux/amd64 [2022-08-25T19:34:35.072Z] Experimental: true [2022-08-25T19:34:35.072Z] containerd: [2022-08-25T19:34:35.072Z] Version: 1.5.11 [2022-08-25T19:34:35.072Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:35.072Z] runc: [2022-08-25T19:34:35.072Z] Version: 1.0.3 [2022-08-25T19:34:35.072Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:35.072Z] docker-init: [2022-08-25T19:34:35.072Z] Version: 0.19.0 [2022-08-25T19:34:35.072Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:34:35.138Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:34:35.138Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:34:35.138Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:34:35.138Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:34:35.138Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:34:35.138Z] - CONFIG_XFRM: enabled [2022-08-25T19:34:35.138Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:34:35.138Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:34:35.138Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:34:35.138Z] - "ipvlan": [2022-08-25T19:34:35.138Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:34:35.138Z] - "macvlan": [2022-08-25T19:34:35.138Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:34:35.138Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:34:35.138Z] - "ftp,tftp client in container": [2022-08-25T19:34:35.138Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:34:35.138Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:34:35.138Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:34:35.138Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:34:35.138Z] - Storage Drivers: [2022-08-25T19:34:35.138Z] - "aufs": [2022-08-25T19:34:35.138Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:34:35.138Z] - "btrfs": [2022-08-25T19:34:35.138Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:34:35.138Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:34:35.138Z] - "devicemapper": [2022-08-25T19:34:35.138Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:34:35.138Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:34:35.138Z] - "overlay": [2022-08-25T19:34:35.138Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:34:35.138Z] - "zfs": [2022-08-25T19:34:35.138Z] - /dev/zfs: present [2022-08-25T19:34:35.138Z] - zfs command: missing [2022-08-25T19:34:35.138Z] - zpool command: missing [2022-08-25T19:34:35.138Z] [2022-08-25T19:34:35.138Z] Limits: [2022-08-25T19:34:35.138Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:34:35.138Z] [2022-08-25T19:34:35.138Z] + true [Pipeline] } [Pipeline] // stage [2022-08-25T19:34:35.154Z] #81 DONE 1.1s [2022-08-25T19:34:35.154Z] [2022-08-25T19:34:35.154Z] #82 exporting to image [2022-08-25T19:34:35.154Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:34:35.154Z] #82 exporting layers [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:35.215Z] [2022-08-25T19:34:35.215Z] #6 [internal] load .dockerignore [2022-08-25T19:34:35.215Z] #6 sha256:2dfd8db36487f76867a899ba0106106fe8dd7e22aa93b103e5f81c3fc0b8e75d [2022-08-25T19:34:35.215Z] #6 DONE 0.0s [2022-08-25T19:34:35.215Z] [2022-08-25T19:34:35.215Z] #5 [internal] load build definition from Dockerfile [2022-08-25T19:34:35.215Z] #5 sha256:cfcc717fd686ff2416e5fbaccd370fada89779134dcdc9171c8ef14bcdfdad6c [2022-08-25T19:34:35.215Z] #5 DONE 0.0s [2022-08-25T19:34:35.215Z] [2022-08-25T19:34:35.215Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:35.215Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:34:35.215Z] #8 DONE 0.1s [2022-08-25T19:34:35.215Z] [2022-08-25T19:34:35.215Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:35.215Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:34:35.215Z] #10 DONE 0.1s [2022-08-25T19:34:35.215Z] [2022-08-25T19:34:35.215Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:35.215Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:35.215Z] #7 DONE 0.1s [2022-08-25T19:34:35.215Z] [2022-08-25T19:34:35.215Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:35.215Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:35.215Z] #9 DONE 0.1s [2022-08-25T19:34:33.792Z] > git remote # timeout=10 [2022-08-25T19:34:33.797Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:33.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:33.801Z] > git merge 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 # timeout=10 [2022-08-25T19:34:33.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:33.816Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:33.823Z] > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10 [2022-08-25T19:34:35.343Z] + docker info [2022-08-25T19:34:35.449Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c500d8824d404ccf705bbeac1b23ea73f9257961 . [2022-08-25T19:34:35.475Z] [2022-08-25T19:34:35.475Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:35.475Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:35.475Z] #80 DONE 0.0s [2022-08-25T19:34:35.475Z] [2022-08-25T19:34:35.475Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:35.475Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:34:35.475Z] #11 DONE 0.0s [2022-08-25T19:34:35.475Z] [2022-08-25T19:34:35.475Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:35.475Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:35.475Z] #78 DONE 0.0s [2022-08-25T19:34:35.475Z] [2022-08-25T19:34:35.475Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:35.475Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:34:35.475Z] #35 DONE 0.0s [2022-08-25T19:34:35.475Z] [2022-08-25T19:34:35.475Z] #31 [internal] load build context [2022-08-25T19:34:35.475Z] #31 sha256:0443a59a769a6b20af2cfaa85d22c0d70f27d8039d159ae6fae5c7008e38deba [2022-08-25T19:34:35.705Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:35.705Z] #1 sha256:d218d7d10a56dc1cf2485998c314bba04de9161111aec9d8ad0c3fd2f87843b3 [2022-08-25T19:34:35.705Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T19:34:35.705Z] #1 DONE 0.0s [2022-08-25T19:34:35.705Z] [2022-08-25T19:34:35.705Z] #2 [internal] load .dockerignore [2022-08-25T19:34:35.705Z] #2 sha256:e7ee9aab687d67976e4b11426f762b0ede395abb7a4c43a19a652eb9721682e5 [2022-08-25T19:34:35.705Z] #2 transferring context: 145B done [2022-08-25T19:34:35.705Z] #2 DONE 0.0s [2022-08-25T19:34:35.705Z] [2022-08-25T19:34:35.705Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:35.705Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T19:34:35.705Z] #3 DONE 0.1s [2022-08-25T19:34:35.705Z] [2022-08-25T19:34:35.705Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:35.705Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:34:35.705Z] #4 CACHED [2022-08-25T19:34:35.961Z] [2022-08-25T19:34:35.961Z] #6 [internal] load build definition from Dockerfile [2022-08-25T19:34:35.961Z] #6 sha256:e1abe5b5d1bec7fbe2a73e90d54d68f71aa0bca120072656dce9d5bb5217bb81 [2022-08-25T19:34:35.961Z] #6 DONE 0.0s [2022-08-25T19:34:35.961Z] [2022-08-25T19:34:35.961Z] #5 [internal] load .dockerignore [2022-08-25T19:34:35.961Z] #5 sha256:e1c71d58ee5e0476ee9b0a04eae208ef997b19143b316518886de0debd947b6a [2022-08-25T19:34:35.961Z] #5 DONE 0.0s [2022-08-25T19:34:35.961Z] [2022-08-25T19:34:35.961Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:35.961Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:34:35.961Z] #9 DONE 0.1s [2022-08-25T19:34:35.961Z] [2022-08-25T19:34:35.961Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:35.961Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:36.047Z] #31 ... [2022-08-25T19:34:36.047Z] [2022-08-25T19:34:36.047Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:36.047Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:36.047Z] #56 DONE 0.5s [2022-08-25T19:34:36.047Z] [2022-08-25T19:34:36.047Z] #31 [internal] load build context [2022-08-25T19:34:36.047Z] #31 sha256:0443a59a769a6b20af2cfaa85d22c0d70f27d8039d159ae6fae5c7008e38deba [2022-08-25T19:34:36.092Z] #82 exporting layers 0.8s done [2022-08-25T19:34:36.092Z] #82 writing image sha256:6b155b5526122ec93b567dbab0cd7bf0e746a65dd886abcdcda04561406c7d7c done [2022-08-25T19:34:36.092Z] #82 naming to docker.io/library/docker:c500d8824d404ccf705bbeac1b23ea73f9257961 done [2022-08-25T19:34:36.092Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-25T19:34:36.260Z] #10 DONE 0.1s [2022-08-25T19:34:36.260Z] [2022-08-25T19:34:36.260Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:36.260Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:34:36.260Z] #7 DONE 0.1s [2022-08-25T19:34:36.260Z] [2022-08-25T19:34:36.260Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:36.260Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:36.260Z] #8 DONE 0.1s [2022-08-25T19:34:36.268Z] Client: [2022-08-25T19:34:36.268Z] Context: default [2022-08-25T19:34:36.268Z] Debug Mode: false [2022-08-25T19:34:36.268Z] Plugins: [2022-08-25T19:34:36.268Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:36.268Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:36.268Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:34:36.268Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:34:36.268Z] [2022-08-25T19:34:36.268Z] Server: [2022-08-25T19:34:36.268Z] Containers: 0 [2022-08-25T19:34:36.268Z] Running: 0 [2022-08-25T19:34:36.268Z] Paused: 0 [2022-08-25T19:34:36.268Z] Stopped: 0 [2022-08-25T19:34:36.268Z] Images: 4 [2022-08-25T19:34:36.268Z] Server Version: 20.10.14 [2022-08-25T19:34:36.268Z] Storage Driver: overlay2 [2022-08-25T19:34:36.268Z] Backing Filesystem: extfs [2022-08-25T19:34:36.268Z] Supports d_type: true [2022-08-25T19:34:36.268Z] Native Overlay Diff: true [2022-08-25T19:34:36.268Z] userxattr: false [2022-08-25T19:34:36.268Z] Logging Driver: json-file [2022-08-25T19:34:36.268Z] Cgroup Driver: systemd [2022-08-25T19:34:36.268Z] Cgroup Version: 2 [2022-08-25T19:34:36.268Z] Plugins: [2022-08-25T19:34:36.268Z] Volume: local [2022-08-25T19:34:36.268Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:36.268Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:36.268Z] Swarm: inactive [2022-08-25T19:34:36.268Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:34:36.268Z] Default Runtime: runc [2022-08-25T19:34:36.268Z] Init Binary: docker-init [2022-08-25T19:34:36.268Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:36.268Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:36.268Z] init version: de40ad0 [2022-08-25T19:34:36.268Z] Security Options: [2022-08-25T19:34:36.268Z] apparmor [2022-08-25T19:34:36.268Z] seccomp [2022-08-25T19:34:36.268Z] Profile: default [2022-08-25T19:34:36.268Z] cgroupns [2022-08-25T19:34:36.268Z] Kernel Version: 5.13.0-1021-aws [2022-08-25T19:34:36.268Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-25T19:34:36.268Z] OSType: linux [2022-08-25T19:34:36.268Z] Architecture: x86_64 [2022-08-25T19:34:36.268Z] CPUs: 2 [2022-08-25T19:34:36.268Z] Total Memory: 7.559GiB [2022-08-25T19:34:36.268Z] Name: ip-10-100-65-64 [2022-08-25T19:34:36.268Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-25T19:34:36.268Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:36.268Z] Debug Mode: false [2022-08-25T19:34:36.268Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:36.268Z] Labels: [2022-08-25T19:34:36.268Z] Experimental: true [2022-08-25T19:34:36.268Z] Insecure Registries: [2022-08-25T19:34:36.268Z] 127.0.0.0/8 [2022-08-25T19:34:36.268Z] Live Restore Enabled: true [2022-08-25T19:34:36.268Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:36.427Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-25T19:34:36.528Z] [2022-08-25T19:34:36.528Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:36.528Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:36.528Z] #73 DONE 0.0s [2022-08-25T19:34:36.528Z] [2022-08-25T19:34:36.528Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:36.528Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:36.528Z] #71 DONE 0.0s [2022-08-25T19:34:36.528Z] [2022-08-25T19:34:36.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:36.528Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:34:36.528Z] #11 DONE 0.0s [2022-08-25T19:34:36.528Z] [2022-08-25T19:34:36.528Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:36.528Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:34:36.528Z] #28 DONE 0.0s [2022-08-25T19:34:36.528Z] [2022-08-25T19:34:36.528Z] #24 [internal] load build context [2022-08-25T19:34:36.528Z] #24 sha256:dfce1551e048a8646a0f3a9a35700c6391b65828e89bb5ebbbd9088408e39fe5 [2022-08-25T19:34:36.578Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c500d8824d404ccf705bbeac1b23ea73f9257961 . [2022-08-25T19:34:36.709Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/test/unit [2022-08-25T19:34:36.833Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:36.833Z] #1 sha256:cfcfd46dafedf786204495c4705e7c0eed9b9e75f6cd8df06a21610a13a77d25 [2022-08-25T19:34:36.833Z] #1 transferring dockerfile: 19.07kB done [2022-08-25T19:34:36.833Z] #1 DONE 0.0s [2022-08-25T19:34:36.833Z] [2022-08-25T19:34:36.833Z] #2 [internal] load .dockerignore [2022-08-25T19:34:36.834Z] #2 sha256:eb51e6ba7f1d8f627bad7402659ec421767c7e34d829aa1e938609e6c5ba531c [2022-08-25T19:34:36.834Z] #2 transferring context: 145B done [2022-08-25T19:34:36.834Z] #2 DONE 0.0s [2022-08-25T19:34:36.834Z] [2022-08-25T19:34:36.834Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:36.834Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T19:34:36.834Z] #3 DONE 0.1s [2022-08-25T19:34:36.834Z] [2022-08-25T19:34:36.834Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:36.834Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:34:36.834Z] #4 CACHED [2022-08-25T19:34:36.969Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-25T19:34:36.969Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-25T19:34:36.969Z] + TESTDIRS=./... [2022-08-25T19:34:36.969Z] + exclude_paths='/vendor/|/integration' [2022-08-25T19:34:36.969Z] ++ go list ./... [2022-08-25T19:34:36.969Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-25T19:34:36.989Z] #31 transferring context: 62.62MB 1.6s done [2022-08-25T19:34:36.989Z] #31 DONE 1.6s [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:34:36.989Z] #66 sha256:3aa944612f130df65e44890c68599c3d2b2dc75169c913a5a1de5fa8c8ab8907 [2022-08-25T19:34:36.989Z] #66 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #52 sha256:ace22db74fc4c857e8eae3e31d4e169a8b0b0f46a43d65c92178299fe8657a01 [2022-08-25T19:34:36.989Z] #52 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #46 sha256:7aa60aea8cb7f123524c3a415352a8bcf0bacb454a9fb0f666ec803dcf74cc4a [2022-08-25T19:34:36.989Z] #46 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:34:36.989Z] #39 sha256:12ea59d93b09303903a11a78a4f4b6355b1366b588a77fe75615ea0ff716bd98 [2022-08-25T19:34:36.989Z] #39 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #68 sha256:02cdd57119db7b5b0e1435dcf0edf0e02289cab600526a33383bb1cffcaba984 [2022-08-25T19:34:36.989Z] #68 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-25T19:34:36.989Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T19:34:36.989Z] #19 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-25T19:34:36.989Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T19:34:36.989Z] #69 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:34:36.989Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-25T19:34:36.989Z] #25 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:34:36.989Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-25T19:34:36.989Z] #28 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #29 [dev-systemd-false 8/28] 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 [2022-08-25T19:34:36.989Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-08-25T19:34:36.989Z] #29 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T19:34:36.989Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:34:36.989Z] #62 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-25T19:34:36.989Z] #67 sha256:67e425f62126cd5d8ea19c70d26a31914c7269c33b5ee8d26ee47d28c0ffe49d [2022-08-25T19:34:36.989Z] #67 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-25T19:34:36.989Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-25T19:34:36.989Z] #23 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:34:36.989Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:34:36.989Z] #84 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:34:36.989Z] #73 sha256:751df7a35d4a6323349ed52a45a20e348a1fc4580daf7a671ffacba3a77a8e82 [2022-08-25T19:34:36.989Z] #73 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:34:36.989Z] #30 sha256:2cf0b479f1db039f6fdd3bbe9ba66f37779d912335c9f4a047665cc2ffc3188a [2022-08-25T19:34:36.989Z] #30 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-25T19:34:36.989Z] #51 sha256:551a4bc2e796c8055e018d2b1f9054bb1c3a9cf8d42764ff937605e95d75dcf3 [2022-08-25T19:34:36.989Z] #51 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #13 [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 [2022-08-25T19:34:36.989Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:34:36.989Z] #13 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #55 sha256:50071bf5dbfd66c241ea58476e6965ef6f5a1f0b7e6acd6cfbc37f6213b92a40 [2022-08-25T19:34:36.989Z] #55 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #59 sha256:ba966addeba85b3f603a6c74e24ce77171a73de5c4698cc0ee8cef7829f63f41 [2022-08-25T19:34:36.989Z] #59 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-25T19:34:36.989Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:34:36.989Z] #45 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:34:36.989Z] #75 sha256:9bb33adfa7c5cc6a848101bc807391defc2bd82afab92cbe9f1b6e41faacb114 [2022-08-25T19:34:36.989Z] #75 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-25T19:34:36.989Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:34:36.989Z] #47 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #85 sha256:071dda123a6931bf9424fb93deff3bcb817a93fe633f826d53e87179a19edc2e [2022-08-25T19:34:36.989Z] #85 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-25T19:34:36.989Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:34:36.989Z] #54 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #44 sha256:0c636008b5a2aa7e7a46148f81f93e8397b97e5669b15ba2bd92dda2ef8d1f06 [2022-08-25T19:34:36.989Z] #44 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-25T19:34:36.989Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-25T19:34:36.989Z] #21 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T19:34:36.989Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:34:36.989Z] #83 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #72 sha256:b7d35f4c4db21a87761cbf51fccaa3143770c05fc319292f629036e6615cbbbd [2022-08-25T19:34:36.989Z] #72 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:34:36.989Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-25T19:34:36.989Z] #24 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:34:36.989Z] #76 sha256:73e1148f5c1df2a5ee8b029cc8844fbba87dfab68b33325abdda4cc5a2f987e7 [2022-08-25T19:34:36.989Z] #76 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:34:36.989Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:34:36.989Z] #40 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:34:36.989Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:34:36.989Z] #79 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:34:36.989Z] #32 sha256:b895449ba35c2c3cbfa972949b6a3c06d0b17879f9e0dea1b5c45280d47af0de [2022-08-25T19:34:36.989Z] #32 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-25T19:34:36.989Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:34:36.989Z] #60 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-25T19:34:36.989Z] #71 sha256:8ff1f8652c729ae67564ec1774287035b0fc4d7e028d0268e384ed84931243fa [2022-08-25T19:34:36.989Z] #71 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #65 sha256:65804233cba7a5739862f360c11ecc1422e8d4942ad2c6f2405e08f4b7a2dfc9 [2022-08-25T19:34:36.989Z] #65 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:34:36.989Z] #34 sha256:1526276d6753964f0b33e4c51ad1930ca68e954beed609c897d3dd9a04b23ec9 [2022-08-25T19:34:36.989Z] #34 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #82 sha256:97f979a1b11b6b6efe9aea379438bb308d9d373b40b90b479af9a3cb499f8d6e [2022-08-25T19:34:36.989Z] #82 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:34:36.989Z] #86 sha256:ad579e5827a745575db0a7be64499c3b033f32b42e8438a23b0e7d70293322b4 [2022-08-25T19:34:36.989Z] #86 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:34:36.989Z] #50 sha256:d7799d4fdba28d15fc416f1a06bd36bd3c15c48cbb8dae7747a72f7c293db957 [2022-08-25T19:34:36.989Z] #50 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:34:36.989Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:34:36.989Z] #81 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #61 sha256:59273cf30373639e4d3c6adf9837a0880a4668f5616cf60ea89961e8a6f60137 [2022-08-25T19:34:36.989Z] #61 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-25T19:34:36.989Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:34:36.989Z] #43 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-25T19:34:36.989Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-25T19:34:36.989Z] #17 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:34:36.989Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-25T19:34:36.989Z] #22 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #77 sha256:906b1f122e4362f826db46d07cccacbf241375f0c89b2c955045faabf46043e9 [2022-08-25T19:34:36.989Z] #77 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:34:36.989Z] #48 sha256:6a4f855f09f3f5ee639ede21d450373ef023aee5656e0a44b8b91b5c97d0a006 [2022-08-25T19:34:36.989Z] #48 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #20 [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 [2022-08-25T19:34:36.989Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:34:36.989Z] #20 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-25T19:34:36.989Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-25T19:34:36.989Z] #14 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T19:34:36.989Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:34:36.989Z] #58 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:34:36.989Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-25T19:34:36.989Z] #27 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:34:36.989Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:34:36.989Z] #12 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.989Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-25T19:34:36.989Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-25T19:34:36.989Z] #15 CACHED [2022-08-25T19:34:36.989Z] [2022-08-25T19:34:36.990Z] #38 [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 [2022-08-25T19:34:36.990Z] #38 sha256:bd60caf53fb3dc6ba2c8241e66cb2e8c2b17b9756337c9a52c3f6f1343d2b17e [2022-08-25T19:34:36.990Z] #38 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-25T19:34:36.990Z] #33 sha256:d2f37c18460a61c7a7146373fe8252162c0662172adfd195b73a1a383fa7f1d3 [2022-08-25T19:34:36.990Z] #33 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-25T19:34:36.990Z] #74 sha256:00d8ebf814b2612dbbe27924b010b2e92abbe00e871146347106751ca09f4bdb [2022-08-25T19:34:36.990Z] #74 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #49 [tini 1/3] 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 [2022-08-25T19:34:36.990Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T19:34:36.990Z] #49 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:34:36.990Z] #42 sha256:4d7e78d0615c5bc0460e4bbc64cb9a89f06140167d2937d4d8cdf66ea9cbbc7b [2022-08-25T19:34:36.990Z] #42 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:34:36.990Z] #63 sha256:21ea5ddde57326b80b210ccbcdcfcda54ee86833fc73a3a4a474d05b4cd82b80 [2022-08-25T19:34:36.990Z] #63 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-25T19:34:36.990Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:34:36.990Z] #64 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:34:36.990Z] #70 sha256:f15207f61e6b5c608efefe9f3014bdb1a46a6d20aac9a8cfa4f510a62d5019ac [2022-08-25T19:34:36.990Z] #70 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-25T19:34:36.990Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:34:36.990Z] #57 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:34:36.990Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-25T19:34:36.990Z] #26 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #36 [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 [2022-08-25T19:34:36.990Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:34:36.990Z] #36 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #41 [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 [2022-08-25T19:34:36.990Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:34:36.990Z] #41 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:34:36.990Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:34:36.990Z] #53 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-25T19:34:36.990Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-25T19:34:36.990Z] #16 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:34:36.990Z] #37 sha256:1f030fbd8a522223699d19b5e7416b94d13e6e9eae3d8bfb99988ca7c3f3f576 [2022-08-25T19:34:36.990Z] #37 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-25T19:34:36.990Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-25T19:34:36.990Z] #18 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:34:36.990Z] #87 sha256:62f74089c37c8cb53b9761238ea9ebca1e62aece889be3f0c51dbacef7cf383c [2022-08-25T19:34:36.990Z] #87 CACHED [2022-08-25T19:34:36.990Z] [2022-08-25T19:34:36.990Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:34:36.990Z] #88 sha256:a867c524c0884cdbd3f33a2e40b73915294bdc81d78c10dcb25ac15c17a977ed [2022-08-25T19:34:37.089Z] [2022-08-25T19:34:37.089Z] #5 [internal] load build definition from Dockerfile [2022-08-25T19:34:37.089Z] #5 sha256:7f8b051f846091081681c4b0f128dd3eed803b8958cb27ca332f3e4eff1ed186 [2022-08-25T19:34:37.089Z] #5 DONE 0.0s [2022-08-25T19:34:37.089Z] [2022-08-25T19:34:37.089Z] #6 [internal] load .dockerignore [2022-08-25T19:34:37.089Z] #6 sha256:dc4d24ab87b6667755b0aa4264df1a95dc7b051e469ad206cce871e052a6e257 [2022-08-25T19:34:37.089Z] #6 DONE 0.0s [2022-08-25T19:34:37.089Z] [2022-08-25T19:34:37.089Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:37.089Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:34:37.089Z] #8 DONE 0.1s [2022-08-25T19:34:37.089Z] [2022-08-25T19:34:37.089Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:37.089Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:37.104Z] #24 ... [2022-08-25T19:34:37.104Z] [2022-08-25T19:34:37.104Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:37.104Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:37.104Z] #49 DONE 0.5s [2022-08-25T19:34:37.104Z] [2022-08-25T19:34:37.104Z] #24 [internal] load build context [2022-08-25T19:34:37.104Z] #24 sha256:dfce1551e048a8646a0f3a9a35700c6391b65828e89bb5ebbbd9088408e39fe5 [2022-08-25T19:34:37.388Z] #10 DONE 0.1s [2022-08-25T19:34:37.388Z] [2022-08-25T19:34:37.388Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:37.388Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:37.388Z] #9 DONE 0.1s [2022-08-25T19:34:37.388Z] [2022-08-25T19:34:37.388Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:37.388Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:34:37.388Z] #7 DONE 0.1s [2022-08-25T19:34:37.388Z] [2022-08-25T19:34:37.388Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:37.388Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:37.388Z] #73 DONE 0.0s [2022-08-25T19:34:37.388Z] [2022-08-25T19:34:37.388Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:37.388Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:37.388Z] #71 DONE 0.0s [2022-08-25T19:34:37.388Z] [2022-08-25T19:34:37.388Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:37.388Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:34:37.388Z] #28 DONE 0.0s [2022-08-25T19:34:37.388Z] [2022-08-25T19:34:37.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:37.388Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:34:37.388Z] #11 DONE 0.0s [2022-08-25T19:34:37.388Z] [2022-08-25T19:34:37.388Z] #24 [internal] load build context [2022-08-25T19:34:37.388Z] #24 sha256:3d4c5b30830c8d1909645b3e267fa15a6a9ebd4b04bc168cb39c9401c5b7b916 [2022-08-25T19:34:37.909Z] + pkg_list='github.com/docker/docker/api [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/backend [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/container [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/events [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/filters [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/image [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/mount [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/network [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/registry [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/time [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/versions [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:34:37.909Z] github.com/docker/docker/api/types/volume [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:34:37.909Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:34:37.909Z] github.com/docker/docker/cli [2022-08-25T19:34:37.909Z] github.com/docker/docker/cli/config [2022-08-25T19:34:37.909Z] github.com/docker/docker/cli/debug [2022-08-25T19:34:37.909Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:34:37.909Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:34:37.909Z] github.com/docker/docker/client [2022-08-25T19:34:37.909Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:34:37.909Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:34:37.909Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:34:37.909Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:34:37.909Z] github.com/docker/docker/container [2022-08-25T19:34:37.909Z] github.com/docker/docker/container/stream [2022-08-25T19:34:37.909Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:34:37.909Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:34:37.909Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/config [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/events [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/images [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/links [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/names [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/network [2022-08-25T19:34:37.909Z] github.com/docker/docker/daemon/stats [2022-08-25T19:34:37.909Z] github.com/docker/docker/distribution [2022-08-25T19:34:37.909Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:34:37.909Z] github.com/docker/docker/distribution/utils [2022-08-25T19:34:37.909Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:34:37.909Z] github.com/docker/docker/dockerversion [2022-08-25T19:34:37.909Z] github.com/docker/docker/errdefs [2022-08-25T19:34:37.909Z] github.com/docker/docker/image [2022-08-25T19:34:37.909Z] github.com/docker/docker/image/cache [2022-08-25T19:34:37.909Z] github.com/docker/docker/image/tarexport [2022-08-25T19:34:37.909Z] github.com/docker/docker/image/v1 [2022-08-25T19:34:37.909Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:34:37.909Z] github.com/docker/docker/layer [2022-08-25T19:34:37.909Z] github.com/docker/docker/libcontainerd [2022-08-25T19:34:37.909Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:34:37.909Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:34:37.909Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:34:37.909Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:34:37.909Z] github.com/docker/docker/oci [2022-08-25T19:34:37.909Z] github.com/docker/docker/oci/caps [2022-08-25T19:34:37.909Z] github.com/docker/docker/opts [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/archive [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/directory [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:34:37.909Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/platform [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/pools [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/progress [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/signal [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/stack [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/system [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:34:37.910Z] github.com/docker/docker/plugin [2022-08-25T19:34:37.910Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:34:37.910Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:34:37.910Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:34:37.910Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:34:37.910Z] github.com/docker/docker/quota [2022-08-25T19:34:37.910Z] github.com/docker/docker/reference [2022-08-25T19:34:37.910Z] github.com/docker/docker/registry [2022-08-25T19:34:37.910Z] github.com/docker/docker/registry/resumable [2022-08-25T19:34:37.910Z] github.com/docker/docker/restartmanager [2022-08-25T19:34:37.910Z] github.com/docker/docker/rootless [2022-08-25T19:34:37.910Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:34:37.910Z] github.com/docker/docker/runconfig [2022-08-25T19:34:37.910Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/environment [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/registry [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/request [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/drivers [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/local [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/mounts [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/service [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:34:37.910Z] ++ grep --fixed-strings -v /libnetwork [2022-08-25T19:34:37.910Z] ++ echo 'github.com/docker/docker/api [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/backend [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/container [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/events [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/filters [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/image [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/mount [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/network [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/registry [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/time [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/versions [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/volume [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:34:37.910Z] github.com/docker/docker/cli [2022-08-25T19:34:37.910Z] github.com/docker/docker/cli/config [2022-08-25T19:34:37.910Z] github.com/docker/docker/cli/debug [2022-08-25T19:34:37.910Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:34:37.910Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:34:37.910Z] github.com/docker/docker/client [2022-08-25T19:34:37.910Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:34:37.910Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:34:37.910Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:34:37.910Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:34:37.910Z] github.com/docker/docker/container [2022-08-25T19:34:37.910Z] github.com/docker/docker/container/stream [2022-08-25T19:34:37.910Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:34:37.910Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:34:37.910Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/config [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/events [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/images [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/links [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/names [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/network [2022-08-25T19:34:37.910Z] github.com/docker/docker/daemon/stats [2022-08-25T19:34:37.910Z] github.com/docker/docker/distribution [2022-08-25T19:34:37.910Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:34:37.910Z] github.com/docker/docker/distribution/utils [2022-08-25T19:34:37.910Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:34:37.910Z] github.com/docker/docker/dockerversion [2022-08-25T19:34:37.910Z] github.com/docker/docker/errdefs [2022-08-25T19:34:37.910Z] github.com/docker/docker/image [2022-08-25T19:34:37.910Z] github.com/docker/docker/image/cache [2022-08-25T19:34:37.910Z] github.com/docker/docker/image/tarexport [2022-08-25T19:34:37.910Z] github.com/docker/docker/image/v1 [2022-08-25T19:34:37.910Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:34:37.910Z] github.com/docker/docker/layer [2022-08-25T19:34:37.910Z] github.com/docker/docker/libcontainerd [2022-08-25T19:34:37.910Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:34:37.910Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:34:37.910Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:34:37.910Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:34:37.910Z] github.com/docker/docker/oci [2022-08-25T19:34:37.910Z] github.com/docker/docker/oci/caps [2022-08-25T19:34:37.910Z] github.com/docker/docker/opts [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/archive [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/directory [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/platform [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/pools [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/progress [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/signal [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/stack [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/system [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:34:37.910Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:34:37.910Z] github.com/docker/docker/plugin [2022-08-25T19:34:37.910Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:34:37.910Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:34:37.910Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:34:37.910Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:34:37.910Z] github.com/docker/docker/quota [2022-08-25T19:34:37.910Z] github.com/docker/docker/reference [2022-08-25T19:34:37.910Z] github.com/docker/docker/registry [2022-08-25T19:34:37.910Z] github.com/docker/docker/registry/resumable [2022-08-25T19:34:37.910Z] github.com/docker/docker/restartmanager [2022-08-25T19:34:37.910Z] github.com/docker/docker/rootless [2022-08-25T19:34:37.910Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:34:37.910Z] github.com/docker/docker/runconfig [2022-08-25T19:34:37.910Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/environment [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/registry [2022-08-25T19:34:37.910Z] github.com/docker/docker/testutil/request [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/drivers [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/local [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/mounts [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/service [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:34:37.910Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:34:37.910Z] + base_pkg_list='github.com/docker/docker/api [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/backend [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/container [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/events [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/filters [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/image [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/mount [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/network [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/registry [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/time [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/versions [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:34:37.910Z] github.com/docker/docker/api/types/volume [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:34:37.910Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/config [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/debug [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/client [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:34:37.911Z] github.com/docker/docker/container [2022-08-25T19:34:37.911Z] github.com/docker/docker/container/stream [2022-08-25T19:34:37.911Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:34:37.911Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:34:37.911Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/config [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/events [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/images [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/links [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/names [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/network [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/stats [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution/utils [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:34:37.911Z] github.com/docker/docker/dockerversion [2022-08-25T19:34:37.911Z] github.com/docker/docker/errdefs [2022-08-25T19:34:37.911Z] github.com/docker/docker/image [2022-08-25T19:34:37.911Z] github.com/docker/docker/image/cache [2022-08-25T19:34:37.911Z] github.com/docker/docker/image/tarexport [2022-08-25T19:34:37.911Z] github.com/docker/docker/image/v1 [2022-08-25T19:34:37.911Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:34:37.911Z] github.com/docker/docker/layer [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:34:37.911Z] github.com/docker/docker/oci [2022-08-25T19:34:37.911Z] github.com/docker/docker/oci/caps [2022-08-25T19:34:37.911Z] github.com/docker/docker/opts [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/archive [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/directory [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/platform [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/pools [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/progress [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/signal [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/stack [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/system [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:34:37.911Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:34:37.911Z] github.com/docker/docker/plugin [2022-08-25T19:34:37.911Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:34:37.911Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:34:37.911Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:34:37.911Z] github.com/docker/docker/quota [2022-08-25T19:34:37.911Z] github.com/docker/docker/reference [2022-08-25T19:34:37.911Z] github.com/docker/docker/registry [2022-08-25T19:34:37.911Z] github.com/docker/docker/registry/resumable [2022-08-25T19:34:37.911Z] github.com/docker/docker/restartmanager [2022-08-25T19:34:37.911Z] github.com/docker/docker/rootless [2022-08-25T19:34:37.911Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:34:37.911Z] github.com/docker/docker/runconfig [2022-08-25T19:34:37.911Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/environment [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/registry [2022-08-25T19:34:37.911Z] github.com/docker/docker/testutil/request [2022-08-25T19:34:37.911Z] github.com/docker/docker/volume [2022-08-25T19:34:37.911Z] github.com/docker/docker/volume/drivers [2022-08-25T19:34:37.911Z] github.com/docker/docker/volume/local [2022-08-25T19:34:37.911Z] github.com/docker/docker/volume/mounts [2022-08-25T19:34:37.911Z] github.com/docker/docker/volume/service [2022-08-25T19:34:37.911Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:34:37.911Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:34:37.911Z] ++ grep --fixed-strings /libnetwork [2022-08-25T19:34:37.911Z] ++ echo 'github.com/docker/docker/api [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/backend [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/container [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/events [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/filters [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/image [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/mount [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/network [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/registry [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/time [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/versions [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:34:37.911Z] github.com/docker/docker/api/types/volume [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:34:37.911Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/config [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/debug [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:34:37.911Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/client [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:34:37.911Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:34:37.911Z] github.com/docker/docker/container [2022-08-25T19:34:37.911Z] github.com/docker/docker/container/stream [2022-08-25T19:34:37.911Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:34:37.911Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:34:37.911Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/config [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/events [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/images [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/links [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/names [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/network [2022-08-25T19:34:37.911Z] github.com/docker/docker/daemon/stats [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution/utils [2022-08-25T19:34:37.911Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:34:37.911Z] github.com/docker/docker/dockerversion [2022-08-25T19:34:37.911Z] github.com/docker/docker/errdefs [2022-08-25T19:34:37.911Z] github.com/docker/docker/image [2022-08-25T19:34:37.911Z] github.com/docker/docker/image/cache [2022-08-25T19:34:37.911Z] github.com/docker/docker/image/tarexport [2022-08-25T19:34:37.911Z] github.com/docker/docker/image/v1 [2022-08-25T19:34:37.911Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:34:37.911Z] github.com/docker/docker/layer [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:34:37.911Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:34:37.911Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:34:37.912Z] github.com/docker/docker/oci [2022-08-25T19:34:37.912Z] github.com/docker/docker/oci/caps [2022-08-25T19:34:37.912Z] github.com/docker/docker/opts [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/archive [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/directory [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/platform [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/pools [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/progress [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/signal [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/stack [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/system [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:34:37.912Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:34:37.912Z] github.com/docker/docker/plugin [2022-08-25T19:34:37.912Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:34:37.912Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:34:37.912Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:34:37.912Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:34:37.912Z] github.com/docker/docker/quota [2022-08-25T19:34:37.912Z] github.com/docker/docker/reference [2022-08-25T19:34:37.912Z] github.com/docker/docker/registry [2022-08-25T19:34:37.912Z] github.com/docker/docker/registry/resumable [2022-08-25T19:34:37.912Z] github.com/docker/docker/restartmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/rootless [2022-08-25T19:34:37.912Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:34:37.912Z] github.com/docker/docker/runconfig [2022-08-25T19:34:37.912Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/environment [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/registry [2022-08-25T19:34:37.912Z] github.com/docker/docker/testutil/request [2022-08-25T19:34:37.912Z] github.com/docker/docker/volume [2022-08-25T19:34:37.912Z] github.com/docker/docker/volume/drivers [2022-08-25T19:34:37.912Z] github.com/docker/docker/volume/local [2022-08-25T19:34:37.912Z] github.com/docker/docker/volume/mounts [2022-08-25T19:34:37.912Z] github.com/docker/docker/volume/service [2022-08-25T19:34:37.912Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:34:37.912Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:34:37.912Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/types' [2022-08-25T19:34:37.912Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-25T19:34:37.912Z] + echo 'github.com/docker/docker/libnetwork [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/types' [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:34:37.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:34:37.912Z] + type docker-proxy [2022-08-25T19:34:37.912Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-25T19:34:37.912Z] + hack/make.sh binary-proxy install-proxy [2022-08-25T19:34:37.912Z] [2022-08-25T19:34:37.912Z] Removing bundles/ [2022-08-25T19:34:37.912Z] [2022-08-25T19:34:37.912Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-25T19:34:37.912Z] Building: bundles/binary-proxy/docker-proxy [2022-08-25T19:34:37.912Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:34:37.952Z] #24 ... [2022-08-25T19:34:37.952Z] [2022-08-25T19:34:37.952Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:37.952Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:37.952Z] #49 DONE 0.4s [2022-08-25T19:34:37.952Z] [2022-08-25T19:34:37.952Z] #24 [internal] load build context [2022-08-25T19:34:37.952Z] #24 sha256:3d4c5b30830c8d1909645b3e267fa15a6a9ebd4b04bc168cb39c9401c5b7b916 [2022-08-25T19:34:38.368Z] #88 DONE 1.1s [2022-08-25T19:34:38.368Z] [2022-08-25T19:34:38.368Z] #89 exporting to image [2022-08-25T19:34:38.368Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:34:38.368Z] #89 exporting layers [2022-08-25T19:34:38.482Z] #24 transferring context: 62.62MB 1.7s done [2022-08-25T19:34:38.482Z] #24 DONE 1.8s [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #78 sha256:57455623e8e7d912f4e626c9e2c5f18f99510b312b5992da4c691914efba5ed2 [2022-08-25T19:34:38.482Z] #78 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:34:38.482Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T19:34:38.482Z] #17 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #70 sha256:9f6b01ee03ee0418a9b71bd7644bb6e62e12030c5ca7b52d8f4b4ed7dbe2894c [2022-08-25T19:34:38.482Z] #70 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-25T19:34:38.482Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:34:38.482Z] #57 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T19:34:38.482Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:34:38.482Z] #51 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #13 [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 [2022-08-25T19:34:38.482Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:34:38.482Z] #13 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T19:34:38.482Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:34:38.482Z] #76 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:34:38.482Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:34:38.482Z] #12 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:34:38.482Z] #68 sha256:1175b4670b59b0df26bfa8dc68a7a65707ec4d06fb84d71e8ce54f11a95beee1 [2022-08-25T19:34:38.482Z] #68 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #41 sha256:2ee8822d9b96097dd5b0423aca74d1934efde1e155879d1cf71ad2690c6ec7c9 [2022-08-25T19:34:38.482Z] #41 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T19:34:38.482Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:34:38.482Z] #55 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #54 sha256:5ff309ffbb2459914f693a9f989c49b5dfa4cda09c30506ce99a14688567b9ad [2022-08-25T19:34:38.482Z] #54 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:34:38.482Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:34:38.482Z] #46 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:34:38.482Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T19:34:38.482Z] #19 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:34:38.482Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T19:34:38.482Z] #20 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #52 sha256:b925d3eca0476a13072e4c803c67c2e606f0fbdfa46bb33a53667c0af1a599c5 [2022-08-25T19:34:38.482Z] #52 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #14 [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 [2022-08-25T19:34:38.482Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:34:38.482Z] #14 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #42 [tini 1/3] 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 [2022-08-25T19:34:38.482Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:34:38.482Z] #42 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #37 sha256:11666d43c7afc693130c2778c91228a4075d0f5132adea6a622796caa9d14678 [2022-08-25T19:34:38.482Z] #37 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #65 sha256:416ccd62abc2d979158589bbbd80c79096df9ebbcb8eb4718c720599b975b52e [2022-08-25T19:34:38.482Z] #65 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-25T19:34:38.482Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:34:38.482Z] #47 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:34:38.482Z] #27 sha256:3bad749e9feb8f374c8aa8de3ea29c58bcccf4da484aefef668730d0ef4f34c7 [2022-08-25T19:34:38.482Z] #27 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:34:38.482Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:34:38.482Z] #74 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #39 sha256:52f2d271166309a5eb5f432b5583d1c644a08226da986509abcf20199598c2e4 [2022-08-25T19:34:38.482Z] #39 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-25T19:34:38.482Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:34:38.482Z] #36 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-25T19:34:38.482Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:34:38.482Z] #50 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:34:38.482Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-25T19:34:38.482Z] #23 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-25T19:34:38.482Z] #26 sha256:ed7a8f1e6444bc4387dc6a13f5983fa86a9f38ccf816e76e9bd69a7f2e116364 [2022-08-25T19:34:38.482Z] #26 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-25T19:34:38.482Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:34:38.482Z] #53 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:34:38.482Z] #25 sha256:634f4564ad2cb66d9b28b86b51691ccd42cf828677b9a72f9f61d05baa6490fe [2022-08-25T19:34:38.482Z] #25 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #29 [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 [2022-08-25T19:34:38.482Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:34:38.482Z] #29 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:34:38.482Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T19:34:38.482Z] #15 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:34:38.482Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T19:34:38.482Z] #21 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:34:38.482Z] #59 sha256:c95f73191b597c79a0d28b2de1efe9035f465310c0adeca60ba2f50db9e015a0 [2022-08-25T19:34:38.482Z] #59 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #31 [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 [2022-08-25T19:34:38.482Z] #31 sha256:9ce11ba5a84f5fe4b4b60fcc981afec85b52d21ee71fb8efcc27c664a0fb19fc [2022-08-25T19:34:38.482Z] #31 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-25T19:34:38.482Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:34:38.482Z] #62 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:34:38.482Z] #69 sha256:46c96cea17f8ec91370a10c138365562cb54a2445aaaccc9890075f74eec6ffe [2022-08-25T19:34:38.482Z] #69 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:34:38.482Z] #32 sha256:c9f95ff8f2b064ce1b86e3f4fc71cb85622b596f26b14e7071896b78e5b72599 [2022-08-25T19:34:38.482Z] #32 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-25T19:34:38.482Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:34:38.482Z] #38 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:34:38.482Z] #63 sha256:b1c9b542925531afa1192fad07f6aeef1360692213e9869bdd9436cace41f169 [2022-08-25T19:34:38.482Z] #63 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:34:38.482Z] #48 sha256:2c36653f77742a7999bd19819f377c171f83248ceed77fcdd2042147d243d69e [2022-08-25T19:34:38.482Z] #48 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:34:38.482Z] #66 sha256:01ad1b3baa6a510050e779bb2c5591f7b9d83e284bf77236e3b3074ee88b8f02 [2022-08-25T19:34:38.482Z] #66 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-25T19:34:38.482Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T19:34:38.482Z] #16 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-25T19:34:38.482Z] #64 sha256:a66fddb25207c6fdd36bb02c2f1c509ac430fc9a44c037748ae160201e846325 [2022-08-25T19:34:38.482Z] #64 CACHED [2022-08-25T19:34:38.482Z] [2022-08-25T19:34:38.482Z] #22 [dev-systemd-false 8/28] 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 [2022-08-25T19:34:38.483Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-25T19:34:38.483Z] #22 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:34:38.483Z] #35 sha256:23c8e5b6a205b4684fb7e6ec40ab391888a301ba645a248edbf7b34854a28309 [2022-08-25T19:34:38.483Z] #35 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-25T19:34:38.483Z] #67 sha256:16659cb1848f108ee132cf1676367e3e0d00ebff24b66bd5f1248dd35676c2e2 [2022-08-25T19:34:38.483Z] #67 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-25T19:34:38.483Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:34:38.483Z] #40 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:34:38.483Z] #75 sha256:fd7afa133acae8d0b4b3eaf1818083406e87a366fd83db1ee12bb003efea5152 [2022-08-25T19:34:38.483Z] #75 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #34 [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 [2022-08-25T19:34:38.483Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:34:38.483Z] #34 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:34:38.483Z] #43 sha256:91bb005be70ae77c04393a297a8e46d9046bc279622926cbe27bf3ad4c118e56 [2022-08-25T19:34:38.483Z] #43 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-25T19:34:38.483Z] #44 sha256:9ca79d1dd9bbeb41f51fbf674efe988e4fc62dcfd8944ba83c653d45595102c9 [2022-08-25T19:34:38.483Z] #44 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:34:38.483Z] #79 sha256:44e7d4cf590f9ad0afdd1bde69dea247dc77d4aa5403ff7a798f792eef44afe2 [2022-08-25T19:34:38.483Z] #79 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-25T19:34:38.483Z] #60 sha256:82bd90b1b998d657bdd03f9aea532f1327ce3187b00396213268b7dd4dfe2984 [2022-08-25T19:34:38.483Z] #60 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:34:38.483Z] #56 sha256:f18f424780e67bd7a84e4bc396ffb748bd30363a6e6133bee66587367c714052 [2022-08-25T19:34:38.483Z] #56 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:34:38.483Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:34:38.483Z] #72 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:34:38.483Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:34:38.483Z] #33 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:34:38.483Z] #45 sha256:a249b617811e3a8be4b4c54aeec6b45f019769fc6fbe47c848981bd8129384ee [2022-08-25T19:34:38.483Z] #45 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:34:38.483Z] #61 sha256:3e537c5323d3fdf88d4cb3f3959f83f7cab687b80f92b930cfc4cd9bee233450 [2022-08-25T19:34:38.483Z] #61 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:34:38.483Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:34:38.483Z] #77 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:34:38.483Z] #30 sha256:45b8d333ceb749e41f0348d17e7a2d4cf974278be522a62e9232dbcd972ec2f3 [2022-08-25T19:34:38.483Z] #30 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:34:38.483Z] #58 sha256:d07165f10952ca3824f090519d36c957afb6031747f821d74e39032ebc55527f [2022-08-25T19:34:38.483Z] #58 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:34:38.483Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T19:34:38.483Z] #18 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:34:38.483Z] #80 sha256:71e290d1b922f78f641888570f1d849ddd872e742a2938d29b90e27fe90d5769 [2022-08-25T19:34:38.483Z] #80 CACHED [2022-08-25T19:34:38.483Z] [2022-08-25T19:34:38.483Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:34:38.483Z] #81 sha256:f093c186bceaee8d4608cdba7c445844e04533575fd12f19ccdd26619e069abd [2022-08-25T19:34:38.882Z] #24 transferring context: 62.60MB 1.5s done [2022-08-25T19:34:38.882Z] #24 DONE 1.6s [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #54 sha256:ecc4c46f034578ee8d91a9315c2f6f99bfc6e920cf75c1b41afb5190bc985502 [2022-08-25T19:34:38.882Z] #54 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #45 sha256:afeb71867af4e0d73092137030cc0ce8bfcc633ad1ec6982d3559381909abf33 [2022-08-25T19:34:38.882Z] #45 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:34:38.882Z] #25 sha256:1f2077112c17b8d1090519301c43b18ffdcaaa7394fa7b0338d6a3f556e64445 [2022-08-25T19:34:38.882Z] #25 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-25T19:34:38.882Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:34:38.882Z] #53 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #48 sha256:14784ef089da071b71c1702f656b1b3450456805e5f64b5b7c143a881568d5c0 [2022-08-25T19:34:38.882Z] #48 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #14 [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 [2022-08-25T19:34:38.882Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:34:38.882Z] #14 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:34:38.882Z] #30 sha256:ab0191da703a7d6e8369f2a2dbc12f40b796dceefa444762de48b8b9a79e4ab1 [2022-08-25T19:34:38.882Z] #30 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-25T19:34:38.882Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:34:38.882Z] #40 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:34:38.882Z] #63 sha256:82ebd2446bbd056419c5e8b5d8c5a21eff40dbe081cb4d9d8c18f397718bad40 [2022-08-25T19:34:38.882Z] #63 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:34:38.882Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T19:34:38.882Z] #15 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:34:38.882Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-25T19:34:38.882Z] #23 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:34:38.882Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T19:34:38.882Z] #18 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:34:38.882Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:34:38.882Z] #77 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:34:38.882Z] #32 sha256:d2c317fa9acdac83ad8a1d84a6b8ce6f99b83acf4469a3843eded70c64ef4589 [2022-08-25T19:34:38.882Z] #32 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #42 [tini 1/3] 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 [2022-08-25T19:34:38.882Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:34:38.882Z] #42 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:34:38.882Z] #69 sha256:141b0447cec616244b84e6e8aacd5f95955354542a83e6a384dbc397e1f98147 [2022-08-25T19:34:38.882Z] #69 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:34:38.882Z] #43 sha256:cb3d0a945a8384ea6eaaeb5adb60d5f4bd3291cdbe2442e14fffea4b93152b5a [2022-08-25T19:34:38.882Z] #43 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #34 [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 [2022-08-25T19:34:38.882Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:34:38.882Z] #34 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T19:34:38.882Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:34:38.882Z] #76 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-25T19:34:38.882Z] #26 sha256:7dce3e6dd5e987ce6c91dec8abb55abf409a899bdffaa9552538223c6eee01fd [2022-08-25T19:34:38.882Z] #26 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-25T19:34:38.882Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:34:38.882Z] #50 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:34:38.882Z] #27 sha256:0737559780b2b23dedb95f5f4b28e869c8e3c08269724bdd881d765340a7c1ca [2022-08-25T19:34:38.882Z] #27 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-25T19:34:38.882Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T19:34:38.882Z] #16 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:34:38.882Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T19:34:38.882Z] #19 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #41 sha256:18cd06f6d2825f9d6e093892215af8c54d2f3244a03b15017089ddb6d3a01d44 [2022-08-25T19:34:38.882Z] #41 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T19:34:38.882Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:34:38.882Z] #51 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:34:38.882Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:34:38.882Z] #12 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:34:38.882Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:34:38.882Z] #46 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #37 sha256:f1d3584bedde88ed7a73d362b6de6eeb256e580d1e05993abd41ab11d9a63487 [2022-08-25T19:34:38.882Z] #37 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #65 sha256:a73c4c0da8335c416469a1c97c2f79fa8eb8016353daa9eb95083991012ee495 [2022-08-25T19:34:38.882Z] #65 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #52 sha256:fb8ecaba75d7c1b835f816d9d57aa2bd08e311d1e67dbfbbab80cd3551c20570 [2022-08-25T19:34:38.882Z] #52 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #29 [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 [2022-08-25T19:34:38.882Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:34:38.882Z] #29 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-25T19:34:38.882Z] #44 sha256:be74b0a6a1072a757e261fe6c6f5387f4b8cd0a3984eb5decec5675dab479be6 [2022-08-25T19:34:38.882Z] #44 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #39 sha256:3b6d6dc99fc6ada9d0527c6bbb07c58a35be10ab2f3a50df0294748f9cdb3a29 [2022-08-25T19:34:38.882Z] #39 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-25T19:34:38.882Z] #67 sha256:dd3229ba0f2e846f12892fd205c475779105eb7aea56ae72b12bdcf133ce28cc [2022-08-25T19:34:38.882Z] #67 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:34:38.882Z] #35 sha256:9fff84380c4ad948133856ad29dc9e5c24989229a45b692bdbbac51b46798dba [2022-08-25T19:34:38.882Z] #35 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:34:38.882Z] #59 sha256:6a550f91acb5a9058563bf1e0c2a43c82aae287370bdb5d3afa0698e213acdd7 [2022-08-25T19:34:38.882Z] #59 CACHED [2022-08-25T19:34:38.882Z] [2022-08-25T19:34:38.882Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:34:38.883Z] #75 sha256:bc47587e27cb693c4f922aac661889c5c8fcf1d5218fd5c1c932531e67955309 [2022-08-25T19:34:38.883Z] #75 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:34:38.883Z] #79 sha256:0927d3673c1a8138329414cfdd7837c5a84217b295aa23488ea9acefddd8ce6d [2022-08-25T19:34:38.883Z] #79 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-08-25T19:34:38.883Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:34:38.883Z] #47 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-25T19:34:38.883Z] #64 sha256:6d6a1b172c2fbe1eeaf6cccb3dc89d86d4af11cac96519baef3ab04cc1ed920b [2022-08-25T19:34:38.883Z] #64 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:34:38.883Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-25T19:34:38.883Z] #21 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:34:38.883Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:34:38.883Z] #72 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:34:38.883Z] #70 sha256:f0ca672b5948cb62937df28c2abfe52640af296cef0e3fa5a7bd8224a316722a [2022-08-25T19:34:38.883Z] #70 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:34:38.883Z] #56 sha256:3be1be5c736c7e35315f10ead65cfc87192e9cd6d798ebc187178fb74394ef9b [2022-08-25T19:34:38.883Z] #56 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T19:34:38.883Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:34:38.883Z] #55 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #22 [dev-systemd-false 8/28] 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 [2022-08-25T19:34:38.883Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-25T19:34:38.883Z] #22 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-25T19:34:38.883Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:34:38.883Z] #38 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #13 [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 [2022-08-25T19:34:38.883Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:34:38.883Z] #13 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:34:38.883Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T19:34:38.883Z] #17 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:34:38.883Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T19:34:38.883Z] #20 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:34:38.883Z] #78 sha256:d07e39f88c08362b07a0789e39e448d5f61c0f695b9623d2096640b2a60e7b2f [2022-08-25T19:34:38.883Z] #78 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:34:38.883Z] #61 sha256:39db73dddf1e5552cf71122a150a9be842592cb49eeeca6694630c857beabb29 [2022-08-25T19:34:38.883Z] #61 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-25T19:34:38.883Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:34:38.883Z] #62 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-25T19:34:38.883Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:34:38.883Z] #57 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:34:38.883Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:34:38.883Z] #74 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:34:38.883Z] #80 sha256:74be8a12021589603408a1255bc3e8b7ebfccc72ab263212606b23c7ab04c81c [2022-08-25T19:34:38.883Z] #80 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-25T19:34:38.883Z] #60 sha256:13eea0ff86fc3dcbd9ef7f4375b558665268d533a5871e3b4c8bc0f87dabd470 [2022-08-25T19:34:38.883Z] #60 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:34:38.883Z] #58 sha256:4cee4c9166ecc4597df8f7c10c8f575b4d51b2b1ac1f96adeb0c44dc713c6aa8 [2022-08-25T19:34:38.883Z] #58 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:34:38.883Z] #66 sha256:a2f000a2c8760dfdc61a4dfad285a7be59aaa9e27d60cd4418b9207672041ad5 [2022-08-25T19:34:38.883Z] #66 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:34:38.883Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:34:38.883Z] #33 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:34:38.883Z] #68 sha256:7e81bbb4dc7baeefb7ad87a5167ca339336470ee8c595349d71b67bd9aca7b5f [2022-08-25T19:34:38.883Z] #68 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-25T19:34:38.883Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:34:38.883Z] #36 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #31 [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 [2022-08-25T19:34:38.883Z] #31 sha256:0e1ba477acd780c29e5c30ca2c927e2bfdecd2e6570f8ad2e7bc0d66519fd40b [2022-08-25T19:34:38.883Z] #31 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #81 [dev-systemd-true 1/1] 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 [2022-08-25T19:34:38.883Z] #81 sha256:4446ae4427e8c8ca6be0e29097c8a94ed791973c372fbac96843a1826b12344b [2022-08-25T19:34:38.883Z] #81 CACHED [2022-08-25T19:34:38.883Z] [2022-08-25T19:34:38.883Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:34:38.883Z] #82 sha256:3e2fa7cc45f67fe3bfbc9c110b594b71a608485d2ad33d53c4fea4e76fa9d558 [2022-08-25T19:34:39.305Z] #89 exporting layers 0.8s done [2022-08-25T19:34:39.305Z] #89 writing image sha256:70797aa234a2ea67665eca002c3a7ef6273a74dee95f17dccc557bbaa7b08a23 done [2022-08-25T19:34:39.305Z] #89 naming to docker.io/library/docker:c500d8824d404ccf705bbeac1b23ea73f9257961 done [2022-08-25T19:34:39.305Z] #89 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-25T19:34:39.411Z] #81 DONE 1.2s [2022-08-25T19:34:39.411Z] [2022-08-25T19:34:39.411Z] #82 exporting to image [2022-08-25T19:34:39.411Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:34:39.411Z] #82 exporting layers [2022-08-25T19:34:39.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44028/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/validate/default [2022-08-25T19:34:40.193Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-25T19:34:40.193Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-25T19:34:40.193Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-25T19:34:40.193Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-25T19:34:40.193Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-25T19:34:40.193Z] [2022-08-25T19:34:40.193Z] INFO Start validation with golang-ci-lint [2022-08-25T19:34:40.266Z] #82 DONE 1.2s [2022-08-25T19:34:40.266Z] [2022-08-25T19:34:40.266Z] #83 exporting to image [2022-08-25T19:34:40.266Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:34:40.266Z] #83 exporting layers [2022-08-25T19:34:40.339Z] #82 exporting layers 0.9s done [2022-08-25T19:34:40.339Z] #82 writing image sha256:9ae00d49880d368828d835c624176f007098d2b90146c0ce433d7980cad20080 done [2022-08-25T19:34:40.339Z] #82 naming to docker.io/library/docker:c500d8824d404ccf705bbeac1b23ea73f9257961 done [2022-08-25T19:34:40.339Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:34:40.709Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -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=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh dynbinary test-integration [2022-08-25T19:34:40.763Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-25T19:34:40.763Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-25T19:34:40.763Z] INFO [loader] Using build tags: [ journald] [2022-08-25T19:34:40.965Z] [2022-08-25T19:34:41.202Z] #83 exporting layers 0.9s done [2022-08-25T19:34:41.202Z] #83 writing image sha256:daa4ccdb04a864e46c3dac97a97097daf227f6543287a082b90b8b91e279219c done [2022-08-25T19:34:41.202Z] #83 naming to docker.io/library/docker:c500d8824d404ccf705bbeac1b23ea73f9257961 done [2022-08-25T19:34:41.202Z] #83 DONE 1.0s [Pipeline] } [Pipeline] // stage [2022-08-25T19:34:41.222Z] Removing bundles/ [2022-08-25T19:34:41.222Z] [2022-08-25T19:34:41.222Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:34:41.222Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:34:41.222Z] GOOS="" GOARCH="" GOARM="" [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:34:41.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -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=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh dynbinary test-integration [2022-08-25T19:34:41.799Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-25T19:34:41.799Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-25T19:34:41.799Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-25T19:34:41.799Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-25T19:34:41.799Z] systemd 247.3-7 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) [2022-08-25T19:34:41.799Z] Detected virtualization docker. [2022-08-25T19:34:41.799Z] Detected architecture x86-64. [2022-08-25T19:34:41.799Z] Set hostname to . [2022-08-25T19:34:42.055Z] modprobe@configfs.service: Succeeded. [2022-08-25T19:34:42.055Z] modprobe@drm.service: Succeeded. [2022-08-25T19:34:42.055Z] modprobe@fuse.service: Succeeded. [2022-08-25T19:34:42.055Z] + source /etc/docker-entrypoint-cmd [2022-08-25T19:34:42.055Z] ++ hack/make.sh dynbinary test-integration [2022-08-25T19:34:42.055Z] [2022-08-25T19:34:42.310Z] Removing bundles/ [2022-08-25T19:34:42.310Z] [2022-08-25T19:34:42.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:34:42.310Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:34:42.310Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:34:44.500Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-25T19:34:44.500Z] [2022-08-25T19:34:44.500Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-25T19:34:44.500Z] Installing docker-proxy to /usr/local/bin/ [2022-08-25T19:34:44.500Z] [2022-08-25T19:34:44.500Z] + mkdir -p bundles [2022-08-25T19:34:44.500Z] + '[' -n 'github.com/docker/docker/api [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/backend [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/container [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/events [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/filters [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/image [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/mount [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/network [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/registry [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/time [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/versions [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:34:44.500Z] github.com/docker/docker/api/types/volume [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:34:44.500Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:34:44.500Z] github.com/docker/docker/cli [2022-08-25T19:34:44.500Z] github.com/docker/docker/cli/config [2022-08-25T19:34:44.500Z] github.com/docker/docker/cli/debug [2022-08-25T19:34:44.500Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:34:44.500Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:34:44.500Z] github.com/docker/docker/client [2022-08-25T19:34:44.500Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:34:44.500Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:34:44.500Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:34:44.500Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:34:44.500Z] github.com/docker/docker/container [2022-08-25T19:34:44.500Z] github.com/docker/docker/container/stream [2022-08-25T19:34:44.500Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:34:44.500Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:34:44.500Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/config [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/events [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/images [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/links [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/names [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/network [2022-08-25T19:34:44.500Z] github.com/docker/docker/daemon/stats [2022-08-25T19:34:44.500Z] github.com/docker/docker/distribution [2022-08-25T19:34:44.500Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:34:44.500Z] github.com/docker/docker/distribution/utils [2022-08-25T19:34:44.500Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:34:44.500Z] github.com/docker/docker/dockerversion [2022-08-25T19:34:44.500Z] github.com/docker/docker/errdefs [2022-08-25T19:34:44.500Z] github.com/docker/docker/image [2022-08-25T19:34:44.500Z] github.com/docker/docker/image/cache [2022-08-25T19:34:44.500Z] github.com/docker/docker/image/tarexport [2022-08-25T19:34:44.500Z] github.com/docker/docker/image/v1 [2022-08-25T19:34:44.500Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:34:44.500Z] github.com/docker/docker/layer [2022-08-25T19:34:44.500Z] github.com/docker/docker/libcontainerd [2022-08-25T19:34:44.500Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:34:44.500Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:34:44.500Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:34:44.500Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:34:44.500Z] github.com/docker/docker/oci [2022-08-25T19:34:44.500Z] github.com/docker/docker/oci/caps [2022-08-25T19:34:44.500Z] github.com/docker/docker/opts [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/archive [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/directory [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/platform [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/pools [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/progress [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/signal [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/stack [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/system [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:34:44.500Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:34:44.500Z] github.com/docker/docker/plugin [2022-08-25T19:34:44.500Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:34:44.500Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:34:44.500Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:34:44.500Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:34:44.500Z] github.com/docker/docker/quota [2022-08-25T19:34:44.500Z] github.com/docker/docker/reference [2022-08-25T19:34:44.500Z] github.com/docker/docker/registry [2022-08-25T19:34:44.500Z] github.com/docker/docker/registry/resumable [2022-08-25T19:34:44.500Z] github.com/docker/docker/restartmanager [2022-08-25T19:34:44.500Z] github.com/docker/docker/rootless [2022-08-25T19:34:44.500Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:34:44.500Z] github.com/docker/docker/runconfig [2022-08-25T19:34:44.500Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/environment [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/registry [2022-08-25T19:34:44.500Z] github.com/docker/docker/testutil/request [2022-08-25T19:34:44.500Z] github.com/docker/docker/volume [2022-08-25T19:34:44.500Z] github.com/docker/docker/volume/drivers [2022-08-25T19:34:44.500Z] github.com/docker/docker/volume/local [2022-08-25T19:34:44.500Z] github.com/docker/docker/volume/mounts [2022-08-25T19:34:44.500Z] github.com/docker/docker/volume/service [2022-08-25T19:34:44.500Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:34:44.500Z] github.com/docker/docker/volume/testutils' ']' [2022-08-25T19:34:44.501Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-25T19:34:44.501Z] ? github.com/docker/docker/api [no test files] [2022-08-25T19:34:59.396Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-08-25T19:35:11.868Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:35:11.868Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:35:11.868Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:35:11.868Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:35:11.868Z] [2022-08-25T19:35:11.868Z] + TEST_INTEGRATION_DEST=1 [2022-08-25T19:35:11.868Z] + CONTAINER_NAME=docker-pr4-1 [2022-08-25T19:35:11.868Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:35:11.868Z] + run_tests test-integration-flaky [2022-08-25T19:35:11.868Z] + '[' -n 0 ']' [2022-08-25T19:35:11.868Z] + rm= [2022-08-25T19:35:11.868Z] + TEST_INTEGRATION_DEST=2 [2022-08-25T19:35:11.868Z] + CONTAINER_NAME=docker-pr4-2 [2022-08-25T19:35:11.868Z] + TEST_SKIP_INTEGRATION=1 [2022-08-25T19:35:11.868Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-25T19:35:11.868Z] + run_tests [2022-08-25T19:35:11.868Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44028/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44028/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh test-integration-flaky test-integration [2022-08-25T19:35:11.868Z] + c=0 [2022-08-25T19:35:11.868Z] + '[' -n 0 ']' [2022-08-25T19:35:11.868Z] + rm= [2022-08-25T19:35:11.868Z] + TEST_INTEGRATION_DEST=3 [2022-08-25T19:35:11.868Z] + CONTAINER_NAME=docker-pr4-3 [2022-08-25T19:35:11.868Z] + TEST_SKIP_INTEGRATION=1 [2022-08-25T19:35:11.868Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-25T19:35:11.868Z] + run_tests [2022-08-25T19:35:11.868Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44028/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44028/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh '' test-integration [2022-08-25T19:35:11.868Z] + '[' -n 0 ']' [2022-08-25T19:35:11.868Z] + rm= [2022-08-25T19:35:11.868Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44028/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44028/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh '' test-integration [2022-08-25T19:35:11.868Z] ++ jobs -p [2022-08-25T19:35:11.868Z] + for job in $(jobs -p) [2022-08-25T19:35:11.868Z] + wait 22471 [2022-08-25T19:35:12.436Z] [2022-08-25T19:35:12.436Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:35:12.436Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:35:12.436Z] HOSTNAME=99b51bdbc151 [2022-08-25T19:35:12.436Z] TEST_SKIP_INTEGRATION=1 [2022-08-25T19:35:12.436Z] TESTDEBUG=0 [2022-08-25T19:35:12.436Z] DEST=bundles/test-integration [2022-08-25T19:35:12.436Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:35:12.436Z] KEEPBUNDLE=1 [2022-08-25T19:35:12.436Z] DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:35:12.436Z] container=docker [2022-08-25T19:35:12.436Z] HOME=/root [2022-08-25T19:35:12.436Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:35:12.436Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:35:12.436Z] VALIDATE_BRANCH=master [2022-08-25T19:35:12.436Z] TERM=xterm [2022-08-25T19:35:12.436Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:35:12.436Z] SHLVL=1 [2022-08-25T19:35:12.436Z] TIMEOUT=120m [2022-08-25T19:35:12.436Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:35:12.436Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:35:12.436Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-25T19:35:12.436Z] GO111MODULE=off [2022-08-25T19:35:12.436Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:35:12.436Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:35:12.436Z] GOPATH=/go [2022-08-25T19:35:12.436Z] PKG_CONFIG=pkg-config [2022-08-25T19:35:12.436Z] _=/usr/bin/env [2022-08-25T19:35:12.436Z] Building test suite binary ./integration-cli/test.main [2022-08-25T19:35:12.436Z] [2022-08-25T19:35:12.436Z] [2022-08-25T19:35:12.436Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-25T19:35:12.436Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:35:12.436Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:35:12.436Z] HOSTNAME=4ad9fc3c4ba8 [2022-08-25T19:35:12.436Z] TEST_SKIP_INTEGRATION=1 [2022-08-25T19:35:12.436Z] TESTDEBUG=0 [2022-08-25T19:35:12.436Z] DEST=bundles/test-integration [2022-08-25T19:35:12.436Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:35:12.436Z] KEEPBUNDLE=1 [2022-08-25T19:35:12.436Z] DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:35:12.436Z] container=docker [2022-08-25T19:35:12.436Z] HOME=/root [2022-08-25T19:35:12.436Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:35:12.436Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:35:12.436Z] VALIDATE_BRANCH=master [2022-08-25T19:35:12.436Z] TERM=xterm [2022-08-25T19:35:12.436Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:35:12.436Z] SHLVL=1 [2022-08-25T19:35:12.436Z] TIMEOUT=120m [2022-08-25T19:35:12.436Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:35:12.436Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:35:12.436Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-25T19:35:12.436Z] GO111MODULE=off [2022-08-25T19:35:12.436Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:35:12.436Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:35:12.436Z] GOPATH=/go [2022-08-25T19:35:12.436Z] PKG_CONFIG=pkg-config [2022-08-25T19:35:12.436Z] _=/usr/bin/env [2022-08-25T19:35:12.436Z] Building test suite binary ./integration-cli/test.main [2022-08-25T19:35:12.695Z] No new tests added to integration. [2022-08-25T19:35:12.695Z] [2022-08-25T19:35:12.695Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:35:13.265Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:35:13.265Z] HOSTNAME=09efdbe39b0a [2022-08-25T19:35:13.265Z] TESTDEBUG=0 [2022-08-25T19:35:13.265Z] DEST=bundles/test-integration [2022-08-25T19:35:13.265Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:35:13.265Z] KEEPBUNDLE=1 [2022-08-25T19:35:13.265Z] DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:35:13.265Z] container=docker [2022-08-25T19:35:13.265Z] HOME=/root [2022-08-25T19:35:13.265Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:35:13.265Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:35:13.265Z] VALIDATE_BRANCH=master [2022-08-25T19:35:13.265Z] TERM=xterm [2022-08-25T19:35:13.265Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:35:13.265Z] SHLVL=1 [2022-08-25T19:35:13.265Z] TIMEOUT=120m [2022-08-25T19:35:13.265Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:35:13.265Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:35:13.265Z] GO111MODULE=off [2022-08-25T19:35:13.265Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:35:13.265Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:35:13.265Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:35:13.265Z] GOPATH=/go [2022-08-25T19:35:13.265Z] PKG_CONFIG=pkg-config [2022-08-25T19:35:13.265Z] _=/usr/bin/env [2022-08-25T19:35:13.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:35:59.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:35:59.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-25T19:36:20.861Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-25T19:36:20.861Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-25T19:36:20.861Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-25T19:36:20.861Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-25T19:36:20.861Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-25T19:36:20.861Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-25T19:36:20.861Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/builder/remotecontext 0.183s coverage: 13.7% of statements [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/builder/dockerfile 0.442s coverage: 49.3% of statements [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/builder/remotecontext/git 1.394s coverage: 86.3% of statements [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/cli [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-25T19:36:20.862Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-25T19:36:20.862Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 69.3% of statements [2022-08-25T19:36:21.801Z] ok github.com/docker/docker/client 0.087s coverage: 76.0% of statements [2022-08-25T19:36:38.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:36:46.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:36:47.620Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:36:47.620Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:36:47.620Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:36:47.620Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:36:47.620Z] [2022-08-25T19:36:47.620Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:36:47.620Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:36:47.620Z] HOSTNAME=f129f69d8145 [2022-08-25T19:36:47.620Z] DEST=bundles/test-integration [2022-08-25T19:36:47.620Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:36:47.620Z] DOCKER_ROOTLESS=1 [2022-08-25T19:36:47.620Z] DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:36:47.620Z] container=docker [2022-08-25T19:36:47.620Z] HOME=/root [2022-08-25T19:36:47.620Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:36:47.620Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:36:47.620Z] VALIDATE_BRANCH=master [2022-08-25T19:36:47.620Z] TERM=xterm [2022-08-25T19:36:47.620Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:36:47.620Z] SHLVL=1 [2022-08-25T19:36:47.620Z] TIMEOUT=120m [2022-08-25T19:36:47.620Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:36:47.620Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:36:47.620Z] GO111MODULE=off [2022-08-25T19:36:47.620Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T19:36:47.620Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:36:47.620Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:36:47.620Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:36:47.620Z] GOPATH=/go [2022-08-25T19:36:47.620Z] PKG_CONFIG=pkg-config [2022-08-25T19:36:47.620Z] _=/usr/bin/env [2022-08-25T19:36:47.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:36:48.693Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:36:48.693Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:36:48.693Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:36:48.693Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:36:48.693Z] [2022-08-25T19:36:48.693Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:36:48.693Z] DOCKER_SYSTEMD=1 [2022-08-25T19:36:48.693Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:36:48.693Z] HOSTNAME=b3957d52a261 [2022-08-25T19:36:48.693Z] DEST=bundles/test-integration [2022-08-25T19:36:48.693Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:36:48.693Z] DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:36:48.693Z] container=docker [2022-08-25T19:36:48.693Z] HOME=/root [2022-08-25T19:36:48.693Z] LANG=C.UTF-8 [2022-08-25T19:36:48.693Z] INVOCATION_ID=898e4f15b8734e54ac46aaa9679584b0 [2022-08-25T19:36:48.693Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:36:48.693Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:36:48.693Z] VALIDATE_BRANCH=master [2022-08-25T19:36:48.693Z] TERM=xterm [2022-08-25T19:36:48.693Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:36:48.693Z] SHLVL=3 [2022-08-25T19:36:48.693Z] TIMEOUT=120m [2022-08-25T19:36:48.693Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:36:48.693Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:36:48.693Z] GO111MODULE=off [2022-08-25T19:36:48.693Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T19:36:48.693Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:36:48.693Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:36:48.693Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:36:48.693Z] GOPATH=/go [2022-08-25T19:36:48.693Z] PKG_CONFIG=pkg-config [2022-08-25T19:36:48.693Z] _=/usr/bin/env [2022-08-25T19:36:48.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:36:53.901Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.9% of statements [2022-08-25T19:36:53.901Z] ok github.com/docker/docker/container 0.120s coverage: 35.7% of statements [2022-08-25T19:36:53.901Z] ok github.com/docker/docker/cmd/dockerd/trap 2.407s coverage: 0.0% of statements [2022-08-25T19:36:53.901Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-25T19:36:53.901Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-25T19:36:53.901Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-25T19:36:53.901Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-25T19:36:53.901Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-25T19:36:54.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:36:55.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:36:55.812Z] ok github.com/docker/docker/daemon/cluster 0.098s coverage: 0.5% of statements [2022-08-25T19:36:57.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:36:57.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-25T19:36:58.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:36:59.105Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-25T19:37:00.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:37:00.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:37:02.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:37:05.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:37:05.680Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-08-25T19:37:07.062Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 76.8% of statements [2022-08-25T19:37:07.633Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-25T19:37:07.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:37:08.203Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-25T19:37:09.142Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.4% of statements [2022-08-25T19:37:09.142Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-25T19:37:09.142Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-25T19:37:09.142Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-25T19:37:09.142Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-25T19:37:09.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:37:09.712Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.602s coverage: 74.8% of statements [2022-08-25T19:37:10.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:37:10.282Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.239s coverage: 60.7% of statements [2022-08-25T19:37:11.232Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-08-25T19:37:12.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:37:12.616Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-08-25T19:37:12.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:37:13.997Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.342s coverage: 50.6% of statements [2022-08-25T19:37:13.997Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.817s coverage: 45.9% of statements [2022-08-25T19:37:13.997Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-25T19:37:14.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:37:14.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:37:14.838Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:37:14.838Z] Using test binary docker [2022-08-25T19:37:15.097Z] +++ /etc/init.d/apparmor start [2022-08-25T19:37:15.097Z] Not: starting. [2022-08-25T19:37:15.097Z] INFO: Waiting for daemon to start... [2022-08-25T19:37:15.097Z] Starting dockerd [2022-08-25T19:37:15.097Z] +++ 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 [2022-08-25T19:37:15.097Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:37:15.097Z] Using test binary docker [2022-08-25T19:37:15.097Z] +++ /etc/init.d/apparmor start [2022-08-25T19:37:15.097Z] Not: starting. [2022-08-25T19:37:15.097Z] INFO: Waiting for daemon to start... [2022-08-25T19:37:15.097Z] Starting dockerd [2022-08-25T19:37:15.097Z] +++ 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 [2022-08-25T19:37:15.355Z] .Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:37:15.379Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-25T19:37:15.923Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:37:15.923Z] Using test binary docker [2022-08-25T19:37:15.923Z] +++ /etc/init.d/apparmor start [2022-08-25T19:37:15.923Z] Not: starting. [2022-08-25T19:37:15.923Z] INFO: Waiting for daemon to start... [2022-08-25T19:37:15.923Z] Starting dockerd [2022-08-25T19:37:15.923Z] +++ 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 [2022-08-25T19:37:15.949Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.917s coverage: 58.5% of statements [2022-08-25T19:37:15.949Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-25T19:37:15.949Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-25T19:37:16.209Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-25T19:37:16.469Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-08-25T19:37:17.299Z] . [2022-08-25T19:37:17.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:37:17.299Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:37:17.299Z] Error: No such image: emptyfs [2022-08-25T19:37:17.299Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:37:17.299Z] ++++ docker load [2022-08-25T19:37:17.299Z] [2022-08-25T19:37:17.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:37:17.299Z] Loaded image: emptyfs:latest [2022-08-25T19:37:17.299Z] Running integration-test (iteration 1) [2022-08-25T19:37:17.299Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-25T19:37:17.299Z] ++ 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)/' [2022-08-25T19:37:17.299Z] ++ set -e [2022-08-25T19:37:17.299Z] ++ '[' -n 0 ']' [2022-08-25T19:37:17.299Z] ++ set -x [2022-08-25T19:37:17.299Z] ++ 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)/' [2022-08-25T19:37:17.299Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:37:17.299Z] Error: No such image: emptyfs [2022-08-25T19:37:17.299Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:37:17.299Z] ++++ docker load [2022-08-25T19:37:17.299Z] Loaded image: emptyfs:latest [2022-08-25T19:37:17.299Z] Running integration-test (iteration 1) [2022-08-25T19:37:17.299Z] 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)/ [2022-08-25T19:37:17.299Z] ++ 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)/' [2022-08-25T19:37:17.299Z] ++ set -e [2022-08-25T19:37:17.299Z] ++ '[' -n 0 ']' [2022-08-25T19:37:17.299Z] ++ set -x [2022-08-25T19:37:17.299Z] ++ 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)/' [2022-08-25T19:37:17.299Z] Loaded image: busybox:latest [2022-08-25T19:37:17.558Z] Loaded image: busybox:glibc [2022-08-25T19:37:17.558Z] Loaded image: busybox:latest [2022-08-25T19:37:17.817Z] Loaded image: busybox:glibc [2022-08-25T19:37:17.818Z] [2022-08-25T19:37:17.818Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:37:18.077Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:37:18.077Z] Error: No such image: emptyfs [2022-08-25T19:37:18.077Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:37:18.077Z] ++++ docker load [2022-08-25T19:37:18.077Z] Loaded image: emptyfs:latest [2022-08-25T19:37:18.077Z] Running integration-test (iteration 1) [2022-08-25T19:37:18.077Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:37:18.077Z] ++ 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 [2022-08-25T19:37:18.077Z] ++ set -e [2022-08-25T19:37:18.077Z] ++ '[' -n 0 ']' [2022-08-25T19:37:18.077Z] ++ set -x [2022-08-25T19:37:18.077Z] ++ 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 [2022-08-25T19:37:18.336Z] Loaded image: busybox:latest [2022-08-25T19:37:18.380Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.9% of statements [2022-08-25T19:37:18.380Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-25T19:37:18.380Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-25T19:37:18.380Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements [2022-08-25T19:37:18.596Z] Loaded image: debian:bullseye-slim [2022-08-25T19:37:18.596Z] Loaded image: busybox:glibc [2022-08-25T19:37:18.596Z] Loaded image: hello-world:latest [2022-08-25T19:37:18.855Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:37:18.856Z] INFO: Testing against a local daemon [2022-08-25T19:37:18.856Z] === RUN TestDockerDaemonSuite [2022-08-25T19:37:18.856Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-25T19:37:18.856Z] Loaded image: debian:bullseye-slim [2022-08-25T19:37:18.856Z] Loaded image: hello-world:latest [2022-08-25T19:37:19.114Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:37:19.114Z] INFO: Testing against a local daemon [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-25T19:37:19.114Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-25T19:37:19.320Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-08-25T19:37:19.320Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 80.2% of statements [2022-08-25T19:37:19.320Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-25T19:37:19.682Z] Loaded image: debian:bullseye-slim [2022-08-25T19:37:19.682Z] Loaded image: hello-world:latest [2022-08-25T19:37:19.682Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:37:19.682Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-25T19:37:19.682Z] INFO: Testing against a local daemon [2022-08-25T19:37:19.682Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:37:19.682Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-25T19:37:19.890Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-25T19:37:20.249Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-25T19:37:20.460Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.018s coverage: 88.2% of statements [2022-08-25T19:37:20.816Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-25T19:37:21.074Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2022-08-25T19:37:21.074Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:37:21.333Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-25T19:37:21.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.145s coverage: 76.8% of statements [2022-08-25T19:37:21.661Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-25T19:37:21.899Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-25T19:37:21.900Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-25T19:37:22.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-08-25T19:37:22.159Z] === RUN TestBuildWithSession [2022-08-25T19:37:22.159Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:37:22.159Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:37:22.159Z] === RUN TestBuildSquashParent [2022-08-25T19:37:22.231Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2022-08-25T19:37:23.094Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-25T19:37:23.171Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-25T19:37:23.662Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-25T19:37:23.741Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-25T19:37:23.921Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-25T19:37:23.921Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-25T19:37:23.921Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-25T19:37:24.180Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-25T19:37:24.310Z] ok github.com/docker/docker/daemon/logger/journald 3.482s coverage: 74.3% of statements [2022-08-25T19:37:24.310Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-25T19:37:24.310Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-25T19:37:24.310Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-25T19:37:24.310Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-25T19:37:24.879Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-25T19:37:25.139Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-25T19:37:25.557Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-25T19:37:25.709Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-25T19:37:26.125Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-25T19:37:26.278Z] ok github.com/docker/docker/daemon/logger/splunk 1.509s coverage: 82.5% of statements [2022-08-25T19:37:26.278Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-25T19:37:26.278Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-25T19:37:26.386Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-25T19:37:26.386Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-25T19:37:26.386Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-25T19:37:26.847Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 44.4% of statements [2022-08-25T19:37:27.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:37:27.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:37:28.754Z] ok github.com/docker/docker/distribution 1.487s coverage: 28.0% of statements [2022-08-25T19:37:28.754Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-25T19:37:28.754Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-25T19:37:28.919Z] --- PASS: TestBuildSquashParent (6.31s) [2022-08-25T19:37:28.919Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:37:28.919Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:37:28.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:37:28.919Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:37:28.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:37:28.919Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:37:28.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:37:28.919Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:37:28.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:37:28.919Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:37:28.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:37:28.919Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:37:28.919Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:37:28.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:37:28.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:37:28.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:37:28.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:37:28.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:37:28.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:37:29.323Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-08-25T19:37:29.323Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-08-25T19:37:29.323Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-25T19:37:29.894Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-25T19:37:30.155Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-25T19:37:30.155Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-25T19:37:30.155Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-25T19:37:30.303Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-25T19:37:30.425Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-25T19:37:31.365Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-25T19:37:31.935Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-08-25T19:37:31.935Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-25T19:37:32.207Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-25T19:37:32.466Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-25T19:37:32.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2022-08-25T19:37:32.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2022-08-25T19:37:32.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2022-08-25T19:37:32.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.73s) [2022-08-25T19:37:32.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.75s) [2022-08-25T19:37:32.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.03s) [2022-08-25T19:37:32.466Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:37:32.466Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:37:33.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:37:33.843Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.3% of statements [2022-08-25T19:37:34.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:37:34.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:37:34.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:37:34.359Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-25T19:37:34.359Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:37:34.411Z] ok github.com/docker/docker/pkg/authorization 0.463s coverage: 68.3% of statements [2022-08-25T19:37:34.617Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:37:34.617Z] --- PASS: TestBuildMultiStageCopy (2.18s) [2022-08-25T19:37:34.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-08-25T19:37:34.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-08-25T19:37:34.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-08-25T19:37:34.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-08-25T19:37:34.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-08-25T19:37:34.617Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:37:34.671Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-25T19:37:34.931Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-25T19:37:35.553Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-08-25T19:37:35.553Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:37:36.121Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-25T19:37:36.381Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-08-25T19:37:36.381Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:37:36.640Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-08-25T19:37:36.640Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:37:36.900Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-25T19:37:37.837Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-25T19:37:38.222Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-08-25T19:37:38.222Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-25T19:37:38.482Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-25T19:37:38.742Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-25T19:37:38.773Z] --- PASS: TestBuildMultiStageOnBuild (1.98s) [2022-08-25T19:37:38.773Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:37:39.002Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-25T19:37:39.031Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-25T19:37:39.263Z] ok github.com/docker/docker/layer 7.656s coverage: 68.9% of statements [2022-08-25T19:37:39.263Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-25T19:37:39.263Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-25T19:37:39.263Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-25T19:37:39.263Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-25T19:37:39.263Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-25T19:37:39.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-25T19:37:39.263Z] ok github.com/docker/docker/pkg/fsutils 0.160s coverage: 85.1% of statements [2022-08-25T19:37:39.290Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-08-25T19:37:39.290Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:37:39.523Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-25T19:37:39.858Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-25T19:37:40.462Z] ok github.com/docker/docker/pkg/idtools 0.383s coverage: 69.3% of statements [2022-08-25T19:37:40.462Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 71.0% of statements [2022-08-25T19:37:40.722Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-08-25T19:37:40.722Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-25T19:37:40.722Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-25T19:37:40.794Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-25T19:37:40.794Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-25T19:37:40.794Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-25T19:37:40.981Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-25T19:37:40.981Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-08-25T19:37:41.053Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2022-08-25T19:37:41.053Z] === RUN TestBuildWithHugeFile [2022-08-25T19:37:41.241Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-25T19:37:41.241Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-25T19:37:41.501Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-08-25T19:37:41.501Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-25T19:37:41.501Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-25T19:37:41.619Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-25T19:37:41.878Z] docker_cli_daemon_test.go:1475: [dfd7387c00000] daemon is not started [2022-08-25T19:37:41.878Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-25T19:37:42.070Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-25T19:37:42.330Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-25T19:37:42.446Z] check_test.go:540: [da707de739bae] daemon is not started [2022-08-25T19:37:42.447Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-25T19:37:42.447Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-25T19:37:42.590Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-25T19:37:42.850Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-25T19:37:43.385Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-25T19:37:44.229Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-08-25T19:37:44.229Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-25T19:37:44.489Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2022-08-25T19:37:44.749Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-25T19:37:44.762Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-25T19:37:45.009Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-25T19:37:45.269Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-25T19:37:45.839Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-25T19:37:46.099Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-25T19:37:46.140Z] check_test.go:540: [d8b23db9571c8] daemon is not started [2022-08-25T19:37:46.140Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-25T19:37:46.359Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-08-25T19:37:46.928Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-25T19:37:47.188Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-25T19:37:47.342Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 2m57.070309927s [2022-08-25T19:37:47.342Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.973135ms [2022-08-25T19:37:48.674Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-25T19:37:49.119Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-25T19:37:49.242Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-25T19:37:49.379Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-25T19:37:49.639Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-25T19:37:49.810Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-25T19:37:50.069Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-25T19:37:50.328Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-25T19:37:50.328Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-25T19:37:50.328Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-25T19:37:50.587Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-25T19:37:51.020Z] ok github.com/docker/docker/quota 0.192s coverage: 71.4% of statements [2022-08-25T19:37:51.279Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-25T19:37:52.218Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-25T19:37:52.478Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-25T19:37:52.491Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-25T19:37:52.737Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-25T19:37:53.307Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-25T19:37:53.427Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-25T19:37:53.567Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-08-25T19:37:53.995Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-25T19:37:53.995Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-25T19:37:54.563Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-25T19:37:54.949Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-08-25T19:37:55.500Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-25T19:37:55.759Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-25T19:37:55.888Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.8% of statements [2022-08-25T19:37:56.327Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-25T19:37:56.457Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-25T19:37:56.894Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-25T19:37:57.395Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-25T19:37:57.842Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-25T19:37:57.842Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-25T19:37:57.842Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-25T19:37:58.778Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-25T19:37:58.778Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-25T19:37:58.778Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-25T19:37:58.778Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-25T19:37:59.037Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-25T19:37:59.037Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-25T19:37:59.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:37:59.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-25T19:38:00.542Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-25T19:38:01.478Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-25T19:38:01.478Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-25T19:38:02.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-25T19:38:03.351Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-25T19:38:04.288Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-25T19:38:04.288Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-25T19:38:04.856Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-25T19:38:04.856Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-25T19:38:05.793Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-25T19:38:06.053Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-25T19:38:06.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:38:06.621Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-25T19:38:07.189Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-25T19:38:07.189Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-25T19:38:08.125Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-25T19:38:08.125Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-25T19:38:08.693Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-25T19:38:08.952Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-25T19:38:09.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:38:09.520Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-25T19:38:09.520Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-25T19:38:09.520Z] check_test.go:540: [dfe8413798cb5] daemon is not started [2022-08-25T19:38:09.520Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-25T19:38:10.457Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-25T19:38:11.834Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-25T19:38:12.093Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-25T19:38:12.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:38:13.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-25T19:38:13.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-25T19:38:13.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-25T19:38:13.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-25T19:38:13.471Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-25T19:38:13.471Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-25T19:38:14.038Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-25T19:38:15.942Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-25T19:38:17.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:38:17.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:38:17.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:38:18.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:38:19.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:38:19.337Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/rootless [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/volume [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-25T19:38:19.337Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === Skipped [2022-08-25T19:38:19.337Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-25T19:38:19.337Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-25T19:38:19.337Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-25T19:38:19.337Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-25T19:38:19.337Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-25T19:38:19.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-25T19:38:19.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-25T19:38:19.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-25T19:38:19.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:38:19.337Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:71: No driver to put! [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-25T19:38:19.338Z] time="2022-08-25T19:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-25T19:38:19.338Z] time="2022-08-25T19:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-25T19:38:19.338Z] time="2022-08-25T19:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-25T19:38:19.338Z] time="2022-08-25T19:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-25T19:38:19.338Z] time="2022-08-25T19:37:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:71: No driver to put! [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-25T19:38:19.338Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-25T19:38:19.338Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-25T19:38:19.338Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:38:19.338Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-25T19:38:19.338Z] graphtest_unix.go:71: No driver to put! [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-25T19:38:19.338Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-25T19:38:19.338Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-25T19:38:19.338Z] [2022-08-25T19:38:19.338Z] DONE 2874 tests, 28 skipped in 212.408s [2022-08-25T19:38:19.338Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:38:19.338Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-25T19:38:19.338Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-25T19:38:19.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:38:20.132Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-25T19:38:20.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:38:20.700Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-25T19:38:20.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:38:21.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:38:22.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:38:22.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:38:22.605Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-25T19:38:23.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:38:23.174Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-25T19:38:23.174Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-25T19:38:23.174Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-25T19:38:23.174Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-25T19:38:23.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:38:23.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:38:23.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:38:24.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:38:24.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:38:24.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:38:25.078Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-25T19:38:25.339Z] check_test.go:540: [d58c6770f384c] daemon is not started [2022-08-25T19:38:25.339Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-25T19:38:25.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:38:26.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:38:26.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:38:27.250Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-25T19:38:27.250Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-25T19:38:27.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:38:27.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:38:27.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-25T19:38:27.817Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-25T19:38:27.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:38:28.384Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-25T19:38:28.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:38:28.642Z] --- PASS: TestBuildWithHugeFile (47.45s) [2022-08-25T19:38:28.643Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:38:28.643Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:38:28.643Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:38:28.643Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:38:28.643Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:38:28.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:38:28.643Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:38:28.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:38:28.643Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:38:28.643Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:38:28.643Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:38:28.643Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:38:28.643Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:38:28.643Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-25T19:38:28.643Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-08-25T19:38:28.643Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-08-25T19:38:28.643Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-25T19:38:28.643Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:38:28.643Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:38:28.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-25T19:38:28.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:38:28.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:38:29.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:38:29.722Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:38:29.722Z] Using test binary docker [2022-08-25T19:38:29.722Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:38:29.722Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-25T19:38:29.722Z] Starting dockerd [2022-08-25T19:38:29.722Z] INFO: Waiting for daemon to start... [2022-08-25T19:38:30.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-25T19:38:30.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:38:31.398Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-25T19:38:31.398Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:38:31.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:38:31.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-25T19:38:31.660Z] . [2022-08-25T19:38:31.660Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:38:31.660Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:38:31.660Z] Error: No such image: emptyfs [2022-08-25T19:38:31.917Z] Loaded image: emptyfs:latest [2022-08-25T19:38:31.917Z] Running integration-test (iteration 1) [2022-08-25T19:38:31.917Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:38:32.174Z] Loaded image: busybox:latest [2022-08-25T19:38:32.429Z] Loaded image: busybox:glibc [2022-08-25T19:38:32.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:38:32.594Z] --- PASS: TestBuildPreserveOwnership (3.97s) [2022-08-25T19:38:32.594Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.77s) [2022-08-25T19:38:32.594Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-08-25T19:38:32.594Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:38:32.594Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-08-25T19:38:32.594Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:38:33.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-25T19:38:33.421Z] Loaded image: busybox:latest [2022-08-25T19:38:33.421Z] Loaded image: busybox:glibc [2022-08-25T19:38:33.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:38:33.792Z] Loaded image: debian:bullseye-slim [2022-08-25T19:38:33.792Z] Loaded image: hello-world:latest [2022-08-25T19:38:33.792Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:38:33.792Z] INFO: Testing against a local daemon [2022-08-25T19:38:33.792Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:38:33.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:38:33.988Z] Using test binary docker [2022-08-25T19:38:33.988Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:38:33.988Z] Not: starting. [2022-08-25T19:38:33.988Z] INFO: Waiting for daemon to start... [2022-08-25T19:38:33.988Z] Starting dockerd [2022-08-25T19:38:34.358Z] Loaded image: debian:bullseye-slim [2022-08-25T19:38:34.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e4a300__} [2022-08-25T19:38:34.358Z] Loaded image: hello-world:latest [2022-08-25T19:38:34.616Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:38:35.155Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-08-25T19:38:35.155Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:38:35.993Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-25T19:38:35.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12937748426_/foo_false_____} [2022-08-25T19:38:36.506Z] . [2022-08-25T19:38:36.506Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:38:36.506Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:38:36.506Z] Error: No such image: emptyfs [2022-08-25T19:38:36.506Z] Loaded image: emptyfs:latest [2022-08-25T19:38:36.506Z] Running integration-test (iteration 1) [2022-08-25T19:38:36.506Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:38:36.506Z] Loaded image: busybox:latest [2022-08-25T19:38:36.565Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-08-25T19:38:36.565Z] === RUN TestBuildWithSession [2022-08-25T19:38:36.565Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:38:36.565Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:38:36.565Z] === RUN TestBuildSquashParent [2022-08-25T19:38:36.763Z] Loaded image: busybox:glibc [2022-08-25T19:38:37.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12937748426_/foo_true_____} [2022-08-25T19:38:37.937Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-25T19:38:37.937Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-25T19:38:37.937Z] check_test.go:540: [d89a9b86b5f53] daemon is not started [2022-08-25T19:38:37.937Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-25T19:38:38.129Z] Loaded image: debian:bullseye-slim [2022-08-25T19:38:38.129Z] Loaded image: hello-world:latest [2022-08-25T19:38:38.129Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:38:38.129Z] INFO: Testing against a local daemon [2022-08-25T19:38:38.129Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:38:38.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32240430773_/foo_false_____} [2022-08-25T19:38:39.494Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-08-25T19:38:39.494Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:38:39.881Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-25T19:38:40.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32240430773_/foo_true_____} [2022-08-25T19:38:40.422Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-25T19:38:40.422Z] === RUN TestBuildWithSession [2022-08-25T19:38:40.422Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:38:40.422Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:38:40.422Z] === RUN TestBuildSquashParent [2022-08-25T19:38:40.725Z] --- PASS: TestBuildSquashParent (4.10s) [2022-08-25T19:38:40.725Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:38:40.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:38:40.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:38:40.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:38:40.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:38:40.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:38:40.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:38:40.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:38:40.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:38:41.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32240430773_/foo_true__0xc000e4a378___} [2022-08-25T19:38:41.518Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-25T19:38:42.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:38:42.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:38:42.895Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.12s) [2022-08-25T19:38:42.895Z] PASS [2022-08-25T19:38:42.895Z] [2022-08-25T19:38:42.895Z] === Skipped [2022-08-25T19:38:42.895Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:38:42.895Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:38:42.895Z] [2022-08-25T19:38:42.895Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:38:42.895Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:38:42.895Z] [2022-08-25T19:38:42.895Z] DONE 34 tests, 2 skipped in 84.627s [2022-08-25T19:38:42.895Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:38:42.895Z] ++ 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 [2022-08-25T19:38:42.895Z] ++ set -e [2022-08-25T19:38:42.895Z] ++ '[' -n 0 ']' [2022-08-25T19:38:42.895Z] ++ set -x [2022-08-25T19:38:42.895Z] ++ 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 [2022-08-25T19:38:42.895Z] INFO: Testing against a local daemon [2022-08-25T19:38:42.895Z] === RUN TestConfigInspect [2022-08-25T19:38:42.895Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-25T19:38:42.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e4a390__} [2022-08-25T19:38:43.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:38:43.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:38:44.272Z] check_test.go:540: [d9c1745aa0f37] daemon is not started [2022-08-25T19:38:44.272Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-25T19:38:44.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e4a3a8__} [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.70s) [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s) [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s) [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-08-25T19:38:44.983Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:38:44.983Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:38:45.647Z] --- PASS: TestConfigInspect (2.89s) [2022-08-25T19:38:45.647Z] === RUN TestConfigList [2022-08-25T19:38:45.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e4a408__} [2022-08-25T19:38:46.345Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:38:46.601Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:38:46.842Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-25T19:38:46.856Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:38:47.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e4a420__} [2022-08-25T19:38:47.111Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:38:47.111Z] --- PASS: TestBuildMultiStageCopy (2.25s) [2022-08-25T19:38:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-08-25T19:38:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-25T19:38:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-25T19:38:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-25T19:38:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-08-25T19:38:47.111Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:38:47.359Z] check_test.go:540: [dd729b2ea86e9] daemon is not started [2022-08-25T19:38:47.359Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-25T19:38:48.078Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-25T19:38:48.078Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:38:48.295Z] --- PASS: TestConfigList (2.71s) [2022-08-25T19:38:48.295Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:38:48.504Z] --- PASS: TestBuildSquashParent (6.86s) [2022-08-25T19:38:48.505Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:38:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:38:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:38:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:38:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:38:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:38:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:38:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:38:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:38:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:38:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:38:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:38:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:38:48.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:38:48.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:38:48.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:38:48.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-25T19:38:48.638Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-08-25T19:38:48.638Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:38:49.199Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-08-25T19:38:49.199Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:38:49.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:38:49.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-25T19:38:49.930Z] docker_cli_daemon_plugins_test.go:80: [d9483ca79016f] daemon is not started [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-25T19:38:49.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-25T19:38:50.189Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-25T19:38:50.189Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-25T19:38:51.086Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-08-25T19:38:51.086Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:38:51.125Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-25T19:38:51.125Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2022-08-25T19:38:51.125Z] === RUN TestConfigsUpdate [2022-08-25T19:38:51.125Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-25T19:38:51.341Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-08-25T19:38:51.341Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:38:51.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:38:52.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-25T19:38:52.762Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-25T19:38:53.227Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-08-25T19:38:53.227Z] === RUN TestBuildWithHugeFile [2022-08-25T19:38:53.647Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-25T19:38:53.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-08-25T19:38:53.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-08-25T19:38:53.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2022-08-25T19:38:53.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2022-08-25T19:38:53.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-08-25T19:38:53.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2022-08-25T19:38:53.647Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:38:53.647Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:38:54.139Z] docker_cli_daemon_plugins_test.go:170: [d9a539429c6b0] daemon is not started [2022-08-25T19:38:54.139Z] --- PASS: TestConfigsUpdate (2.97s) [2022-08-25T19:38:54.139Z] === RUN TestTemplatedConfig [2022-08-25T19:38:54.709Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-25T19:38:55.292Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-25T19:38:55.859Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-25T19:38:56.166Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:38:56.795Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-25T19:38:57.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:38:57.731Z] --- PASS: TestTemplatedConfig (3.49s) [2022-08-25T19:38:57.731Z] === RUN TestConfigCreateResolve [2022-08-25T19:38:57.990Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-25T19:38:57.990Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-25T19:38:58.458Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:38:58.927Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-25T19:38:58.927Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-25T19:38:59.186Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-25T19:38:59.384Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:38:59.445Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-25T19:38:59.703Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-25T19:39:00.270Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-25T19:39:00.270Z] check_test.go:540: [df494101fa5cb] daemon is not started [2022-08-25T19:39:00.270Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-25T19:39:00.529Z] --- PASS: TestConfigCreateResolve (2.90s) [2022-08-25T19:39:00.529Z] PASS [2022-08-25T19:39:00.529Z] [2022-08-25T19:39:00.529Z] DONE 6 tests in 17.753s [2022-08-25T19:39:00.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:39:00.529Z] ++ 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 [2022-08-25T19:39:00.529Z] ++ set -e [2022-08-25T19:39:00.529Z] ++ '[' -n 0 ']' [2022-08-25T19:39:00.529Z] ++ set -x [2022-08-25T19:39:00.529Z] ++ 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 [2022-08-25T19:39:00.529Z] INFO: Testing against a local daemon [2022-08-25T19:39:00.529Z] === RUN TestAttachWithTTY [2022-08-25T19:39:00.529Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-25T19:39:00.529Z] === RUN TestAttachWithoutTTy [2022-08-25T19:39:00.749Z] --- PASS: TestBuildMultiStageCopy (6.97s) [2022-08-25T19:39:00.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-08-25T19:39:00.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-08-25T19:39:00.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-08-25T19:39:00.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2022-08-25T19:39:00.749Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2022-08-25T19:39:00.749Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:39:00.788Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-25T19:39:00.788Z] === RUN TestCheckpoint [2022-08-25T19:39:00.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:39:00.788Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:39:00.788Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:39:00.788Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:39:00.788Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:39:00.788Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:39:00.788Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:39:00.788Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:39:00.788Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:39:00.788Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:39:00.788Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:39:00.788Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:39:00.788Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:39:00.788Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:39:00.788Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:39:00.788Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:39:00.788Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:39:00.788Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T19:39:00.788Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:39:00.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-25T19:39:00.788Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:39:00.788Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-25T19:39:00.788Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:39:00.788Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-25T19:39:00.788Z] === RUN TestCopyEmptyFile [2022-08-25T19:39:01.048Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-25T19:39:01.048Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:39:01.048Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-25T19:39:01.048Z] === RUN TestCopyFromContainer [2022-08-25T19:39:01.984Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-25T19:39:01.984Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-25T19:39:02.551Z] === RUN TestCopyFromContainer// [2022-08-25T19:39:02.551Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:39:02.551Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-25T19:39:02.551Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:39:02.551Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:39:02.551Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:39:02.809Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:39:02.809Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:39:02.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:39:02.809Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:39:02.809Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer (1.88s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-25T19:39:03.068Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-25T19:39:03.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:39:03.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:39:03.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:39:03.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:39:03.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:39:03.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:39:03.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:39:03.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:39:03.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:39:03.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:39:03.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T19:39:03.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:39:03.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:39:03.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:39:03.069Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:39:03.069Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T19:39:03.069Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:39:03.069Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:39:03.069Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:39:03.069Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:39:03.069Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:39:03.069Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:39:03.069Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:39:03.069Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:39:03.069Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:39:03.069Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:39:03.069Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T19:39:03.069Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T19:39:03.069Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T19:39:03.069Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:39:03.069Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:39:03.069Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T19:39:03.069Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:39:03.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-25T19:39:03.327Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-25T19:39:03.895Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-25T19:39:04.462Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-25T19:39:05.029Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-25T19:39:05.289Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2022-08-25T19:39:05.289Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:39:05.857Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-25T19:39:06.022Z] --- PASS: TestBuildMultiStageParentConfig (4.86s) [2022-08-25T19:39:06.022Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork 37.460s coverage: 40.6% of statements [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.550s coverage: 59.9% of statements [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.1% of statements [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-25T19:39:06.054Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-25T19:39:06.054Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-25T19:39:06.115Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-25T19:39:06.682Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-25T19:39:07.618Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-25T19:39:07.876Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-25T19:39:07.876Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2022-08-25T19:39:07.876Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:39:07.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:39:07.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:39:07.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:39:07.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:39:07.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:39:07.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:39:07.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:39:07.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:39:07.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:39:07.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:39:07.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:39:07.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:39:07.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:39:07.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:39:07.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:39:07.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T19:39:07.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-25T19:39:07.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T19:39:07.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T19:39:07.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T19:39:07.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T19:39:07.876Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:39:08.444Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-08-25T19:39:08.444Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:39:08.444Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:39:08.444Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:39:08.444Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-25T19:39:08.444Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T19:39:08.444Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:39:08.444Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:39:08.444Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-25T19:39:08.444Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:39:08.444Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-25T19:39:08.444Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-25T19:39:08.444Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:39:08.702Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:39:08.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:39:08.702Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:39:08.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:39:08.702Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:39:08.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:39:08.702Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:39:08.702Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:39:08.702Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:39:08.702Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:39:08.702Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:39:08.702Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:39:08.702Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:39:08.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T19:39:08.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:39:08.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:39:08.702Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:39:08.702Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:39:08.702Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T19:39:08.702Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:39:08.702Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:39:08.702Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:39:08.702Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T19:39:08.702Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:39:08.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:39:08.702Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:39:08.702Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T19:39:08.702Z] === RUN TestDiff [2022-08-25T19:39:09.269Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-25T19:39:09.269Z] --- PASS: TestDiff (0.77s) [2022-08-25T19:39:09.269Z] === RUN TestExecConsoleSize [2022-08-25T19:39:09.837Z] --- PASS: TestExecConsoleSize (0.62s) [2022-08-25T19:39:09.837Z] === RUN TestExecWithCloseStdin [2022-08-25T19:39:10.772Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-25T19:39:10.772Z] --- PASS: TestExecWithCloseStdin (0.79s) [2022-08-25T19:39:10.772Z] === RUN TestExec [2022-08-25T19:39:11.339Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-25T19:39:11.339Z] --- PASS: TestExec (0.60s) [2022-08-25T19:39:11.339Z] === RUN TestExecUser [2022-08-25T19:39:11.906Z] --- PASS: TestExecUser (0.61s) [2022-08-25T19:39:11.906Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:39:12.842Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-08-25T19:39:12.842Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:39:13.778Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-08-25T19:39:13.778Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:39:14.125Z] --- PASS: TestBuildLabelWithTargets (8.12s) [2022-08-25T19:39:14.125Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:39:14.713Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-08-25T19:39:14.713Z] === RUN TestHealthKillContainer [2022-08-25T19:39:14.713Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-25T19:39:16.013Z] --- PASS: TestBuildWithEmptyLayers (2.66s) [2022-08-25T19:39:16.013Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:39:16.039Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.207s coverage: 6.7% of statements [2022-08-25T19:39:16.039Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-25T19:39:16.039Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-25T19:39:16.039Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-25T19:39:16.039Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-25T19:39:16.039Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-25T19:39:16.039Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-25T19:39:16.299Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-25T19:39:16.558Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-25T19:39:16.818Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-25T19:39:16.818Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-25T19:39:19.978Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-25T19:39:21.254Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-25T19:39:21.254Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:39:21.352Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-25T19:39:21.815Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-25T19:39:21.815Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:39:22.739Z] --- PASS: TestHealthKillContainer (8.17s) [2022-08-25T19:39:22.739Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:39:23.679Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-08-25T19:39:23.679Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:39:24.247Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-08-25T19:39:24.247Z] === RUN TestIpcModeNone [2022-08-25T19:39:24.247Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-25T19:39:24.815Z] check_test.go:540: [df398d614f69c] daemon is not started [2022-08-25T19:39:24.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-25T19:39:24.815Z] --- PASS: TestIpcModeNone (0.77s) [2022-08-25T19:39:24.815Z] === RUN TestIpcModePrivate [2022-08-25T19:39:25.382Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-25T19:39:25.641Z] --- PASS: TestIpcModePrivate (0.68s) [2022-08-25T19:39:25.641Z] === RUN TestIpcModeShareable [2022-08-25T19:39:25.900Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-08-25T19:39:26.467Z] --- PASS: TestIpcModeShareable (0.80s) [2022-08-25T19:39:26.467Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:39:26.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-25T19:39:27.058Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-25T19:39:27.058Z] === RUN TestBuildWithHugeFile [2022-08-25T19:39:28.631Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s) [2022-08-25T19:39:28.631Z] === RUN TestAPIIpcModeHost [2022-08-25T19:39:29.036Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-25T19:39:29.199Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-25T19:39:29.458Z] --- PASS: TestAPIIpcModeHost (0.75s) [2022-08-25T19:39:29.458Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:39:31.362Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-25T19:39:31.362Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-08-25T19:39:31.621Z] --- PASS: TestDaemonIpcModeShareable (2.25s) [2022-08-25T19:39:31.621Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:39:33.527Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:179, shared: false, mustBeShared: false [2022-08-25T19:39:33.527Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2022-08-25T19:39:33.527Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:39:35.429Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-08-25T19:39:35.429Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2022-08-25T19:39:35.429Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:39:35.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-25T19:39:35.946Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-25T19:39:36.515Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-25T19:39:36.515Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-25T19:39:36.774Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2022-08-25T19:39:36.774Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-25T19:39:37.032Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2022-08-25T19:39:37.032Z] === RUN TestIpcModeOlderClient [2022-08-25T19:39:37.032Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:39:37.032Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:39:37.599Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-25T19:39:37.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-25T19:39:37.858Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2022-08-25T19:39:37.858Z] === RUN TestKillContainer [2022-08-25T19:39:37.858Z] === RUN TestKillContainer/no_signal [2022-08-25T19:39:38.425Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-25T19:39:38.425Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:39:38.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-25T19:39:38.869Z] INFO [linters context/goanalysis] analyzers took 6m45.173137524s with top 10 stages: buildir: 2m26.077577894s, the_only_name: 40.925053579s, goimports: 28.846368861s, unconvert: 24.948086739s, gosec: 18.29546789s, S1038: 17.795734475s, misspell: 6.998138786s, S1039: 5.540984593s, unused: 5.460427406s, nilness: 5.040907809s [2022-08-25T19:39:38.869Z] INFO [runner] Issues before processing: 2441, after processing: 0 [2022-08-25T19:39:38.869Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2120/2120, skip_files: 2120/2120, nolint: 0/79, identifier_marker: 2017/2017, exclude: 2017/2017, exclude-rules: 79/2017, cgo: 2120/2441, skip_dirs: 2120/2120, path_prettifier: 2120/2120, autogenerated_exclude: 2017/2120 [2022-08-25T19:39:38.869Z] INFO [runner] processing took 83.535683ms with stages: nolint: 33.82994ms, identifier_marker: 21.913343ms, path_prettifier: 9.017755ms, autogenerated_exclude: 8.627573ms, exclude-rules: 7.92593ms, skip_dirs: 1.768144ms, cgo: 319.584µs, filename_unadjuster: 127.802µs, max_same_issues: 2.185µs, uniq_by_line: 561ns, skip_files: 400ns, source_code: 344ns, exclude: 344ns, max_from_linter: 332ns, diff: 280ns, sort_results: 258ns, max_per_file_from_linter: 252ns, severity-rules: 236ns, path_shortener: 229ns, path_prefixer: 191ns [2022-08-25T19:39:38.869Z] INFO [runner] linters took 1m48.931806824s with stages: goanalysis_metalinter: 1m48.848139694s [2022-08-25T19:39:38.869Z] INFO File cache stats: 1704 entries of total size 8.7MiB [2022-08-25T19:39:38.869Z] INFO Memory: 2867 samples, avg is 325.7MB, max is 1262.3MB [2022-08-25T19:39:38.869Z] INFO Execution took 4m46.517372199s [2022-08-25T19:39:38.869Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-25T19:39:38.942Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-25T19:39:38.942Z] === RUN TestKillContainer/killing_signal [2022-08-25T19:39:39.190Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh dynbinary test-docker-py [2022-08-25T19:39:39.449Z] [2022-08-25T19:39:39.709Z] Removing bundles/ [2022-08-25T19:39:39.709Z] [2022-08-25T19:39:39.709Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:39:39.709Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:39:39.709Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:39:39.878Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-25T19:39:40.137Z] --- PASS: TestKillContainer (2.33s) [2022-08-25T19:39:40.137Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-08-25T19:39:40.137Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-08-25T19:39:40.137Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2022-08-25T19:39:40.137Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:39:40.137Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:39:40.704Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-25T19:39:40.963Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:39:41.531Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-25T19:39:41.531Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-25T19:39:41.531Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-25T19:39:42.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2022-08-25T19:39:42.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2022-08-25T19:39:42.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-08-25T19:39:42.099Z] === RUN TestKillStoppedContainer [2022-08-25T19:39:42.099Z] --- PASS: TestKillStoppedContainer (0.11s) [2022-08-25T19:39:42.099Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:39:42.099Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-25T19:39:42.099Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:39:42.358Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-25T19:39:42.926Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-08-25T19:39:42.926Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:39:42.926Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:39:42.926Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T19:39:42.926Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:39:42.926Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:39:42.926Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-25T19:39:42.926Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:39:42.926Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-25T19:39:43.184Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2022-08-25T19:39:43.184Z] === RUN TestLinksContainerNames [2022-08-25T19:39:43.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-25T19:39:44.561Z] --- PASS: TestLinksContainerNames (1.25s) [2022-08-25T19:39:44.561Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:39:45.128Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-08-25T19:39:45.128Z] === RUN TestLogs [2022-08-25T19:39:45.128Z] === RUN TestLogs/driver_local [2022-08-25T19:39:45.128Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:39:45.128Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:39:45.128Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:39:45.128Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:39:45.128Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:39:45.128Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:39:45.128Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:39:45.128Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:39:45.128Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:39:45.128Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:39:45.128Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:39:45.128Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:39:45.128Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:39:45.128Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:39:45.128Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:39:45.128Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:39:45.128Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:39:45.128Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:39:46.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-25T19:39:47.001Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-25T19:39:47.001Z] === RUN TestLogs/driver_json-file [2022-08-25T19:39:47.001Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:39:47.001Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:39:47.001Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:39:47.001Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:39:47.001Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:39:47.001Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:39:47.001Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:39:47.001Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:39:47.001Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:39:47.001Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:39:47.001Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:39:47.001Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:39:47.001Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:39:47.001Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:39:47.001Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:39:47.001Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:39:47.001Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:39:47.001Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/ipam 16.654s coverage: 85.3% of statements [2022-08-25T19:39:47.139Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-25T19:39:47.139Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-25T19:39:47.139Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/ipamutils 0.284s coverage: 74.0% of statements [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-25T19:39:47.139Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-08-25T19:39:47.569Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-25T19:39:49.437Z] --- PASS: TestBuildWithHugeFile (48.11s) [2022-08-25T19:39:49.437Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:39:49.437Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:39:49.437Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:39:49.437Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:39:49.437Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:39:49.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:39:49.437Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:39:49.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:39:49.437Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:39:49.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:39:49.437Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:39:49.437Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:39:49.437Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:39:49.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-25T19:39:49.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-25T19:39:49.437Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-25T19:39:49.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-25T19:39:49.437Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:39:49.437Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:39:49.437Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:39:49.437Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-08-25T19:39:49.437Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-08-25T19:39:49.437Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-08-25T19:39:49.437Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:39:49.437Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-25T19:39:49.437Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:39:49.437Z] Loaded image: busybox:latest [2022-08-25T19:39:49.437Z] Loaded image: busybox:glibc [2022-08-25T19:39:49.437Z] Loaded image: debian:bullseye-slim [2022-08-25T19:39:49.437Z] Loaded image: hello-world:latest [2022-08-25T19:39:49.437Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:39:49.472Z] --- PASS: TestLogs (4.04s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.93s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.26s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.57s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.66s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.92s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.98s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.05s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.58s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.70s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.94s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.97s) [2022-08-25T19:39:49.472Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (2.04s) [2022-08-25T19:39:49.472Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:39:49.731Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:39:49.731Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:39:49.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:39:49.731Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:39:49.989Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-25T19:39:49.989Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T19:39:49.989Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:39:51.400Z] check_test.go:540: [da12b6c9a66a7] daemon is not started [2022-08-25T19:39:51.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-25T19:39:51.659Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2022-08-25T19:39:51.659Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:39:52.226Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2022-08-25T19:39:52.226Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:39:52.485Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-25T19:39:52.485Z] === RUN TestNetworkNat [2022-08-25T19:39:52.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-25T19:39:53.421Z] --- PASS: TestNetworkNat (0.71s) [2022-08-25T19:39:53.421Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:39:53.421Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-25T19:39:53.989Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2022-08-25T19:39:53.989Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:39:54.248Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-25T19:39:54.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-25T19:39:55.441Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-25T19:39:56.010Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.48s) [2022-08-25T19:39:56.010Z] PASS [2022-08-25T19:39:56.010Z] [2022-08-25T19:39:56.010Z] === Skipped [2022-08-25T19:39:56.010Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:39:56.010Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:39:56.010Z] [2022-08-25T19:39:56.010Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:39:56.010Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:39:56.010Z] [2022-08-25T19:39:56.010Z] DONE 34 tests, 2 skipped in 83.499s [2022-08-25T19:39:56.010Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:39:56.010Z] INFO: Testing against a local daemon [2022-08-25T19:39:56.010Z] === RUN TestConfigInspect [2022-08-25T19:39:57.346Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2022-08-25T19:39:57.346Z] === RUN TestPause [2022-08-25T19:39:57.896Z] --- PASS: TestConfigInspect (2.16s) [2022-08-25T19:39:57.896Z] === RUN TestConfigList [2022-08-25T19:39:57.914Z] --- PASS: TestPause (0.91s) [2022-08-25T19:39:57.914Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:39:57.914Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:39:57.914Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:39:57.914Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:39:58.481Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-08-25T19:39:58.481Z] === RUN TestPidHost [2022-08-25T19:39:59.781Z] --- PASS: TestConfigList (2.14s) [2022-08-25T19:39:59.781Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:40:00.385Z] --- PASS: TestPidHost (1.74s) [2022-08-25T19:40:00.385Z] === RUN TestPsFilter [2022-08-25T19:40:00.385Z] --- PASS: TestPsFilter (0.13s) [2022-08-25T19:40:00.385Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:40:01.321Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2022-08-25T19:40:01.321Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:40:01.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-25T19:40:02.147Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2022-08-25T19:40:02.147Z] === RUN TestRemoveContainerRunning [2022-08-25T19:40:02.335Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-08-25T19:40:02.335Z] === RUN TestConfigsUpdate [2022-08-25T19:40:02.406Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-25T19:40:02.406Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-25T19:40:02.406Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-25T19:40:02.973Z] --- PASS: TestRemoveContainerRunning (0.68s) [2022-08-25T19:40:02.973Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:40:03.231Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-25T19:40:03.231Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-25T19:40:03.799Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2022-08-25T19:40:03.799Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:40:03.799Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T19:40:03.799Z] === RUN TestRenameLinkedContainer [2022-08-25T19:40:04.058Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-25T19:40:04.058Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-25T19:40:04.220Z] --- PASS: TestConfigsUpdate (2.20s) [2022-08-25T19:40:04.220Z] === RUN TestTemplatedConfig [2022-08-25T19:40:04.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-25T19:40:04.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-25T19:40:04.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-25T19:40:06.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-25T19:40:06.519Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-25T19:40:06.519Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-25T19:40:06.519Z] --- PASS: TestRenameLinkedContainer (2.79s) [2022-08-25T19:40:06.519Z] === RUN TestRenameStoppedContainer [2022-08-25T19:40:06.731Z] --- PASS: TestTemplatedConfig (2.60s) [2022-08-25T19:40:06.731Z] === RUN TestConfigCreateResolve [2022-08-25T19:40:07.086Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-25T19:40:07.086Z] --- PASS: TestRenameStoppedContainer (0.63s) [2022-08-25T19:40:07.086Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:40:08.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-25T19:40:08.464Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2022-08-25T19:40:08.464Z] === RUN TestRenameInvalidName [2022-08-25T19:40:09.031Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-25T19:40:09.241Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-08-25T19:40:09.241Z] PASS [2022-08-25T19:40:09.241Z] [2022-08-25T19:40:09.241Z] DONE 6 tests in 13.383s [2022-08-25T19:40:09.241Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:40:09.241Z] INFO: Testing against a local daemon [2022-08-25T19:40:09.241Z] === RUN TestAttachWithTTY [2022-08-25T19:40:09.241Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-25T19:40:09.241Z] === RUN TestAttachWithoutTTy [2022-08-25T19:40:09.241Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-25T19:40:09.241Z] === RUN TestCheckpoint [2022-08-25T19:40:09.241Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:40:09.241Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:40:09.241Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:40:09.241Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:40:09.241Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:40:09.241Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:40:09.241Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:40:09.241Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:40:09.241Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:40:09.241Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:40:09.241Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:40:09.241Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-25T19:40:09.241Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:40:09.241Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-25T19:40:09.241Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:40:09.241Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-25T19:40:09.241Z] === RUN TestCopyEmptyFile [2022-08-25T19:40:09.241Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-25T19:40:09.241Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:40:09.289Z] --- PASS: TestRenameInvalidName (0.76s) [2022-08-25T19:40:09.289Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:40:09.497Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-25T19:40:09.497Z] === RUN TestCopyFromContainer [2022-08-25T19:40:10.424Z] === RUN TestCopyFromContainer// [2022-08-25T19:40:10.424Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:40:10.424Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:40:10.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-25T19:40:10.665Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-25T19:40:10.666Z] check_test.go:540: [de213dc785dc4] daemon is not started [2022-08-25T19:40:10.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-25T19:40:10.666Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-25T19:40:10.666Z] check_test.go:540: [dac2ddcf3c4ec] daemon is not started [2022-08-25T19:40:10.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-25T19:40:10.679Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:40:10.679Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:40:10.679Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:40:10.679Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:40:10.679Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:40:10.925Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-25T19:40:10.934Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:40:10.934Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer (1.59s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-25T19:40:10.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:40:10.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:40:10.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:40:10.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:40:10.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:40:10.935Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:40:10.935Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:40:10.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:40:10.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:40:10.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:40:10.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T19:40:10.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:40:10.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:40:10.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:40:10.935Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:40:10.935Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T19:40:10.935Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:40:10.935Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:40:10.935Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:40:10.935Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:40:10.935Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:40:10.935Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:40:10.935Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:40:10.935Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:40:10.935Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:40:10.935Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:40:10.935Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T19:40:10.935Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T19:40:10.935Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T19:40:10.935Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:40:10.935Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:40:10.935Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T19:40:10.935Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:40:11.861Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-25T19:40:11.861Z] --- PASS: TestRenameAnonymousContainer (2.61s) [2022-08-25T19:40:11.861Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:40:12.796Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2022-08-25T19:40:12.796Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:40:12.796Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-25T19:40:12.833Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2022-08-25T19:40:12.833Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:40:13.363Z] check_test.go:540: [df4ba388bffbf] daemon is not started [2022-08-25T19:40:13.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-25T19:40:13.930Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2022-08-25T19:40:13.930Z] === RUN TestResize [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-08-25T19:40:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:40:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:40:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:40:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:40:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:40:14.196Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:40:14.196Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:40:14.196Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:40:14.196Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:40:14.196Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:40:14.196Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-25T19:40:14.196Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:40:14.497Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-25T19:40:14.756Z] --- PASS: TestResize (0.81s) [2022-08-25T19:40:14.756Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:40:14.756Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-08-25T19:40:14.756Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:40:14.756Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:40:14.756Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:40:14.756Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-25T19:40:14.756Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T19:40:14.756Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:40:14.757Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:40:14.757Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-25T19:40:14.757Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:40:14.757Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-25T19:40:14.757Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:40:14.757Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:40:14.757Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:40:14.757Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:40:14.757Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:40:14.757Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:40:14.757Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:40:14.757Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:40:14.757Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:40:14.757Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:40:14.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:40:14.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T19:40:14.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:40:14.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:40:14.757Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:40:14.757Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T19:40:14.757Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:40:14.757Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:40:14.757Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:40:14.757Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T19:40:14.757Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:40:14.757Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:40:14.757Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:40:14.757Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T19:40:14.757Z] === RUN TestDiff [2022-08-25T19:40:15.317Z] --- PASS: TestDiff (0.57s) [2022-08-25T19:40:15.317Z] === RUN TestExecConsoleSize [2022-08-25T19:40:15.323Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-25T19:40:15.582Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2022-08-25T19:40:15.582Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:40:15.878Z] --- PASS: TestExecConsoleSize (0.62s) [2022-08-25T19:40:15.878Z] === RUN TestExecWithCloseStdin [2022-08-25T19:40:16.150Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-25T19:40:16.410Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:40:16.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:40:16.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:40:16.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:40:16.803Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-08-25T19:40:16.803Z] === RUN TestExec [2022-08-25T19:40:17.407Z] --- PASS: TestExec (0.68s) [2022-08-25T19:40:17.407Z] === RUN TestExecUser [2022-08-25T19:40:17.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-25T19:40:17.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:40:17.967Z] --- PASS: TestExecUser (0.63s) [2022-08-25T19:40:17.967Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:40:18.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:40:18.527Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-08-25T19:40:18.527Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:40:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:40:19.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:40:19.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:40:19.889Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-25T19:40:19.889Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:40:20.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:40:20.449Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-08-25T19:40:20.449Z] === RUN TestHealthKillContainer [2022-08-25T19:40:20.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:40:20.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:40:21.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-25T19:40:23.227Z] --- PASS: TestBuildWithHugeFile (49.59s) [2022-08-25T19:40:23.227Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:40:23.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:40:23.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:40:23.227Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:40:23.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:40:23.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:40:23.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:40:23.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:40:23.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:40:23.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:40:23.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:40:23.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:40:23.227Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:40:23.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2022-08-25T19:40:23.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-25T19:40:23.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-25T19:40:23.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T19:40:23.227Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:40:23.227Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:40:23.227Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:40:25.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.56s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.60s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.79s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.81s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2022-08-25T19:40:25.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.69s) [2022-08-25T19:40:25.145Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:40:25.145Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:40:26.080Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:40:26.491Z] --- PASS: TestBuildPreserveOwnership (10.02s) [2022-08-25T19:40:26.491Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.00s) [2022-08-25T19:40:26.491Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-25T19:40:26.491Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:40:26.491Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-25T19:40:26.491Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:40:26.491Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-25T19:40:26.491Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-25T19:40:26.491Z] PASS [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === Skipped [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:40:26.491Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:40:26.491Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-25T19:40:26.491Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] DONE 34 tests, 3 skipped in 109.921s [2022-08-25T19:40:26.491Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:40:26.491Z] INFO: Testing against a local daemon [2022-08-25T19:40:26.491Z] === RUN TestConfigInspect [2022-08-25T19:40:26.491Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-25T19:40:26.491Z] === RUN TestConfigList [2022-08-25T19:40:26.491Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] --- SKIP: TestConfigList (0.01s) [2022-08-25T19:40:26.491Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:40:26.491Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-25T19:40:26.491Z] === RUN TestConfigsUpdate [2022-08-25T19:40:26.491Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-25T19:40:26.491Z] === RUN TestTemplatedConfig [2022-08-25T19:40:26.491Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-25T19:40:26.491Z] === RUN TestConfigCreateResolve [2022-08-25T19:40:26.491Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-25T19:40:26.491Z] PASS [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === Skipped [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-25T19:40:26.491Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-25T19:40:26.491Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-25T19:40:26.491Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-25T19:40:26.491Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-25T19:40:26.491Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-25T19:40:26.491Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:40:26.491Z] [2022-08-25T19:40:26.491Z] DONE 6 tests, 6 skipped in 0.153s [2022-08-25T19:40:26.491Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:40:26.747Z] INFO: Testing against a local daemon [2022-08-25T19:40:26.747Z] === RUN TestAttachWithTTY [2022-08-25T19:40:26.747Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-25T19:40:26.747Z] === RUN TestAttachWithoutTTy [2022-08-25T19:40:26.747Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-25T19:40:26.747Z] === RUN TestCheckpoint [2022-08-25T19:40:26.747Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:40:26.747Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:40:26.747Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:40:26.747Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:40:26.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:40:26.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:40:26.747Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:40:26.747Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:40:26.747Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:40:26.747Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:40:26.747Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:40:26.747Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:40:26.747Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:40:26.747Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:40:26.747Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:40:26.747Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:40:26.747Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:40:26.747Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:40:26.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:40:26.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-25T19:40:26.747Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:40:26.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-25T19:40:26.747Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:40:27.003Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-25T19:40:27.004Z] === RUN TestCopyEmptyFile [2022-08-25T19:40:27.004Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-25T19:40:27.004Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:40:27.259Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-25T19:40:27.259Z] === RUN TestCopyFromContainer [2022-08-25T19:40:27.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-25T19:40:27.458Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.91s) [2022-08-25T19:40:27.458Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.54s) [2022-08-25T19:40:27.458Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.35s) [2022-08-25T19:40:27.458Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:40:28.566Z] --- PASS: TestHealthKillContainer (8.10s) [2022-08-25T19:40:28.566Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:40:29.363Z] --- PASS: TestCgroupNamespacesRun (1.44s) [2022-08-25T19:40:29.363Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:40:29.490Z] --- PASS: TestHealthCheckProcessKilled (0.75s) [2022-08-25T19:40:29.490Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:40:30.050Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-08-25T19:40:30.050Z] === RUN TestIpcModeNone [2022-08-25T19:40:30.654Z] --- PASS: TestIpcModeNone (0.61s) [2022-08-25T19:40:30.654Z] === RUN TestIpcModePrivate [2022-08-25T19:40:30.740Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.52s) [2022-08-25T19:40:30.740Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:40:30.909Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-25T19:40:31.206Z] --- PASS: TestIpcModePrivate (0.65s) [2022-08-25T19:40:31.206Z] === RUN TestIpcModeShareable [2022-08-25T19:40:31.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer// [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:40:31.424Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:40:31.461Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-25T19:40:31.680Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:40:31.680Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer (4.59s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-25T19:40:31.680Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-25T19:40:31.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:40:31.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:40:31.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:40:31.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:40:31.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:40:31.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:40:31.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:40:31.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:40:31.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:40:31.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:40:31.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T19:40:31.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:40:31.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:40:31.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:40:31.680Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:40:31.680Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-08-25T19:40:31.680Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:40:31.680Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:40:31.680Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:40:31.680Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:40:31.680Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:40:31.680Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:40:31.680Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:40:31.680Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:40:31.680Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:40:31.680Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:40:31.680Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T19:40:31.680Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T19:40:31.680Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T19:40:31.680Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:40:31.680Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:40:31.680Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T19:40:31.680Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:40:31.716Z] --- PASS: TestIpcModeShareable (0.66s) [2022-08-25T19:40:31.716Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:40:31.874Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.47s) [2022-08-25T19:40:31.874Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:40:32.133Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-25T19:40:32.392Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-25T19:40:33.072Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-08-25T19:40:33.072Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:40:33.644Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-08-25T19:40:33.644Z] === RUN TestAPIIpcModeHost [2022-08-25T19:40:33.768Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2022-08-25T19:40:33.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:40:33.769Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-25T19:40:33.900Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-25T19:40:33.900Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:40:34.027Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-25T19:40:34.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-25T19:40:34.445Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-08-25T19:40:34.445Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:40:34.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:40:34.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:40:34.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:40:34.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:40:34.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:40:34.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:40:34.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:40:34.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:40:34.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:40:34.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:40:34.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:40:34.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:40:34.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:40:34.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:40:34.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:40:34.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T19:40:34.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-25T19:40:34.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-25T19:40:34.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-25T19:40:34.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-08-25T19:40:34.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-25T19:40:34.445Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:40:34.701Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-08-25T19:40:34.701Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:40:34.701Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:40:34.701Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:40:34.701Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-25T19:40:34.701Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T19:40:34.701Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:40:34.701Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:40:34.701Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-25T19:40:34.701Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:40:34.701Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-25T19:40:34.701Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:40:34.701Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:40:34.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:40:34.701Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:40:34.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:40:34.701Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:40:34.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:40:34.701Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:40:34.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:40:34.701Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:40:34.701Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:40:34.701Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:40:34.701Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:40:34.701Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:40:34.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:40:34.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T19:40:34.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:40:34.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:40:34.701Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:40:34.701Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-25T19:40:34.701Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-25T19:40:34.701Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:40:34.701Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:40:34.701Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:40:34.701Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:40:34.701Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-25T19:40:34.701Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:40:34.701Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:40:34.701Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:40:34.701Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-25T19:40:34.701Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-25T19:40:34.701Z] === RUN TestDiff [2022-08-25T19:40:34.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s) [2022-08-25T19:40:34.854Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:40:35.262Z] --- PASS: TestDiff (0.40s) [2022-08-25T19:40:35.262Z] === RUN TestExecConsoleSize [2022-08-25T19:40:35.263Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-25T19:40:35.264Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-25T19:40:35.264Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:40:35.518Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-25T19:40:35.518Z] === RUN TestExecWithCloseStdin [2022-08-25T19:40:35.791Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-25T19:40:36.079Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-25T19:40:36.079Z] === RUN TestExec [2022-08-25T19:40:36.233Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-25T19:40:36.233Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-25T19:40:36.233Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:40:36.357Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s) [2022-08-25T19:40:36.357Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:40:36.640Z] --- PASS: TestExec (0.47s) [2022-08-25T19:40:36.640Z] === RUN TestExecUser [2022-08-25T19:40:36.896Z] --- PASS: TestExecUser (0.46s) [2022-08-25T19:40:36.896Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:40:37.293Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-08-25T19:40:37.293Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:40:37.458Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-08-25T19:40:37.458Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:40:37.552Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-25T19:40:37.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-25T19:40:37.595Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-25T19:40:37.595Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-25T19:40:37.595Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:40:38.120Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-25T19:40:38.380Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s) [2022-08-25T19:40:38.380Z] === RUN TestNISDomainname [2022-08-25T19:40:38.520Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-25T19:40:38.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-25T19:40:38.775Z] === RUN TestIpcModeOlderClient [2022-08-25T19:40:38.775Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:40:38.775Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:40:38.825Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-25T19:40:38.825Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:40:39.049Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-25T19:40:39.049Z] === RUN TestKillContainer [2022-08-25T19:40:39.049Z] === RUN TestKillContainer/no_signal [2022-08-25T19:40:39.315Z] --- PASS: TestNISDomainname (1.01s) [2022-08-25T19:40:39.315Z] === RUN TestHostnameDnsResolution [2022-08-25T19:40:39.387Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-25T19:40:39.387Z] === RUN TestHealthKillContainer [2022-08-25T19:40:39.575Z] check_test.go:540: [d92b867accadc] daemon is not started [2022-08-25T19:40:39.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-25T19:40:39.628Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:40:39.883Z] === RUN TestKillContainer/killing_signal [2022-08-25T19:40:40.445Z] --- PASS: TestKillContainer (1.32s) [2022-08-25T19:40:40.445Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-25T19:40:40.445Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-25T19:40:40.445Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-25T19:40:40.445Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:40:40.445Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:40:40.512Z] --- PASS: TestHostnameDnsResolution (1.06s) [2022-08-25T19:40:40.512Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:40:41.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:40:41.448Z] --- PASS: TestUnprivilegedPortsAndPing (0.86s) [2022-08-25T19:40:41.448Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:40:41.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-08-25T19:40:41.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-08-25T19:40:41.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-25T19:40:41.566Z] === RUN TestKillStoppedContainer [2022-08-25T19:40:41.822Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-25T19:40:41.822Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:40:41.822Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-25T19:40:41.822Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:40:42.078Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-25T19:40:42.078Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:40:42.078Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-25T19:40:42.078Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T19:40:42.078Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:40:42.384Z] --- PASS: TestPrivilegedHostDevices (1.03s) [2022-08-25T19:40:42.384Z] === RUN TestRunConsoleSize [2022-08-25T19:40:42.638Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-25T19:40:42.638Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:40:42.643Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-25T19:40:42.936Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-25T19:40:42.936Z] === RUN TestLinksContainerNames [2022-08-25T19:40:43.210Z] --- PASS: TestRunConsoleSize (0.75s) [2022-08-25T19:40:43.210Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:40:43.862Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-25T19:40:43.862Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:40:44.160Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-25T19:40:44.160Z] === RUN TestLogs [2022-08-25T19:40:44.160Z] === RUN TestLogs/driver_local [2022-08-25T19:40:44.160Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:40:44.160Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:40:44.160Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:40:44.160Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:40:44.160Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:40:44.160Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:40:44.160Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:40:44.160Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:40:44.588Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-25T19:40:45.085Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:40:45.086Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:40:45.523Z] --- PASS: TestRunWithAlternativeContainerdShim (2.47s) [2022-08-25T19:40:45.523Z] === RUN TestStats [2022-08-25T19:40:45.646Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:40:45.646Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:40:46.207Z] === RUN TestLogs/driver_json-file [2022-08-25T19:40:46.207Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:40:46.207Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:40:46.207Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:40:46.207Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:40:46.207Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:40:46.207Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:40:46.207Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:40:46.207Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:40:46.494Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-25T19:40:47.133Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:40:47.133Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:40:47.434Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-25T19:40:47.434Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-25T19:40:47.466Z] --- PASS: TestHealthKillContainer (7.81s) [2022-08-25T19:40:47.466Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:40:47.693Z] check_test.go:540: [d5ea29aca4cc0] daemon is not started [2022-08-25T19:40:47.693Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-25T19:40:47.694Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:40:47.722Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2022-08-25T19:40:47.722Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:40:47.722Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-25T19:40:47.722Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-25T19:40:47.722Z] === RUN TestIpcModeNone [2022-08-25T19:40:47.949Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:40:48.261Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-25T19:40:48.261Z] --- PASS: TestStats (2.63s) [2022-08-25T19:40:48.261Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:40:48.261Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:40:48.261Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:40:48.261Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:40:48.261Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:40:48.261Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:40:48.261Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:40:48.261Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:40:48.261Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:40:48.261Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:40:48.261Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:40:48.261Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:40:48.261Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:40:48.283Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-25T19:40:48.283Z] === RUN TestIpcModePrivate [2022-08-25T19:40:48.510Z] --- PASS: TestLogs (4.22s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.85s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.74s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-25T19:40:48.510Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-25T19:40:48.510Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:40:48.539Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-25T19:40:48.765Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:40:48.765Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:40:48.765Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:40:48.765Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:40:48.765Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:40:48.765Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:40:48.765Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:40:48.795Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-25T19:40:48.795Z] === RUN TestIpcModeShareable [2022-08-25T19:40:48.795Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:40:48.795Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-25T19:40:48.795Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:40:49.021Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:40:49.021Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:40:49.277Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T19:40:49.277Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:40:50.160Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-08-25T19:40:50.160Z] === RUN TestAPIIpcModeHost [2022-08-25T19:40:50.160Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:40:50.160Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-25T19:40:50.160Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:40:50.160Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:40:50.160Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-25T19:40:50.160Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:40:50.641Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-08-25T19:40:50.641Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:40:50.793Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-25T19:40:51.052Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-25T19:40:51.088Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-25T19:40:51.088Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-08-25T19:40:51.088Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:40:51.088Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:40:51.088Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-25T19:40:51.088Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:40:51.088Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:40:51.088Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-25T19:40:51.088Z] === RUN TestIpcModeOlderClient [2022-08-25T19:40:51.088Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:40:51.088Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:40:51.203Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-25T19:40:51.203Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:40:51.311Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T19:40:51.311Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-08-25T19:40:51.311Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2022-08-25T19:40:51.311Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-08-25T19:40:51.311Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2022-08-25T19:40:51.311Z] === RUN TestDeleteDevicemapper [2022-08-25T19:40:51.311Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:40:51.311Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:40:51.311Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:40:51.459Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-25T19:40:51.459Z] === RUN TestNetworkNat [2022-08-25T19:40:51.570Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-25T19:40:51.649Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-25T19:40:51.649Z] === RUN TestKillContainer [2022-08-25T19:40:51.649Z] === RUN TestKillContainer/no_signal [2022-08-25T19:40:51.829Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-25T19:40:51.906Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:40:52.021Z] --- PASS: TestNetworkNat (0.52s) [2022-08-25T19:40:52.021Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:40:52.161Z] === RUN TestKillContainer/killing_signal [2022-08-25T19:40:52.581Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-08-25T19:40:52.581Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:40:53.088Z] --- PASS: TestKillContainer (1.27s) [2022-08-25T19:40:53.088Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-08-25T19:40:53.088Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-25T19:40:53.088Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-25T19:40:53.088Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:40:53.088Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:40:53.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:40:53.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-08-25T19:40:53.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-08-25T19:40:53.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-25T19:40:53.600Z] === RUN TestKillStoppedContainer [2022-08-25T19:40:53.600Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-25T19:40:53.600Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:40:53.856Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-25T19:40:53.856Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:40:54.111Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-25T19:40:54.111Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:40:54.111Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:40:54.111Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T19:40:54.111Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:40:54.111Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:40:54.111Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-25T19:40:54.111Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:40:54.111Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-25T19:40:54.111Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-25T19:40:54.111Z] === RUN TestLinksContainerNames [2022-08-25T19:40:54.362Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s) [2022-08-25T19:40:54.362Z] === RUN TestUpdateMemory [2022-08-25T19:40:54.362Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:40:54.362Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-25T19:40:54.362Z] === RUN TestUpdateCPUQuota [2022-08-25T19:40:54.930Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-25T19:40:55.038Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-25T19:40:55.038Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:40:55.091Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-25T19:40:55.091Z] === RUN TestPause [2022-08-25T19:40:55.498Z] --- PASS: TestUpdateCPUQuota (1.19s) [2022-08-25T19:40:55.498Z] === RUN TestUpdatePidsLimit [2022-08-25T19:40:55.498Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T19:40:55.601Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-25T19:40:55.601Z] === RUN TestLogs [2022-08-25T19:40:55.601Z] === RUN TestLogs/driver_local [2022-08-25T19:40:55.601Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:40:55.601Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:40:55.601Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:40:55.601Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:40:55.601Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:40:55.601Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:40:55.601Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:40:55.601Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:40:55.601Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:40:55.601Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:40:55.601Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:40:55.601Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:40:55.601Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:40:55.601Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:40:55.652Z] --- PASS: TestPause (0.50s) [2022-08-25T19:40:55.652Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:40:55.652Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:40:55.652Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:40:55.652Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:40:55.756Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T19:40:55.907Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-25T19:40:55.907Z] === RUN TestPidHost [2022-08-25T19:40:56.015Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T19:40:56.015Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-25T19:40:56.015Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T19:40:56.162Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:40:56.163Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:40:56.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T19:40:56.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T19:40:56.725Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:40:56.725Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:40:56.790Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T19:40:57.049Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-25T19:40:57.271Z] --- PASS: TestPidHost (1.00s) [2022-08-25T19:40:57.271Z] === RUN TestPsFilter [2022-08-25T19:40:57.271Z] --- PASS: TestPsFilter (0.13s) [2022-08-25T19:40:57.271Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:40:57.286Z] === RUN TestLogs/driver_json-file [2022-08-25T19:40:57.286Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:40:57.286Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:40:57.286Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:40:57.286Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:40:57.286Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:40:57.286Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:40:57.286Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:40:57.286Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:40:57.286Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:40:57.286Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:40:57.286Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:40:57.286Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:40:57.286Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:40:57.286Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:40:57.307Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-25T19:40:57.527Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-25T19:40:57.527Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:40:57.566Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit (2.48s) [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-08-25T19:40:57.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-08-25T19:40:57.824Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:40:57.824Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-25T19:40:57.848Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:40:57.848Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:40:58.086Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-25T19:40:58.086Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-25T19:40:58.087Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-25T19:40:58.087Z] === RUN TestRemoveContainerRunning [2022-08-25T19:40:58.342Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-25T19:40:58.342Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:40:58.411Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:40:58.654Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-25T19:40:58.667Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:40:58.904Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-25T19:40:58.904Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:40:58.904Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T19:40:58.904Z] === RUN TestRenameLinkedContainer [2022-08-25T19:40:59.221Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-25T19:40:59.228Z] --- PASS: TestLogs (3.67s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-08-25T19:40:59.229Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-25T19:40:59.229Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:40:59.485Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:40:59.485Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:40:59.485Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:40:59.485Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:40:59.761Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:40:59.789Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-25T19:41:00.026Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-25T19:41:00.027Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-25T19:41:00.027Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:41:00.027Z] 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) [2022-08-25T19:41:00.027Z] --- SKIP: TestContainerBindMountNonRecursive (0.04s) [2022-08-25T19:41:00.027Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:41:00.027Z] 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) [2022-08-25T19:41:00.027Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-25T19:41:00.027Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:41:00.027Z] 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) [2022-08-25T19:41:00.027Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-25T19:41:00.027Z] === RUN TestNetworkNat [2022-08-25T19:41:00.048Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-25T19:41:00.307Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-25T19:41:00.565Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-25T19:41:00.588Z] --- PASS: TestNetworkNat (0.52s) [2022-08-25T19:41:00.588Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:41:00.844Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-25T19:41:00.844Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:41:00.885Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-08-25T19:41:00.885Z] === RUN TestRenameStoppedContainer [2022-08-25T19:41:01.132Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-25T19:41:01.140Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-25T19:41:01.140Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:41:01.699Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-25T19:41:02.065Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-25T19:41:02.066Z] === RUN TestRenameInvalidName [2022-08-25T19:41:02.267Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-25T19:41:02.626Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-25T19:41:02.626Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:41:02.834Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-25T19:41:03.094Z] check_test.go:540: [d4ec87f9780ee] daemon is not started [2022-08-25T19:41:03.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-25T19:41:03.360Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-25T19:41:03.360Z] === RUN TestPause [2022-08-25T19:41:03.360Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:03.360Z] --- SKIP: TestPause (0.00s) [2022-08-25T19:41:03.360Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:41:03.360Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:41:03.360Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:41:03.360Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:41:03.360Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:03.360Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-25T19:41:03.360Z] === RUN TestPidHost [2022-08-25T19:41:04.030Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-25T19:41:04.030Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:41:04.288Z] --- PASS: TestPidHost (0.85s) [2022-08-25T19:41:04.288Z] === RUN TestPsFilter [2022-08-25T19:41:04.288Z] --- PASS: TestPsFilter (0.09s) [2022-08-25T19:41:04.288Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:41:04.471Z] check_test.go:540: [d5a9f49b2f5ff] daemon is not started [2022-08-25T19:41:04.471Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-25T19:41:04.591Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-25T19:41:04.591Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:41:04.729Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-25T19:41:04.849Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-25T19:41:04.849Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:41:05.105Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-25T19:41:05.105Z] === RUN TestRemoveContainerRunning [2022-08-25T19:41:05.517Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-25T19:41:05.517Z] === RUN TestResize [2022-08-25T19:41:05.666Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-25T19:41:05.666Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:41:05.773Z] --- PASS: TestResize (0.44s) [2022-08-25T19:41:05.773Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:41:06.106Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-25T19:41:06.227Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-25T19:41:06.227Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:41:06.227Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T19:41:06.227Z] === RUN TestRenameLinkedContainer [2022-08-25T19:41:06.333Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-25T19:41:06.333Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:41:06.365Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-25T19:41:06.589Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:41:06.589Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:41:06.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:41:06.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:41:07.591Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-08-25T19:41:07.591Z] === RUN TestRenameStoppedContainer [2022-08-25T19:41:08.152Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-25T19:41:08.152Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:41:08.521Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:41:08.897Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-25T19:41:09.080Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-25T19:41:09.080Z] === RUN TestRenameInvalidName [2022-08-25T19:41:09.156Z] check_test.go:540: [d48f1721ea055] daemon is not started [2022-08-25T19:41:09.156Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-25T19:41:09.336Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-25T19:41:09.336Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:41:09.724Z] --- PASS: TestUpdateRestartPolicy (11.96s) [2022-08-25T19:41:09.724Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:41:09.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:41:09.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-25T19:41:10.550Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-08-25T19:41:10.550Z] === RUN TestWaitNonBlocked [2022-08-25T19:41:10.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:41:10.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:41:10.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:41:10.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:41:10.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:41:10.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:41:10.701Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-08-25T19:41:10.701Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:41:11.262Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-25T19:41:11.262Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:41:11.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:41:11.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:41:11.486Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-25T19:41:11.745Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T19:41:11.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2022-08-25T19:41:11.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2022-08-25T19:41:11.745Z] === RUN TestWaitBlocked [2022-08-25T19:41:11.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:41:11.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:41:11.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:41:11.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:41:11.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:41:11.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:41:12.189Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-25T19:41:12.189Z] === RUN TestResize [2022-08-25T19:41:12.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:41:12.445Z] --- PASS: TestResize (0.41s) [2022-08-25T19:41:12.445Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:41:12.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:41:13.007Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-25T19:41:13.007Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:41:13.125Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T19:41:13.125Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2022-08-25T19:41:13.125Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2022-08-25T19:41:13.125Z] === RUN TestWaitConditions [2022-08-25T19:41:13.125Z] === RUN TestWaitConditions/default [2022-08-25T19:41:13.125Z] === PAUSE TestWaitConditions/default [2022-08-25T19:41:13.125Z] === RUN TestWaitConditions/not-running [2022-08-25T19:41:13.125Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:41:13.125Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:41:13.125Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:41:13.125Z] === RUN TestWaitConditions/removed [2022-08-25T19:41:13.125Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/default [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/removed [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/not-running [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/default [2022-08-25T19:41:13.125Z] wait_test.go:146: ContainerID = b910b7ddc977e7f2b74737f56b320f69fc31d10a3dfd6c6fda8fda1a6cf823a3 [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/not-running [2022-08-25T19:41:13.125Z] wait_test.go:146: ContainerID = 2ad65fe4de22e52cf493e0b703312aa8381f955340fdab119051601d1e18f51a [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/removed [2022-08-25T19:41:13.125Z] wait_test.go:146: ContainerID = 8dd7005f111806d259d705a19f432e98b647268151b2d3e99ecd64b00bc8c25d [2022-08-25T19:41:13.125Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:41:13.125Z] wait_test.go:146: ContainerID = 8e19e9656e74056ca3a6f4dba309081386e9cdd83723d076d60daa8eb4584f54 [2022-08-25T19:41:13.125Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-25T19:41:13.263Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-25T19:41:13.263Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:41:13.263Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-25T19:41:13.263Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:41:13.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:41:13.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:41:13.401Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-25T19:41:13.662Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-25T19:41:14.191Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:41:14.600Z] --- PASS: TestWaitConditions (0.01s) [2022-08-25T19:41:14.600Z] --- PASS: TestWaitConditions/not-running (1.15s) [2022-08-25T19:41:14.600Z] --- PASS: TestWaitConditions/default (1.24s) [2022-08-25T19:41:14.600Z] --- PASS: TestWaitConditions/removed (1.53s) [2022-08-25T19:41:14.600Z] --- PASS: TestWaitConditions/next-exit (1.61s) [2022-08-25T19:41:14.600Z] === RUN TestWaitRestartedContainer [2022-08-25T19:41:14.600Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:41:14.600Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:41:14.600Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:41:14.600Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:41:14.600Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:41:14.600Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:41:14.600Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:41:14.600Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:41:14.600Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:41:15.118Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s) [2022-08-25T19:41:15.118Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-25T19:41:15.118Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s) [2022-08-25T19:41:15.118Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:41:15.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:41:16.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:41:16.046Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-25T19:41:16.046Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:41:17.410Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-25T19:41:17.410Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:41:17.889Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-25T19:41:17.889Z] --- PASS: TestWaitRestartedContainer/next-exit (2.30s) [2022-08-25T19:41:17.889Z] --- PASS: TestWaitRestartedContainer/not-running (2.67s) [2022-08-25T19:41:17.889Z] --- PASS: TestWaitRestartedContainer/default (2.80s) [2022-08-25T19:41:17.889Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T19:41:17.889Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:41:17.889Z] === CONT TestIpcModeOlderClient [2022-08-25T19:41:17.889Z] === CONT TestDaemonHostGatewayIP [2022-08-25T19:41:17.889Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:41:17.889Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T19:41:17.889Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-25T19:41:17.889Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-25T19:41:18.339Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-25T19:41:18.340Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:41:18.457Z] check_test.go:540: [dec068218aca2] daemon is not started [2022-08-25T19:41:18.457Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-25T19:41:18.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:41:19.705Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-25T19:41:19.705Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:41:19.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:41:19.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:41:20.363Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2022-08-25T19:41:20.633Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-25T19:41:20.633Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:41:21.299Z] --- PASS: TestDaemonHostGatewayIP (3.83s) [2022-08-25T19:41:21.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:41:21.866Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.49s) [2022-08-25T19:41:21.866Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2022-08-25T19:41:21.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:41:21.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-25T19:41:21.998Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:41:22.434Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-25T19:41:22.560Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-25T19:41:22.560Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:41:23.000Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-25T19:41:23.259Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-25T19:41:23.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:41:23.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-25T19:41:23.951Z] === RUN TestNISDomainname [2022-08-25T19:41:23.951Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-25T19:41:23.951Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-25T19:41:23.951Z] === RUN TestHostnameDnsResolution [2022-08-25T19:41:24.198Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-25T19:41:24.511Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-25T19:41:24.511Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:41:24.511Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-25T19:41:24.511Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-25T19:41:24.511Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:41:24.767Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-08-25T19:41:24.767Z] === RUN TestRunConsoleSize [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-08-25T19:41:25.219Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:41:25.219Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:41:25.328Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-25T19:41:25.328Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:41:25.575Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-25T19:41:25.780Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:41:26.706Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-08-25T19:41:26.706Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-08-25T19:41:26.706Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-25T19:41:26.706Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:41:26.952Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-25T19:41:27.215Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s) [2022-08-25T19:41:27.216Z] === RUN TestStats [2022-08-25T19:41:27.216Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:27.216Z] --- SKIP: TestStats (0.00s) [2022-08-25T19:41:27.216Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:41:27.216Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:41:27.216Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:41:27.216Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:41:27.216Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:41:27.216Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:41:27.216Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:41:27.216Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:41:27.216Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:41:27.216Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:41:27.216Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:41:27.777Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:41:27.887Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-25T19:41:28.069Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-25T19:41:28.069Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:41:28.069Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-25T19:41:28.069Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-25T19:41:28.069Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:41:28.998Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-08-25T19:41:28.998Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:41:29.791Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2022-08-25T19:41:29.791Z] PASS [2022-08-25T19:41:29.791Z] [2022-08-25T19:41:29.791Z] === Skipped [2022-08-25T19:41:29.791Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:41:29.791Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:41:29.791Z] [2022-08-25T19:41:29.791Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T19:41:29.791Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:41:29.791Z] [2022-08-25T19:41:29.791Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-25T19:41:29.791Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:41:29.791Z] [2022-08-25T19:41:29.791Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:41:29.791Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:41:29.791Z] [2022-08-25T19:41:29.791Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:41:29.791Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:41:29.791Z] [2022-08-25T19:41:29.791Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-25T19:41:29.791Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:41:29.791Z] [2022-08-25T19:41:29.791Z] DONE 273 tests, 6 skipped in 148.835s [2022-08-25T19:41:29.791Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:41:29.791Z] ++ 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 [2022-08-25T19:41:29.791Z] ++ set -e [2022-08-25T19:41:29.791Z] ++ '[' -n 0 ']' [2022-08-25T19:41:29.791Z] ++ set -x [2022-08-25T19:41:29.791Z] ++ 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 [2022-08-25T19:41:29.791Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:41:30.049Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-25T19:41:30.049Z] === RUN TestConfigDaemonID [2022-08-25T19:41:30.049Z] check_test.go:540: [df19eba8f6c87] daemon is not started [2022-08-25T19:41:30.049Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-25T19:41:30.290Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:41:30.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-25T19:41:30.361Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:41:30.617Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-25T19:41:30.877Z] daemon_test.go:83: [d3a02cc49d212] daemon is not started [2022-08-25T19:41:30.877Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-25T19:41:30.877Z] === RUN TestDaemonConfigValidation [2022-08-25T19:41:30.877Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:41:30.877Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:41:30.877Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:41:30.877Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:41:30.877Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:41:30.877Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:41:30.877Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:41:30.877Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:41:30.877Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:41:30.877Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:41:30.877Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:41:30.877Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:41:30.877Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:41:30.877Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:41:30.877Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:41:31.136Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:41:31.136Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-25T19:41:31.136Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-08-25T19:41:31.136Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-25T19:41:31.136Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-25T19:41:31.136Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-25T19:41:31.136Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:41:31.136Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:41:31.136Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-25T19:41:31.216Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-25T19:41:31.216Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-08-25T19:41:31.216Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-08-25T19:41:31.216Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-25T19:41:31.216Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-25T19:41:31.216Z] === RUN TestDeleteDevicemapper [2022-08-25T19:41:31.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:41:31.472Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:41:31.472Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:41:31.703Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-25T19:41:31.765Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-25T19:41:31.765Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:41:31.963Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-25T19:41:32.222Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:41:32.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-25T19:41:32.690Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-08-25T19:41:32.690Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:41:32.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-08-25T19:41:32.837Z] === RUN TestUpdateMemory [2022-08-25T19:41:32.837Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:32.837Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-25T19:41:32.837Z] === RUN TestUpdateCPUQuota [2022-08-25T19:41:32.837Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:32.837Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-25T19:41:32.837Z] === RUN TestUpdatePidsLimit [2022-08-25T19:41:32.837Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:32.837Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-25T19:41:32.837Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:41:33.158Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-25T19:41:33.158Z] check_test.go:540: [da6f19a63afff] daemon is not started [2022-08-25T19:41:33.158Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-25T19:41:33.158Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:41:33.250Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-25T19:41:33.250Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:41:34.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-25T19:41:34.095Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:41:34.095Z] daemon_test.go:197: [d3c79de6e3410] daemon is not started [2022-08-25T19:41:34.095Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-25T19:41:34.095Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-25T19:41:34.095Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-25T19:41:34.095Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-25T19:41:34.095Z] === RUN TestDaemonProxy [2022-08-25T19:41:34.095Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T19:41:34.619Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-25T19:41:34.619Z] === RUN TestNISDomainname [2022-08-25T19:41:35.181Z] --- PASS: TestNISDomainname (0.55s) [2022-08-25T19:41:35.181Z] === RUN TestHostnameDnsResolution [2022-08-25T19:41:35.472Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-25T19:41:35.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-25T19:41:35.742Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-25T19:41:35.742Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:41:36.040Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T19:41:36.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-25T19:41:36.303Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-08-25T19:41:36.303Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:41:36.864Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-25T19:41:36.864Z] === RUN TestRunConsoleSize [2022-08-25T19:41:37.417Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-25T19:41:37.425Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-25T19:41:37.425Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:41:37.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-25T19:41:37.676Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T19:41:38.634Z] ok github.com/docker/docker/libnetwork/networkdb 105.002s coverage: 60.4% of statements [2022-08-25T19:41:38.634Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-25T19:41:38.634Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-25T19:41:38.634Z] ok github.com/docker/docker/libnetwork/osl 4.365s coverage: 39.7% of statements [2022-08-25T19:41:38.893Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-25T19:41:39.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-25T19:41:39.153Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-25T19:41:39.312Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T19:41:39.354Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-08-25T19:41:39.354Z] === RUN TestStats [2022-08-25T19:41:39.879Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T19:41:40.447Z] --- PASS: TestDaemonProxy (6.28s) [2022-08-25T19:41:40.447Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-25T19:41:40.447Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-25T19:41:40.447Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-25T19:41:40.447Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T19:41:40.447Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-08-25T19:41:40.447Z] PASS [2022-08-25T19:41:40.447Z] [2022-08-25T19:41:40.447Z] DONE 18 tests in 11.046s [2022-08-25T19:41:40.447Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:41:40.447Z] ++ 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 [2022-08-25T19:41:40.447Z] ++ set -e [2022-08-25T19:41:40.447Z] ++ '[' -n 0 ']' [2022-08-25T19:41:40.447Z] ++ set -x [2022-08-25T19:41:40.447Z] ++ 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 [2022-08-25T19:41:40.447Z] INFO: Testing against a local daemon [2022-08-25T19:41:40.447Z] === RUN TestCommitInheritsEnv [2022-08-25T19:41:40.534Z] ok github.com/docker/docker/libnetwork/portmapper 0.747s coverage: 48.6% of statements [2022-08-25T19:41:40.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-25T19:41:40.706Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-25T19:41:40.706Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:41:40.706Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T19:41:40.706Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:41:40.706Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:41:40.795Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-25T19:41:40.795Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-25T19:41:40.966Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:41:40.966Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:41:40.966Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:41:40.966Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-25T19:41:40.966Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:41:40.966Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:41:41.055Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === Skipped [2022-08-25T19:41:41.055Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-25T19:41:41.055Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-25T19:41:41.055Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-25T19:41:41.055Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-25T19:41:41.055Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-25T19:41:41.055Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-25T19:41:41.055Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-25T19:41:41.055Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-25T19:41:41.055Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-25T19:41:41.055Z] firewalld_test.go:14: firewalld is not running [2022-08-25T19:41:41.055Z] [2022-08-25T19:41:41.055Z] DONE 327 tests, 9 skipped in 205.119s [2022-08-25T19:41:41.225Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:41:41.225Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:41:41.225Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:41:41.225Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:41:41.225Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:41:41.225Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-25T19:41:41.225Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:41:41.225Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T19:41:41.225Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:41:41.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants Post stage [Pipeline] junit [2022-08-25T19:41:41.640Z] Recording test results [2022-08-25T19:41:41.736Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-08-25T19:41:41.744Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-08-25T19:41:41.744Z] === RUN TestRemoveImageGarbageCollector [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:41:41.863Z] --- PASS: TestStats (2.47s) [2022-08-25T19:41:41.863Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:41:41.863Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:41:41.863Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:41:41.863Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:41:41.863Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:41:41.863Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:41:41.863Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:41:42.003Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-25T19:41:42.070Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh dynbinary test-integration [2022-08-25T19:41:42.268Z] time="2022-08-25T19:41:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-25T19:41:42.331Z] [2022-08-25T19:41:42.591Z] Removing bundles/ [2022-08-25T19:41:42.591Z] [2022-08-25T19:41:42.591Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:41:42.591Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:41:42.591Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:41:42.788Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:41:43.211Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-25T19:41:44.147Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-08-25T19:41:44.147Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:41:44.147Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-25T19:41:44.147Z] === RUN TestTagInvalidReference [2022-08-25T19:41:44.147Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-25T19:41:44.147Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:41:44.147Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-25T19:41:44.147Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:41:44.147Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-25T19:41:44.147Z] === RUN TestTagOfficialNames [2022-08-25T19:41:44.147Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-25T19:41:44.147Z] === RUN TestTagMatchesDigest [2022-08-25T19:41:44.147Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T19:41:44.147Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T19:41:44.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-25T19:41:44.714Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:41:45.000Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-25T19:41:45.000Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:41:45.000Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-08-25T19:41:45.000Z] === RUN TestWaitNonBlocked [2022-08-25T19:41:45.000Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:41:45.000Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:41:45.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:41:45.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:41:45.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:41:45.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:41:45.001Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T19:41:45.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-08-25T19:41:45.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-25T19:41:45.001Z] === RUN TestWaitBlocked [2022-08-25T19:41:45.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:41:45.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:41:45.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:41:45.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:41:45.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:41:45.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:41:45.562Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-25T19:41:45.562Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-25T19:41:45.562Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-08-25T19:41:45.562Z] === RUN TestWaitConditions [2022-08-25T19:41:45.562Z] === RUN TestWaitConditions/default [2022-08-25T19:41:45.562Z] === PAUSE TestWaitConditions/default [2022-08-25T19:41:45.562Z] === RUN TestWaitConditions/not-running [2022-08-25T19:41:45.562Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:41:45.562Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:41:45.562Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:41:45.562Z] === RUN TestWaitConditions/removed [2022-08-25T19:41:45.562Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:41:45.562Z] === CONT TestWaitConditions/default [2022-08-25T19:41:45.562Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:41:45.562Z] === CONT TestWaitConditions/default [2022-08-25T19:41:45.562Z] wait_test.go:146: ContainerID = 4d1596c66eb972f2b578c2e68af063fb39ecb79007f02c831a1f247c67d17a67 [2022-08-25T19:41:45.562Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:41:45.562Z] wait_test.go:146: ContainerID = 6b675436760f6fec3359a1633271cfd57a10f8ac633631ffd930a10f460071a6 [2022-08-25T19:41:46.052Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-25T19:41:46.075Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T19:41:46.075Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-08-25T19:41:46.075Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-08-25T19:41:46.075Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-25T19:41:46.075Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-08-25T19:41:46.075Z] === RUN TestDeleteDevicemapper [2022-08-25T19:41:46.075Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:41:46.075Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:41:46.075Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:41:46.123Z] === CONT TestWaitConditions/not-running [2022-08-25T19:41:46.123Z] wait_test.go:146: ContainerID = 04e913ef05de7ef43cc0b210c01cb6646c819bdb9e07cf20a05ae1ff29578caa [2022-08-25T19:41:46.123Z] === CONT TestWaitConditions/removed [2022-08-25T19:41:46.123Z] wait_test.go:146: ContainerID = 2043a0f845178e0adafb90fc6196ea1892fbaa27bd4bec80fa00b12508a034e3 [2022-08-25T19:41:46.213Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:41:46.213Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:41:46.213Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:41:46.213Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:41:46.213Z] [2022-08-25T19:41:46.213Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-25T19:41:46.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-25T19:41:46.213Z] Using test binary docker [2022-08-25T19:41:46.213Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:41:46.213Z] Not: starting. [2022-08-25T19:41:46.213Z] INFO: Waiting for daemon to start... [2022-08-25T19:41:46.213Z] Starting dockerd [2022-08-25T19:41:46.213Z] . [2022-08-25T19:41:46.213Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-25T19:41:46.684Z] --- PASS: TestWaitConditions (0.01s) [2022-08-25T19:41:46.684Z] --- PASS: TestWaitConditions/default (0.58s) [2022-08-25T19:41:46.684Z] --- PASS: TestWaitConditions/next-exit (0.63s) [2022-08-25T19:41:46.684Z] --- PASS: TestWaitConditions/not-running (0.65s) [2022-08-25T19:41:46.684Z] --- PASS: TestWaitConditions/removed (0.68s) [2022-08-25T19:41:46.684Z] === RUN TestWaitRestartedContainer [2022-08-25T19:41:46.684Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:41:46.684Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:41:46.684Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:41:46.684Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:41:46.684Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:41:46.684Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:41:46.684Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:41:46.684Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:41:47.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2022-08-25T19:41:47.974Z] === RUN TestUpdateMemory [2022-08-25T19:41:48.535Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-25T19:41:48.535Z] === RUN TestUpdateCPUQuota [2022-08-25T19:41:48.572Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:41:48.586Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-25T19:41:49.133Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-25T19:41:49.133Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-08-25T19:41:49.133Z] --- PASS: TestWaitRestartedContainer/next-exit (1.49s) [2022-08-25T19:41:49.133Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-25T19:41:49.133Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:41:49.133Z] === CONT TestIpcModeOlderClient [2022-08-25T19:41:49.133Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-25T19:41:49.133Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:41:49.461Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-25T19:41:49.461Z] === RUN TestUpdatePidsLimit [2022-08-25T19:41:49.461Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T19:41:49.766Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T19:41:50.021Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T19:41:50.276Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T19:41:50.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T19:41:50.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T19:41:50.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T19:41:51.656Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-08-25T19:41:51.656Z] --- PASS: TestDaemonRestartIpcMode (2.70s) [2022-08-25T19:41:51.656Z] PASS [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === Skipped [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:41:51.656Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-25T19:41:51.656Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-25T19:41:51.656Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-25T19:41:51.656Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-25T19:41:51.656Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-25T19:41:51.656Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-25T19:41:51.656Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-25T19:41:51.656Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-25T19:41:51.656Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.656Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-25T19:41:51.656Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:41:51.656Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T19:41:51.657Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-25T19:41:51.657Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-25T19:41:51.657Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.04s) [2022-08-25T19:41:51.657Z] 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) [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-25T19:41:51.657Z] 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) [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-25T19:41:51.657Z] 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) [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-25T19:41:51.657Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:41:51.657Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-25T19:41:51.657Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:41:51.657Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-25T19:41:51.657Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-25T19:41:51.657Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-25T19:41:51.657Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:41:51.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-25T19:41:51.657Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-25T19:41:51.657Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-25T19:41:51.657Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:41:51.657Z] [2022-08-25T19:41:51.657Z] DONE 250 tests, 27 skipped in 85.323s [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-25T19:41:51.712Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:41:51.913Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:41:51.913Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:41:52.474Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-25T19:41:52.474Z] === RUN TestConfigDaemonID [2022-08-25T19:41:52.775Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-25T19:41:53.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-25T19:41:53.604Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-25T19:41:53.884Z] daemon_test.go:83: [dde226b38cd36] daemon is not started [2022-08-25T19:41:53.885Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-25T19:41:53.885Z] === RUN TestDaemonConfigValidation [2022-08-25T19:41:53.885Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:41:53.885Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:41:53.885Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:41:53.885Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:41:53.885Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:41:53.885Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:41:53.885Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:41:53.885Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:41:53.885Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:41:53.885Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:41:53.885Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:41:53.885Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:41:53.885Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:41:53.885Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:41:53.885Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:41:53.885Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:41:53.885Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-25T19:41:53.885Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-25T19:41:53.885Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-25T19:41:53.885Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-25T19:41:53.885Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T19:41:53.885Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:41:53.885Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:41:54.567Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-25T19:41:54.812Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:41:54.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-25T19:41:55.394Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-25T19:41:56.186Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:41:56.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-25T19:41:56.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-25T19:41:57.115Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:41:57.115Z] daemon_test.go:197: [dfc1f16454299] daemon is not started [2022-08-25T19:41:57.115Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-25T19:41:57.115Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-25T19:41:57.115Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-25T19:41:57.115Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-25T19:41:57.115Z] === RUN TestDaemonProxy [2022-08-25T19:41:57.115Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-25T19:41:57.115Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-25T19:41:57.115Z] PASS [2022-08-25T19:41:57.115Z] [2022-08-25T19:41:57.115Z] === Skipped [2022-08-25T19:41:57.115Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-25T19:41:57.115Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-25T19:41:57.115Z] [2022-08-25T19:41:57.115Z] DONE 13 tests, 1 skipped in 5.242s [2022-08-25T19:41:57.115Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:41:57.115Z] INFO: Testing against a local daemon [2022-08-25T19:41:57.115Z] === RUN TestCommitInheritsEnv [2022-08-25T19:41:58.149Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-25T19:41:58.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-25T19:41:59.629Z] --- PASS: TestCommitInheritsEnv (1.92s) [2022-08-25T19:41:59.629Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:41:59.629Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:41:59.629Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:41:59.629Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:41:59.629Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:41:59.629Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-25T19:41:59.629Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:41:59.629Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-25T19:41:59.629Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:42:00.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-25T19:42:01.517Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-08-25T19:42:01.517Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T19:42:01.517Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-25T19:42:01.517Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-25T19:42:01.517Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:42:01.517Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-25T19:42:01.517Z] === RUN TestTagInvalidReference [2022-08-25T19:42:01.517Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-25T19:42:01.517Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:42:01.517Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-25T19:42:01.517Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:42:01.517Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-25T19:42:01.517Z] === RUN TestTagOfficialNames [2022-08-25T19:42:01.517Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-25T19:42:01.517Z] === RUN TestTagMatchesDigest [2022-08-25T19:42:01.517Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T19:42:01.517Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T19:42:02.847Z] docker_cli_daemon_test.go:2504: [df3d744f21352] daemon is not started [2022-08-25T19:42:03.873Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-08-25T19:42:03.873Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:42:03.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-08-25T19:42:03.873Z] === RUN TestWaitNonBlocked [2022-08-25T19:42:03.873Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:42:03.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:42:03.873Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:42:03.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:42:03.873Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:42:03.873Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:42:03.873Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T19:42:03.873Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-08-25T19:42:03.873Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-25T19:42:03.873Z] === RUN TestWaitBlocked [2022-08-25T19:42:03.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:42:03.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:42:03.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:42:03.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:42:03.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:42:03.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:42:04.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-25T19:42:04.226Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-25T19:42:04.434Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T19:42:04.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-08-25T19:42:04.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-25T19:42:04.434Z] === RUN TestWaitConditions [2022-08-25T19:42:04.434Z] === RUN TestWaitConditions/default [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/default [2022-08-25T19:42:04.434Z] === RUN TestWaitConditions/not-running [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:42:04.434Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:42:04.434Z] === RUN TestWaitConditions/removed [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:42:04.434Z] === CONT TestWaitConditions/default [2022-08-25T19:42:04.434Z] === CONT TestWaitConditions/removed [2022-08-25T19:42:04.434Z] wait_test.go:146: ContainerID = fd6fac97ebff421961615e2760a6dd1c8a64bb48bb0ee2d6892bb8f0c9081bf2 [2022-08-25T19:42:04.434Z] === CONT TestWaitConditions/default [2022-08-25T19:42:04.434Z] wait_test.go:146: ContainerID = 2385c1ab956a4e59a4b73bf95aebc61a28bd6a3d63631adfe68aaa4711defdd0 [2022-08-25T19:42:05.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-25T19:42:05.360Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:42:05.360Z] === CONT TestWaitConditions/not-running [2022-08-25T19:42:05.360Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:42:05.360Z] wait_test.go:146: ContainerID = f0c86c8613af7d0a4945c8811d4fe5c88f235a6fa70bbf219f7b8f7dc9a107b5 [2022-08-25T19:42:05.360Z] === CONT TestWaitConditions/not-running [2022-08-25T19:42:05.360Z] wait_test.go:146: ContainerID = 617904bb670cf4811874858f136e45fa537b49181ac403fa8f1edd41f629e1f2 [2022-08-25T19:42:05.921Z] --- PASS: TestWaitConditions (0.02s) [2022-08-25T19:42:05.921Z] --- PASS: TestWaitConditions/removed (0.70s) [2022-08-25T19:42:05.921Z] --- PASS: TestWaitConditions/default (0.73s) [2022-08-25T19:42:05.921Z] --- PASS: TestWaitConditions/next-exit (0.71s) [2022-08-25T19:42:05.921Z] --- PASS: TestWaitConditions/not-running (0.71s) [2022-08-25T19:42:05.921Z] === RUN TestWaitRestartedContainer [2022-08-25T19:42:05.921Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:42:05.921Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:42:05.921Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:42:05.921Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:42:05.921Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:42:05.921Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:42:05.921Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:42:05.921Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:42:06.101Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-25T19:42:06.669Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-25T19:42:06.928Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-25T19:42:07.808Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:42:08.774Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-25T19:42:08.774Z] --- PASS: TestWaitRestartedContainer/next-exit (1.67s) [2022-08-25T19:42:08.774Z] --- PASS: TestWaitRestartedContainer/default (1.68s) [2022-08-25T19:42:08.774Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) [2022-08-25T19:42:08.774Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T19:42:08.774Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:42:11.119Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-25T19:42:11.288Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-08-25T19:42:11.288Z] === CONT TestIpcModeOlderClient [2022-08-25T19:42:11.288Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-08-25T19:42:11.288Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T19:42:11.288Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-25T19:42:11.288Z] === CONT TestDaemonHostGatewayIP [2022-08-25T19:42:11.379Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-25T19:42:11.638Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-25T19:42:11.897Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-25T19:42:12.834Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-25T19:42:13.403Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-25T19:42:13.800Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-08-25T19:42:13.800Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:42:14.339Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-25T19:42:14.909Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-25T19:42:14.909Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-25T19:42:15.175Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-25T19:42:15.440Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-25T19:42:15.700Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-25T19:42:15.730Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-08-25T19:42:15.958Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-25T19:42:15.958Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-25T19:42:15.958Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-25T19:42:16.894Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-25T19:42:16.894Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-25T19:42:16.894Z] check_test.go:540: [d1a14c44aa09c] daemon is not started [2022-08-25T19:42:16.894Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-25T19:42:21.085Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-25T19:42:21.085Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite (302.95s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.31s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.05s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.73s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.43s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.60s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.22s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.90s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.18s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (5.37s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (1.88s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.86s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.78s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.01s) [2022-08-25T19:42:21.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.90s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.77s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.31s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.30s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.60s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.96s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.90s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.42s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.34s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.42s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.58s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.42s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.61s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.90s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (8.96s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.96s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.47s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.67s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.36s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.23s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.04s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.33s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.67s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.00s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s) [2022-08-25T19:42:21.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-25T19:42:21.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.70s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.47s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.10s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.81s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.63s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.99s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.01s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.33s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.91s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.35s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.85s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.48s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.18s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.71s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.61s) [2022-08-25T19:42:21.653Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.12s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.44s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.08s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.11s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.61s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.98s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.18s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.70s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.74s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.81s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.33s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.91s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.86s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.44s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.48s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.15s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.03s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.30s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.96s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-08-25T19:42:21.654Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.88s) [2022-08-25T19:42:21.654Z] === RUN TestDockerSwarmSuite [2022-08-25T19:42:21.654Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-25T19:42:21.912Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-25T19:42:22.171Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-25T19:42:22.739Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-25T19:42:22.999Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-25T19:42:23.258Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-25T19:42:23.820Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-08-25T19:42:23.820Z] PASS [2022-08-25T19:42:23.820Z] [2022-08-25T19:42:23.820Z] === Skipped [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:42:23.820Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:42:23.820Z] [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T19:42:23.820Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-25T19:42:23.820Z] [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:42:23.820Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:42:23.820Z] [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-25T19:42:23.820Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-25T19:42:23.820Z] [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:42:23.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:42:23.820Z] [2022-08-25T19:42:23.820Z] DONE 273 tests, 5 skipped in 133.748s [2022-08-25T19:42:23.820Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:42:23.820Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:42:23.820Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-25T19:42:23.820Z] === RUN TestConfigDaemonID [2022-08-25T19:42:24.076Z] daemon_test.go:83: [d4afa68757fc8] daemon is not started [2022-08-25T19:42:24.076Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-25T19:42:24.076Z] === RUN TestDaemonConfigValidation [2022-08-25T19:42:24.076Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:42:24.076Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:42:24.076Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:42:24.076Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:42:24.076Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:42:24.076Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:42:24.076Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:42:24.333Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:42:24.333Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:42:24.333Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:42:24.333Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:42:24.333Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-25T19:42:24.333Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-25T19:42:24.333Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-25T19:42:24.333Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-25T19:42:24.333Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T19:42:24.333Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:42:24.333Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:42:24.635Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-25T19:42:24.955Z] sha256:860cc34df254f017d3adb21663aac41ebd7c8aad2a6988d0cb7dcc923ce550dd [2022-08-25T19:42:24.955Z] INFO: Starting docker-py tests... [2022-08-25T19:42:24.955Z] ============================= test session starts ============================== [2022-08-25T19:42:24.955Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-25T19:42:24.955Z] rootdir: /src, inifile: pytest.ini [2022-08-25T19:42:24.955Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-25T19:42:25.214Z] collected 395 items / 2 deselected / 393 selected [2022-08-25T19:42:25.214Z] [2022-08-25T19:42:25.695Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:42:26.621Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:42:27.546Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:42:27.546Z] daemon_test.go:197: [d0368f2ebb9f1] daemon is not started [2022-08-25T19:42:27.546Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-08-25T19:42:27.546Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-25T19:42:27.546Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-25T19:42:27.546Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-08-25T19:42:27.546Z] === RUN TestDaemonProxy [2022-08-25T19:42:27.546Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T19:42:27.924Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-25T19:42:29.430Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T19:42:31.314Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T19:42:32.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-25T19:42:32.677Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T19:42:33.053Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-25T19:42:33.237Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T19:42:33.313Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-25T19:42:33.797Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-25T19:42:33.797Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-08-25T19:42:33.797Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-25T19:42:33.797Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-25T19:42:33.797Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T19:42:33.797Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T19:42:33.797Z] PASS [2022-08-25T19:42:33.797Z] [2022-08-25T19:42:33.797Z] DONE 18 tests in 11.139s [2022-08-25T19:42:33.797Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:42:33.797Z] INFO: Testing against a local daemon [2022-08-25T19:42:33.797Z] === RUN TestCommitInheritsEnv [2022-08-25T19:42:34.052Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-25T19:42:34.052Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:42:34.052Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T19:42:34.052Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:42:34.052Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:42:34.052Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:42:34.052Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:42:34.052Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:42:34.308Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:42:34.308Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:42:34.308Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:42:34.308Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:42:34.308Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:42:34.308Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:42:34.563Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-25T19:42:34.563Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:42:34.563Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T19:42:34.563Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:42:34.818Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-25T19:42:34.818Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T19:42:35.378Z] time="2022-08-25T19:42:35Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-25T19:42:35.846Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-25T19:42:36.740Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-08-25T19:42:36.741Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:42:36.741Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T19:42:36.741Z] === RUN TestTagInvalidReference [2022-08-25T19:42:36.741Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-25T19:42:36.741Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:42:36.741Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-25T19:42:36.741Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:42:36.741Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-25T19:42:36.741Z] === RUN TestTagOfficialNames [2022-08-25T19:42:36.741Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-25T19:42:36.741Z] === RUN TestTagMatchesDigest [2022-08-25T19:42:36.741Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T19:42:36.741Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T19:42:38.379Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-25T19:42:39.316Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-25T19:42:39.316Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-25T19:42:39.316Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-25T19:42:39.316Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-25T19:42:39.316Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-25T19:42:39.316Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-25T19:42:39.316Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-25T19:42:39.316Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-25T19:42:39.316Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-25T19:42:41.850Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-25T19:42:42.873Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-25T19:42:43.700Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-25T19:42:45.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-25T19:42:45.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-25T19:42:45.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-25T19:42:45.464Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-25T19:42:47.300Z] docker_api_swarm_test.go:563: [d97141aa05f1d] joining swarm manager [d9a382c84bb1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:42:47.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-25T19:42:47.559Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-25T19:42:51.759Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-25T19:42:55.955Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-25T19:42:55.955Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-25T19:42:56.892Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-25T19:42:58.270Z] docker_api_swarm_test.go:585: [da9547dab30a6] joining swarm manager [d9a382c84bb1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:42:59.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-25T19:43:00.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-25T19:43:00.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-25T19:43:01.153Z] check_test.go:611: [d97141aa05f1d] daemon is not started [2022-08-25T19:43:01.153Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-25T19:43:02.090Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-25T19:43:02.658Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-25T19:43:09.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-25T19:43:09.226Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-25T19:43:09.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-25T19:43:10.164Z] docker_api_swarm_test.go:46: [dc173055aa803] joining swarm manager [df964e3c4d2b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:43:10.732Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-25T19:43:11.668Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-25T19:43:13.573Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-25T19:43:15.371Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-25T19:43:18.843Z] --- PASS: TestImportExtremelyLargeImageWorks (94.18s) [2022-08-25T19:43:18.843Z] PASS [2022-08-25T19:43:18.843Z] [2022-08-25T19:43:18.843Z] DONE 22 tests in 97.842s [2022-08-25T19:43:18.843Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:43:18.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-25T19:43:18.843Z] ++ set -e [2022-08-25T19:43:18.843Z] ++ '[' -n 0 ']' [2022-08-25T19:43:18.843Z] ++ set -x [2022-08-25T19:43:18.843Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-25T19:43:18.843Z] === RUN TestStripANSICommands [2022-08-25T19:43:18.843Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:43:18.843Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:43:18.843Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:43:18.843Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:43:18.843Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:43:18.843Z] PASS [2022-08-25T19:43:18.843Z] [2022-08-25T19:43:18.843Z] DONE 3 tests in 0.008s [2022-08-25T19:43:18.843Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:43:18.843Z] ++ 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 [2022-08-25T19:43:18.843Z] ++ set -e [2022-08-25T19:43:18.843Z] ++ '[' -n 0 ']' [2022-08-25T19:43:18.843Z] ++ set -x [2022-08-25T19:43:18.843Z] ++ 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 [2022-08-25T19:43:18.843Z] INFO: Testing against a local daemon [2022-08-25T19:43:18.843Z] === RUN TestNetworkCreateDelete [2022-08-25T19:43:18.843Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-08-25T19:43:18.843Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:43:19.102Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2022-08-25T19:43:19.102Z] === RUN TestDaemonDNSFallback [2022-08-25T19:43:19.106Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:43:19.106Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:43:19.106Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:43:19.106Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:43:19.106Z] [2022-08-25T19:43:19.106Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:43:19.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:43:19.106Z] HOSTNAME=499eefb55b41 [2022-08-25T19:43:19.106Z] TESTDEBUG=0 [2022-08-25T19:43:19.106Z] DEST=bundles/test-integration [2022-08-25T19:43:19.106Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:43:19.106Z] DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 [2022-08-25T19:43:19.106Z] container=docker [2022-08-25T19:43:19.106Z] HOME=/root [2022-08-25T19:43:19.106Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:43:19.106Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:43:19.106Z] VALIDATE_BRANCH=master [2022-08-25T19:43:19.106Z] TERM=xterm [2022-08-25T19:43:19.106Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:43:19.106Z] SHLVL=1 [2022-08-25T19:43:19.106Z] TIMEOUT=120m [2022-08-25T19:43:19.106Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:43:19.106Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:43:19.106Z] GO111MODULE=off [2022-08-25T19:43:19.106Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T19:43:19.106Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:43:19.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:43:19.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:43:19.106Z] GOPATH=/go [2022-08-25T19:43:19.106Z] PKG_CONFIG=pkg-config [2022-08-25T19:43:19.106Z] _=/usr/bin/env [2022-08-25T19:43:19.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:43:22.390Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-25T19:43:22.649Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-25T19:43:22.650Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-25T19:43:25.181Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-25T19:43:25.749Z] --- PASS: TestDaemonDNSFallback (6.51s) [2022-08-25T19:43:25.749Z] === RUN TestInspectNetwork [2022-08-25T19:43:26.685Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-25T19:43:28.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-25T19:43:28.630Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-25T19:43:28.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-25T19:43:29.571Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T19:43:29.571Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T19:43:29.571Z] === RUN TestInspectNetwork/network_name [2022-08-25T19:43:29.571Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T19:43:33.760Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-25T19:43:34.695Z] --- PASS: TestInspectNetwork (8.83s) [2022-08-25T19:43:34.695Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T19:43:34.695Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T19:43:34.695Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T19:43:34.695Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T19:43:34.695Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:43:35.262Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-25T19:43:36.198Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:43:36.198Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:43:36.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:43:36.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:43:36.198Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:43:36.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:43:36.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:43:36.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:43:36.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:43:36.199Z] === RUN TestNetworkList [2022-08-25T19:43:36.199Z] === RUN TestNetworkList//networks [2022-08-25T19:43:36.199Z] === PAUSE TestNetworkList//networks [2022-08-25T19:43:36.199Z] === RUN TestNetworkList//networks/ [2022-08-25T19:43:36.199Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:43:36.199Z] === CONT TestNetworkList//networks [2022-08-25T19:43:36.199Z] === CONT TestNetworkList//networks/ [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkList (0.01s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:43:36.199Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:43:36.199Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:43:36.766Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-25T19:43:36.766Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:43:36.766Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-25T19:43:37.701Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-25T19:43:37.701Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:43:37.896Z] --- PASS: TestImportExtremelyLargeImageWorks (92.37s) [2022-08-25T19:43:37.896Z] PASS [2022-08-25T19:43:37.896Z] [2022-08-25T19:43:37.896Z] === Skipped [2022-08-25T19:43:37.896Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-25T19:43:37.896Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-25T19:43:37.896Z] [2022-08-25T19:43:37.896Z] DONE 22 tests, 1 skipped in 96.646s [2022-08-25T19:43:37.896Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:43:37.896Z] === RUN TestStripANSICommands [2022-08-25T19:43:37.896Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:43:37.896Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:43:37.896Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:43:37.896Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:43:37.896Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:43:37.896Z] PASS [2022-08-25T19:43:37.896Z] [2022-08-25T19:43:37.896Z] DONE 3 tests in 0.035s [2022-08-25T19:43:37.896Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:43:37.896Z] INFO: Testing against a local daemon [2022-08-25T19:43:37.896Z] === RUN TestNetworkCreateDelete [2022-08-25T19:43:37.896Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-25T19:43:37.896Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:43:37.896Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-25T19:43:37.896Z] === RUN TestDaemonDNSFallback [2022-08-25T19:43:38.637Z] --- PASS: TestDaemonDefaultNetworkPools (0.94s) [2022-08-25T19:43:38.637Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:43:40.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2022-08-25T19:43:40.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T19:43:41.158Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-25T19:43:41.158Z] === RUN TestInspectNetwork [2022-08-25T19:43:41.159Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:43:41.159Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:43:41.159Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:43:41.159Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:43:41.159Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:43:41.159Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:43:41.159Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:43:41.159Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:43:41.159Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestNetworkList [2022-08-25T19:43:41.159Z] === RUN TestNetworkList//networks [2022-08-25T19:43:41.159Z] === PAUSE TestNetworkList//networks [2022-08-25T19:43:41.159Z] === RUN TestNetworkList//networks/ [2022-08-25T19:43:41.159Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:43:41.159Z] === CONT TestNetworkList//networks [2022-08-25T19:43:41.159Z] === CONT TestNetworkList//networks/ [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkList (0.02s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:43:41.159Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:43:41.159Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:43:41.159Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-25T19:43:41.159Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:43:41.159Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-25T19:43:41.159Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:43:41.159Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-25T19:43:41.159Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T19:43:41.159Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-25T19:43:41.159Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:43:41.159Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-25T19:43:41.159Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:43:41.159Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:43:41.159Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:43:41.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:43:41.159Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-25T19:43:41.159Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:43:41.159Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-25T19:43:41.159Z] PASS [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === Skipped [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-25T19:43:41.159Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-25T19:43:41.159Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-25T19:43:41.159Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-25T19:43:41.159Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-25T19:43:41.159Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-25T19:43:41.159Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-25T19:43:41.159Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-25T19:43:41.159Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-25T19:43:41.159Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:43:41.159Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-25T19:43:41.159Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-25T19:43:41.159Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] DONE 34 tests, 12 skipped in 7.073s [2022-08-25T19:43:41.159Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:43:41.159Z] INFO: Testing against a local daemon [2022-08-25T19:43:41.159Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:43:41.159Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:43:41.159Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:43:41.159Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:43:41.159Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:43:41.159Z] PASS [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === Skipped [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:43:41.159Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:43:41.159Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-25T19:43:41.159Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:43:41.159Z] INFO: Testing against a local daemon [2022-08-25T19:43:41.159Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:43:41.159Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:43:41.159Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-25T19:43:41.159Z] PASS [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === Skipped [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-25T19:43:41.159Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-25T19:43:41.159Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] DONE 2 tests, 2 skipped in 0.086s [2022-08-25T19:43:41.159Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:43:41.159Z] testing: warning: no tests to run [2022-08-25T19:43:41.159Z] PASS [2022-08-25T19:43:41.159Z] [2022-08-25T19:43:41.159Z] DONE 0 tests in 0.024s [2022-08-25T19:43:41.159Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:43:41.159Z] INFO: Testing against a local daemon [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginTLS [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginHeader [2022-08-25T19:43:41.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.159Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-25T19:43:41.159Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:43:41.391Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2022-08-25T19:43:41.391Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:43:41.720Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.720Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-25T19:43:41.720Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:43:41.958Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-08-25T19:43:41.958Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:43:41.975Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:41.975Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-25T19:43:41.975Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:43:42.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:42.231Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-25T19:43:42.231Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:43:42.486Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:42.486Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-25T19:43:42.486Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-25T19:43:43.046Z] PASS [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === Skipped [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-25T19:43:43.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.046Z] [2022-08-25T19:43:43.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-25T19:43:43.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-25T19:43:43.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-25T19:43:43.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-25T19:43:43.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] DONE 17 tests, 17 skipped in 1.796s [2022-08-25T19:43:43.047Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:43:43.047Z] INFO: Testing against a local daemon [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:43:43.047Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:43:43.047Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:43:43.047Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:43:43.047Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:43:43.047Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:43:43.047Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:43:43.047Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T19:43:43.047Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:43:43.047Z] === RUN TestPluginInstall [2022-08-25T19:43:43.047Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.047Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-25T19:43:43.047Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:43:43.047Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-25T19:43:43.047Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-25T19:43:43.047Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:43:43.047Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-25T19:43:43.047Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-25T19:43:43.047Z] PASS [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] === Skipped [2022-08-25T19:43:43.047Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-25T19:43:43.047Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-25T19:43:43.047Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-25T19:43:43.047Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-25T19:43:43.047Z] [2022-08-25T19:43:43.047Z] DONE 19 tests, 3 skipped in 0.138s [2022-08-25T19:43:43.047Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:43:43.047Z] INFO: Testing against a local daemon [2022-08-25T19:43:43.047Z] === RUN TestExternalGraphDriver [2022-08-25T19:43:43.607Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-25T19:43:43.608Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-25T19:43:43.608Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:43:45.245Z] --- PASS: TestServiceWithPredefinedNetwork (3.07s) [2022-08-25T19:43:45.245Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:43:45.245Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:43:45.245Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:43:45.245Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:43:47.775Z] --- PASS: TestGraphdriverPluginV2 (3.79s) [2022-08-25T19:43:47.776Z] PASS [2022-08-25T19:43:47.776Z] [2022-08-25T19:43:47.776Z] === Skipped [2022-08-25T19:43:47.776Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-25T19:43:47.776Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-25T19:43:47.776Z] [2022-08-25T19:43:47.776Z] DONE 2 tests, 1 skipped in 4.222s [2022-08-25T19:43:47.776Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:43:47.776Z] INFO: Testing against a local daemon [2022-08-25T19:43:47.776Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:43:47.776Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:43:47.776Z] === RUN TestReadPluginNoRead [2022-08-25T19:43:47.776Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:43:47.776Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:43:47.776Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:43:47.776Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:43:47.776Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:43:48.532Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-25T19:43:48.532Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-25T19:43:51.818Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-25T19:43:51.818Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-25T19:43:51.818Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-25T19:43:51.945Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2022-08-25T19:43:51.945Z] === CONT TestReadPluginNoRead [2022-08-25T19:43:52.076Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-25T19:43:52.076Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-25T19:43:52.335Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-25T19:43:52.335Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-25T19:43:53.881Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:43:54.239Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-25T19:43:54.808Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:43:55.175Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-25T19:43:56.171Z] --- PASS: TestContinueAfterPluginCrash (8.71s) [2022-08-25T19:43:56.171Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:43:56.553Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-25T19:43:57.121Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-25T19:43:57.536Z] === CONT TestReadPluginNoRead [2022-08-25T19:43:57.536Z] read_test.go:92: [dac197ef98c8e] daemon is not started [2022-08-25T19:43:57.536Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-08-25T19:43:57.536Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-08-25T19:43:57.536Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-08-25T19:43:57.536Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-08-25T19:43:57.536Z] PASS [2022-08-25T19:43:57.536Z] [2022-08-25T19:43:57.536Z] DONE 6 tests in 10.108s [2022-08-25T19:43:57.536Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-25T19:43:57.536Z] testing: warning: no tests to run [2022-08-25T19:43:57.536Z] PASS [2022-08-25T19:43:57.536Z] [2022-08-25T19:43:57.536Z] DONE 0 tests in 0.033s [2022-08-25T19:43:57.536Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:43:57.536Z] INFO: Testing against a local daemon [2022-08-25T19:43:57.536Z] === RUN TestPluginWithDevMounts [2022-08-25T19:43:57.536Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-25T19:43:57.536Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-25T19:43:57.536Z] PASS [2022-08-25T19:43:57.536Z] [2022-08-25T19:43:57.536Z] === Skipped [2022-08-25T19:43:57.536Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-25T19:43:57.536Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-25T19:43:57.536Z] [2022-08-25T19:43:57.536Z] DONE 1 tests, 1 skipped in 0.103s [2022-08-25T19:43:57.536Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:43:57.536Z] INFO: Testing against a local daemon [2022-08-25T19:43:57.536Z] === RUN TestSecretInspect [2022-08-25T19:43:57.536Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.536Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-25T19:43:57.536Z] === RUN TestSecretList [2022-08-25T19:43:57.536Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.536Z] --- SKIP: TestSecretList (0.01s) [2022-08-25T19:43:57.536Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:43:57.792Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-25T19:43:57.792Z] === RUN TestSecretsUpdate [2022-08-25T19:43:57.792Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-25T19:43:57.792Z] === RUN TestTemplatedSecret [2022-08-25T19:43:57.792Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-25T19:43:57.792Z] === RUN TestSecretCreateResolve [2022-08-25T19:43:57.792Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-25T19:43:57.792Z] PASS [2022-08-25T19:43:57.792Z] [2022-08-25T19:43:57.792Z] === Skipped [2022-08-25T19:43:57.792Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-25T19:43:57.792Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] [2022-08-25T19:43:57.792Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-25T19:43:57.792Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] [2022-08-25T19:43:57.792Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-25T19:43:57.792Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] [2022-08-25T19:43:57.792Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-25T19:43:57.792Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] [2022-08-25T19:43:57.792Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-25T19:43:57.792Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] [2022-08-25T19:43:57.792Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-25T19:43:57.792Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] [2022-08-25T19:43:57.792Z] DONE 6 tests, 6 skipped in 0.159s [2022-08-25T19:43:57.792Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:43:57.792Z] INFO: Testing against a local daemon [2022-08-25T19:43:57.792Z] === RUN TestServiceCreateInit [2022-08-25T19:43:57.792Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:43:57.792Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:43:57.792Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-25T19:43:57.792Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T19:43:57.792Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T19:43:57.792Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:43:57.792Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-25T19:43:57.792Z] === RUN TestCreateServiceConflict [2022-08-25T19:43:57.792Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-25T19:43:57.792Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:43:57.792Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-25T19:43:57.792Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:43:57.792Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-25T19:43:57.792Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:43:57.792Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.792Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-25T19:43:57.792Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:43:57.792Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:57.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:43:57.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:43:58.049Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-25T19:43:58.049Z] === RUN TestCreateServiceSysctls [2022-08-25T19:43:58.049Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-25T19:43:58.049Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:43:58.049Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-25T19:43:58.049Z] === RUN TestInspect [2022-08-25T19:43:58.049Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestInspect (0.01s) [2022-08-25T19:43:58.049Z] === RUN TestCreateJob [2022-08-25T19:43:58.049Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestCreateJob (0.01s) [2022-08-25T19:43:58.049Z] === RUN TestReplicatedJob [2022-08-25T19:43:58.049Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-25T19:43:58.049Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:43:58.049Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-25T19:43:58.049Z] === RUN TestServiceListWithStatuses [2022-08-25T19:43:58.049Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:43:58.049Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:43:58.049Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:43:58.049Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-25T19:43:58.049Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:43:58.049Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:58.049Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-25T19:43:58.049Z] === RUN TestServicePlugin [2022-08-25T19:43:58.057Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-25T19:43:58.624Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-25T19:43:59.939Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:59.939Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-25T19:43:59.939Z] === RUN TestServiceUpdateLabel [2022-08-25T19:43:59.939Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:59.939Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-25T19:43:59.939Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:43:59.939Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:59.939Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-25T19:43:59.939Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:43:59.939Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:59.939Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-25T19:43:59.939Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:43:59.939Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:43:59.939Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-25T19:43:59.939Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:44:00.195Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-25T19:44:00.195Z] PASS [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === Skipped [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T19:44:00.195Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T19:44:00.195Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-25T19:44:00.195Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-25T19:44:00.195Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-25T19:44:00.195Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-25T19:44:00.195Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-25T19:44:00.195Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-25T19:44:00.195Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-25T19:44:00.195Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-25T19:44:00.195Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-25T19:44:00.195Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-25T19:44:00.195Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-25T19:44:00.195Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-25T19:44:00.195Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:44:00.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-25T19:44:00.195Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-25T19:44:00.195Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-25T19:44:00.195Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-25T19:44:00.195Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-25T19:44:00.195Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-25T19:44:00.195Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-25T19:44:00.195Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-25T19:44:00.195Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] DONE 24 tests, 23 skipped in 2.373s [2022-08-25T19:44:00.195Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:44:00.195Z] INFO: Testing against a local daemon [2022-08-25T19:44:00.195Z] === RUN TestSessionCreate [2022-08-25T19:44:00.195Z] --- PASS: TestSessionCreate (0.04s) [2022-08-25T19:44:00.195Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:44:00.195Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-25T19:44:00.195Z] PASS [2022-08-25T19:44:00.195Z] [2022-08-25T19:44:00.195Z] DONE 2 tests in 0.156s [2022-08-25T19:44:00.195Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:44:00.451Z] INFO: Testing against a local daemon [2022-08-25T19:44:00.451Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:44:00.451Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:44:00.451Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:44:00.451Z] === RUN TestDiskUsage [2022-08-25T19:44:00.451Z] === PAUSE TestDiskUsage [2022-08-25T19:44:00.451Z] === RUN TestEventsExecDie [2022-08-25T19:44:01.011Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-25T19:44:01.011Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:44:01.011Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-25T19:44:01.011Z] === RUN TestEventsVolumeCreate [2022-08-25T19:44:01.011Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-25T19:44:01.011Z] === RUN TestInfoBinaryCommits [2022-08-25T19:44:01.011Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T19:44:01.011Z] === RUN TestInfoAPIVersioned [2022-08-25T19:44:01.011Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-25T19:44:01.011Z] === RUN TestInfoAPI [2022-08-25T19:44:01.011Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T19:44:01.011Z] === RUN TestInfoAPIWarnings [2022-08-25T19:44:01.910Z] --- PASS: TestServiceWithDataPathPortInit (16.60s) [2022-08-25T19:44:01.910Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:44:03.818Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-25T19:44:04.763Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kvqwm15x0fssxbmhqzx1ewxnw Created:2022-08-25 19:44:02.95770869 +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[19bd3936ea2d71f0706999bf12077e6b95c14f6ea69a4c886bdad8d204ca52b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pbnsjg5n6cem0wdhixhbqwit5 EndpointID:add7a2141fccda4a730894b10789b20867c7616c7f7fccf8d896a4dada09ff05 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dfb29c0a152be9625aa8bc9c82883acbf07fd8a8a267134bede2581d92118500 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:f552f6ce1e75 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pbnsjg5n6cem0wdhixhbqwit5 EndpointID:add7a2141fccda4a730894b10789b20867c7616c7f7fccf8d896a4dada09ff05 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T19:44:09.410Z] .........................xx.................... [ 29%] [2022-08-25T19:44:10.033Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.11s) [2022-08-25T19:44:10.033Z] PASS [2022-08-25T19:44:10.033Z] [2022-08-25T19:44:10.033Z] === Skipped [2022-08-25T19:44:10.033Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:44:10.033Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:44:10.033Z] [2022-08-25T19:44:10.033Z] DONE 38 tests, 1 skipped in 51.430s [2022-08-25T19:44:10.033Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:44:10.033Z] ++ 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 [2022-08-25T19:44:10.033Z] ++ set -e [2022-08-25T19:44:10.033Z] ++ '[' -n 0 ']' [2022-08-25T19:44:10.033Z] ++ set -x [2022-08-25T19:44:10.033Z] ++ 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 [2022-08-25T19:44:10.033Z] INFO: Testing against a local daemon [2022-08-25T19:44:10.033Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:44:10.033Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:10.033Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:44:10.033Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:44:10.033Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:10.033Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:44:10.033Z] PASS [2022-08-25T19:44:10.033Z] [2022-08-25T19:44:10.033Z] === Skipped [2022-08-25T19:44:10.033Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:44:10.033Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:10.033Z] [2022-08-25T19:44:10.033Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:44:10.033Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:10.033Z] [2022-08-25T19:44:10.033Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-25T19:44:10.033Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:44:10.033Z] ++ 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 [2022-08-25T19:44:10.033Z] ++ set -e [2022-08-25T19:44:10.033Z] ++ '[' -n 0 ']' [2022-08-25T19:44:10.033Z] ++ set -x [2022-08-25T19:44:10.033Z] ++ 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 [2022-08-25T19:44:10.033Z] INFO: Testing against a local daemon [2022-08-25T19:44:10.033Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:44:11.410Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-08-25T19:44:11.410Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:44:11.978Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T19:44:12.545Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T19:44:13.146Z] --- PASS: TestImportExtremelyLargeImageWorks (89.92s) [2022-08-25T19:44:13.146Z] PASS [2022-08-25T19:44:13.146Z] [2022-08-25T19:44:13.146Z] DONE 22 tests in 93.053s [2022-08-25T19:44:13.146Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:44:13.146Z] === RUN TestStripANSICommands [2022-08-25T19:44:13.146Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:44:13.146Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:44:13.146Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:44:13.146Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:44:13.146Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:44:13.146Z] PASS [2022-08-25T19:44:13.146Z] [2022-08-25T19:44:13.146Z] DONE 3 tests in 0.008s [2022-08-25T19:44:13.146Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:44:13.146Z] INFO: Testing against a local daemon [2022-08-25T19:44:13.146Z] === RUN TestNetworkCreateDelete [2022-08-25T19:44:13.146Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-25T19:44:13.146Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:44:13.146Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-25T19:44:13.146Z] === RUN TestDaemonDNSFallback [2022-08-25T19:44:13.481Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T19:44:13.721Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-25T19:44:13.721Z] === RUN TestInspectNetwork [2022-08-25T19:44:15.383Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T19:44:16.981Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T19:44:16.981Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T19:44:16.981Z] === RUN TestInspectNetwork/network_name [2022-08-25T19:44:16.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T19:44:17.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-25T19:44:17.853Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T19:44:19.047Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-25T19:44:19.047Z] === RUN TestInfoDebug [2022-08-25T19:44:19.047Z] --- PASS: TestInfoDebug (0.54s) [2022-08-25T19:44:19.047Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:44:19.047Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-25T19:44:19.047Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:44:19.230Z] docker_api_swarm_test.go:304: [d28d7f8c6bb59] joining swarm manager [dd4f7f024c047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:44:19.304Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-25T19:44:19.304Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:44:19.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-25T19:44:19.560Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-25T19:44:19.560Z] === RUN TestPingCacheHeaders [2022-08-25T19:44:19.560Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-25T19:44:19.560Z] === RUN TestPingGet [2022-08-25T19:44:19.560Z] --- PASS: TestPingGet (0.01s) [2022-08-25T19:44:19.560Z] === RUN TestPingHead [2022-08-25T19:44:19.816Z] --- PASS: TestPingHead (0.04s) [2022-08-25T19:44:19.816Z] === RUN TestPingSwarmHeader [2022-08-25T19:44:20.377Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:44:20.632Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:44:20.865Z] docker_api_swarm_test.go:305: [d18cd00f69e79] joining swarm manager [dd4f7f024c047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:44:20.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-25T19:44:21.139Z] --- PASS: TestInspectNetwork (7.18s) [2022-08-25T19:44:21.140Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T19:44:21.140Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T19:44:21.140Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T19:44:21.140Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T19:44:21.140Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:44:21.801Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T19:44:21.996Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:44:21.996Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-25T19:44:21.996Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:44:21.996Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:44:21.996Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:44:21.996Z] === RUN TestPingBuilderHeader [2022-08-25T19:44:21.996Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:44:22.252Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:44:22.587Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:44:22.587Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:44:22.587Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:44:22.587Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:44:22.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:44:22.587Z] === RUN TestNetworkList [2022-08-25T19:44:22.587Z] === RUN TestNetworkList//networks [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkList//networks [2022-08-25T19:44:22.587Z] === RUN TestNetworkList//networks/ [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:44:22.587Z] === CONT TestNetworkList//networks [2022-08-25T19:44:22.587Z] === CONT TestNetworkList//networks/ [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkList (0.02s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:44:22.587Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:44:22.813Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-25T19:44:22.813Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-25T19:44:22.813Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-25T19:44:22.813Z] === RUN TestVersion [2022-08-25T19:44:22.813Z] --- PASS: TestVersion (0.03s) [2022-08-25T19:44:22.813Z] === CONT TestDiskUsage [2022-08-25T19:44:22.843Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-25T19:44:22.843Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:44:23.178Z] --- PASS: TestDockerNetworkMacvlan (11.87s) [2022-08-25T19:44:23.178Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-08-25T19:44:23.178Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-08-25T19:44:23.178Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-08-25T19:44:23.178Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s) [2022-08-25T19:44:23.178Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.48s) [2022-08-25T19:44:23.178Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-08-25T19:44:23.178Z] PASS [2022-08-25T19:44:23.178Z] [2022-08-25T19:44:23.178Z] DONE 8 tests in 13.203s [2022-08-25T19:44:23.178Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:44:23.178Z] ++ 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 [2022-08-25T19:44:23.178Z] ++ set -e [2022-08-25T19:44:23.178Z] ++ '[' -n 0 ']' [2022-08-25T19:44:23.178Z] ++ set -x [2022-08-25T19:44:23.178Z] ++ 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 [2022-08-25T19:44:23.178Z] testing: warning: no tests to run [2022-08-25T19:44:23.178Z] PASS [2022-08-25T19:44:23.178Z] [2022-08-25T19:44:23.178Z] DONE 0 tests in 0.009s [2022-08-25T19:44:23.178Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:44:23.178Z] ++ 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 [2022-08-25T19:44:23.178Z] ++ set -e [2022-08-25T19:44:23.178Z] ++ '[' -n 0 ']' [2022-08-25T19:44:23.178Z] ++ set -x [2022-08-25T19:44:23.178Z] ++ 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 [2022-08-25T19:44:23.178Z] INFO: Testing against a local daemon [2022-08-25T19:44:23.178Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:44:23.178Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:44:23.374Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:44:23.630Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:44:23.886Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage (1.25s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-25T19:44:24.142Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-25T19:44:24.142Z] PASS [2022-08-25T19:44:24.142Z] [2022-08-25T19:44:24.142Z] === Skipped [2022-08-25T19:44:24.142Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:44:24.142Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:44:24.142Z] [2022-08-25T19:44:24.142Z] DONE 57 tests, 1 skipped in 23.844s [2022-08-25T19:44:24.142Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:44:24.142Z] INFO: Testing against a local daemon [2022-08-25T19:44:24.142Z] === RUN TestVolumesCreateAndList [2022-08-25T19:44:24.142Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T19:44:24.142Z] === RUN TestVolumesRemove [2022-08-25T19:44:24.205Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-25T19:44:24.205Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-25T19:44:24.398Z] === RUN TestVolumesInspect [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-25T19:44:24.398Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:44:24.398Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:44:24.398Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:44:24.398Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:44:24.398Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:44:24.398Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:44:24.398Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:44:24.398Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:44:24.398Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:44:24.398Z] PASS [2022-08-25T19:44:24.398Z] [2022-08-25T19:44:24.398Z] DONE 9 tests in 0.196s [2022-08-25T19:44:24.398Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:44:24.398Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14741 is not a child of this shell [2022-08-25T19:44:24.398Z] warning: PID 14741 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-25T19:44:24.398Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:44:24.398Z] [2022-08-25T19:44:24.398Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:44:24.398Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:44:24.398Z] [2022-08-25T19:44:24.398Z] To set a process to complain mode, use the command line tool [2022-08-25T19:44:24.398Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:44:24.398Z] Removing test suite binaries [2022-08-25T19:44:24.398Z] exiting test-integration [2022-08-25T19:44:24.398Z] ++ exit 0 [2022-08-25T19:44:24.398Z] [2022-08-25T19:44:24.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:44:24.554Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-08-25T19:44:24.555Z] === RUN TestAuthZPluginTLS [2022-08-25T19:44:24.765Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-25T19:44:24.765Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:44:25.121Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-25T19:44:25.121Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:44:25.689Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-25T19:44:25.689Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:44:25.731Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-25T19:44:25.731Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange Post stage [Pipeline] junit [2022-08-25T19:44:25.772Z] Recording test results [2022-08-25T19:44:25.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-25T19:44:25.948Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:44:26.070Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-25T19:44:26.244Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T19:44:26.515Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-25T19:44:26.515Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:44:26.622Z] + echo Ensuring container killed. [2022-08-25T19:44:26.622Z] Ensuring container killed. [2022-08-25T19:44:26.622Z] + docker rm -vf docker-pr4 [2022-08-25T19:44:26.622Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-25T19:44:26.938Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:44:26.938Z] Chowning /workspace to jenkins user [2022-08-25T19:44:26.938Z] + id -u [2022-08-25T19:44:26.938Z] + id -g [2022-08-25T19:44:26.938Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44028:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:44:27.094Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-25T19:44:27.094Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:44:27.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-25T19:44:27.654Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-25T19:44:27.654Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:44:28.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) [2022-08-25T19:44:28.018Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:44:28.018Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-25T19:44:28.277Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-25T19:44:28.277Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-25T19:44:28.277Z] === RUN TestAuthZPluginErrorRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:44:28.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-25T19:44:28.590Z] + bundleName=amd64-rootless [2022-08-25T19:44:28.590Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-25T19:44:28.590Z] Creating amd64-rootless-bundles.tar.gz [2022-08-25T19:44:28.590Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-25T19:44:28.590Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T19:44:28.599Z] Archiving artifacts [2022-08-25T19:44:28.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:44:28.795Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-25T19:44:28.795Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:44:28.846Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44028/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T19:44:29.144Z] + make clean [2022-08-25T19:44:29.144Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T19:44:29.144Z] docker-dev-cache [2022-08-25T19:44:29.144Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T19:44:29.362Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-25T19:44:29.362Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-25T19:44:29.362Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-25T19:44:29.362Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:44:29.362Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-25T19:44:29.538Z] --- PASS: TestServiceWithPredefinedNetwork (1.84s) [2022-08-25T19:44:29.539Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:44:29.539Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:44:29.539Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:44:29.539Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:44:29.621Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:44:30.997Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2022-08-25T19:44:30.997Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:44:32.902Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-25T19:44:32.902Z] === RUN TestAuthZPluginHeader [2022-08-25T19:44:33.160Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-25T19:44:33.160Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:44:33.545Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-25T19:44:36.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:44:36.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:44:36.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:44:37.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:44:38.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:44:38.457Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-25T19:44:38.457Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.75s) [2022-08-25T19:44:38.457Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:44:38.457Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-25T19:44:38.457Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-25T19:44:38.530Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-25T19:44:38.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:44:38.715Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-25T19:44:38.974Z] === RUN TestDockerSuite/TestBuildFails [2022-08-25T19:44:39.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:44:39.541Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-25T19:44:39.541Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-25T19:44:40.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:44:40.918Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-25T19:44:41.853Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-25T19:44:41.853Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:44:42.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:44:42.421Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-25T19:44:43.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:44:43.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:44:43.798Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-25T19:44:44.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:44:44.409Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2022-08-25T19:44:44.409Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:44:44.734Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-25T19:44:44.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:44:44.993Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-25T19:44:45.252Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-08-25T19:44:45.252Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:44:45.819Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-25T19:44:46.295Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a1dj5f3yk3zrflvsbpl0h99a5 Created:2022-08-25 19:44:44.677641068 +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[baeda49feb2da245b720f8ac2e2596df3f38fe0bbfdcaa70b8a992df02ad5d7b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mozgup03wsqb55asg0uz2spy9 EndpointID:6b6606034c1c7f5f96614ee064a1229d9d0d26484d17a6df0180a40f375e5bc0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:845f5831b1215e176a176f916ebf0d57516f5b386b81f5ec19c7fd3c0ca99dc3 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:12101eaea28d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mozgup03wsqb55asg0uz2spy9 EndpointID:6b6606034c1c7f5f96614ee064a1229d9d0d26484d17a6df0180a40f375e5bc0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T19:44:46.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:44:46.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:44:47.194Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-25T19:44:47.453Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-25T19:44:47.712Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-25T19:44:47.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:44:48.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:44:48.408Z] Using test binary docker [2022-08-25T19:44:48.408Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:44:48.408Z] +++ /etc/init.d/apparmor start [2022-08-25T19:44:48.408Z] Not: starting. [2022-08-25T19:44:48.408Z] INFO: Waiting for daemon to start... [2022-08-25T19:44:48.408Z] Starting dockerd [2022-08-25T19:44:48.408Z] +++ 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 [2022-08-25T19:44:49.615Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-25T19:44:50.453Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-08-25T19:44:50.453Z] PASS [2022-08-25T19:44:50.453Z] [2022-08-25T19:44:50.453Z] === Skipped [2022-08-25T19:44:50.453Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:44:50.453Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:44:50.453Z] [2022-08-25T19:44:50.453Z] DONE 38 tests, 1 skipped in 43.551s [2022-08-25T19:44:50.453Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:44:50.453Z] INFO: Testing against a local daemon [2022-08-25T19:44:50.453Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:44:50.453Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:50.453Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:44:50.453Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:44:50.453Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:50.453Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:44:50.453Z] PASS [2022-08-25T19:44:50.453Z] [2022-08-25T19:44:50.453Z] === Skipped [2022-08-25T19:44:50.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:44:50.453Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:50.453Z] [2022-08-25T19:44:50.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:44:50.453Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:44:50.453Z] [2022-08-25T19:44:50.453Z] DONE 2 tests, 2 skipped in 0.024s [2022-08-25T19:44:50.453Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:44:50.453Z] INFO: Testing against a local daemon [2022-08-25T19:44:50.453Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:44:50.947Z] . [2022-08-25T19:44:50.947Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:44:50.947Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:44:50.947Z] Error: No such image: emptyfs [2022-08-25T19:44:50.947Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:44:50.947Z] ++++ docker load [2022-08-25T19:44:50.947Z] Loaded image: emptyfs:latest [2022-08-25T19:44:50.947Z] Running integration-test (iteration 1) [2022-08-25T19:44:50.947Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:44:50.947Z] ++ 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 [2022-08-25T19:44:50.947Z] ++ set -e [2022-08-25T19:44:50.947Z] ++ '[' -n 0 ']' [2022-08-25T19:44:50.947Z] ++ set -x [2022-08-25T19:44:50.947Z] ++ 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 [2022-08-25T19:44:50.947Z] Loaded image: busybox:latest [2022-08-25T19:44:51.208Z] Loaded image: busybox:glibc [2022-08-25T19:44:51.519Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-25T19:44:51.778Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-25T19:44:51.841Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-08-25T19:44:51.841Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:44:52.036Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-25T19:44:52.148Z] Loaded image: debian:bullseye-slim [2022-08-25T19:44:52.148Z] Loaded image: hello-world:latest [2022-08-25T19:44:52.148Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:44:52.148Z] INFO: Testing against a local daemon [2022-08-25T19:44:52.148Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:44:52.295Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-25T19:44:52.402Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T19:44:52.962Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T19:44:53.230Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-25T19:44:53.489Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-25T19:44:53.530Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-08-25T19:44:53.530Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:44:53.747Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.37s) [2022-08-25T19:44:53.747Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:44:53.887Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T19:44:54.006Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-25T19:44:54.006Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-25T19:44:54.574Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-25T19:44:54.832Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-25T19:44:54.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-25T19:44:54.912Z] === RUN TestBuildWithSession [2022-08-25T19:44:54.912Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:44:54.912Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:44:54.912Z] === RUN TestBuildSquashParent [2022-08-25T19:44:54.984Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-25T19:44:55.091Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-25T19:44:55.350Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-25T19:44:55.608Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-25T19:44:55.775Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T19:44:55.866Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-25T19:44:56.434Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-25T19:44:57.662Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T19:44:58.214Z] --- PASS: TestBuildSquashParent (3.52s) [2022-08-25T19:44:58.214Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:44:58.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:44:58.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:44:58.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:44:58.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:44:58.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:44:58.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:44:58.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:44:58.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:44:58.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:44:58.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:44:58.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:44:58.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:44:58.214Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:44:58.214Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:44:58.338Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-25T19:44:59.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:44:59.597Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:45:00.536Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:45:00.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:45:00.925Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan (9.68s) [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-25T19:45:01.486Z] PASS [2022-08-25T19:45:01.486Z] [2022-08-25T19:45:01.486Z] DONE 8 tests in 10.924s [2022-08-25T19:45:01.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:45:01.486Z] testing: warning: no tests to run [2022-08-25T19:45:01.486Z] PASS [2022-08-25T19:45:01.486Z] [2022-08-25T19:45:01.486Z] DONE 0 tests in 0.007s [2022-08-25T19:45:01.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:45:01.486Z] INFO: Testing against a local daemon [2022-08-25T19:45:01.486Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:45:01.736Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-25T19:45:01.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-08-25T19:45:01.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2022-08-25T19:45:01.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2022-08-25T19:45:01.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-08-25T19:45:01.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-08-25T19:45:01.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-08-25T19:45:01.736Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:45:01.736Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:45:02.525Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-25T19:45:02.848Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-08-25T19:45:02.848Z] === RUN TestAuthZPluginTLS [2022-08-25T19:45:03.103Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-25T19:45:03.103Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:45:03.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:45:03.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:45:03.380Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:45:03.640Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:45:03.706Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-25T19:45:03.706Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:45:03.900Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-08-25T19:45:03.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-08-25T19:45:03.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-25T19:45:03.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-25T19:45:03.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-25T19:45:03.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-25T19:45:03.900Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:45:04.266Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-25T19:45:04.266Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:45:04.427Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-25T19:45:04.470Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-25T19:45:04.470Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:45:04.517Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-25T19:45:04.686Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-25T19:45:04.686Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-25T19:45:04.686Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-25T19:45:04.686Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-25T19:45:04.825Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-25T19:45:04.825Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:45:04.945Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-25T19:45:05.752Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-08-25T19:45:05.752Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:45:05.851Z] --- PASS: TestBuildLabelWithTargets (1.20s) [2022-08-25T19:45:05.851Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:45:05.880Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-25T19:45:06.111Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-25T19:45:06.111Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:45:06.283Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-25T19:45:06.354Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-25T19:45:06.354Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T19:45:06.824Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-25T19:45:06.914Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-25T19:45:06.914Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:45:07.474Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-25T19:45:07.474Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:45:07.492Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-08-25T19:45:07.492Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:45:08.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-25T19:45:08.433Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-25T19:45:08.433Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:45:08.879Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-08-25T19:45:08.879Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:45:09.580Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-25T19:45:09.580Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-25T19:45:09.816Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-08-25T19:45:09.816Z] === RUN TestBuildWithHugeFile [2022-08-25T19:45:09.839Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-25T19:45:10.098Z] docker_api_swarm_test.go:272: [dcb5957143a93] joining swarm manager [dac38a45ab0fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:45:10.285Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-25T19:45:10.285Z] === RUN TestAuthZPluginHeader [2022-08-25T19:45:10.651Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-25T19:45:10.665Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-25T19:45:10.665Z] PASS [2022-08-25T19:45:10.665Z] [2022-08-25T19:45:10.665Z] DONE 17 tests in 47.506s [2022-08-25T19:45:10.665Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:45:10.665Z] ++ 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 [2022-08-25T19:45:10.665Z] ++ set -e [2022-08-25T19:45:10.665Z] ++ '[' -n 0 ']' [2022-08-25T19:45:10.665Z] ++ set -x [2022-08-25T19:45:10.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-08-25T19:45:10.665Z] INFO: Testing against a local daemon [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:45:10.665Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:45:10.665Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:45:10.665Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:45:10.665Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:45:10.665Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:45:10.665Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:45:10.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T19:45:10.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:45:10.665Z] === RUN TestPluginInstall [2022-08-25T19:45:10.665Z] === RUN TestPluginInstall/no_auth [2022-08-25T19:45:10.845Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-25T19:45:10.845Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:45:11.232Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:11.232Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edf3b7af2339467856966768d523ba52acc21acf017f013f9cb376b5f11c650f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:11.232Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:11.232Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edf3b7af2339467856966768d523ba52acc21acf017f013f9cb376b5f11c650f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:11.492Z] docker_api_swarm_test.go:273: [d1a9085b749fd] joining swarm manager [dac38a45ab0fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:45:11.492Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T19:45:12.059Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:12.059Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f5331bbda0289310ac9d620949eb85f34e920d73ec4797164e9d96f90d56ddb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:12.059Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:12.059Z] time="2022-08-25T19:45:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f5331bbda0289310ac9d620949eb85f34e920d73ec4797164e9d96f90d56ddb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:12.059Z] === RUN TestPluginInstall/with_insecure [2022-08-25T19:45:12.995Z] time="2022-08-25T19:45:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:12.995Z] time="2022-08-25T19:45:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6f013f5d13084cbe59f6c4e698c1049dbe692edf67c1d9c0cb288290c0b9bdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:12.995Z] time="2022-08-25T19:45:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:12.995Z] time="2022-08-25T19:45:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6f013f5d13084cbe59f6c4e698c1049dbe692edf67c1d9c0cb288290c0b9bdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:13.253Z] plugin_test.go:196: [dfae86570313f] daemon is not started [2022-08-25T19:45:13.253Z] --- PASS: TestPluginInstall (2.54s) [2022-08-25T19:45:13.253Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-08-25T19:45:13.253Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-08-25T19:45:13.253Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-25T19:45:13.253Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:45:14.629Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T19:45:15.046Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s) [2022-08-25T19:45:15.046Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:45:15.101Z] ............................ [ 66%] [2022-08-25T19:45:15.565Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T19:45:16.500Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-08-25T19:45:16.500Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-08-25T19:45:16.500Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-25T19:45:16.500Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:45:17.067Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-25T19:45:17.067Z] PASS [2022-08-25T19:45:17.067Z] [2022-08-25T19:45:17.067Z] DONE 24 tests in 6.507s [2022-08-25T19:45:17.067Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:45:17.067Z] ++ 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 [2022-08-25T19:45:17.067Z] ++ set -e [2022-08-25T19:45:17.067Z] ++ '[' -n 0 ']' [2022-08-25T19:45:17.067Z] ++ set -x [2022-08-25T19:45:17.067Z] ++ 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 [2022-08-25T19:45:17.067Z] INFO: Testing against a local daemon [2022-08-25T19:45:17.067Z] === RUN TestExternalGraphDriver [2022-08-25T19:45:17.634Z] === RUN TestExternalGraphDriver/json [2022-08-25T19:45:17.634Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-25T19:45:19.255Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-08-25T19:45:19.255Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:45:19.537Z] === RUN TestExternalGraphDriver/spec [2022-08-25T19:45:20.472Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-25T19:45:21.039Z] === RUN TestExternalGraphDriver/pull [2022-08-25T19:45:21.039Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-25T19:45:22.515Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-08-25T19:45:22.515Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:45:22.944Z] --- PASS: TestExternalGraphDriver (5.78s) [2022-08-25T19:45:22.944Z] --- PASS: TestExternalGraphDriver/json (1.71s) [2022-08-25T19:45:22.944Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2022-08-25T19:45:22.944Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2022-08-25T19:45:22.944Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:45:22.944Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-25T19:45:22.944Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-25T19:45:22.944Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-25T19:45:26.230Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-25T19:45:26.488Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-25T19:45:27.424Z] --- PASS: TestGraphdriverPluginV2 (4.34s) [2022-08-25T19:45:27.424Z] PASS [2022-08-25T19:45:27.424Z] [2022-08-25T19:45:27.424Z] DONE 5 tests in 10.147s [2022-08-25T19:45:27.424Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:45:27.424Z] ++ 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 [2022-08-25T19:45:27.424Z] ++ set -e [2022-08-25T19:45:27.424Z] ++ '[' -n 0 ']' [2022-08-25T19:45:27.424Z] ++ set -x [2022-08-25T19:45:27.424Z] ++ 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 [2022-08-25T19:45:27.424Z] INFO: Testing against a local daemon [2022-08-25T19:45:27.424Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:45:27.424Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:45:27.424Z] === RUN TestReadPluginNoRead [2022-08-25T19:45:27.424Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:45:27.424Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:45:27.424Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:45:27.424Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:45:27.424Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:45:27.424Z] === CONT TestReadPluginNoRead [2022-08-25T19:45:27.992Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-25T19:45:28.561Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-25T19:45:29.937Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:45:30.196Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-25T19:45:30.196Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2022-08-25T19:45:30.455Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-25T19:45:31.024Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:45:31.284Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-25T19:45:32.219Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-25T19:45:32.478Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:45:32.494Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.48s) [2022-08-25T19:45:32.494Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:45:33.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-25T19:45:33.303Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-25T19:45:33.562Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-25T19:45:33.562Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-25T19:45:33.821Z] === CONT TestReadPluginNoRead [2022-08-25T19:45:33.821Z] read_test.go:92: [d5db61a3a54ff] daemon is not started [2022-08-25T19:45:33.821Z] --- PASS: TestReadPluginNoRead (6.57s) [2022-08-25T19:45:33.821Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-08-25T19:45:33.821Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-08-25T19:45:33.821Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2022-08-25T19:45:34.388Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-25T19:45:34.388Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-25T19:45:34.959Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-25T19:45:35.530Z] --- PASS: TestContinueAfterPluginCrash (8.07s) [2022-08-25T19:45:35.530Z] PASS [2022-08-25T19:45:35.530Z] [2022-08-25T19:45:35.530Z] DONE 6 tests in 8.117s [2022-08-25T19:45:35.530Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-25T19:45:35.530Z] ++ 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 [2022-08-25T19:45:35.530Z] ++ set -e [2022-08-25T19:45:35.530Z] ++ '[' -n 0 ']' [2022-08-25T19:45:35.530Z] ++ set -x [2022-08-25T19:45:35.530Z] ++ 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 [2022-08-25T19:45:35.530Z] testing: warning: no tests to run [2022-08-25T19:45:35.530Z] PASS [2022-08-25T19:45:35.530Z] [2022-08-25T19:45:35.530Z] DONE 0 tests in 0.013s [2022-08-25T19:45:35.530Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:45:35.530Z] ++ 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 [2022-08-25T19:45:35.530Z] ++ set -e [2022-08-25T19:45:35.530Z] ++ '[' -n 0 ']' [2022-08-25T19:45:35.530Z] ++ set -x [2022-08-25T19:45:35.531Z] ++ 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 [2022-08-25T19:45:35.531Z] INFO: Testing against a local daemon [2022-08-25T19:45:35.531Z] === RUN TestPluginWithDevMounts [2022-08-25T19:45:35.531Z] === PAUSE TestPluginWithDevMounts [2022-08-25T19:45:35.531Z] === CONT TestPluginWithDevMounts [2022-08-25T19:45:36.466Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-25T19:45:37.033Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-08-25T19:45:37.033Z] PASS [2022-08-25T19:45:37.033Z] [2022-08-25T19:45:37.033Z] DONE 1 tests in 1.577s [2022-08-25T19:45:37.033Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:45:37.033Z] ++ 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 [2022-08-25T19:45:37.033Z] ++ set -e [2022-08-25T19:45:37.033Z] ++ '[' -n 0 ']' [2022-08-25T19:45:37.033Z] ++ set -x [2022-08-25T19:45:37.033Z] ++ 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 [2022-08-25T19:45:37.033Z] INFO: Testing against a local daemon [2022-08-25T19:45:37.033Z] === RUN TestSecretInspect [2022-08-25T19:45:38.409Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-25T19:45:39.785Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-25T19:45:39.785Z] --- PASS: TestSecretInspect (2.68s) [2022-08-25T19:45:39.785Z] === RUN TestSecretList [2022-08-25T19:45:41.160Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-25T19:45:42.537Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-25T19:45:42.537Z] --- PASS: TestSecretList (2.80s) [2022-08-25T19:45:42.537Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:45:43.471Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-25T19:45:45.374Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2022-08-25T19:45:45.374Z] === RUN TestSecretsUpdate [2022-08-25T19:45:46.310Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-25T19:45:47.687Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-25T19:45:47.946Z] --- PASS: TestSecretsUpdate (2.58s) [2022-08-25T19:45:47.946Z] === RUN TestTemplatedSecret [2022-08-25T19:45:48.205Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-25T19:45:48.554Z] --- PASS: TestBuildWithHugeFile (34.74s) [2022-08-25T19:45:48.554Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:45:48.554Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:45:48.554Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:45:48.554Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:45:48.554Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:45:48.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:45:48.554Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:45:48.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:45:48.554Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:45:48.554Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:45:48.554Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:45:48.554Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:45:48.554Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:45:48.554Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-25T19:45:48.554Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-25T19:45:48.554Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-25T19:45:48.554Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-25T19:45:48.554Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:45:48.554Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:45:48.554Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:45:48.554Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-08-25T19:45:48.554Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-08-25T19:45:48.554Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-08-25T19:45:48.554Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:45:48.554Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-25T19:45:48.554Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:45:48.554Z] Loaded image: busybox:latest [2022-08-25T19:45:48.554Z] Loaded image: busybox:glibc [2022-08-25T19:45:48.773Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-25T19:45:49.494Z] Loaded image: debian:bullseye-slim [2022-08-25T19:45:49.494Z] Loaded image: hello-world:latest [2022-08-25T19:45:49.494Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:45:50.527Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-25T19:45:50.527Z] PASS [2022-08-25T19:45:50.527Z] [2022-08-25T19:45:50.527Z] DONE 17 tests in 47.445s [2022-08-25T19:45:50.527Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:45:50.527Z] INFO: Testing against a local daemon [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:45:50.527Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:45:50.527Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:45:50.527Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:45:50.527Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:45:50.527Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:45:50.527Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:45:50.527Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:45:50.527Z] === RUN TestPluginInstall [2022-08-25T19:45:50.527Z] === RUN TestPluginInstall/no_auth [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:50.527Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:50.527Z] === RUN TestPluginInstall/with_insecure [2022-08-25T19:45:51.306Z] --- PASS: TestTemplatedSecret (3.21s) [2022-08-25T19:45:51.306Z] === RUN TestSecretCreateResolve [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bfe497a6830bbd6c11a05752678c9f17d8b6846e0188702a38daac85ba3d9f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bfe497a6830bbd6c11a05752678c9f17d8b6846e0188702a38daac85ba3d9f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:45:51.494Z] plugin_test.go:196: [d58c40cf22761] daemon is not started [2022-08-25T19:45:51.494Z] --- PASS: TestPluginInstall (2.70s) [2022-08-25T19:45:51.494Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-25T19:45:51.494Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-25T19:45:51.494Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-25T19:45:51.494Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:45:53.380Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T19:45:53.940Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T19:45:54.591Z] --- PASS: TestSecretCreateResolve (2.82s) [2022-08-25T19:45:54.591Z] PASS [2022-08-25T19:45:54.591Z] [2022-08-25T19:45:54.591Z] DONE 6 tests in 16.990s [2022-08-25T19:45:54.592Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:45:54.592Z] ++ 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 [2022-08-25T19:45:54.592Z] ++ set -e [2022-08-25T19:45:54.592Z] ++ '[' -n 0 ']' [2022-08-25T19:45:54.592Z] ++ set -x [2022-08-25T19:45:54.592Z] ++ 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 [2022-08-25T19:45:54.592Z] INFO: Testing against a local daemon [2022-08-25T19:45:54.592Z] === RUN TestServiceCreateInit [2022-08-25T19:45:54.592Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:45:54.865Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-08-25T19:45:54.865Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-08-25T19:45:54.865Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-25T19:45:54.865Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:45:55.426Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-25T19:45:55.426Z] PASS [2022-08-25T19:45:55.426Z] [2022-08-25T19:45:55.426Z] DONE 24 tests in 6.677s [2022-08-25T19:45:55.426Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:45:55.426Z] INFO: Testing against a local daemon [2022-08-25T19:45:55.426Z] === RUN TestExternalGraphDriver [2022-08-25T19:45:55.968Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-25T19:45:55.985Z] === RUN TestExternalGraphDriver/json [2022-08-25T19:45:56.353Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-25T19:45:56.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-25T19:45:57.631Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.71s) [2022-08-25T19:45:57.631Z] PASS [2022-08-25T19:45:57.631Z] [2022-08-25T19:45:57.631Z] === Skipped [2022-08-25T19:45:57.631Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:45:57.631Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:45:57.631Z] [2022-08-25T19:45:57.631Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:45:57.631Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:45:57.631Z] [2022-08-25T19:45:57.631Z] DONE 34 tests, 2 skipped in 66.477s [2022-08-25T19:45:57.631Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:45:57.631Z] ++ 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 [2022-08-25T19:45:57.631Z] ++ set -e [2022-08-25T19:45:57.631Z] ++ '[' -n 0 ']' [2022-08-25T19:45:57.631Z] ++ set -x [2022-08-25T19:45:57.631Z] ++ 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 [2022-08-25T19:45:57.631Z] INFO: Testing against a local daemon [2022-08-25T19:45:57.631Z] === RUN TestConfigInspect [2022-08-25T19:45:57.910Z] === RUN TestExternalGraphDriver/spec [2022-08-25T19:45:59.272Z] === RUN TestExternalGraphDriver/pull [2022-08-25T19:45:59.540Z] --- PASS: TestConfigInspect (2.25s) [2022-08-25T19:45:59.540Z] === RUN TestConfigList [2022-08-25T19:46:00.191Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:46:00.191Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-25T19:46:01.166Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-08-25T19:46:01.166Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-25T19:46:01.166Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-08-25T19:46:01.166Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-08-25T19:46:01.166Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:46:01.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-25T19:46:02.080Z] --- PASS: TestConfigList (2.21s) [2022-08-25T19:46:02.080Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:46:02.508Z] === RUN TestDockerSuite/TestBuildRm [2022-08-25T19:46:03.443Z] docker_api_swarm_node_test.go:20: [d875b5d2fcf20] joining swarm manager [d2f250dd58b9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:46:03.990Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-08-25T19:46:03.990Z] === RUN TestConfigsUpdate [2022-08-25T19:46:04.380Z] docker_api_swarm_node_test.go:21: [de36e9aa0d28b] joining swarm manager [d2f250dd58b9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:46:04.947Z] --- PASS: TestServiceCreateInit (10.88s) [2022-08-25T19:46:04.947Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s) [2022-08-25T19:46:04.947Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s) [2022-08-25T19:46:04.947Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:46:05.368Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2022-08-25T19:46:05.368Z] PASS [2022-08-25T19:46:05.368Z] [2022-08-25T19:46:05.368Z] DONE 5 tests in 9.599s [2022-08-25T19:46:05.368Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:46:05.368Z] INFO: Testing against a local daemon [2022-08-25T19:46:05.368Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:46:05.368Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:46:05.368Z] === RUN TestReadPluginNoRead [2022-08-25T19:46:05.368Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:46:05.368Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:46:05.368Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:46:05.368Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:46:05.368Z] === CONT TestReadPluginNoRead [2022-08-25T19:46:05.882Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-25T19:46:06.454Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-25T19:46:06.529Z] --- PASS: TestConfigsUpdate (2.20s) [2022-08-25T19:46:06.529Z] === RUN TestTemplatedConfig [2022-08-25T19:46:07.410Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-25T19:46:07.978Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-25T19:46:08.631Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:46:08.914Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-25T19:46:09.068Z] --- PASS: TestTemplatedConfig (2.45s) [2022-08-25T19:46:09.068Z] === RUN TestConfigCreateResolve [2022-08-25T19:46:09.556Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:46:10.291Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-25T19:46:10.858Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-25T19:46:10.919Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:46:10.976Z] --- PASS: TestConfigCreateResolve (2.29s) [2022-08-25T19:46:10.976Z] PASS [2022-08-25T19:46:10.976Z] [2022-08-25T19:46:10.976Z] DONE 6 tests in 13.760s [2022-08-25T19:46:10.976Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:46:10.976Z] ++ 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 [2022-08-25T19:46:10.976Z] ++ set -e [2022-08-25T19:46:10.976Z] ++ '[' -n 0 ']' [2022-08-25T19:46:10.976Z] ++ set -x [2022-08-25T19:46:10.976Z] ++ 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 [2022-08-25T19:46:11.236Z] INFO: Testing against a local daemon [2022-08-25T19:46:11.236Z] === RUN TestAttachWithTTY [2022-08-25T19:46:11.236Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-25T19:46:11.236Z] === RUN TestAttachWithoutTTy [2022-08-25T19:46:11.236Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-25T19:46:11.236Z] === RUN TestCheckpoint [2022-08-25T19:46:11.236Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:46:11.236Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:46:11.236Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:46:11.236Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:11.236Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:11.236Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:11.236Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:11.236Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:11.236Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:11.236Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:46:11.236Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:46:11.236Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:46:11.236Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:46:11.236Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:46:11.236Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:46:11.236Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:46:11.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:46:11.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:46:11.236Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:46:11.496Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-25T19:46:11.496Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:46:11.496Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-25T19:46:11.496Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:46:11.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-25T19:46:11.496Z] === RUN TestCopyEmptyFile [2022-08-25T19:46:11.757Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-25T19:46:11.757Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:46:11.757Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-08-25T19:46:11.757Z] === RUN TestCopyFromContainer [2022-08-25T19:46:11.843Z] === CONT TestReadPluginNoRead [2022-08-25T19:46:11.843Z] read_test.go:92: [d13a11dd9e687] daemon is not started [2022-08-25T19:46:11.843Z] --- PASS: TestReadPluginNoRead (6.83s) [2022-08-25T19:46:11.843Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-08-25T19:46:11.843Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-08-25T19:46:11.843Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-25T19:46:11.843Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:46:12.697Z] === RUN TestCopyFromContainer// [2022-08-25T19:46:12.697Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:46:12.959Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:46:12.959Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:46:12.959Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:46:12.959Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:46:13.219Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:46:13.219Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:46:13.219Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:46:13.219Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer (1.57s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T19:46:13.479Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-25T19:46:13.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:46:13.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:13.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:13.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:13.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:13.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:13.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:13.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:13.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:13.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:13.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T19:46:13.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:46:13.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:46:13.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:46:13.479Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:46:13.479Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T19:46:13.479Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:46:13.479Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:46:13.479Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:46:13.479Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:46:13.479Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:46:13.479Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:46:13.479Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:46:13.479Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:46:13.479Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T19:46:13.479Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T19:46:13.479Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:46:13.479Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T19:46:13.479Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:46:13.479Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-25T19:46:13.479Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:46:13.770Z] --- PASS: TestContinueAfterPluginCrash (8.55s) [2022-08-25T19:46:14.439Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-25T19:46:14.439Z] tests/integration/client_test.py ..... [ 75%] [2022-08-25T19:46:14.439Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-25T19:46:14.439Z] tests/integration/errors_test.py . [ 76%] [2022-08-25T19:46:14.695Z] --- PASS: TestDaemonStartWithLogOpt (2.73s) [2022-08-25T19:46:14.695Z] PASS [2022-08-25T19:46:14.695Z] [2022-08-25T19:46:14.695Z] DONE 6 tests in 9.578s [2022-08-25T19:46:14.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-25T19:46:14.695Z] testing: warning: no tests to run [2022-08-25T19:46:14.695Z] PASS [2022-08-25T19:46:14.695Z] [2022-08-25T19:46:14.695Z] DONE 0 tests in 0.007s [2022-08-25T19:46:14.695Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:46:14.695Z] INFO: Testing against a local daemon [2022-08-25T19:46:14.695Z] === RUN TestPluginWithDevMounts [2022-08-25T19:46:14.695Z] === PAUSE TestPluginWithDevMounts [2022-08-25T19:46:14.695Z] === CONT TestPluginWithDevMounts [2022-08-25T19:46:14.860Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-25T19:46:14.860Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:46:15.046Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-25T19:46:15.046Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-25T19:46:15.046Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-25T19:46:15.046Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-25T19:46:15.046Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-25T19:46:15.046Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-25T19:46:15.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-25T19:46:15.799Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-08-25T19:46:15.800Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:46:15.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:15.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:15.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:15.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:15.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:15.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:15.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:15.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:15.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:15.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:15.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:15.870Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-25T19:46:15.870Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-25T19:46:16.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T19:46:16.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T19:46:16.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T19:46:16.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T19:46:16.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-25T19:46:16.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-25T19:46:16.065Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:46:16.346Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2022-08-25T19:46:16.346Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:46:16.346Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:46:16.346Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:46:16.346Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-25T19:46:16.346Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T19:46:16.346Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:46:16.346Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:46:16.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-25T19:46:16.346Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:46:16.580Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-08-25T19:46:16.580Z] PASS [2022-08-25T19:46:16.580Z] [2022-08-25T19:46:16.580Z] DONE 1 tests in 1.645s [2022-08-25T19:46:16.580Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:46:16.580Z] INFO: Testing against a local daemon [2022-08-25T19:46:16.580Z] === RUN TestSecretInspect [2022-08-25T19:46:16.608Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-25T19:46:16.608Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:46:16.608Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:16.608Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:16.608Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:16.608Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:16.608Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:16.608Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:16.608Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:16.608Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:16.608Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:16.608Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:46:16.608Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T19:46:16.608Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:46:16.608Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:46:16.608Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:46:16.608Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:46:16.608Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T19:46:16.608Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:46:16.608Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:46:16.608Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:46:16.608Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T19:46:16.608Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:46:16.608Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:46:16.608Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:46:16.608Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T19:46:16.608Z] === RUN TestDiff [2022-08-25T19:46:16.806Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-25T19:46:16.868Z] --- PASS: TestDiff (0.44s) [2022-08-25T19:46:16.868Z] === RUN TestExecConsoleSize [2022-08-25T19:46:17.438Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-25T19:46:17.438Z] === RUN TestExecWithCloseStdin [2022-08-25T19:46:18.007Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-25T19:46:18.007Z] === RUN TestExec [2022-08-25T19:46:18.467Z] --- PASS: TestSecretInspect (2.17s) [2022-08-25T19:46:18.467Z] === RUN TestSecretList [2022-08-25T19:46:18.576Z] --- PASS: TestExec (0.50s) [2022-08-25T19:46:18.576Z] === RUN TestExecUser [2022-08-25T19:46:18.835Z] --- PASS: TestExecUser (0.51s) [2022-08-25T19:46:18.836Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:46:19.405Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-25T19:46:19.405Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:46:20.092Z] docker_api_swarm_test.go:502: [d54968ef87481] joining swarm manager [dd6ac35be2a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:46:20.351Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-25T19:46:20.787Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-25T19:46:20.787Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:46:21.020Z] --- PASS: TestSecretList (2.18s) [2022-08-25T19:46:21.020Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:46:21.287Z] --- PASS: TestCreateServiceMultipleTimes (16.39s) [2022-08-25T19:46:21.287Z] === RUN TestCreateServiceConflict [2022-08-25T19:46:21.356Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-08-25T19:46:21.356Z] === RUN TestHealthKillContainer [2022-08-25T19:46:21.546Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-25T19:46:22.482Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-25T19:46:22.482Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-25T19:46:22.906Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-25T19:46:22.906Z] === RUN TestSecretsUpdate [2022-08-25T19:46:23.418Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-25T19:46:23.986Z] --- PASS: TestCreateServiceConflict (2.79s) [2022-08-25T19:46:23.986Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:46:24.553Z] === RUN TestDockerSuite/TestBuildUser [2022-08-25T19:46:25.542Z] --- PASS: TestSecretsUpdate (2.17s) [2022-08-25T19:46:25.542Z] === RUN TestTemplatedSecret [2022-08-25T19:46:26.457Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-25T19:46:27.835Z] --- PASS: TestCreateServiceMaxReplicas (3.75s) [2022-08-25T19:46:27.835Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:46:28.060Z] --- PASS: TestTemplatedSecret (2.55s) [2022-08-25T19:46:28.060Z] === RUN TestSecretCreateResolve [2022-08-25T19:46:29.483Z] --- PASS: TestHealthKillContainer (7.82s) [2022-08-25T19:46:29.483Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:46:29.744Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-08-25T19:46:29.744Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:46:29.964Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-08-25T19:46:29.964Z] PASS [2022-08-25T19:46:29.964Z] [2022-08-25T19:46:29.964Z] DONE 6 tests in 13.496s [2022-08-25T19:46:29.964Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:46:29.964Z] INFO: Testing against a local daemon [2022-08-25T19:46:29.964Z] === RUN TestServiceCreateInit [2022-08-25T19:46:29.964Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:46:30.314Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-08-25T19:46:30.314Z] === RUN TestIpcModeNone [2022-08-25T19:46:30.883Z] --- PASS: TestIpcModeNone (0.50s) [2022-08-25T19:46:30.883Z] === RUN TestIpcModePrivate [2022-08-25T19:46:31.122Z] docker_api_swarm_test.go:507: [db8884f2be52a] joining swarm manager [dd6ac35be2a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:46:31.144Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-25T19:46:31.144Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-25T19:46:31.144Z] === RUN TestIpcModeShareable [2022-08-25T19:46:31.714Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-25T19:46:31.714Z] --- PASS: TestIpcModeShareable (0.48s) [2022-08-25T19:46:31.714Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:46:32.057Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-25T19:46:33.415Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-25T19:46:33.623Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-08-25T19:46:33.623Z] === RUN TestAPIIpcModeHost [2022-08-25T19:46:33.623Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-08-25T19:46:33.623Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:46:34.127Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:46:35.005Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-25T19:46:35.005Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-25T19:46:35.005Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:46:35.945Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-25T19:46:35.945Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-25T19:46:35.945Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:46:37.326Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-25T19:46:37.326Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-08-25T19:46:37.326Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:46:37.433Z] --- PASS: TestServiceCreateInit (7.24s) [2022-08-25T19:46:37.433Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-08-25T19:46:37.433Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2022-08-25T19:46:37.433Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:46:38.267Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-25T19:46:38.267Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-25T19:46:38.267Z] === RUN TestIpcModeOlderClient [2022-08-25T19:46:38.267Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:46:38.267Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:46:38.837Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-25T19:46:38.837Z] === RUN TestKillContainer [2022-08-25T19:46:38.837Z] === RUN TestKillContainer/no_signal [2022-08-25T19:46:39.096Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:46:39.672Z] === RUN TestKillContainer/killing_signal [2022-08-25T19:46:40.249Z] --- PASS: TestKillContainer (1.31s) [2022-08-25T19:46:40.250Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-25T19:46:40.250Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-25T19:46:40.250Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-25T19:46:40.250Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:46:40.250Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:46:40.509Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:46:41.449Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-08-25T19:46:41.449Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-25T19:46:41.449Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-25T19:46:41.449Z] === RUN TestKillStoppedContainer [2022-08-25T19:46:41.449Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-25T19:46:41.449Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:46:41.449Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-25T19:46:41.449Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:46:42.018Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-25T19:46:42.018Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:46:42.279Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-25T19:46:42.279Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:46:42.849Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-25T19:46:42.849Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:46:43.109Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-25T19:46:43.109Z] === RUN TestLinksContainerNames [2022-08-25T19:46:44.048Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-25T19:46:44.048Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:46:44.261Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.63s) [2022-08-25T19:46:44.261Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:46:44.308Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-25T19:46:44.308Z] === RUN TestLogs [2022-08-25T19:46:44.308Z] === RUN TestLogs/driver_local [2022-08-25T19:46:44.308Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:46:44.308Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:46:44.308Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:46:44.308Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:46:44.308Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:46:44.308Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:46:44.308Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:46:44.308Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:46:44.308Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:46:44.520Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-25T19:46:44.880Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:46:44.880Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:46:45.088Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-25T19:46:45.347Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-25T19:46:45.451Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:46:45.711Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:46:46.280Z] === RUN TestLogs/driver_json-file [2022-08-25T19:46:46.280Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:46:46.280Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:46:46.280Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:46:46.280Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:46:46.280Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:46:46.280Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:46:46.280Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:46:46.280Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:46:46.280Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:46:46.729Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-25T19:46:46.729Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2022-08-25T19:46:46.729Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:46:46.850Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:46:46.850Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:46:47.298Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-25T19:46:47.420Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:46:47.420Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:46:47.991Z] --- PASS: TestLogs (3.62s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-25T19:46:47.991Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-08-25T19:46:47.991Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:46:48.235Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-25T19:46:48.235Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-25T19:46:48.235Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-25T19:46:48.235Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-25T19:46:48.251Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-25T19:46:48.251Z] === RUN TestMountDaemonRoot [2022-08-25T19:46:48.494Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-25T19:46:48.494Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-25T19:46:48.494Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-25T19:46:48.494Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-25T19:46:48.494Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-25T19:46:48.510Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:46:48.510Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:46:48.510Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:46:48.510Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:46:48.510Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:46:48.510Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:46:48.511Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:46:48.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:46:48.511Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:46:48.771Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T19:46:48.771Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-25T19:46:48.771Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:46:49.738Z] ......... [ 85%] [2022-08-25T19:46:49.870Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2022-08-25T19:46:49.870Z] === RUN TestCreateServiceSysctls [2022-08-25T19:46:50.129Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-25T19:46:50.129Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-25T19:46:50.152Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-08-25T19:46:50.152Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:46:50.721Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-25T19:46:50.721Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:46:50.981Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-08-25T19:46:50.981Z] === RUN TestNetworkNat [2022-08-25T19:46:51.064Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-25T19:46:51.323Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-25T19:46:51.552Z] --- PASS: TestNetworkNat (0.46s) [2022-08-25T19:46:51.552Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:46:51.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-25T19:46:52.122Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-25T19:46:52.122Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:46:52.519Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-25T19:46:52.519Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-25T19:46:53.454Z] docker_api_swarm_node_test.go:81: [dda9fe3ba9fea] joining swarm manager [df13ddbd8eeb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:46:54.022Z] --- PASS: TestCreateServiceSysctls (4.07s) [2022-08-25T19:46:54.022Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:46:54.659Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-25T19:46:54.659Z] === RUN TestPause [2022-08-25T19:46:54.876Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-25T19:46:54.919Z] --- PASS: TestPause (0.48s) [2022-08-25T19:46:54.919Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:46:54.919Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:46:54.919Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:46:54.919Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:46:55.400Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-25T19:46:55.466Z] --- PASS: TestCreateServiceMultipleTimes (15.91s) [2022-08-25T19:46:55.466Z] === RUN TestCreateServiceConflict [2022-08-25T19:46:55.466Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-25T19:46:55.466Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:46:55.489Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-25T19:46:55.489Z] === RUN TestPidHost [2022-08-25T19:46:56.072Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-25T19:46:56.428Z] --- PASS: TestPidHost (0.98s) [2022-08-25T19:46:56.428Z] === RUN TestPsFilter [2022-08-25T19:46:56.428Z] --- PASS: TestPsFilter (0.10s) [2022-08-25T19:46:56.428Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:46:56.998Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-25T19:46:56.998Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:46:57.258Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-25T19:46:57.258Z] === RUN TestRemoveContainerRunning [2022-08-25T19:46:57.303Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-25T19:46:57.303Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2022-08-25T19:46:57.303Z] === RUN TestInspect [2022-08-25T19:46:57.833Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-25T19:46:57.833Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:46:58.239Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-25T19:46:58.239Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-25T19:46:58.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-08-25T19:46:58.403Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:46:58.403Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T19:46:58.403Z] === RUN TestRenameLinkedContainer [2022-08-25T19:46:58.727Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2022-08-25T19:46:58.727Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:46:58.807Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-25T19:46:58.807Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-25T19:46:58.807Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-25T19:46:59.376Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-25T19:47:00.312Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-08-25T19:47:00.312Z] === RUN TestRenameStoppedContainer [2022-08-25T19:47:00.572Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-25T19:47:00.572Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:47:00.753Z] --- PASS: TestInspect (3.49s) [2022-08-25T19:47:00.753Z] === RUN TestCreateJob [2022-08-25T19:47:01.511Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-08-25T19:47:01.511Z] === RUN TestRenameInvalidName [2022-08-25T19:47:02.081Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-25T19:47:02.081Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:47:02.131Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-25T19:47:02.641Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-25T19:47:02.641Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-25T19:47:03.067Z] === RUN TestDockerSuite/TestCommitChange [2022-08-25T19:47:03.463Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-08-25T19:47:03.463Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:47:04.003Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-25T19:47:04.033Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-25T19:47:04.033Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:47:04.404Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-25T19:47:04.938Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-25T19:47:04.972Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-08-25T19:47:04.972Z] === RUN TestResize [2022-08-25T19:47:05.505Z] --- PASS: TestCreateJob (4.54s) [2022-08-25T19:47:05.505Z] === RUN TestReplicatedJob [2022-08-25T19:47:05.542Z] --- PASS: TestResize (0.57s) [2022-08-25T19:47:05.542Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:47:05.802Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-25T19:47:05.802Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:47:06.375Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:06.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:06.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:06.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:06.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:06.440Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-25T19:47:07.687Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-25T19:47:07.687Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-25T19:47:08.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:08.342Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-25T19:47:08.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-25T19:47:09.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:09.278Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-25T19:47:10.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:10.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:10.654Z] docker_api_swarm_node_test.go:53: [d41bf8c5f2477] joining swarm manager [d193ef00c9c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:47:10.913Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-25T19:47:11.172Z] docker_api_swarm_node_test.go:54: [d9420094f13db] joining swarm manager [d193ef00c9c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:47:11.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:11.616Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-25T19:47:11.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:12.107Z] --- PASS: TestReplicatedJob (6.52s) [2022-08-25T19:47:12.107Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:47:12.136Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-25T19:47:12.136Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-25T19:47:12.136Z] [2022-08-25T19:47:12.136Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-25T19:47:12.136Z] =========================== short test summary info ============================ [2022-08-25T19:47:12.136Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-25T19:47:12.136Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-25T19:47:12.136Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-25T19:47:12.136Z] Not supported on most drivers [2022-08-25T19:47:12.136Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-25T19:47:12.136Z] Output of docker top depends on host distro, and is not formalized. [2022-08-25T19:47:12.136Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-25T19:47:12.136Z] Output of docker top depends on host distro, and is not formalized. [2022-08-25T19:47:12.136Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-25T19:47:12.136Z] Can fail if eth0 has multiple IP addresses [2022-08-25T19:47:12.136Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-25T19:47:12.136Z] This doesn't seem to be taken into account by the engine [2022-08-25T19:47:12.136Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-25T19:47:12.136Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-25T19:47:12.136Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.01 seconds == [2022-08-25T19:47:12.674Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-25T19:47:12.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-25T19:47:13.555Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-08-25T19:47:13.555Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:47:13.610Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-25T19:47:13.810Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-25T19:47:13.810Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:47:14.991Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-25T19:47:14.991Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-25T19:47:15.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:15.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:47:16.366Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-08-25T19:47:16.366Z] === RUN TestCreateServiceSysctls [2022-08-25T19:47:16.367Z] --- PASS: TestUpdateReplicatedJob (4.12s) [2022-08-25T19:47:16.367Z] === RUN TestServiceListWithStatuses [2022-08-25T19:47:16.367Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:47:16.367Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:47:16.367Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:47:16.367Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-25T19:47:16.625Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-25T19:47:17.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:47:17.562Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-25T19:47:18.128Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-25T19:47:19.063Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-25T19:47:19.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:47:19.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:19.631Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-25T19:47:19.635Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-08-25T19:47:19.635Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:47:20.566Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-25T19:47:20.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:47:21.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:47:21.502Z] --- PASS: TestDockerNetworkConnectAlias (5.50s) [2022-08-25T19:47:21.502Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:47:21.502Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-25T19:47:22.188Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-25T19:47:22.188Z] === RUN TestInspect [2022-08-25T19:47:22.438Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-25T19:47:22.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:47:22.682Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:47:22.682Z] [2022-08-25T19:47:22.682Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:47:22.682Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:47:22.682Z] [2022-08-25T19:47:22.682Z] To set a process to complain mode, use the command line tool [2022-08-25T19:47:22.682Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:47:22.682Z] [2022-08-25T19:47:23.005Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-08-25T19:47:23.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-08-25T19:47:23.907Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:47:23.907Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:47:23.941Z] === RUN TestDockerSuite/TestCpFromCaseI Post stage [Pipeline] junit [2022-08-25T19:47:24.257Z] Recording test results [2022-08-25T19:47:24.385Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-25T19:47:24.531Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-25T19:47:24.664Z] + echo Ensuring container killed. [2022-08-25T19:47:24.664Z] Ensuring container killed. [2022-08-25T19:47:24.664Z] + docker rm -vf docker-pr4 [2022-08-25T19:47:24.664Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-25T19:47:24.892Z] --- PASS: TestInspect (2.77s) [2022-08-25T19:47:24.892Z] === RUN TestCreateJob [2022-08-25T19:47:24.907Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:47:24.947Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:47:24.947Z] Chowning /workspace to jenkins user [2022-08-25T19:47:24.947Z] + id -u [2022-08-25T19:47:24.947Z] + id -g [2022-08-25T19:47:24.947Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44028:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:47:25.468Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:47:25.823Z] + bundleName=docker-py [2022-08-25T19:47:25.823Z] + echo Creating docker-py-bundles.tar.gz [2022-08-25T19:47:25.823Z] Creating docker-py-bundles.tar.gz [2022-08-25T19:47:25.823Z] + 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 [Pipeline] archiveArtifacts [2022-08-25T19:47:25.836Z] Archiving artifacts [2022-08-25T19:47:25.845Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s) [2022-08-25T19:47:25.845Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-25T19:47:25.845Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-25T19:47:25.845Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:47:26.036Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2022-08-25T19:47:26.036Z] === RUN TestServicePlugin [2022-08-25T19:47:26.310Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44028/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-25T19:47:26.603Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-25T19:47:26.649Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh binary [2022-08-25T19:47:26.909Z] [2022-08-25T19:47:27.168Z] Removing bundles/ [2022-08-25T19:47:27.168Z] [2022-08-25T19:47:27.168Z] ---> Making bundle: binary (in bundles/binary) [2022-08-25T19:47:27.168Z] Building: bundles/binary-daemon/dockerd [2022-08-25T19:47:27.168Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:47:27.170Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-25T19:47:27.226Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-25T19:47:27.226Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:47:27.738Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-25T19:47:27.738Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-25T19:47:28.155Z] --- PASS: TestCreateJob (3.29s) [2022-08-25T19:47:28.155Z] === RUN TestReplicatedJob [2022-08-25T19:47:28.165Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-25T19:47:28.165Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:47:28.306Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-25T19:47:28.873Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-25T19:47:29.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-25T19:47:29.108Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:47:29.809Z] plugin_test.go:61: [d1a28e362cfad] joining swarm manager [d27f626726909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:47:29.809Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-25T19:47:30.375Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-25T19:47:30.489Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-25T19:47:30.489Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:47:31.312Z] plugin_test.go:64: [d7a53b0365a98] joining swarm manager [d27f626726909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:47:31.312Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-25T19:47:31.430Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-25T19:47:31.430Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:47:32.248Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-25T19:47:32.811Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-08-25T19:47:32.812Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:47:32.815Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-25T19:47:33.381Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-25T19:47:33.382Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:47:33.393Z] --- PASS: TestReplicatedJob (5.37s) [2022-08-25T19:47:33.393Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:47:34.718Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-25T19:47:34.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-25T19:47:34.764Z] === RUN TestNISDomainname [2022-08-25T19:47:35.024Z] --- PASS: TestNISDomainname (0.58s) [2022-08-25T19:47:35.024Z] === RUN TestHostnameDnsResolution [2022-08-25T19:47:35.964Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-08-25T19:47:35.964Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:47:36.533Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-25T19:47:36.533Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:47:36.696Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-08-25T19:47:36.696Z] === RUN TestServiceListWithStatuses [2022-08-25T19:47:36.696Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:47:36.696Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:47:36.696Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:47:36.792Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-25T19:47:36.793Z] === RUN TestRunConsoleSize [2022-08-25T19:47:37.363Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-25T19:47:37.363Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:47:38.906Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-25T19:47:39.284Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-08-25T19:47:39.284Z] === RUN TestStats [2022-08-25T19:47:40.811Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-25T19:47:40.899Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-08-25T19:47:40.899Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:47:41.070Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-25T19:47:41.822Z] --- PASS: TestStats (2.47s) [2022-08-25T19:47:41.822Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:47:41.822Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:47:41.822Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:47:41.822Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:47:41.822Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:47:41.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:47:41.822Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:47:41.822Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:47:42.391Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:47:43.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-25T19:47:44.162Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-08-25T19:47:44.162Z] === RUN TestServicePlugin [2022-08-25T19:47:44.298Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:47:44.545Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-25T19:47:45.679Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T19:47:45.680Z] --- PASS: TestStopContainerWithTimeout/0 (0.48s) [2022-08-25T19:47:45.680Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-08-25T19:47:45.680Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-08-25T19:47:45.680Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-25T19:47:45.680Z] === RUN TestDeleteDevicemapper [2022-08-25T19:47:45.680Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:47:45.680Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:47:45.680Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:47:47.091Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-25T19:47:47.350Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-25T19:47:47.588Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-08-25T19:47:47.588Z] === RUN TestUpdateMemory [2022-08-25T19:47:47.847Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-25T19:47:47.847Z] === RUN TestUpdateCPUQuota [2022-08-25T19:47:48.323Z] plugin_test.go:61: [d7df5d9b54eab] joining swarm manager [d04e4b5fafdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:47:48.417Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-08-25T19:47:48.417Z] === RUN TestUpdatePidsLimit [2022-08-25T19:47:48.417Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T19:47:48.677Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T19:47:48.883Z] plugin_test.go:64: [d889c40b55ab5] joining swarm manager [d04e4b5fafdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:47:48.937Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T19:47:48.937Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T19:47:49.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T19:47:49.456Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T19:47:49.716Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T19:47:49.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-25T19:47:50.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-25T19:47:50.286Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:47:50.816Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-25T19:47:51.384Z] === RUN TestDockerSuite/TestCpToDot [2022-08-25T19:47:51.951Z] docker_api_swarm_test.go:202: [d85d7853d2e23] joining swarm manager [dc9250328c5a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:47:51.951Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-25T19:47:52.886Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-25T19:47:54.262Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-25T19:47:54.520Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-25T19:47:55.456Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-25T19:47:55.714Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-25T19:47:55.973Z] --- PASS: TestServicePlugin (29.73s) [2022-08-25T19:47:55.973Z] === RUN TestServiceUpdateLabel [2022-08-25T19:47:56.231Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-25T19:47:57.167Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-25T19:47:57.167Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-25T19:47:57.167Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-25T19:47:57.734Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-25T19:47:58.669Z] --- PASS: TestServiceUpdateLabel (2.64s) [2022-08-25T19:47:58.669Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:47:58.669Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-25T19:47:58.669Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-25T19:47:58.669Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-25T19:47:58.669Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-25T19:47:59.236Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-25T19:47:59.495Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-25T19:47:59.495Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-25T19:47:59.495Z] === RUN TestDockerSuite/TestCreateRM [2022-08-25T19:47:59.754Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-25T19:47:59.754Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-25T19:47:59.754Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-25T19:47:59.754Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-25T19:48:00.012Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-25T19:48:01.915Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-25T19:48:01.915Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-25T19:48:01.915Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-25T19:48:02.503Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-25T19:48:02.504Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:48:02.504Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-25T19:48:02.504Z] === RUN TestWaitNonBlocked [2022-08-25T19:48:02.504Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:48:02.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:48:02.504Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:48:02.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:48:02.504Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:48:02.504Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:48:02.504Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T19:48:02.504Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-08-25T19:48:02.504Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-08-25T19:48:02.504Z] === RUN TestWaitBlocked [2022-08-25T19:48:02.504Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:48:02.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:48:02.504Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:48:02.504Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:48:02.504Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:48:02.504Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:48:03.074Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T19:48:03.074Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-25T19:48:03.074Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-08-25T19:48:03.074Z] === RUN TestWaitConditions [2022-08-25T19:48:03.074Z] === RUN TestWaitConditions/default [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/default [2022-08-25T19:48:03.074Z] === RUN TestWaitConditions/not-running [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:48:03.074Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:48:03.074Z] === RUN TestWaitConditions/removed [2022-08-25T19:48:03.074Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:48:03.074Z] === CONT TestWaitConditions/default [2022-08-25T19:48:03.074Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:48:03.074Z] wait_test.go:146: ContainerID = 6dbd24aeadc8a4cf2f42f957d00040f16aad8e868d8319c452a49966b3d5061d [2022-08-25T19:48:03.074Z] === CONT TestWaitConditions/default [2022-08-25T19:48:03.074Z] wait_test.go:146: ContainerID = 7db26784aca5956668a02e7448b6c1c87b65100953e5715bd235f82c311b3738 [2022-08-25T19:48:04.014Z] === CONT TestWaitConditions/removed [2022-08-25T19:48:04.014Z] wait_test.go:146: ContainerID = 965dc0c729c815100647b0327350bb22119bc25e1a2664b4d52e91d39647dd87 [2022-08-25T19:48:04.014Z] === CONT TestWaitConditions/not-running [2022-08-25T19:48:04.014Z] wait_test.go:146: ContainerID = 8d7c20e7575131b1b1f4a1353f2e477a20570e864fcdc88d4a2aed2a3ea5720d [2022-08-25T19:48:04.274Z] --- PASS: TestWaitConditions (0.02s) [2022-08-25T19:48:04.274Z] --- PASS: TestWaitConditions/next-exit (0.69s) [2022-08-25T19:48:04.274Z] --- PASS: TestWaitConditions/default (0.73s) [2022-08-25T19:48:04.274Z] --- PASS: TestWaitConditions/removed (0.50s) [2022-08-25T19:48:04.274Z] --- PASS: TestWaitConditions/not-running (0.49s) [2022-08-25T19:48:04.274Z] === RUN TestWaitRestartedContainer [2022-08-25T19:48:04.274Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:48:04.274Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:48:04.274Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:48:04.274Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:48:04.274Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:48:04.274Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:48:04.274Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:48:04.274Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:48:04.447Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-25T19:48:04.447Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-25T19:48:04.447Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-25T19:48:05.015Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-25T19:48:05.656Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:48:05.950Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-25T19:48:06.208Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-25T19:48:06.596Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-25T19:48:06.596Z] --- PASS: TestWaitRestartedContainer/default (1.34s) [2022-08-25T19:48:06.596Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-08-25T19:48:06.596Z] --- PASS: TestWaitRestartedContainer/not-running (1.03s) [2022-08-25T19:48:06.596Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T19:48:06.596Z] === CONT TestIpcModeOlderClient [2022-08-25T19:48:06.776Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-25T19:48:06.863Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-25T19:48:06.863Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:48:07.342Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-25T19:48:09.289Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-25T19:48:09.406Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-08-25T19:48:09.406Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T19:48:09.406Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2022-08-25T19:48:09.406Z] === CONT TestDaemonHostGatewayIP [2022-08-25T19:48:10.224Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-25T19:48:11.317Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-08-25T19:48:11.317Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:48:12.126Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-25T19:48:12.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-25T19:48:13.628Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2022-08-25T19:48:13.628Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:48:13.858Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-08-25T19:48:14.563Z] docker_api_swarm_test.go:384: [de24ba8f9ce3e] joining swarm manager [d33649817e16e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:48:14.821Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-25T19:48:15.370Z] --- PASS: TestServicePlugin (29.91s) [2022-08-25T19:48:15.370Z] === RUN TestServiceUpdateLabel [2022-08-25T19:48:15.756Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-25T19:48:16.015Z] docker_api_swarm_test.go:385: [d1259576c587d] joining swarm manager [d33649817e16e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:48:16.337Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-25T19:48:16.337Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:48:16.950Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-25T19:48:17.517Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-25T19:48:17.776Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-25T19:48:18.711Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-25T19:48:19.278Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-25T19:48:19.278Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-25T19:48:19.536Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-25T19:48:19.795Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-25T19:48:19.795Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-25T19:48:20.730Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-25T19:48:21.984Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-08-25T19:48:21.984Z] PASS [2022-08-25T19:48:21.984Z] [2022-08-25T19:48:21.984Z] === Skipped [2022-08-25T19:48:21.984Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:48:21.984Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:48:21.984Z] [2022-08-25T19:48:21.984Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:48:21.984Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:48:21.984Z] [2022-08-25T19:48:21.984Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:48:21.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:48:21.984Z] [2022-08-25T19:48:21.984Z] DONE 273 tests, 3 skipped in 129.538s [2022-08-25T19:48:21.984Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:48:21.984Z] ++ 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 [2022-08-25T19:48:21.984Z] ++ set -e [2022-08-25T19:48:21.984Z] ++ '[' -n 0 ']' [2022-08-25T19:48:21.984Z] ++ set -x [2022-08-25T19:48:21.984Z] ++ 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 [2022-08-25T19:48:21.984Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:48:21.984Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-25T19:48:21.984Z] === RUN TestConfigDaemonID [2022-08-25T19:48:22.107Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-25T19:48:22.107Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-25T19:48:22.107Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-25T19:48:22.244Z] daemon_test.go:83: [d72a4adf48306] daemon is not started [2022-08-25T19:48:22.244Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-25T19:48:22.244Z] === RUN TestDaemonConfigValidation [2022-08-25T19:48:22.244Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:48:22.244Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:48:22.244Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:48:22.244Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:48:22.244Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:48:22.244Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:48:22.244Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:48:22.244Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:48:22.244Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:48:22.244Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:48:22.365Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-25T19:48:22.504Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:48:22.504Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:48:22.504Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-25T19:48:22.504Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-25T19:48:22.504Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-25T19:48:22.504Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-25T19:48:22.504Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T19:48:22.504Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:48:22.504Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:48:22.624Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-25T19:48:23.445Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:48:23.558Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-25T19:48:24.826Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:48:24.933Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-25T19:48:24.933Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-25T19:48:24.933Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-25T19:48:24.933Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-25T19:48:24.933Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-25T19:48:24.933Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-25T19:48:25.765Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:48:25.765Z] daemon_test.go:197: [dd37c147ba669] daemon is not started [2022-08-25T19:48:25.765Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-25T19:48:25.765Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-25T19:48:25.765Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-25T19:48:25.765Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-25T19:48:25.765Z] === RUN TestDaemonProxy [2022-08-25T19:48:25.765Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T19:48:27.464Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-25T19:48:27.464Z] === RUN TestDockerSuite/TestEventsRename [2022-08-25T19:48:27.674Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T19:48:28.030Z] === RUN TestDockerSuite/TestEventsResize [2022-08-25T19:48:28.965Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2022-08-25T19:48:28.965Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:48:28.965Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-25T19:48:29.054Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T19:48:29.532Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-25T19:48:30.100Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-25T19:48:30.962Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T19:48:31.037Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-25T19:48:31.247Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-08-25T19:48:31.247Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:48:31.532Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T19:48:31.792Z] --- PASS: TestDaemonProxy (6.26s) [2022-08-25T19:48:31.792Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-25T19:48:31.792Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-25T19:48:31.792Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-25T19:48:31.792Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T19:48:31.792Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T19:48:31.792Z] PASS [2022-08-25T19:48:31.792Z] [2022-08-25T19:48:31.792Z] DONE 18 tests in 11.301s [2022-08-25T19:48:31.792Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:48:31.792Z] ++ 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 [2022-08-25T19:48:31.792Z] ++ set -e [2022-08-25T19:48:31.792Z] ++ '[' -n 0 ']' [2022-08-25T19:48:31.792Z] ++ set -x [2022-08-25T19:48:31.792Z] ++ 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 [2022-08-25T19:48:32.051Z] INFO: Testing against a local daemon [2022-08-25T19:48:32.051Z] === RUN TestCommitInheritsEnv [2022-08-25T19:48:32.312Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-25T19:48:32.312Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:48:32.312Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-25T19:48:32.312Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-25T19:48:32.312Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:48:32.312Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:48:32.576Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:48:32.848Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:48:32.848Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:48:32.848Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-25T19:48:32.848Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:48:32.848Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T19:48:32.848Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:48:33.113Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-25T19:48:33.113Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T19:48:33.113Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:48:33.113Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2022-08-25T19:48:33.113Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:48:33.113Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T19:48:33.113Z] === RUN TestTagInvalidReference [2022-08-25T19:48:33.113Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-25T19:48:33.113Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:48:33.113Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-25T19:48:33.113Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:48:33.373Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-25T19:48:33.373Z] === RUN TestTagOfficialNames [2022-08-25T19:48:33.373Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-25T19:48:33.373Z] === RUN TestTagMatchesDigest [2022-08-25T19:48:33.373Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T19:48:33.373Z] PASS [2022-08-25T19:48:33.373Z] [2022-08-25T19:48:33.373Z] === Skipped [2022-08-25T19:48:33.373Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-25T19:48:33.373Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-25T19:48:33.373Z] [2022-08-25T19:48:33.373Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s) [2022-08-25T19:48:33.373Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:48:33.373Z] [2022-08-25T19:48:33.373Z] DONE 22 tests, 2 skipped in 1.437s [2022-08-25T19:48:33.373Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:48:33.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-25T19:48:33.373Z] ++ set -e [2022-08-25T19:48:33.373Z] ++ '[' -n 0 ']' [2022-08-25T19:48:33.373Z] ++ set -x [2022-08-25T19:48:33.373Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-25T19:48:33.373Z] === RUN TestStripANSICommands [2022-08-25T19:48:33.373Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:48:33.373Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:48:33.373Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:48:33.373Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:48:33.373Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:48:33.373Z] PASS [2022-08-25T19:48:33.373Z] [2022-08-25T19:48:33.373Z] DONE 3 tests in 0.046s [2022-08-25T19:48:33.373Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:48:33.373Z] ++ 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 [2022-08-25T19:48:33.373Z] ++ set -e [2022-08-25T19:48:33.373Z] ++ '[' -n 0 ']' [2022-08-25T19:48:33.373Z] ++ set -x [2022-08-25T19:48:33.373Z] ++ 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 [2022-08-25T19:48:33.633Z] INFO: Testing against a local daemon [2022-08-25T19:48:33.633Z] === RUN TestNetworkCreateDelete [2022-08-25T19:48:33.633Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-25T19:48:33.633Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:48:34.202Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-08-25T19:48:34.202Z] === RUN TestDaemonDNSFallback [2022-08-25T19:48:34.323Z] === RUN TestDockerSuite/TestEventsTop [2022-08-25T19:48:34.323Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-25T19:48:37.607Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-25T19:48:37.866Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-25T19:48:38.801Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-25T19:48:39.368Z] === RUN TestDockerSuite/TestExec [2022-08-25T19:48:39.935Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-25T19:48:40.776Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-25T19:48:40.776Z] === RUN TestInspectNetwork [2022-08-25T19:48:41.312Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-25T19:48:42.248Z] === RUN TestDockerSuite/TestExecEnv [2022-08-25T19:48:42.506Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2022-08-25T19:48:42.506Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:48:42.764Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-25T19:48:43.700Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T19:48:44.071Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T19:48:44.071Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T19:48:44.071Z] === RUN TestInspectNetwork/network_name [2022-08-25T19:48:44.071Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T19:48:44.277Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-25T19:48:44.543Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T19:48:44.805Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-25T19:48:46.164Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2022-08-25T19:48:46.164Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:48:48.089Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-25T19:48:48.089Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-25T19:48:48.268Z] --- PASS: TestInspectNetwork (7.46s) [2022-08-25T19:48:48.268Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T19:48:48.268Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T19:48:48.268Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T19:48:48.268Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T19:48:48.268Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:48:49.024Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-25T19:48:49.592Z] === RUN TestDockerSuite/TestExecParseError [2022-08-25T19:48:49.650Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:48:49.650Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:48:49.650Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:48:49.650Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:48:49.650Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:48:49.650Z] === RUN TestNetworkList [2022-08-25T19:48:49.650Z] === RUN TestNetworkList//networks [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkList//networks [2022-08-25T19:48:49.650Z] === RUN TestNetworkList//networks/ [2022-08-25T19:48:49.650Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:48:49.650Z] === CONT TestNetworkList//networks/ [2022-08-25T19:48:49.650Z] === CONT TestNetworkList//networks [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkList (0.02s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:48:49.650Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:48:49.650Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:48:50.159Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-25T19:48:50.220Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-25T19:48:50.220Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:48:50.725Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-25T19:48:51.159Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-25T19:48:51.159Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:48:51.291Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-25T19:48:51.550Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T19:48:51.729Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-25T19:48:51.729Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:48:51.809Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-25T19:48:52.376Z] === RUN TestDockerSuite/TestExecTTY [2022-08-25T19:48:53.112Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-25T19:48:53.112Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T19:48:53.311Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-25T19:48:53.878Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-25T19:48:54.445Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-25T19:48:54.494Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-25T19:48:54.494Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:48:54.754Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-08-25T19:48:54.754Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:48:55.380Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-25T19:48:55.381Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-25T19:48:55.381Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-25T19:48:56.756Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-25T19:48:57.293Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-08-25T19:48:57.293Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:48:57.293Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:48:57.293Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:48:57.293Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:48:57.323Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-25T19:48:57.890Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-25T19:48:58.323Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-08-25T19:48:58.323Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:48:58.826Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-25T19:48:59.249Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T19:48:59.393Z] --- PASS: TestServiceUpdatePidsLimit (17.04s) [2022-08-25T19:48:59.393Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-08-25T19:48:59.393Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-08-25T19:48:59.393Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-25T19:48:59.393Z] PASS [2022-08-25T19:48:59.393Z] [2022-08-25T19:48:59.393Z] === Skipped [2022-08-25T19:48:59.393Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:48:59.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:48:59.393Z] [2022-08-25T19:48:59.393Z] DONE 27 tests, 1 skipped in 185.422s [2022-08-25T19:48:59.393Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:48:59.393Z] ++ 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 [2022-08-25T19:48:59.393Z] ++ set -e [2022-08-25T19:48:59.393Z] ++ '[' -n 0 ']' [2022-08-25T19:48:59.393Z] ++ set -x [2022-08-25T19:48:59.393Z] ++ 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 [2022-08-25T19:48:59.393Z] INFO: Testing against a local daemon [2022-08-25T19:48:59.393Z] === RUN TestSessionCreate [2022-08-25T19:48:59.393Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T19:48:59.393Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:48:59.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T19:48:59.393Z] PASS [2022-08-25T19:48:59.393Z] [2022-08-25T19:48:59.393Z] DONE 2 tests in 0.054s [2022-08-25T19:48:59.393Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:48:59.393Z] ++ 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 [2022-08-25T19:48:59.393Z] ++ set -e [2022-08-25T19:48:59.393Z] ++ '[' -n 0 ']' [2022-08-25T19:48:59.393Z] ++ set -x [2022-08-25T19:48:59.393Z] ++ 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 [2022-08-25T19:48:59.651Z] INFO: Testing against a local daemon [2022-08-25T19:48:59.651Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:48:59.651Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:48:59.651Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:48:59.651Z] === RUN TestDiskUsage [2022-08-25T19:48:59.651Z] === PAUSE TestDiskUsage [2022-08-25T19:48:59.651Z] === RUN TestEventsExecDie [2022-08-25T19:48:59.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-25T19:48:59.810Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T19:49:00.218Z] --- PASS: TestEventsExecDie (0.72s) [2022-08-25T19:49:00.218Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:49:00.218Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-25T19:49:00.218Z] === RUN TestEventsVolumeCreate [2022-08-25T19:49:00.477Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-25T19:49:00.477Z] === RUN TestInfoBinaryCommits [2022-08-25T19:49:00.477Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T19:49:00.477Z] === RUN TestInfoAPIVersioned [2022-08-25T19:49:00.477Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T19:49:00.477Z] === RUN TestInfoAPI [2022-08-25T19:49:00.477Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T19:49:00.477Z] === RUN TestInfoAPIWarnings [2022-08-25T19:49:01.413Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-25T19:49:03.945Z] === RUN TestDockerSuite/TestHealth [2022-08-25T19:49:07.899Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T19:49:12.196Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-08-25T19:49:12.196Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:49:13.578Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mnxg6kg59yspxvpmz1137egnb Created:2022-08-25 19:49:12.312459484 +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[518f1a2d4a9c71cd89bb7295381e19cc972d89495d8a61ebf9d88e88466e6a9e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7o9wbgk78lhxhfdimfqm7yxgt EndpointID:3562a7ded2a9597f05b8a1ac5b44706b260844893f679fcf6253fde5d2669f91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c08564c3c2f1acc2b705f8257957fa62d51807912f2735b896bef98cc6f5f0a 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:2d302b9c62ce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7o9wbgk78lhxhfdimfqm7yxgt EndpointID:3562a7ded2a9597f05b8a1ac5b44706b260844893f679fcf6253fde5d2669f91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T19:49:14.469Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-08-25T19:49:14.469Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-25T19:49:14.469Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-25T19:49:14.469Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2022-08-25T19:49:14.469Z] PASS [2022-08-25T19:49:14.469Z] [2022-08-25T19:49:14.469Z] === Skipped [2022-08-25T19:49:14.469Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:49:14.469Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:49:14.469Z] [2022-08-25T19:49:14.469Z] DONE 27 tests, 1 skipped in 164.154s [2022-08-25T19:49:14.469Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:49:14.469Z] INFO: Testing against a local daemon [2022-08-25T19:49:14.469Z] === RUN TestSessionCreate [2022-08-25T19:49:14.469Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T19:49:14.469Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:49:14.469Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T19:49:14.469Z] PASS [2022-08-25T19:49:14.469Z] [2022-08-25T19:49:14.469Z] DONE 2 tests in 0.054s [2022-08-25T19:49:14.469Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:49:14.469Z] INFO: Testing against a local daemon [2022-08-25T19:49:14.469Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:49:14.469Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:49:14.469Z] === RUN TestDiskUsage [2022-08-25T19:49:14.469Z] === PAUSE TestDiskUsage [2022-08-25T19:49:14.469Z] === RUN TestEventsExecDie [2022-08-25T19:49:14.725Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-25T19:49:14.725Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:49:14.725Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-25T19:49:14.725Z] === RUN TestEventsVolumeCreate [2022-08-25T19:49:14.725Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-25T19:49:14.725Z] === RUN TestInfoBinaryCommits [2022-08-25T19:49:14.725Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T19:49:14.725Z] === RUN TestInfoAPIVersioned [2022-08-25T19:49:14.725Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-25T19:49:14.725Z] === RUN TestInfoAPI [2022-08-25T19:49:14.725Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T19:49:14.725Z] === RUN TestInfoAPIWarnings [2022-08-25T19:49:16.148Z] check_test.go:611: [d1259576c587d] daemon is not started [2022-08-25T19:49:16.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-25T19:49:17.083Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-25T19:49:17.083Z] === RUN TestInfoDebug [2022-08-25T19:49:17.083Z] docker_api_swarm_test.go:802: [d1f6f48b0395a] joining swarm manager [d51b0918c9aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:49:17.650Z] --- PASS: TestInfoDebug (0.52s) [2022-08-25T19:49:17.650Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:49:17.909Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T19:49:17.909Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:49:18.476Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T19:49:18.476Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:49:18.476Z] docker_api_swarm_test.go:802: [d1cbe29d25a99] joining swarm manager [d51b0918c9aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:49:18.857Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s) [2022-08-25T19:49:18.857Z] PASS [2022-08-25T19:49:18.857Z] [2022-08-25T19:49:18.857Z] === Skipped [2022-08-25T19:49:18.857Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:49:18.857Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:49:18.857Z] [2022-08-25T19:49:18.857Z] DONE 38 tests, 1 skipped in 44.493s [2022-08-25T19:49:18.857Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:49:18.857Z] ++ 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 [2022-08-25T19:49:18.857Z] ++ set -e [2022-08-25T19:49:18.857Z] ++ '[' -n 0 ']' [2022-08-25T19:49:18.857Z] ++ set -x [2022-08-25T19:49:18.857Z] ++ 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 [2022-08-25T19:49:18.857Z] INFO: Testing against a local daemon [2022-08-25T19:49:18.857Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:49:18.857Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:49:18.857Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:49:18.857Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:49:18.857Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:49:18.857Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:49:18.857Z] PASS [2022-08-25T19:49:18.857Z] [2022-08-25T19:49:18.857Z] === Skipped [2022-08-25T19:49:18.857Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:49:18.857Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:49:18.857Z] [2022-08-25T19:49:18.857Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:49:18.857Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:49:18.857Z] [2022-08-25T19:49:18.857Z] DONE 2 tests, 2 skipped in 0.087s [2022-08-25T19:49:18.857Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:49:18.857Z] ++ 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 [2022-08-25T19:49:18.857Z] ++ set -e [2022-08-25T19:49:18.857Z] ++ '[' -n 0 ']' [2022-08-25T19:49:18.857Z] ++ set -x [2022-08-25T19:49:18.857Z] ++ 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 [2022-08-25T19:49:18.857Z] INFO: Testing against a local daemon [2022-08-25T19:49:18.857Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:49:19.044Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-25T19:49:19.044Z] === RUN TestPingCacheHeaders [2022-08-25T19:49:19.044Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T19:49:19.044Z] === RUN TestPingGet [2022-08-25T19:49:19.044Z] --- PASS: TestPingGet (0.01s) [2022-08-25T19:49:19.044Z] === RUN TestPingHead [2022-08-25T19:49:19.044Z] --- PASS: TestPingHead (0.02s) [2022-08-25T19:49:19.044Z] === RUN TestPingSwarmHeader [2022-08-25T19:49:19.426Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-25T19:49:19.426Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:49:19.614Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:49:19.874Z] docker_api_swarm_test.go:802: [d51cca543edcc] joining swarm manager [d51b0918c9aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T19:49:19.994Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T19:49:20.132Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:49:20.933Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T19:49:21.067Z] docker_api_swarm_test.go:802: [d052b03d9ed78] joining swarm manager [d51b0918c9aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-25T19:49:21.325Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:49:21.326Z] --- PASS: TestPingSwarmHeader (2.36s) [2022-08-25T19:49:21.326Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:49:21.326Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:49:21.326Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:49:21.326Z] === RUN TestPingBuilderHeader [2022-08-25T19:49:21.326Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:49:21.503Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T19:49:21.892Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:49:22.459Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-08-25T19:49:22.459Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-25T19:49:22.459Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-25T19:49:22.459Z] === RUN TestVersion [2022-08-25T19:49:22.459Z] --- PASS: TestVersion (0.01s) [2022-08-25T19:49:22.459Z] === CONT TestDiskUsage [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:49:23.026Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:49:23.026Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:49:23.285Z] docker_api_swarm_test.go:810: [ddc2a44c41167] joining swarm manager [d51b0918c9aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:49:23.285Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:49:23.412Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage (1.45s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:23.852Z] PASS [2022-08-25T19:49:23.852Z] [2022-08-25T19:49:23.852Z] === Skipped [2022-08-25T19:49:23.852Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:49:23.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:49:23.852Z] [2022-08-25T19:49:23.852Z] DONE 57 tests, 1 skipped in 24.304s [2022-08-25T19:49:23.852Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:49:23.852Z] ++ 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 [2022-08-25T19:49:23.852Z] ++ set -e [2022-08-25T19:49:23.852Z] ++ '[' -n 0 ']' [2022-08-25T19:49:23.852Z] ++ set -x [2022-08-25T19:49:23.852Z] ++ 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 [2022-08-25T19:49:23.852Z] INFO: Testing against a local daemon [2022-08-25T19:49:23.852Z] === RUN TestVolumesCreateAndList [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T19:49:23.852Z] === RUN TestVolumesRemove [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-25T19:49:23.852Z] === RUN TestVolumesInspect [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T19:49:23.852Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:49:23.852Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:49:23.852Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:49:23.852Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:49:23.852Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:49:23.852Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:49:23.852Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:49:23.852Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:49:23.852Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:49:23.852Z] PASS [2022-08-25T19:49:23.852Z] [2022-08-25T19:49:23.852Z] DONE 9 tests in 0.131s [2022-08-25T19:49:23.852Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:49:24.110Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T19:49:24.110Z] +++ kill 12088 [2022-08-25T19:49:24.368Z] +++ /etc/init.d/apparmor stop [2022-08-25T19:49:24.368Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:49:24.368Z] [2022-08-25T19:49:24.368Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:49:24.368Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:49:24.368Z] [2022-08-25T19:49:24.368Z] To set a process to complain mode, use the command line tool [2022-08-25T19:49:24.368Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:49:24.368Z] +++ true [2022-08-25T19:49:24.368Z] exiting test-integration [2022-08-25T19:49:24.368Z] ++ exit 0 [2022-08-25T19:49:24.368Z] [2022-08-25T19:49:24.794Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T19:49:24.935Z] + for job in $(jobs -p) [2022-08-25T19:49:24.935Z] + wait 22472 [2022-08-25T19:49:26.311Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-25T19:49:28.089Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan (9.30s) [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-08-25T19:49:28.659Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-08-25T19:49:28.659Z] PASS [2022-08-25T19:49:28.659Z] [2022-08-25T19:49:28.659Z] DONE 8 tests in 10.622s [2022-08-25T19:49:28.659Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:49:28.659Z] ++ 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 [2022-08-25T19:49:28.659Z] ++ set -e [2022-08-25T19:49:28.659Z] ++ '[' -n 0 ']' [2022-08-25T19:49:28.659Z] ++ set -x [2022-08-25T19:49:28.659Z] ++ 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 [2022-08-25T19:49:28.659Z] testing: warning: no tests to run [2022-08-25T19:49:28.659Z] PASS [2022-08-25T19:49:28.659Z] [2022-08-25T19:49:28.659Z] DONE 0 tests in 0.027s [2022-08-25T19:49:28.659Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:49:28.659Z] ++ 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 [2022-08-25T19:49:28.659Z] ++ set -e [2022-08-25T19:49:28.659Z] ++ '[' -n 0 ']' [2022-08-25T19:49:28.659Z] ++ set -x [2022-08-25T19:49:28.659Z] ++ 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 [2022-08-25T19:49:28.843Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-25T19:49:28.844Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-25T19:49:28.844Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-25T19:49:28.844Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-25T19:49:28.921Z] INFO: Testing against a local daemon [2022-08-25T19:49:28.921Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:49:29.412Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-25T19:49:29.412Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-25T19:49:29.860Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-25T19:49:29.860Z] === RUN TestAuthZPluginTLS [2022-08-25T19:49:29.979Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-25T19:49:30.428Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-25T19:49:30.428Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:49:30.546Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-25T19:49:30.805Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-25T19:49:30.805Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-25T19:49:30.805Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-25T19:49:30.997Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-25T19:49:30.997Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:49:31.063Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-25T19:49:31.063Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-25T19:49:31.321Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-25T19:49:31.321Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-25T19:49:31.568Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-25T19:49:31.568Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:49:31.889Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-25T19:49:32.137Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-25T19:49:32.137Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:49:32.148Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-25T19:49:32.715Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-25T19:49:32.751Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-25T19:49:32.751Z] === RUN TestInfoDebug [2022-08-25T19:49:32.751Z] --- PASS: TestInfoDebug (0.52s) [2022-08-25T19:49:32.751Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:49:32.751Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T19:49:32.751Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:49:33.006Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T19:49:33.006Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:49:33.262Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-25T19:49:33.262Z] === RUN TestPingCacheHeaders [2022-08-25T19:49:33.262Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T19:49:33.262Z] === RUN TestPingGet [2022-08-25T19:49:33.262Z] --- PASS: TestPingGet (0.01s) [2022-08-25T19:49:33.262Z] === RUN TestPingHead [2022-08-25T19:49:33.262Z] --- PASS: TestPingHead (0.02s) [2022-08-25T19:49:33.262Z] === RUN TestPingSwarmHeader [2022-08-25T19:49:33.282Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-25T19:49:33.282Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-25T19:49:33.530Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-25T19:49:33.530Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:49:33.684Z] Created binary: bundles/binary-daemon/dockerd [2022-08-25T19:49:33.684Z] Copying nested executables into bundles/binary-daemon [2022-08-25T19:49:33.684Z] Building: bundles/binary-daemon/docker-proxy [2022-08-25T19:49:33.684Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:49:33.684Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-25T19:49:33.684Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-25T19:49:33.790Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-25T19:49:33.790Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T19:49:33.849Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-25T19:49:33.863Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:49:34.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh cross [2022-08-25T19:49:34.266Z] [2022-08-25T19:49:34.359Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-25T19:49:34.359Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:49:34.423Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:49:34.526Z] Removing bundles/ [2022-08-25T19:49:34.526Z] [2022-08-25T19:49:34.526Z] ---> Making bundle: cross (in bundles/cross) [2022-08-25T19:49:34.526Z] Cross building: bundles/cross/linux/amd64 [2022-08-25T19:49:34.526Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-25T19:49:34.526Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-25T19:49:34.928Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-25T19:49:34.928Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:49:35.347Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:49:35.348Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-25T19:49:35.348Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:49:35.348Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:49:35.348Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:49:35.348Z] === RUN TestPingBuilderHeader [2022-08-25T19:49:35.348Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:49:35.908Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:49:36.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-25T19:49:36.308Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:49:36.379Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-25T19:49:36.379Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-25T19:49:36.379Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-25T19:49:36.470Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-25T19:49:36.470Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-08-25T19:49:36.470Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-25T19:49:36.470Z] === RUN TestVersion [2022-08-25T19:49:36.470Z] --- PASS: TestVersion (0.02s) [2022-08-25T19:49:36.470Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:49:36.470Z] === CONT TestDiskUsage [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:49:37.073Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:49:37.314Z] === RUN TestDockerSuite/TestImportFile [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:49:37.328Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:49:37.689Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-08-25T19:49:37.689Z] === RUN TestAuthZPluginHeader [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:49:37.889Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:49:38.145Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage (1.52s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.01s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:49:38.145Z] PASS [2022-08-25T19:49:38.145Z] [2022-08-25T19:49:38.145Z] DONE 57 tests in 23.920s [2022-08-25T19:49:38.145Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:49:38.145Z] INFO: Testing against a local daemon [2022-08-25T19:49:38.145Z] === RUN TestVolumesCreateAndList [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T19:49:38.145Z] === RUN TestVolumesRemove [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-25T19:49:38.145Z] === RUN TestVolumesInspect [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T19:49:38.145Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:49:38.145Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:49:38.145Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:49:38.145Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:49:38.145Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:49:38.145Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:49:38.145Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:49:38.145Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:49:38.145Z] PASS [2022-08-25T19:49:38.145Z] [2022-08-25T19:49:38.145Z] DONE 9 tests in 0.173s [2022-08-25T19:49:38.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:49:38.258Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-25T19:49:38.258Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:49:38.258Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-25T19:49:38.258Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:49:38.258Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-25T19:49:38.258Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:49:38.258Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-25T19:49:38.258Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:49:38.258Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:38.258Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-25T19:49:38.258Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:49:38.691Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-25T19:49:38.691Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-25T19:49:38.747Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-25T19:49:38.747Z] Removing test suite binaries [2022-08-25T19:49:38.747Z] exiting test-integration [2022-08-25T19:49:38.747Z] ++ exit 0 [2022-08-25T19:49:38.747Z] [2022-08-25T19:49:40.067Z] === RUN TestDockerSuite/TestImportGzipped Post stage [Pipeline] junit [2022-08-25T19:49:40.119Z] Recording test results [2022-08-25T19:49:40.269Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T19:49:40.603Z] + echo Ensuring container killed. [2022-08-25T19:49:40.603Z] Ensuring container killed. [2022-08-25T19:49:40.603Z] + docker rm -vf docker-pr4 [2022-08-25T19:49:40.603Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-25T19:49:40.878Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:49:40.878Z] Chowning /workspace to jenkins user [2022-08-25T19:49:40.878Z] + id -u [2022-08-25T19:49:40.878Z] + id -g [2022-08-25T19:49:40.878Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44028:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:49:41.444Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:49:42.379Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-25T19:49:42.606Z] + bundleName=amd64-cgroup2 [2022-08-25T19:49:42.606Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-25T19:49:42.606Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-25T19:49:42.606Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-25T19:49:42.606Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T19:49:42.870Z] Archiving artifacts [2022-08-25T19:49:42.946Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-25T19:49:43.143Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44028/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T19:49:43.438Z] + make clean [2022-08-25T19:49:43.439Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T19:49:43.439Z] docker-dev-cache [2022-08-25T19:49:43.439Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T19:49:43.513Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-25T19:49:44.082Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-25T19:49:44.082Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-25T19:49:44.082Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-25T19:49:44.648Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:49:45.216Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-25T19:49:45.216Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-25T19:49:45.783Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-25T19:49:45.783Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-25T19:49:45.783Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-25T19:49:46.718Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-25T19:49:46.976Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-25T19:49:47.543Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-25T19:49:48.479Z] === RUN TestDockerSuite/TestInspectImage [2022-08-25T19:49:48.479Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-25T19:49:48.479Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-25T19:49:48.479Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-25T19:49:48.479Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-25T19:49:48.737Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-25T19:49:49.696Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-25T19:49:49.696Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-25T19:49:49.962Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-25T19:49:50.898Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-25T19:49:53.429Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-25T19:49:53.429Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-25T19:49:53.688Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-25T19:49:54.624Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-25T19:49:55.560Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-25T19:49:56.127Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-25T19:49:56.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-25T19:49:56.356Z] PASS [2022-08-25T19:49:56.356Z] [2022-08-25T19:49:56.356Z] === Skipped [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-25T19:49:56.356Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:56.356Z] [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-25T19:49:56.356Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:56.356Z] [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-25T19:49:56.356Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:56.356Z] [2022-08-25T19:49:56.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-25T19:49:56.356Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:56.356Z] [2022-08-25T19:49:56.356Z] DONE 17 tests, 4 skipped in 26.416s [2022-08-25T19:49:56.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:49:56.356Z] ++ 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 [2022-08-25T19:49:56.356Z] ++ set -e [2022-08-25T19:49:56.356Z] ++ '[' -n 0 ']' [2022-08-25T19:49:56.356Z] ++ set -x [2022-08-25T19:49:56.356Z] ++ 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 [2022-08-25T19:49:56.356Z] INFO: Testing against a local daemon [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:49:56.356Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:49:56.356Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:49:56.356Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:49:56.356Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:49:56.356Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:49:56.356Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:49:56.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T19:49:56.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:49:56.356Z] === RUN TestPluginInstall [2022-08-25T19:49:56.356Z] === RUN TestPluginInstall/no_auth [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:700b2d903116603a932e53cd5aac83eca0f2d8ddf9a50ca9cd86989a8fe702f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:49:56.356Z] time="2022-08-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:700b2d903116603a932e53cd5aac83eca0f2d8ddf9a50ca9cd86989a8fe702f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:49:56.356Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b656949da3b799a6b561d65cb2bf75db5dd7b5ecdd5d5663927da8aabc9a680" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:49:56.616Z] time="2022-08-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b656949da3b799a6b561d65cb2bf75db5dd7b5ecdd5d5663927da8aabc9a680" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:49:56.694Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-25T19:49:56.876Z] === RUN TestPluginInstall/with_insecure [2022-08-25T19:49:57.261Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:195cea33dfa9527b3540baed748ec2d5f6fb526024f9ba867063d1d2c5e768e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:49:57.815Z] time="2022-08-25T19:49:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:195cea33dfa9527b3540baed748ec2d5f6fb526024f9ba867063d1d2c5e768e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:49:57.815Z] plugin_test.go:196: [dff9885cfb5a6] daemon is not started [2022-08-25T19:49:57.815Z] --- PASS: TestPluginInstall (2.57s) [2022-08-25T19:49:57.815Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-08-25T19:49:57.815Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-25T19:49:57.815Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-25T19:49:57.815Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:49:57.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-25T19:49:58.396Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-25T19:49:58.963Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-25T19:49:58.963Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-25T19:49:59.196Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T19:49:59.898Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-25T19:50:00.134Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T19:50:01.073Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-25T19:50:01.073Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-25T19:50:01.073Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-25T19:50:01.073Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:50:01.274Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-25T19:50:01.274Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-25T19:50:01.643Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-25T19:50:01.643Z] PASS [2022-08-25T19:50:01.643Z] [2022-08-25T19:50:01.643Z] DONE 24 tests in 6.559s [2022-08-25T19:50:01.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:50:01.643Z] ++ 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 [2022-08-25T19:50:01.643Z] ++ set -e [2022-08-25T19:50:01.643Z] ++ '[' -n 0 ']' [2022-08-25T19:50:01.643Z] ++ set -x [2022-08-25T19:50:01.643Z] ++ 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 [2022-08-25T19:50:01.903Z] INFO: Testing against a local daemon [2022-08-25T19:50:01.903Z] === RUN TestExternalGraphDriver [2022-08-25T19:50:02.163Z] === RUN TestExternalGraphDriver/json [2022-08-25T19:50:02.650Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-25T19:50:04.071Z] === RUN TestExternalGraphDriver/spec [2022-08-25T19:50:04.551Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-25T19:50:05.452Z] === RUN TestExternalGraphDriver/pull [2022-08-25T19:50:05.927Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-25T19:50:06.185Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-25T19:50:07.393Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-08-25T19:50:07.393Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-08-25T19:50:07.393Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-08-25T19:50:07.393Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-25T19:50:07.393Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:50:07.393Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:07.393Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-08-25T19:50:07.393Z] PASS [2022-08-25T19:50:07.393Z] [2022-08-25T19:50:07.393Z] === Skipped [2022-08-25T19:50:07.393Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-08-25T19:50:07.393Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:07.393Z] [2022-08-25T19:50:07.393Z] DONE 5 tests, 1 skipped in 5.664s [2022-08-25T19:50:07.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:50:07.393Z] ++ 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 [2022-08-25T19:50:07.393Z] ++ set -e [2022-08-25T19:50:07.393Z] ++ '[' -n 0 ']' [2022-08-25T19:50:07.393Z] ++ set -x [2022-08-25T19:50:07.393Z] ++ 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 [2022-08-25T19:50:07.393Z] INFO: Testing against a local daemon [2022-08-25T19:50:07.393Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:50:07.393Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:50:07.393Z] === RUN TestReadPluginNoRead [2022-08-25T19:50:07.393Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:50:07.393Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:50:07.393Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:50:07.393Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:50:07.393Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:50:07.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-25T19:50:07.820Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-25T19:50:08.079Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-25T19:50:08.647Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-25T19:50:10.688Z] --- PASS: TestDaemonStartWithLogOpt (3.07s) [2022-08-25T19:50:10.688Z] === CONT TestReadPluginNoRead [2022-08-25T19:50:12.599Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:50:13.980Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:50:15.361Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:50:15.361Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-25T19:50:16.299Z] === CONT TestReadPluginNoRead [2022-08-25T19:50:16.299Z] read_test.go:92: [dd12f3e0ddf7b] daemon is not started [2022-08-25T19:50:16.299Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-08-25T19:50:16.299Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-25T19:50:16.299Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-08-25T19:50:16.299Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-08-25T19:50:16.299Z] PASS [2022-08-25T19:50:16.299Z] [2022-08-25T19:50:16.299Z] DONE 6 tests in 8.892s [2022-08-25T19:50:16.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-25T19:50:16.299Z] ++ 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 [2022-08-25T19:50:16.299Z] ++ set -e [2022-08-25T19:50:16.299Z] ++ '[' -n 0 ']' [2022-08-25T19:50:16.299Z] ++ set -x [2022-08-25T19:50:16.299Z] ++ 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 [2022-08-25T19:50:16.299Z] testing: warning: no tests to run [2022-08-25T19:50:16.299Z] PASS [2022-08-25T19:50:16.299Z] [2022-08-25T19:50:16.299Z] DONE 0 tests in 0.032s [2022-08-25T19:50:16.299Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:50:16.299Z] ++ 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 [2022-08-25T19:50:16.299Z] ++ set -e [2022-08-25T19:50:16.299Z] ++ '[' -n 0 ']' [2022-08-25T19:50:16.299Z] ++ set -x [2022-08-25T19:50:16.299Z] ++ 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 [2022-08-25T19:50:16.559Z] INFO: Testing against a local daemon [2022-08-25T19:50:16.559Z] === RUN TestPluginWithDevMounts [2022-08-25T19:50:16.559Z] === PAUSE TestPluginWithDevMounts [2022-08-25T19:50:16.559Z] === CONT TestPluginWithDevMounts [2022-08-25T19:50:17.939Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-25T19:50:17.939Z] PASS [2022-08-25T19:50:17.939Z] [2022-08-25T19:50:17.939Z] DONE 1 tests in 1.632s [2022-08-25T19:50:17.939Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:50:17.939Z] ++ 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 [2022-08-25T19:50:17.939Z] ++ set -e [2022-08-25T19:50:17.939Z] ++ '[' -n 0 ']' [2022-08-25T19:50:17.939Z] ++ set -x [2022-08-25T19:50:17.939Z] ++ 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 [2022-08-25T19:50:18.199Z] INFO: Testing against a local daemon [2022-08-25T19:50:18.199Z] === RUN TestSecretInspect [2022-08-25T19:50:18.621Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-25T19:50:18.621Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-25T19:50:19.557Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-25T19:50:20.736Z] --- PASS: TestSecretInspect (2.21s) [2022-08-25T19:50:20.736Z] === RUN TestSecretList [2022-08-25T19:50:21.458Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-25T19:50:21.458Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-25T19:50:21.458Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-25T19:50:22.025Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-25T19:50:22.643Z] --- PASS: TestSecretList (2.20s) [2022-08-25T19:50:22.643Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:50:22.960Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-25T19:50:23.896Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-25T19:50:24.869Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-25T19:50:25.180Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-25T19:50:25.180Z] === RUN TestSecretsUpdate [2022-08-25T19:50:25.805Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-25T19:50:27.088Z] --- PASS: TestSecretsUpdate (2.21s) [2022-08-25T19:50:27.088Z] === RUN TestTemplatedSecret [2022-08-25T19:50:27.182Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-25T19:50:27.750Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-25T19:50:28.317Z] === RUN TestDockerSuite/TestLogsSince [2022-08-25T19:50:29.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-25T19:50:29.627Z] --- PASS: TestTemplatedSecret (2.43s) [2022-08-25T19:50:29.627Z] === RUN TestSecretCreateResolve [2022-08-25T19:50:31.573Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-08-25T19:50:31.573Z] PASS [2022-08-25T19:50:31.573Z] [2022-08-25T19:50:31.573Z] DONE 6 tests in 13.548s [2022-08-25T19:50:31.573Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:50:31.573Z] ++ 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 [2022-08-25T19:50:31.573Z] ++ set -e [2022-08-25T19:50:31.573Z] ++ '[' -n 0 ']' [2022-08-25T19:50:31.573Z] ++ set -x [2022-08-25T19:50:31.573Z] ++ 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 [2022-08-25T19:50:31.573Z] INFO: Testing against a local daemon [2022-08-25T19:50:31.573Z] === RUN TestServiceCreateInit [2022-08-25T19:50:31.573Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:50:33.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-25T19:50:35.342Z] docker_api_swarm_service_test.go:395: [d3cf0ae33a703] joining swarm manager [dc86522e41e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:50:35.342Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-25T19:50:35.769Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:50:35.909Z] docker_api_swarm_service_test.go:395: [d354d04bc6c7e] joining swarm manager [dc86522e41e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:50:39.060Z] --- PASS: TestServiceCreateInit (7.16s) [2022-08-25T19:50:39.060Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-08-25T19:50:39.060Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-08-25T19:50:39.060Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:50:41.176Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-25T19:50:41.176Z] === RUN TestDockerSuite/TestLogsTail [2022-08-25T19:50:41.743Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-25T19:50:42.310Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-25T19:50:42.877Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-25T19:50:42.877Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-25T19:50:42.877Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-25T19:50:42.877Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-25T19:50:43.136Z] === RUN TestDockerSuite/TestNetHostname [2022-08-25T19:50:44.512Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-25T19:50:44.770Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-25T19:50:44.770Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-25T19:50:44.770Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-25T19:50:45.706Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-25T19:50:46.272Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-25T19:50:47.648Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-25T19:50:47.648Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-25T19:50:47.648Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-25T19:50:47.648Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-25T19:50:50.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-25T19:50:52.835Z] docker_api_swarm_service_test.go:343: [d4922ad444237] joining swarm manager [d4c63908b937a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:50:53.402Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-25T19:50:53.402Z] docker_api_swarm_service_test.go:343: [dafb2ea978cee] joining swarm manager [d4c63908b937a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:50:53.951Z] --- PASS: TestCreateServiceMultipleTimes (14.74s) [2022-08-25T19:50:53.951Z] === RUN TestCreateServiceConflict [2022-08-25T19:50:54.338Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-25T19:50:55.859Z] --- PASS: TestCreateServiceConflict (2.27s) [2022-08-25T19:50:55.859Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:50:56.870Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-25T19:50:58.396Z] --- PASS: TestCreateServiceMaxReplicas (2.23s) [2022-08-25T19:50:58.397Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:50:59.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-25T19:51:01.946Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-25T19:51:03.324Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-25T19:51:06.607Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-25T19:51:07.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-25T19:51:07.801Z] === RUN TestDockerSuite/TestPluginActive [2022-08-25T19:51:09.176Z] docker_api_swarm_service_test.go:490: [da7ecfec192bc] joining swarm manager [d5950e9c1ee2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:51:10.112Z] docker_api_swarm_service_test.go:490: [d8be642539523] joining swarm manager [d5950e9c1ee2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:51:10.112Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-25T19:51:13.287Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-25T19:51:13.287Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:51:13.857Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-08-25T19:51:13.857Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:51:15.380Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-25T19:51:15.380Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-25T19:51:15.380Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-25T19:51:16.315Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-25T19:51:16.415Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-08-25T19:51:16.415Z] === RUN TestCreateServiceSysctls [2022-08-25T19:51:18.955Z] --- PASS: TestCreateServiceSysctls (2.55s) [2022-08-25T19:51:18.955Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:51:19.599Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-25T19:51:21.494Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-08-25T19:51:21.494Z] === RUN TestInspect [2022-08-25T19:51:22.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-25T19:51:24.033Z] --- PASS: TestInspect (2.74s) [2022-08-25T19:51:24.033Z] === RUN TestCreateJob [2022-08-25T19:51:24.787Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-25T19:51:26.571Z] --- PASS: TestCreateJob (2.62s) [2022-08-25T19:51:26.572Z] === RUN TestReplicatedJob [2022-08-25T19:51:26.689Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-25T19:51:28.066Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-25T19:51:28.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-25T19:51:29.001Z] === RUN TestDockerSuite/TestPortList [2022-08-25T19:51:29.937Z] docker_api_swarm_service_test.go:128: [d48157653ce2b] joining swarm manager [d0c7ed921f38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:51:30.873Z] docker_api_swarm_service_test.go:129: [d07aee4f59786] joining swarm manager [d0c7ed921f38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:51:31.851Z] --- PASS: TestReplicatedJob (4.45s) [2022-08-25T19:51:31.851Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:51:32.775Z] docker_api_swarm_service_test.go:137: [da28d162e730a] joining swarm manager [d0c7ed921f38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T19:51:33.343Z] docker_api_swarm_service_test.go:138: [dc35236b883b1] joining swarm manager [d0c7ed921f38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-25T19:51:34.390Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-08-25T19:51:34.390Z] === RUN TestServiceListWithStatuses [2022-08-25T19:51:34.390Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:51:34.390Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:51:34.390Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:51:37.532Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-25T19:51:38.587Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-08-25T19:51:38.587Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:51:40.082Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-25T19:51:40.082Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-25T19:51:41.024Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-25T19:51:41.024Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-25T19:51:41.024Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-25T19:51:41.024Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-25T19:51:41.024Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-25T19:51:41.024Z] Cross building: bundles/cross/windows/amd64 [2022-08-25T19:51:41.024Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-25T19:51:41.024Z] { [2022-08-25T19:51:41.024Z] "RT_GROUP_ICON": { [2022-08-25T19:51:41.024Z] "#1": { [2022-08-25T19:51:41.024Z] "0409": "../../winresources/docker.ico" [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] }, [2022-08-25T19:51:41.024Z] "RT_MANIFEST": { [2022-08-25T19:51:41.024Z] "#1": { [2022-08-25T19:51:41.024Z] "0409": { [2022-08-25T19:51:41.024Z] "identity": {}, [2022-08-25T19:51:41.024Z] "description": "Docker Engine", [2022-08-25T19:51:41.024Z] "minimum-os": "vista", [2022-08-25T19:51:41.024Z] "execution-level": "", [2022-08-25T19:51:41.024Z] "ui-access": false, [2022-08-25T19:51:41.024Z] "auto-elevate": false, [2022-08-25T19:51:41.024Z] "dpi-awareness": "unaware", [2022-08-25T19:51:41.024Z] "disable-theming": false, [2022-08-25T19:51:41.024Z] "disable-window-filtering": false, [2022-08-25T19:51:41.024Z] "high-resolution-scrolling-aware": false, [2022-08-25T19:51:41.024Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-25T19:51:41.024Z] "long-path-aware": false, [2022-08-25T19:51:41.024Z] "printer-driver-isolation": false, [2022-08-25T19:51:41.024Z] "gdi-scaling": false, [2022-08-25T19:51:41.024Z] "segment-heap": false, [2022-08-25T19:51:41.024Z] "use-common-controls-v6": false [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] }, [2022-08-25T19:51:41.024Z] "RT_MESSAGETABLE": { [2022-08-25T19:51:41.024Z] "#1": { [2022-08-25T19:51:41.024Z] "0409": "../../winresources/event_messages.bin" [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] }, [2022-08-25T19:51:41.024Z] "RT_VERSION": { [2022-08-25T19:51:41.024Z] "#1": { [2022-08-25T19:51:41.024Z] "0409": { [2022-08-25T19:51:41.024Z] "fixed": { [2022-08-25T19:51:41.024Z] "file_version": "0.0.0.0", [2022-08-25T19:51:41.024Z] "product_version": "0.0.0.0", [2022-08-25T19:51:41.024Z] "type": "Unknown" [2022-08-25T19:51:41.024Z] }, [2022-08-25T19:51:41.024Z] "info": { [2022-08-25T19:51:41.024Z] "0000": { [2022-08-25T19:51:41.024Z] "CompanyName": "", [2022-08-25T19:51:41.024Z] "FileVersion": "dev", [2022-08-25T19:51:41.024Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-25T19:51:41.024Z] "OriginalFileName": "dockerd.exe", [2022-08-25T19:51:41.024Z] "ProductName": "", [2022-08-25T19:51:41.024Z] "ProductVersion": "dev", [2022-08-25T19:51:41.024Z] "SpecialBuild": "c500d8824d404ccf705bbeac1b23ea73f9257961" [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] } [2022-08-25T19:51:41.024Z] cmd/dockerd/config.go [2022-08-25T19:51:41.024Z] cmd/dockerd/config_windows.go [2022-08-25T19:51:41.024Z] cmd/dockerd/daemon.go [2022-08-25T19:51:41.024Z] cmd/dockerd/daemon_test.go [2022-08-25T19:51:41.024Z] cmd/dockerd/daemon_windows.go [2022-08-25T19:51:41.024Z] cmd/dockerd/docker.go [2022-08-25T19:51:41.024Z] cmd/dockerd/docker_windows.go [2022-08-25T19:51:41.024Z] cmd/dockerd/genwinres_windows.go [2022-08-25T19:51:41.024Z] cmd/dockerd/metrics.go [2022-08-25T19:51:41.024Z] cmd/dockerd/options.go [2022-08-25T19:51:41.024Z] cmd/dockerd/options_test.go [2022-08-25T19:51:41.024Z] cmd/dockerd/service_windows.go [2022-08-25T19:51:41.024Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-25T19:51:41.024Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-25T19:51:41.880Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-08-25T19:51:41.880Z] === RUN TestServicePlugin [2022-08-25T19:51:41.880Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:51:41.880Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-25T19:51:41.880Z] === RUN TestServiceUpdateLabel [2022-08-25T19:51:42.614Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-25T19:51:43.261Z] --- PASS: TestServiceUpdateLabel (1.81s) [2022-08-25T19:51:43.261Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:51:43.548Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-25T19:51:44.115Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-25T19:51:44.373Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-25T19:51:46.905Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-25T19:51:47.471Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-25T19:51:50.003Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-25T19:51:53.287Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-25T19:51:53.287Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-25T19:51:55.820Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-25T19:51:56.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-25T19:51:58.180Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-08-25T19:51:58.180Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:51:58.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-25T19:52:00.513Z] docker_api_swarm_service_test.go:304: [db914a4dfb1bf] joining swarm manager [d5594ae9b32bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:52:01.081Z] docker_api_swarm_service_test.go:304: [dc8e794aeeb7a] joining swarm manager [d5594ae9b32bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:52:02.984Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-25T19:52:04.360Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-25T19:52:06.262Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-25T19:52:07.198Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-25T19:52:08.574Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-25T19:52:11.106Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-25T19:52:12.482Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-25T19:52:13.071Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-08-25T19:52:13.071Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:52:13.859Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-25T19:52:13.859Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-25T19:52:14.426Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-25T19:52:16.351Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-25T19:52:18.253Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-25T19:52:18.253Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-25T19:52:18.253Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-25T19:52:18.820Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-25T19:52:19.387Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-25T19:52:19.387Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-25T19:52:20.322Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-25T19:52:21.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-25T19:52:21.698Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-25T19:52:22.265Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-25T19:52:23.642Z] docker_api_swarm_service_test.go:100: [d7e33cb262f52] joining swarm manager [d87210f5b05ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:52:24.210Z] docker_api_swarm_service_test.go:101: [da6b3baf4b74b] joining swarm manager [d87210f5b05ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:52:25.289Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-08-25T19:52:25.289Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:52:25.549Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T19:52:26.119Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T19:52:29.481Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-25T19:52:30.417Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-25T19:52:32.453Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-25T19:52:32.453Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-25T19:52:32.453Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-25T19:52:32.453Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-25T19:52:34.243Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T19:52:34.985Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-25T19:52:35.921Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-25T19:52:38.453Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-25T19:52:39.389Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-25T19:52:39.389Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-25T19:52:39.389Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-25T19:52:40.816Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-08-25T19:52:40.816Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-25T19:52:40.816Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-25T19:52:40.816Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-25T19:52:40.816Z] PASS [2022-08-25T19:52:40.816Z] [2022-08-25T19:52:40.816Z] === Skipped [2022-08-25T19:52:40.816Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:52:40.816Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:52:40.816Z] [2022-08-25T19:52:40.816Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-25T19:52:40.816Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:52:40.816Z] [2022-08-25T19:52:40.816Z] DONE 27 tests, 2 skipped in 128.662s [2022-08-25T19:52:40.816Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:52:40.816Z] ++ 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 [2022-08-25T19:52:40.816Z] ++ set -e [2022-08-25T19:52:40.816Z] ++ '[' -n 0 ']' [2022-08-25T19:52:40.816Z] ++ set -x [2022-08-25T19:52:40.816Z] ++ 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 [2022-08-25T19:52:40.816Z] INFO: Testing against a local daemon [2022-08-25T19:52:40.816Z] === RUN TestSessionCreate [2022-08-25T19:52:40.816Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T19:52:40.816Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:52:40.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T19:52:40.816Z] PASS [2022-08-25T19:52:40.816Z] [2022-08-25T19:52:40.816Z] DONE 2 tests in 0.125s [2022-08-25T19:52:40.816Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:52:40.816Z] ++ 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 [2022-08-25T19:52:40.816Z] ++ set -e [2022-08-25T19:52:40.816Z] ++ '[' -n 0 ']' [2022-08-25T19:52:40.816Z] ++ set -x [2022-08-25T19:52:40.816Z] ++ 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 [2022-08-25T19:52:40.816Z] INFO: Testing against a local daemon [2022-08-25T19:52:40.816Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:52:40.816Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:52:40.816Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:52:40.816Z] === RUN TestDiskUsage [2022-08-25T19:52:40.816Z] === PAUSE TestDiskUsage [2022-08-25T19:52:40.816Z] === RUN TestEventsExecDie [2022-08-25T19:52:41.090Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-25T19:52:41.090Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:52:41.090Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-25T19:52:41.090Z] === RUN TestEventsVolumeCreate [2022-08-25T19:52:41.090Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-25T19:52:41.090Z] === RUN TestInfoBinaryCommits [2022-08-25T19:52:41.090Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T19:52:41.090Z] === RUN TestInfoAPIVersioned [2022-08-25T19:52:41.090Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T19:52:41.090Z] === RUN TestInfoAPI [2022-08-25T19:52:41.090Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T19:52:41.090Z] === RUN TestInfoAPIWarnings [2022-08-25T19:52:43.579Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-25T19:52:43.579Z] check_test.go:611: [d7e33cb262f52] daemon is not started [2022-08-25T19:52:43.838Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-25T19:52:44.097Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-25T19:52:45.473Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-25T19:52:46.409Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-25T19:52:47.345Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-25T19:52:47.911Z] === RUN TestDockerSuite/TestRmiTag [2022-08-25T19:52:48.170Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-25T19:52:48.736Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-25T19:52:48.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-25T19:52:50.921Z] docker_api_swarm_service_test.go:533: [d7c9d1ae9233b] joining swarm manager [d1720e63249a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:52:51.863Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-25T19:52:52.431Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-25T19:52:52.431Z] docker_api_swarm_service_test.go:534: [d0aad1e4b54e0] joining swarm manager [d1720e63249a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:52:52.998Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-25T19:52:53.256Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-25T19:52:53.824Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-25T19:52:54.762Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-25T19:52:55.698Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-25T19:52:55.957Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-25T19:52:56.894Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-25T19:52:59.191Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-25T19:52:59.191Z] === RUN TestInfoDebug [2022-08-25T19:52:59.191Z] --- PASS: TestInfoDebug (0.52s) [2022-08-25T19:52:59.191Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:52:59.191Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T19:52:59.191Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:52:59.191Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T19:52:59.191Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:52:59.761Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-25T19:52:59.761Z] === RUN TestPingCacheHeaders [2022-08-25T19:52:59.761Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T19:52:59.761Z] === RUN TestPingGet [2022-08-25T19:52:59.761Z] --- PASS: TestPingGet (0.01s) [2022-08-25T19:52:59.761Z] === RUN TestPingHead [2022-08-25T19:52:59.761Z] --- PASS: TestPingHead (0.02s) [2022-08-25T19:52:59.761Z] === RUN TestPingSwarmHeader [2022-08-25T19:53:00.330Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:53:00.899Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:53:01.082Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-25T19:53:01.082Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-25T19:53:01.838Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:53:01.838Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-25T19:53:01.838Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:53:01.838Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:53:01.838Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:53:01.838Z] === RUN TestPingBuilderHeader [2022-08-25T19:53:01.838Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:53:02.408Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:53:02.459Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-25T19:53:02.977Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-25T19:53:02.977Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-25T19:53:02.977Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-25T19:53:02.977Z] === RUN TestVersion [2022-08-25T19:53:02.977Z] --- PASS: TestVersion (0.02s) [2022-08-25T19:53:02.977Z] === CONT TestDiskUsage [2022-08-25T19:53:03.394Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:53:03.547Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:53:03.807Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage (1.14s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:53:04.067Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T19:53:04.068Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:53:04.068Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.068Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.068Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T19:53:04.068Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:04.068Z] PASS [2022-08-25T19:53:04.068Z] [2022-08-25T19:53:04.068Z] === Skipped [2022-08-25T19:53:04.068Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:53:04.068Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:53:04.068Z] [2022-08-25T19:53:04.068Z] DONE 57 tests, 1 skipped in 23.654s [2022-08-25T19:53:04.068Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:53:04.068Z] ++ 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 [2022-08-25T19:53:04.068Z] ++ set -e [2022-08-25T19:53:04.068Z] ++ '[' -n 0 ']' [2022-08-25T19:53:04.068Z] ++ set -x [2022-08-25T19:53:04.068Z] ++ 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 [2022-08-25T19:53:04.068Z] INFO: Testing against a local daemon [2022-08-25T19:53:04.068Z] === RUN TestVolumesCreateAndList [2022-08-25T19:53:04.068Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-25T19:53:04.068Z] === RUN TestVolumesRemove [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-25T19:53:04.328Z] === RUN TestVolumesInspect [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T19:53:04.328Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:53:04.328Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:53:04.328Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:53:04.328Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:53:04.328Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:53:04.328Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:53:04.328Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:53:04.328Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:53:04.328Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:53:04.328Z] PASS [2022-08-25T19:53:04.328Z] [2022-08-25T19:53:04.328Z] DONE 9 tests in 0.222s [2022-08-25T19:53:04.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:53:04.328Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T19:53:04.328Z] +++ kill 14757 [2022-08-25T19:53:04.587Z] +++ /etc/init.d/apparmor stop [2022-08-25T19:53:04.587Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:53:04.587Z] [2022-08-25T19:53:04.587Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:53:04.587Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:53:04.587Z] [2022-08-25T19:53:04.587Z] To set a process to complain mode, use the command line tool [2022-08-25T19:53:04.587Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:53:04.587Z] +++ true [2022-08-25T19:53:04.587Z] exiting test-integration [2022-08-25T19:53:04.587Z] ++ exit 0 [2022-08-25T19:53:04.587Z] Post stage [Pipeline] junit [2022-08-25T19:53:05.174Z] Recording test results [2022-08-25T19:53:05.361Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T19:53:05.688Z] + echo Ensuring container killed. [2022-08-25T19:53:05.688Z] Ensuring container killed. [2022-08-25T19:53:05.688Z] + docker rm -vf docker-pr4 [2022-08-25T19:53:05.688Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-25T19:53:05.926Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-25T19:53:05.972Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:53:05.972Z] Chowning /workspace to jenkins user [2022-08-25T19:53:05.972Z] + id -u [2022-08-25T19:53:05.972Z] + id -g [2022-08-25T19:53:05.972Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44028:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:53:07.302Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:53:07.669Z] + bundleName=arm64-integration [2022-08-25T19:53:07.669Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-25T19:53:07.669Z] Creating arm64-integration-bundles.tar.gz [2022-08-25T19:53:07.669Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-25T19:53:07.669Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-25T19:53:07.941Z] Archiving artifacts [2022-08-25T19:53:08.178Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44028/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T19:53:08.483Z] + make clean [2022-08-25T19:53:08.484Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T19:53:08.484Z] docker-dev-cache [2022-08-25T19:53:08.484Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T19:53:09.204Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-25T19:53:09.771Z] === RUN TestDockerSuite/TestDockerFails [2022-08-25T19:53:09.771Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:53:11.149Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-25T19:53:11.407Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-25T19:53:11.975Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-25T19:53:13.352Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-25T19:53:13.919Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-25T19:53:14.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-25T19:53:14.487Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-25T19:53:15.863Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-25T19:53:16.431Z] docker_api_swarm_service_test.go:148: [df093336ce6c5] joining swarm manager [db0a9a3ea6538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:53:16.431Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-25T19:53:16.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-25T19:53:17.256Z] docker_api_swarm_service_test.go:148: [d83b8d9fee60d] joining swarm manager [db0a9a3ea6538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:53:17.256Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-25T19:53:17.256Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-25T19:53:17.508Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-25T19:53:17.508Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-25T19:53:17.508Z] { [2022-08-25T19:53:17.508Z] "RT_GROUP_ICON": { [2022-08-25T19:53:17.508Z] "#1": { [2022-08-25T19:53:17.508Z] "0409": "../../winresources/docker.ico" [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] }, [2022-08-25T19:53:17.508Z] "RT_MANIFEST": { [2022-08-25T19:53:17.508Z] "#1": { [2022-08-25T19:53:17.508Z] "0409": { [2022-08-25T19:53:17.508Z] "identity": {}, [2022-08-25T19:53:17.508Z] "description": "Docker Engine", [2022-08-25T19:53:17.508Z] "minimum-os": "vista", [2022-08-25T19:53:17.508Z] "execution-level": "", [2022-08-25T19:53:17.508Z] "ui-access": false, [2022-08-25T19:53:17.508Z] "auto-elevate": false, [2022-08-25T19:53:17.508Z] "dpi-awareness": "unaware", [2022-08-25T19:53:17.508Z] "disable-theming": false, [2022-08-25T19:53:17.508Z] "disable-window-filtering": false, [2022-08-25T19:53:17.508Z] "high-resolution-scrolling-aware": false, [2022-08-25T19:53:17.508Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-25T19:53:17.508Z] "long-path-aware": false, [2022-08-25T19:53:17.508Z] "printer-driver-isolation": false, [2022-08-25T19:53:17.508Z] "gdi-scaling": false, [2022-08-25T19:53:17.508Z] "segment-heap": false, [2022-08-25T19:53:17.508Z] "use-common-controls-v6": false [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] }, [2022-08-25T19:53:17.508Z] "RT_MESSAGETABLE": { [2022-08-25T19:53:17.508Z] "#1": { [2022-08-25T19:53:17.508Z] "0409": "../../winresources/event_messages.bin" [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] }, [2022-08-25T19:53:17.508Z] "RT_VERSION": { [2022-08-25T19:53:17.508Z] "#1": { [2022-08-25T19:53:17.508Z] "0409": { [2022-08-25T19:53:17.508Z] "fixed": { [2022-08-25T19:53:17.508Z] "file_version": "0.0.0.0", [2022-08-25T19:53:17.508Z] "product_version": "0.0.0.0", [2022-08-25T19:53:17.508Z] "type": "Unknown" [2022-08-25T19:53:17.508Z] }, [2022-08-25T19:53:17.508Z] "info": { [2022-08-25T19:53:17.508Z] "0000": { [2022-08-25T19:53:17.508Z] "CompanyName": "", [2022-08-25T19:53:17.508Z] "FileVersion": "dev", [2022-08-25T19:53:17.508Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-25T19:53:17.508Z] "OriginalFileName": "docker-proxy.exe", [2022-08-25T19:53:17.508Z] "ProductName": "", [2022-08-25T19:53:17.508Z] "ProductVersion": "dev", [2022-08-25T19:53:17.508Z] "SpecialBuild": "c500d8824d404ccf705bbeac1b23ea73f9257961" [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] } [2022-08-25T19:53:17.508Z] cmd/docker-proxy/genwinres_windows.go [2022-08-25T19:53:17.508Z] cmd/docker-proxy/main.go [2022-08-25T19:53:17.508Z] cmd/docker-proxy/network_proxy_test.go [2022-08-25T19:53:17.508Z] cmd/docker-proxy/proxy.go [2022-08-25T19:53:17.508Z] cmd/docker-proxy/sctp_proxy.go [2022-08-25T19:53:17.508Z] cmd/docker-proxy/tcp_proxy.go [2022-08-25T19:53:17.508Z] cmd/docker-proxy/udp_proxy.go [2022-08-25T19:53:17.508Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-25T19:53:17.508Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-25T19:53:17.508Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-25T19:53:17.508Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-25T19:53:17.508Z] remote: Enumerating objects: 23, done. [2022-08-25T19:53:17.508Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-25T19:53:17.508Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-25T19:53:17.508Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-25T19:53:17.508Z] 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 | 5.08 MiB/s, done. [2022-08-25T19:53:17.508Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-25T19:53:17.508Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-25T19:53:17.824Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-25T19:53:19.200Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-25T19:53:19.767Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-25T19:53:20.051Z] Cross building: bundles/cross/linux/ppc64le [2022-08-25T19:53:20.051Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-25T19:53:20.051Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-25T19:53:20.702Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-25T19:53:21.270Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-25T19:53:22.216Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-25T19:53:23.596Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-25T19:53:24.164Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-25T19:53:24.731Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-25T19:53:25.667Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-25T19:53:26.234Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-25T19:53:26.802Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-25T19:53:27.737Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-25T19:53:28.672Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-25T19:53:28.930Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-25T19:53:29.497Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-25T19:53:30.065Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-25T19:53:30.065Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-25T19:53:31.967Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-25T19:53:32.226Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-25T19:53:32.793Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-25T19:53:33.362Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-25T19:53:34.298Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-25T19:53:34.298Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-25T19:53:34.866Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-25T19:53:35.432Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-25T19:53:35.999Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-25T19:53:36.565Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-25T19:53:37.132Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-25T19:53:37.132Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-25T19:53:37.699Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-25T19:53:37.699Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-25T19:53:38.634Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-25T19:53:39.201Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-25T19:53:39.769Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-25T19:53:40.705Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-25T19:53:40.705Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-25T19:53:41.273Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-25T19:53:43.176Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-25T19:53:44.552Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-25T19:53:45.489Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-25T19:53:46.056Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-25T19:53:46.623Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-25T19:53:47.190Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-25T19:53:47.757Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-25T19:53:48.324Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-25T19:53:49.699Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-25T19:53:52.251Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-25T19:53:52.251Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-25T19:53:52.251Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-25T19:53:53.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-25T19:53:54.192Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-25T19:53:55.570Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-25T19:53:57.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-25T19:53:59.378Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-25T19:53:59.379Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-25T19:53:59.379Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-25T19:53:59.379Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-25T19:53:59.379Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-25T19:53:59.946Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-25T19:54:00.882Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-25T19:54:02.259Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-25T19:54:04.160Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-25T19:54:04.419Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-25T19:54:05.795Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-25T19:54:06.362Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-25T19:54:06.362Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-25T19:54:06.362Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-25T19:54:06.929Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-25T19:54:08.304Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-25T19:54:08.304Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-25T19:54:08.871Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-25T19:54:09.438Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-25T19:54:10.006Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-25T19:54:10.943Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-25T19:54:10.943Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-25T19:54:11.879Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-25T19:54:12.446Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-25T19:54:13.014Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-25T19:54:13.582Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-25T19:54:14.149Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-25T19:54:14.716Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-25T19:54:15.284Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-25T19:54:16.660Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-25T19:54:16.660Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-25T19:54:16.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-25T19:54:17.178Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-25T19:54:18.114Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-25T19:54:19.051Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-25T19:54:19.310Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-25T19:54:19.310Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-25T19:54:19.310Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-25T19:54:22.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-25T19:54:22.611Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-25T19:54:23.545Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-25T19:54:24.921Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-25T19:54:27.452Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-25T19:54:30.737Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-25T19:54:33.269Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-25T19:54:35.172Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-25T19:54:35.739Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-25T19:54:35.998Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-25T19:54:36.933Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-25T19:54:36.934Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-25T19:54:36.934Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-25T19:54:36.934Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-25T19:54:37.870Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-25T19:54:40.401Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-25T19:54:40.969Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-25T19:54:42.347Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-25T19:54:43.724Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-25T19:54:45.101Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-25T19:54:50.370Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-25T19:54:50.370Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-25T19:54:50.629Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-25T19:54:51.565Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-25T19:54:51.565Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-25T19:54:51.565Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-25T19:54:52.500Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-25T19:54:53.436Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-25T19:54:54.813Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-25T19:54:54.813Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-25T19:54:54.813Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-25T19:54:55.748Z] === RUN TestDockerSuite/TestRunMount [2022-08-25T19:55:01.027Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-25T19:55:01.027Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-25T19:55:01.285Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-25T19:55:02.221Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-25T19:55:04.122Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-25T19:55:06.024Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-25T19:55:07.444Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-25T19:55:09.347Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-25T19:55:09.347Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-25T19:55:10.283Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-25T19:55:10.283Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-25T19:55:10.851Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-25T19:55:11.786Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-25T19:55:12.354Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-25T19:55:12.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-25T19:55:14.299Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-25T19:55:16.202Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-25T19:55:18.104Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-25T19:55:20.636Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-25T19:55:20.636Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-25T19:55:20.895Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-25T19:55:21.461Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-25T19:55:21.720Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-25T19:55:21.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-25T19:55:22.289Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-25T19:55:22.856Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-25T19:55:22.856Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-25T19:55:23.423Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-25T19:55:24.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-25T19:55:26.556Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-25T19:55:26.556Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-25T19:55:26.556Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-25T19:55:26.556Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-25T19:55:26.556Z] Cross building: bundles/cross/linux/s390x [2022-08-25T19:55:26.556Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-25T19:55:26.556Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-25T19:55:27.331Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-25T19:55:29.863Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-25T19:55:29.863Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-25T19:55:29.863Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-25T19:55:30.430Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-25T19:55:30.430Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-25T19:55:30.997Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-25T19:55:32.383Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-25T19:55:33.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-25T19:55:33.326Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-25T19:55:33.892Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-25T19:55:33.892Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-25T19:55:34.459Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-25T19:55:35.395Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-25T19:55:36.330Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-25T19:55:36.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-25T19:55:36.897Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-25T19:55:36.897Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-25T19:55:36.897Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-25T19:55:37.156Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-25T19:55:37.723Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-25T19:55:37.724Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-25T19:55:37.724Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-25T19:55:38.658Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-25T19:55:39.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-25T19:55:39.852Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-25T19:55:39.852Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-25T19:55:39.852Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-25T19:55:43.138Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-25T19:55:43.138Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-25T19:55:43.705Z] === RUN TestDockerSuite/TestRunRm [2022-08-25T19:55:44.272Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-25T19:55:45.208Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-25T19:55:48.494Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-25T19:55:48.494Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-25T19:55:48.752Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-25T19:55:49.320Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-25T19:55:51.224Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-25T19:55:51.482Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-25T19:55:54.769Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-25T19:55:54.769Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-25T19:55:58.959Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-25T19:55:58.959Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-25T19:55:59.894Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-25T19:55:59.894Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-25T19:56:00.153Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-25T19:56:01.089Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-25T19:56:01.348Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-25T19:56:02.284Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-25T19:56:03.221Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-25T19:56:03.221Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-25T19:56:03.788Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-25T19:56:04.357Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-25T19:56:06.272Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-25T19:56:07.223Z] === RUN TestDockerSuite/TestRunState [2022-08-25T19:56:08.600Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-25T19:56:09.168Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-25T19:56:09.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-25T19:56:09.735Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-25T19:56:09.994Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-25T19:56:09.994Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-25T19:56:09.994Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-25T19:56:10.561Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-25T19:56:11.497Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-25T19:56:12.873Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-25T19:56:12.873Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-25T19:56:12.873Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-25T19:56:12.873Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-25T19:56:13.441Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-25T19:56:15.346Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-25T19:56:15.913Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-25T19:56:17.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-25T19:56:17.816Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-25T19:56:21.103Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-25T19:56:21.103Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-25T19:56:24.389Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-25T19:56:24.389Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-25T19:56:24.648Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-25T19:56:25.215Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-25T19:56:25.782Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-25T19:56:27.158Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-25T19:56:27.725Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-25T19:56:29.104Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-25T19:56:29.104Z] docker_cli_service_logs_test.go:248: checking task 0ky95a21jprj [2022-08-25T19:56:29.104Z] docker_cli_service_logs_test.go:253: checking messages for 0ky95a21jprj [2022-08-25T19:56:29.104Z] docker_cli_service_logs_test.go:248: checking task 3ho6k1w603v7 [2022-08-25T19:56:29.104Z] docker_cli_service_logs_test.go:253: checking messages for 3ho6k1w603v7 [2022-08-25T19:56:30.040Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-25T19:56:30.040Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-25T19:56:30.298Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-25T19:56:30.557Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-25T19:56:31.124Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-25T19:56:31.382Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-25T19:56:31.950Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-25T19:56:31.950Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-25T19:56:31.950Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-25T19:56:32.208Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-25T19:56:33.144Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-25T19:56:33.402Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-25T19:56:36.689Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-25T19:56:36.947Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-25T19:56:37.884Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-25T19:56:39.278Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-25T19:56:40.654Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-25T19:56:42.557Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-25T19:56:44.461Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-25T19:56:45.028Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-25T19:56:45.028Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-25T19:56:45.028Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-25T19:56:45.028Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-25T19:56:45.028Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-25T19:56:45.028Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-25T19:56:45.028Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-25T19:56:45.286Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-25T19:56:45.286Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-25T19:56:45.286Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-25T19:56:45.853Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-25T19:56:46.420Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-25T19:56:47.797Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-25T19:56:48.363Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-25T19:56:48.929Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-25T19:56:48.929Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-25T19:56:49.864Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-25T19:56:49.864Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-25T19:56:49.864Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-25T19:56:49.864Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-25T19:56:49.864Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-25T19:56:49.864Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-25T19:56:49.864Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-25T19:56:50.432Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-25T19:56:50.999Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-25T19:56:50.999Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-25T19:56:51.934Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-25T19:56:51.934Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-25T19:56:51.934Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-25T19:56:52.502Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-25T19:56:52.502Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-25T19:56:53.069Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-25T19:56:54.004Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-25T19:56:54.004Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-25T19:56:54.004Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-25T19:56:54.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-25T19:56:54.571Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-25T19:56:55.945Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-25T19:56:56.204Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-25T19:56:56.204Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-25T19:56:56.204Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-25T19:56:56.770Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-25T19:56:56.770Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-25T19:56:57.029Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-25T19:56:57.965Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-25T19:56:58.533Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-25T19:56:59.102Z] docker_cli_swarm_test.go:1895: [dcfb042d0ce54] joining swarm manager [d9dba4c0417cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:57:00.477Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-25T19:57:00.477Z] docker_cli_swarm_test.go:1896: [d5f68e2f79ef5] joining swarm manager [d9dba4c0417cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:57:01.044Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-25T19:57:01.044Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-25T19:57:01.044Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-25T19:57:01.044Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-25T19:57:01.979Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-25T19:57:02.546Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-25T19:57:03.481Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-25T19:57:04.856Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-25T19:57:05.423Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-25T19:57:07.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-25T19:57:10.502Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-25T19:57:13.035Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-25T19:57:14.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-25T19:57:17.468Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-25T19:57:18.034Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-25T19:57:18.034Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-25T19:57:18.034Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-25T19:57:18.034Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-25T19:57:18.034Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-25T19:57:18.364Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-25T19:57:18.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/test/unit [2022-08-25T19:57:19.220Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-25T19:57:19.220Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-25T19:57:19.220Z] + TESTDIRS=./... [2022-08-25T19:57:19.220Z] + exclude_paths='/vendor/|/integration' [2022-08-25T19:57:19.220Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-25T19:57:19.220Z] ++ go list ./... [2022-08-25T19:57:19.998Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-25T19:57:20.159Z] + pkg_list='github.com/docker/docker/api [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/backend [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/container [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/events [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/filters [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/image [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/mount [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/network [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/registry [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/time [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/versions [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:57:20.159Z] github.com/docker/docker/api/types/volume [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:57:20.159Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:57:20.159Z] github.com/docker/docker/cli [2022-08-25T19:57:20.159Z] github.com/docker/docker/cli/config [2022-08-25T19:57:20.159Z] github.com/docker/docker/cli/debug [2022-08-25T19:57:20.159Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:57:20.159Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:57:20.159Z] github.com/docker/docker/client [2022-08-25T19:57:20.159Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:57:20.159Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:57:20.159Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:57:20.159Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:57:20.159Z] github.com/docker/docker/container [2022-08-25T19:57:20.159Z] github.com/docker/docker/container/stream [2022-08-25T19:57:20.159Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:57:20.159Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:57:20.159Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/config [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/events [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/images [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/links [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/names [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/network [2022-08-25T19:57:20.159Z] github.com/docker/docker/daemon/stats [2022-08-25T19:57:20.159Z] github.com/docker/docker/distribution [2022-08-25T19:57:20.159Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:57:20.159Z] github.com/docker/docker/distribution/utils [2022-08-25T19:57:20.159Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:57:20.159Z] github.com/docker/docker/dockerversion [2022-08-25T19:57:20.159Z] github.com/docker/docker/errdefs [2022-08-25T19:57:20.159Z] github.com/docker/docker/image [2022-08-25T19:57:20.159Z] github.com/docker/docker/image/cache [2022-08-25T19:57:20.159Z] github.com/docker/docker/image/tarexport [2022-08-25T19:57:20.159Z] github.com/docker/docker/image/v1 [2022-08-25T19:57:20.159Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:57:20.159Z] github.com/docker/docker/layer [2022-08-25T19:57:20.159Z] github.com/docker/docker/libcontainerd [2022-08-25T19:57:20.159Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:57:20.159Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:57:20.159Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:57:20.159Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:57:20.159Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:57:20.160Z] github.com/docker/docker/oci [2022-08-25T19:57:20.160Z] github.com/docker/docker/oci/caps [2022-08-25T19:57:20.160Z] github.com/docker/docker/opts [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/archive [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/directory [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/platform [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/pools [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/progress [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/signal [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/stack [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/system [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:57:20.160Z] github.com/docker/docker/plugin [2022-08-25T19:57:20.160Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:57:20.160Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:57:20.160Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:57:20.160Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:57:20.160Z] github.com/docker/docker/quota [2022-08-25T19:57:20.160Z] github.com/docker/docker/reference [2022-08-25T19:57:20.160Z] github.com/docker/docker/registry [2022-08-25T19:57:20.160Z] github.com/docker/docker/registry/resumable [2022-08-25T19:57:20.160Z] github.com/docker/docker/restartmanager [2022-08-25T19:57:20.160Z] github.com/docker/docker/rootless [2022-08-25T19:57:20.160Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:57:20.160Z] github.com/docker/docker/runconfig [2022-08-25T19:57:20.160Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/environment [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/registry [2022-08-25T19:57:20.160Z] github.com/docker/docker/testutil/request [2022-08-25T19:57:20.160Z] github.com/docker/docker/volume [2022-08-25T19:57:20.160Z] github.com/docker/docker/volume/drivers [2022-08-25T19:57:20.160Z] github.com/docker/docker/volume/local [2022-08-25T19:57:20.160Z] github.com/docker/docker/volume/mounts [2022-08-25T19:57:20.160Z] github.com/docker/docker/volume/service [2022-08-25T19:57:20.160Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:57:20.160Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:57:20.160Z] ++ echo 'github.com/docker/docker/api [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/backend [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/container [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/events [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/filters [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/image [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/mount [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/network [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/registry [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/time [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/versions [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:57:20.160Z] github.com/docker/docker/api/types/volume [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:57:20.160Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:57:20.160Z] github.com/docker/docker/cli [2022-08-25T19:57:20.160Z] github.com/docker/docker/cli/config [2022-08-25T19:57:20.160Z] github.com/docker/docker/cli/debug [2022-08-25T19:57:20.160Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:57:20.160Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:57:20.160Z] github.com/docker/docker/client [2022-08-25T19:57:20.160Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:57:20.160Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:57:20.160Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:57:20.160Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:57:20.160Z] github.com/docker/docker/container [2022-08-25T19:57:20.160Z] github.com/docker/docker/container/stream [2022-08-25T19:57:20.160Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:57:20.160Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:57:20.160Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/config [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/events [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/images [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/links [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/names [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/network [2022-08-25T19:57:20.160Z] github.com/docker/docker/daemon/stats [2022-08-25T19:57:20.160Z] github.com/docker/docker/distribution [2022-08-25T19:57:20.160Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:57:20.160Z] github.com/docker/docker/distribution/utils [2022-08-25T19:57:20.160Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:57:20.160Z] github.com/docker/docker/dockerversion [2022-08-25T19:57:20.160Z] github.com/docker/docker/errdefs [2022-08-25T19:57:20.160Z] github.com/docker/docker/image [2022-08-25T19:57:20.160Z] github.com/docker/docker/image/cache [2022-08-25T19:57:20.160Z] github.com/docker/docker/image/tarexport [2022-08-25T19:57:20.160Z] github.com/docker/docker/image/v1 [2022-08-25T19:57:20.160Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:57:20.160Z] github.com/docker/docker/layer [2022-08-25T19:57:20.160Z] github.com/docker/docker/libcontainerd [2022-08-25T19:57:20.160Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:57:20.160Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:57:20.160Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:57:20.160Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:57:20.160Z] github.com/docker/docker/oci [2022-08-25T19:57:20.160Z] github.com/docker/docker/oci/caps [2022-08-25T19:57:20.160Z] github.com/docker/docker/opts [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/archive [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/directory [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/platform [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/pools [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/progress [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/signal [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/stack [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/system [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:57:20.160Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:57:20.160Z] github.com/docker/docker/plugin [2022-08-25T19:57:20.160Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:57:20.160Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:57:20.160Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:57:20.161Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:57:20.161Z] github.com/docker/docker/quota [2022-08-25T19:57:20.161Z] github.com/docker/docker/reference [2022-08-25T19:57:20.161Z] github.com/docker/docker/registry [2022-08-25T19:57:20.161Z] github.com/docker/docker/registry/resumable [2022-08-25T19:57:20.161Z] github.com/docker/docker/restartmanager [2022-08-25T19:57:20.161Z] github.com/docker/docker/rootless [2022-08-25T19:57:20.161Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:57:20.161Z] github.com/docker/docker/runconfig [2022-08-25T19:57:20.161Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/environment [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/registry [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/request [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/drivers [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/local [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/mounts [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/service [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:57:20.161Z] ++ grep --fixed-strings -v /libnetwork [2022-08-25T19:57:20.161Z] + base_pkg_list='github.com/docker/docker/api [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/backend [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/events [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/filters [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/image [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/mount [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/network [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/registry [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/time [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/versions [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/volume [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/config [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/debug [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/client [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:57:20.161Z] github.com/docker/docker/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/container/stream [2022-08-25T19:57:20.161Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:57:20.161Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:57:20.161Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/config [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/events [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/images [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/links [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/names [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/network [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/stats [2022-08-25T19:57:20.161Z] github.com/docker/docker/distribution [2022-08-25T19:57:20.161Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:57:20.161Z] github.com/docker/docker/distribution/utils [2022-08-25T19:57:20.161Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:57:20.161Z] github.com/docker/docker/dockerversion [2022-08-25T19:57:20.161Z] github.com/docker/docker/errdefs [2022-08-25T19:57:20.161Z] github.com/docker/docker/image [2022-08-25T19:57:20.161Z] github.com/docker/docker/image/cache [2022-08-25T19:57:20.161Z] github.com/docker/docker/image/tarexport [2022-08-25T19:57:20.161Z] github.com/docker/docker/image/v1 [2022-08-25T19:57:20.161Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:57:20.161Z] github.com/docker/docker/layer [2022-08-25T19:57:20.161Z] github.com/docker/docker/libcontainerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:57:20.161Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:57:20.161Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:57:20.161Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:57:20.161Z] github.com/docker/docker/oci [2022-08-25T19:57:20.161Z] github.com/docker/docker/oci/caps [2022-08-25T19:57:20.161Z] github.com/docker/docker/opts [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/archive [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/directory [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/platform [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/pools [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/progress [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/signal [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/stack [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/system [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:57:20.161Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:57:20.161Z] github.com/docker/docker/plugin [2022-08-25T19:57:20.161Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:57:20.161Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:57:20.161Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:57:20.161Z] github.com/docker/docker/quota [2022-08-25T19:57:20.161Z] github.com/docker/docker/reference [2022-08-25T19:57:20.161Z] github.com/docker/docker/registry [2022-08-25T19:57:20.161Z] github.com/docker/docker/registry/resumable [2022-08-25T19:57:20.161Z] github.com/docker/docker/restartmanager [2022-08-25T19:57:20.161Z] github.com/docker/docker/rootless [2022-08-25T19:57:20.161Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:57:20.161Z] github.com/docker/docker/runconfig [2022-08-25T19:57:20.161Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/environment [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/registry [2022-08-25T19:57:20.161Z] github.com/docker/docker/testutil/request [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/drivers [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/local [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/mounts [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/service [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:57:20.161Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:57:20.161Z] ++ grep --fixed-strings /libnetwork [2022-08-25T19:57:20.161Z] ++ echo 'github.com/docker/docker/api [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/backend [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/events [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/filters [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/image [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/mount [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/network [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/registry [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/time [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/versions [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:57:20.161Z] github.com/docker/docker/api/types/volume [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:57:20.161Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/config [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/debug [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:57:20.161Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/client [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:57:20.161Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:57:20.161Z] github.com/docker/docker/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/container/stream [2022-08-25T19:57:20.161Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:57:20.161Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:57:20.161Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/config [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/events [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/images [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/links [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:57:20.161Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:57:20.162Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:57:20.162Z] github.com/docker/docker/daemon/names [2022-08-25T19:57:20.162Z] github.com/docker/docker/daemon/network [2022-08-25T19:57:20.162Z] github.com/docker/docker/daemon/stats [2022-08-25T19:57:20.162Z] github.com/docker/docker/distribution [2022-08-25T19:57:20.162Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:57:20.162Z] github.com/docker/docker/distribution/utils [2022-08-25T19:57:20.162Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:57:20.162Z] github.com/docker/docker/dockerversion [2022-08-25T19:57:20.162Z] github.com/docker/docker/errdefs [2022-08-25T19:57:20.162Z] github.com/docker/docker/image [2022-08-25T19:57:20.162Z] github.com/docker/docker/image/cache [2022-08-25T19:57:20.162Z] github.com/docker/docker/image/tarexport [2022-08-25T19:57:20.162Z] github.com/docker/docker/image/v1 [2022-08-25T19:57:20.162Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:57:20.162Z] github.com/docker/docker/layer [2022-08-25T19:57:20.162Z] github.com/docker/docker/libcontainerd [2022-08-25T19:57:20.162Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:57:20.162Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:57:20.162Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:57:20.162Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:57:20.162Z] github.com/docker/docker/oci [2022-08-25T19:57:20.162Z] github.com/docker/docker/oci/caps [2022-08-25T19:57:20.162Z] github.com/docker/docker/opts [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/archive [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/directory [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/platform [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/pools [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/progress [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/signal [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/stack [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/system [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:57:20.162Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:57:20.162Z] github.com/docker/docker/plugin [2022-08-25T19:57:20.162Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:57:20.162Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:57:20.162Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:57:20.162Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:57:20.162Z] github.com/docker/docker/quota [2022-08-25T19:57:20.162Z] github.com/docker/docker/reference [2022-08-25T19:57:20.162Z] github.com/docker/docker/registry [2022-08-25T19:57:20.162Z] github.com/docker/docker/registry/resumable [2022-08-25T19:57:20.162Z] github.com/docker/docker/restartmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/rootless [2022-08-25T19:57:20.162Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:57:20.162Z] github.com/docker/docker/runconfig [2022-08-25T19:57:20.162Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/environment [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/registry [2022-08-25T19:57:20.162Z] github.com/docker/docker/testutil/request [2022-08-25T19:57:20.162Z] github.com/docker/docker/volume [2022-08-25T19:57:20.162Z] github.com/docker/docker/volume/drivers [2022-08-25T19:57:20.162Z] github.com/docker/docker/volume/local [2022-08-25T19:57:20.162Z] github.com/docker/docker/volume/mounts [2022-08-25T19:57:20.162Z] github.com/docker/docker/volume/service [2022-08-25T19:57:20.162Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:57:20.162Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:57:20.162Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/types' [2022-08-25T19:57:20.162Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-25T19:57:20.162Z] + echo 'github.com/docker/docker/libnetwork [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/types' [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:57:20.162Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:57:20.162Z] + type docker-proxy [2022-08-25T19:57:20.162Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-25T19:57:20.162Z] + hack/make.sh binary-proxy install-proxy [2022-08-25T19:57:20.162Z] [2022-08-25T19:57:20.162Z] Removing bundles/ [2022-08-25T19:57:20.162Z] [2022-08-25T19:57:20.162Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-25T19:57:20.162Z] Building: bundles/binary-proxy/docker-proxy [2022-08-25T19:57:20.162Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:57:21.900Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-25T19:57:21.900Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-25T19:57:25.184Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-25T19:57:26.559Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-25T19:57:27.935Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-25T19:57:28.289Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-25T19:57:28.289Z] [2022-08-25T19:57:28.289Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-25T19:57:28.289Z] Installing docker-proxy to /usr/local/bin/ [2022-08-25T19:57:28.289Z] [2022-08-25T19:57:28.289Z] + mkdir -p bundles [2022-08-25T19:57:28.289Z] + '[' -n 'github.com/docker/docker/api [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/backend [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/container [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/events [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/filters [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/image [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/mount [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/network [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/registry [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/time [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/versions [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:57:28.289Z] github.com/docker/docker/api/types/volume [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:57:28.289Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:57:28.290Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:57:28.290Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:57:28.290Z] github.com/docker/docker/cli [2022-08-25T19:57:28.290Z] github.com/docker/docker/cli/config [2022-08-25T19:57:28.290Z] github.com/docker/docker/cli/debug [2022-08-25T19:57:28.290Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:57:28.290Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:57:28.290Z] github.com/docker/docker/client [2022-08-25T19:57:28.290Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:57:28.290Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:57:28.290Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:57:28.290Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:57:28.290Z] github.com/docker/docker/container [2022-08-25T19:57:28.290Z] github.com/docker/docker/container/stream [2022-08-25T19:57:28.290Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:57:28.290Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:57:28.290Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/config [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/containerd [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/events [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/images [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/links [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/names [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/network [2022-08-25T19:57:28.290Z] github.com/docker/docker/daemon/stats [2022-08-25T19:57:28.290Z] github.com/docker/docker/distribution [2022-08-25T19:57:28.290Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:57:28.290Z] github.com/docker/docker/distribution/utils [2022-08-25T19:57:28.290Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:57:28.290Z] github.com/docker/docker/dockerversion [2022-08-25T19:57:28.290Z] github.com/docker/docker/errdefs [2022-08-25T19:57:28.290Z] github.com/docker/docker/image [2022-08-25T19:57:28.290Z] github.com/docker/docker/image/cache [2022-08-25T19:57:28.290Z] github.com/docker/docker/image/tarexport [2022-08-25T19:57:28.290Z] github.com/docker/docker/image/v1 [2022-08-25T19:57:28.290Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:57:28.290Z] github.com/docker/docker/layer [2022-08-25T19:57:28.290Z] github.com/docker/docker/libcontainerd [2022-08-25T19:57:28.290Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:57:28.290Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:57:28.290Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:57:28.290Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:57:28.290Z] github.com/docker/docker/oci [2022-08-25T19:57:28.290Z] github.com/docker/docker/oci/caps [2022-08-25T19:57:28.290Z] github.com/docker/docker/opts [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/archive [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/directory [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/platform [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/pools [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/progress [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/signal [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/stack [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/system [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:57:28.290Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:57:28.290Z] github.com/docker/docker/plugin [2022-08-25T19:57:28.290Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:57:28.290Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:57:28.290Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:57:28.290Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:57:28.290Z] github.com/docker/docker/quota [2022-08-25T19:57:28.290Z] github.com/docker/docker/reference [2022-08-25T19:57:28.290Z] github.com/docker/docker/registry [2022-08-25T19:57:28.290Z] github.com/docker/docker/registry/resumable [2022-08-25T19:57:28.290Z] github.com/docker/docker/restartmanager [2022-08-25T19:57:28.290Z] github.com/docker/docker/rootless [2022-08-25T19:57:28.290Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:57:28.290Z] github.com/docker/docker/runconfig [2022-08-25T19:57:28.290Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/environment [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/registry [2022-08-25T19:57:28.290Z] github.com/docker/docker/testutil/request [2022-08-25T19:57:28.290Z] github.com/docker/docker/volume [2022-08-25T19:57:28.290Z] github.com/docker/docker/volume/drivers [2022-08-25T19:57:28.290Z] github.com/docker/docker/volume/local [2022-08-25T19:57:28.290Z] github.com/docker/docker/volume/mounts [2022-08-25T19:57:28.290Z] github.com/docker/docker/volume/service [2022-08-25T19:57:28.290Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:57:28.290Z] github.com/docker/docker/volume/testutils' ']' [2022-08-25T19:57:28.290Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-25T19:57:28.290Z] ? github.com/docker/docker/api [no test files] [2022-08-25T19:57:29.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-25T19:57:30.772Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-25T19:57:31.340Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-25T19:57:33.243Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-25T19:57:33.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-25T19:57:36.034Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-25T19:57:38.566Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-25T19:57:38.566Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-25T19:57:38.566Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-25T19:57:38.566Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-25T19:57:38.825Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-25T19:57:39.762Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-25T19:57:40.330Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-25T19:57:41.265Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-25T19:57:41.265Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-25T19:57:42.648Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-25T19:57:42.648Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-25T19:57:42.907Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-25T19:57:44.284Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents692394658 [2022-08-25T19:57:44.284Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-25T19:57:44.284Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-25T19:57:45.661Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-25T19:57:45.661Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-25T19:57:45.661Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-25T19:57:46.388Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2022-08-25T19:57:47.039Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-25T19:57:47.974Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-25T19:57:49.350Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-25T19:57:50.286Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-25T19:57:50.545Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-25T19:57:51.112Z] docker_cli_swarm_test.go:1796: [d8bb4e757c292] joining swarm manager [dec99e96c079a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:57:51.112Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-25T19:57:51.112Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-25T19:57:52.488Z] docker_cli_swarm_test.go:1797: [d828249f57e03] joining swarm manager [dec99e96c079a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:57:52.488Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-25T19:57:52.488Z] docker_cli_sni_test.go:30: Flakey test [2022-08-25T19:57:52.488Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-25T19:57:57.756Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-25T19:57:59.659Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-25T19:58:00.226Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-25T19:58:01.601Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-25T19:58:04.133Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-25T19:58:06.034Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-25T19:58:06.601Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-25T19:58:07.977Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-25T19:58:08.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-25T19:58:09.171Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-25T19:58:10.547Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-25T19:58:13.831Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-25T19:58:16.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-25T19:58:17.744Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-25T19:58:18.312Z] docker_cli_swarm_test.go:1315: [d1e874c8c6efd] joining swarm manager [d9ae051394f7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:58:19.687Z] docker_cli_swarm_test.go:1316: [d9da2feffd002] joining swarm manager [d9ae051394f7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:58:20.624Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-25T19:58:25.891Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-25T19:58:27.792Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-25T19:58:28.359Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-25T19:58:28.927Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-25T19:58:29.494Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-25T19:58:29.494Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-25T19:58:29.494Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-25T19:58:30.061Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-25T19:58:30.628Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-25T19:58:30.628Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-25T19:58:30.628Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-25T19:58:30.628Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-25T19:58:30.628Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-25T19:58:32.004Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-25T19:58:32.570Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-25T19:58:33.137Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-25T19:58:34.513Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-25T19:58:37.796Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-25T19:58:39.172Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-25T19:58:39.172Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-25T19:58:39.172Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-25T19:58:39.739Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-25T19:58:40.306Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-25T19:58:42.208Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-25T19:58:44.110Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-25T19:58:45.486Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-25T19:59:00.377Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-25T19:59:00.377Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-25T19:59:00.377Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-25T19:59:00.944Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-25T19:59:00.944Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-25T19:59:01.203Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-25T19:59:01.203Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-25T19:59:01.769Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-25T19:59:01.769Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-25T19:59:02.705Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-25T19:59:02.705Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-25T19:59:02.705Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-25T19:59:02.705Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-25T19:59:02.705Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-25T19:59:04.609Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-25T19:59:04.609Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-25T19:59:04.609Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-25T19:59:04.609Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-25T19:59:04.609Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-25T19:59:04.870Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite (1305.76s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.43s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.86s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.43s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.82s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.41s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.46s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.29s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.62s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.88s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.03s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.96s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.69s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.45s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (6.66s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.47s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2022-08-25T19:59:04.870Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.86s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.94s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.43s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.46s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.46s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.37s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e4a300__} (1.53s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12937748426_/foo_false_____} (1.38s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12937748426_/foo_true_____} (1.34s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32240430773_/foo_false_____} (1.46s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32240430773_/foo_true_____} (1.44s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32240430773_/foo_true__0xc000e4a378___} (1.45s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e4a390__} (1.33s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e4a3a8__} (1.49s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e4a408__} (1.35s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e4a420__} (1.44s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.18s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.90s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.17s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.38s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.07s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.63s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.96s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.51s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.73s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.70s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.17s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.98s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.66s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.98s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.66s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.76s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.71s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.95s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.71s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.09s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.26s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.62s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.11s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.32s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.71s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.76s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.51s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.47s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.77s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.86s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.36s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.38s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.97s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.31s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.75s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.86s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.49s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.84s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.90s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.81s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.88s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.96s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.79s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.83s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.49s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.40s) [2022-08-25T19:59:04.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.59s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.72s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.78s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.82s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.77s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.21s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.44s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.99s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.85s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.43s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.58s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.96s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.43s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.73s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.74s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.50s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.95s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.54s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.81s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.78s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.31s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.74s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.99s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.12s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.51s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.36s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.27s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.76s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.92s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.37s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.05s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.79s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.78s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.99s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.87s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.09s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.54s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.41s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.60s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.33s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.89s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.94s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.84s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.51s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.49s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.96s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.36s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.16s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.72s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.05s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.13s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnv (0.85s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.75s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.89s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.05s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.12s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.68s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.50s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.95s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.12s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.53s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.50s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.23s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.98s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.75s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.46s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.87s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.36s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.73s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLabel (0.27s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.60s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.31s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.67s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.54s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.85s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.75s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.17s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.72s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.73s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.37s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.62s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.74s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.42s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.54s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.91s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.83s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildPATH (1.33s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.98s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.51s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.12s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildRm (3.35s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.85s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.15s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.08s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.55s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.89s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.74s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.88s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildUser (1.61s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.95s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.29s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.75s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.70s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.82s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.74s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.13s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.74s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.54s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.13s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.42s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.76s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitTTY (1.79s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.58s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.68s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.98s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.17s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.69s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.72s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.25s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.29s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.39s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToDot (0.70s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.08s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.02s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.86s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-25T19:59:04.871Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.72s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.50s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-08-25T19:59:04.871Z] --- PASS: TestDockerSuite/TestEventsCommit (0.69s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.19s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.47s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.54s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFilters (1.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFormat (1.06s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.56s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2022-08-25T19:59:04.872Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T19:59:04.872Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.74s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecCgroup (0.99s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecEnv (0.72s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.31s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.81s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecInspectID (2.68s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.65s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecParseError (0.57s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecStartFails (0.63s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecTTY (0.81s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecUlimits (0.65s) [2022-08-25T19:59:04.872Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.71s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.28s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestHealth (19.39s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.34s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestBuildHistory (2.51s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.60s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.52s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImportFile (1.19s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImportGzipped (1.50s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.20s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-08-25T19:59:04.872Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectDefault (0.54s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-25T19:59:04.872Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.63s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.22s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectStatus (0.64s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.12s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.61s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.54s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.12s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.04s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.52s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.66s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.64s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.61s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.48s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.65s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.80s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.91s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.94s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.46s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsSince (6.70s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestNetHostname (1.46s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.89s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.58s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.99s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.23s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.86s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.29s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.57s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.79s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.76s) [2022-08-25T19:59:04.872Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.50s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.76s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPortList (8.12s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.05s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.36s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.08s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsByOrder (2.38s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.31s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.40s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.64s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.25s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.28s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.80s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.16s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.50s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.79s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.10s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.68s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.95s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.91s) [2022-08-25T19:59:04.872Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.10s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.43s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.62s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.17s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.18s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.32s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.11s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.71s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.94s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.27s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.83s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.03s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.56s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.98s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2022-08-25T19:59:04.872Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.71s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.44s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.38s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.20s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.40s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.15s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.48s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.15s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.65s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.79s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.61s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.63s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.58s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.59s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.81s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.18s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.12s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.20s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.68s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.24s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.15s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.74s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.59s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.34s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.64s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.89s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunExitCode (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.28s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.29s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.48s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.08s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.93s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.92s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.37s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.50s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.14s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunMount (4.28s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.70s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetHost (0.91s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.70s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.20s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.26s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.34s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.89s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.45s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.72s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.51s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.15s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.64s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.88s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.92s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.89s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunState (1.42s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunSysctls (1.54s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.70s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.24s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUserByID (1.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.31s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.23s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.45s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.11s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.05s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.97s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.13s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2022-08-25T19:59:04.873Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.82s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.21s) [2022-08-25T19:59:04.873Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.80s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.71s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.69s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.62s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.37s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.79s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.54s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.57s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (2.41s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (2.40s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.87s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.54s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.86s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.99s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.43s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.85s) [2022-08-25T19:59:04.874Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.23s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-08-25T19:59:04.874Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.29s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.79s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.10s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.82s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartRecordError (1.26s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.37s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.46s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.72s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.60s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.58s) [2022-08-25T19:59:04.874Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2022-08-25T19:59:04.874Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T19:59:04.874Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.16s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.71s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s) [2022-08-25T19:59:04.874Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.82s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.86s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.31s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.74s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.67s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-25T19:59:04.874Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-25T19:59:04.874Z] === RUN TestDockerRegistrySuite [2022-08-25T19:59:04.874Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-25T19:59:06.250Z] check_test.go:427: [db90852962648] daemon is not started [2022-08-25T19:59:06.250Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-25T19:59:07.185Z] check_test.go:427: [d95d503ee610d] daemon is not started [2022-08-25T19:59:07.185Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-25T19:59:08.121Z] check_test.go:427: [d64350a935682] daemon is not started [2022-08-25T19:59:08.121Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-25T19:59:08.380Z] check_test.go:427: [d2340cf4f85ad] daemon is not started [2022-08-25T19:59:08.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-25T19:59:11.666Z] check_test.go:427: [da923bad66980] daemon is not started [2022-08-25T19:59:11.666Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-25T19:59:16.933Z] check_test.go:427: [db39713443c11] daemon is not started [2022-08-25T19:59:16.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-25T19:59:19.463Z] check_test.go:427: [d762f20e4d724] daemon is not started [2022-08-25T19:59:19.463Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-25T19:59:20.398Z] check_test.go:427: [da934031986db] daemon is not started [2022-08-25T19:59:20.398Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-25T19:59:21.333Z] check_test.go:427: [d9382a5628633] daemon is not started [2022-08-25T19:59:21.333Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-25T19:59:22.268Z] check_test.go:427: [da7b92b9f58e4] daemon is not started [2022-08-25T19:59:22.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-25T19:59:22.866Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-25T19:59:22.866Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-25T19:59:22.866Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-08-25T19:59:23.644Z] check_test.go:427: [d1d5fb65b5e04] daemon is not started [2022-08-25T19:59:23.644Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-25T19:59:24.248Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-08-25T19:59:24.248Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-25T19:59:24.248Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-25T19:59:24.248Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-25T19:59:24.580Z] check_test.go:427: [d8bfa0cb2bcdb] daemon is not started [2022-08-25T19:59:24.580Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-25T19:59:24.817Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-25T19:59:24.817Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-25T19:59:24.817Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-25T19:59:24.817Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-25T19:59:24.817Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-25T19:59:25.076Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-25T19:59:25.955Z] check_test.go:427: [db38c9f15fa20] daemon is not started [2022-08-25T19:59:25.955Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-25T19:59:26.014Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-25T19:59:26.014Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-25T19:59:26.273Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-08-25T19:59:26.522Z] check_test.go:427: [d6f18619806b7] daemon is not started [2022-08-25T19:59:26.522Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-25T19:59:26.533Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-25T19:59:27.102Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-08-25T19:59:27.102Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-25T19:59:27.362Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-25T19:59:27.457Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:792b90df5d29a7fbab5b36d678e0ad51aca6769141d1f44c0a3c7abe1a80593c [2022-08-25T19:59:27.622Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-25T19:59:27.622Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-25T19:59:27.622Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-25T19:59:27.622Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-25T19:59:27.882Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-25T19:59:27.882Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-25T19:59:27.882Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-25T19:59:28.392Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2cd1780ed5ba1775a489b85483f8b4727ca3b08ce2673877c2e28676673ac37a [2022-08-25T19:59:28.651Z] check_test.go:427: [daae48dfa6c28] daemon is not started [2022-08-25T19:59:28.651Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-25T19:59:29.587Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:abca285185ceab6fc5e5531cef6339b66213ce22428c2623888acf9ca277108b [2022-08-25T19:59:30.535Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:02e7fbe4d00b00dfcd59e36b97a6dd4d4ee5b6d56e5b6d3eb56661769dc69182 [2022-08-25T19:59:30.535Z] check_test.go:427: [dd1da6d182c91] daemon is not started [2022-08-25T19:59:30.796Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-25T19:59:31.736Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-25T19:59:31.736Z] check_test.go:427: [de1c730c8591d] daemon is not started [2022-08-25T19:59:31.736Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-25T19:59:32.083Z] ok github.com/docker/docker/builder/remotecontext 0.152s coverage: 13.7% of statements [2022-08-25T19:59:32.652Z] ok github.com/docker/docker/builder/dockerfile 0.596s coverage: 49.3% of statements [2022-08-25T19:59:32.914Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-25T19:59:33.852Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-25T19:59:34.422Z] ok github.com/docker/docker/builder/remotecontext/git 1.845s coverage: 86.3% of statements [2022-08-25T19:59:34.422Z] ? github.com/docker/docker/cli [no test files] [2022-08-25T19:59:34.422Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-25T19:59:34.422Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-25T19:59:34.422Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-25T19:59:34.990Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-08-25T19:59:35.022Z] check_test.go:427: [de211a03523a8] daemon is not started [2022-08-25T19:59:35.022Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-25T19:59:35.957Z] check_test.go:427: [d9f741f0fb47f] daemon is not started [2022-08-25T19:59:35.957Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-25T19:59:36.216Z] check_test.go:427: [daab092843ac5] daemon is not started [2022-08-25T19:59:36.216Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-25T19:59:36.216Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-25T19:59:37.152Z] check_test.go:427: [d552f6c1fe225] daemon is not started [2022-08-25T19:59:37.152Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-25T19:59:38.088Z] check_test.go:427: [d13303a6d0890] daemon is not started [2022-08-25T19:59:38.088Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-25T19:59:39.260Z] ok github.com/docker/docker/client 0.126s coverage: 76.0% of statements [2022-08-25T19:59:39.464Z] check_test.go:427: [d0f74610cf791] daemon is not started [2022-08-25T19:59:39.464Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-25T19:59:42.751Z] check_test.go:427: [d15cec0c7676a] daemon is not started [2022-08-25T19:59:42.751Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-25T19:59:42.751Z] check_test.go:427: [dba352492fe2e] daemon is not started [2022-08-25T19:59:42.751Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-25T19:59:44.127Z] check_test.go:427: [d52e91d81936f] daemon is not started [2022-08-25T19:59:44.127Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-25T19:59:44.386Z] check_test.go:427: [d03ffe734c423] daemon is not started [2022-08-25T19:59:44.386Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-25T19:59:44.386Z] check_test.go:427: [d8c92eb3e5823] daemon is not started [2022-08-25T19:59:44.386Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-25T19:59:44.386Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-25T19:59:44.644Z] check_test.go:427: [d2e101f80cfa8] daemon is not started [2022-08-25T19:59:44.644Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-25T19:59:44.903Z] check_test.go:427: [d2642c67a744b] daemon is not started [2022-08-25T19:59:44.903Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-25T19:59:45.161Z] check_test.go:427: [dd8fb727c160f] daemon is not started [2022-08-25T19:59:45.161Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-25T19:59:45.420Z] check_test.go:427: [d5ffc13b11ed0] daemon is not started [2022-08-25T19:59:45.420Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-25T19:59:46.356Z] check_test.go:427: [d4bb95d015289] daemon is not started [2022-08-25T19:59:46.356Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-25T19:59:52.918Z] check_test.go:427: [d786b01c7c212] daemon is not started [2022-08-25T19:59:52.918Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-25T19:59:55.450Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-25T19:59:55.450Z] check_test.go:427: [d66fb9b73c912] daemon is not started [2022-08-25T19:59:55.450Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-25T19:59:57.352Z] check_test.go:427: [db6ea8a7f7ee8] daemon is not started [2022-08-25T19:59:57.352Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-25T19:59:57.920Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-25T19:59:57.920Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite (53.82s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.02s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.24s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.03s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.99s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.77s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.46s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.13s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.21s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.12s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (6.02s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (2.92s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.58s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2022-08-25T19:59:58.855Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-25T19:59:58.855Z] === RUN TestDockerSchema1RegistrySuite [2022-08-25T19:59:58.855Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-25T19:59:58.855Z] check_test.go:454: [dbcdaf77d605b] daemon is not started [2022-08-25T19:59:58.855Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-25T20:00:02.142Z] check_test.go:454: [d9d25bcbcb463] daemon is not started [2022-08-25T20:00:02.142Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-25T20:00:02.709Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-25T20:00:05.240Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-25T20:00:07.788Z] check_test.go:454: [dd2c986869058] daemon is not started [2022-08-25T20:00:07.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-25T20:00:09.164Z] check_test.go:454: [d1ce1fde1600d] daemon is not started [2022-08-25T20:00:09.164Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-25T20:00:09.164Z] check_test.go:454: [d59c2597a6b9c] daemon is not started [2022-08-25T20:00:09.164Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-25T20:00:10.100Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-25T20:00:10.100Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-25T20:00:10.100Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-25T20:00:10.359Z] check_test.go:454: [dd185f82fe219] daemon is not started [2022-08-25T20:00:10.359Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-25T20:00:11.734Z] check_test.go:454: [dbb3c19fbcca0] daemon is not started [2022-08-25T20:00:11.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-25T20:00:12.670Z] check_test.go:454: [d405ad2b7ddc7] daemon is not started [2022-08-25T20:00:12.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-25T20:00:15.955Z] check_test.go:454: [dc18101c1fb15] daemon is not started [2022-08-25T20:00:15.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-25T20:00:15.955Z] check_test.go:454: [dbc7ee8405964] daemon is not started [2022-08-25T20:00:15.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-25T20:00:16.523Z] check_test.go:454: [d7c190bfa9c8d] daemon is not started [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite (17.80s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.22s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.88s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.00s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-08-25T20:00:16.523Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-08-25T20:00:16.523Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-25T20:00:16.523Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-25T20:00:16.523Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-25T20:00:17.090Z] check_test.go:483: [d96c509f51e5d] daemon is not started [2022-08-25T20:00:17.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-25T20:00:17.348Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-25T20:00:17.607Z] check_test.go:483: [d2fcedd032d92] daemon is not started [2022-08-25T20:00:17.607Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-25T20:00:17.866Z] check_test.go:483: [d9b3e82b2e756] daemon is not started [2022-08-25T20:00:17.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-25T20:00:17.994Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.9% of statements [2022-08-25T20:00:18.125Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-25T20:00:18.563Z] ok github.com/docker/docker/cmd/dockerd/trap 2.504s coverage: 0.0% of statements [2022-08-25T20:00:18.564Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-25T20:00:19.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-25T20:00:19.133Z] ok github.com/docker/docker/container 0.131s coverage: 35.7% of statements [2022-08-25T20:00:19.133Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-25T20:00:19.133Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-25T20:00:19.133Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-25T20:00:19.133Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-25T20:00:19.628Z] check_test.go:483: [d15f792bd2331] daemon is not started [2022-08-25T20:00:19.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-25T20:00:20.195Z] check_test.go:483: [d2974a65f0d26] daemon is not started [2022-08-25T20:00:20.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-25T20:00:20.453Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-25T20:00:21.021Z] check_test.go:483: [d766bdbe75623] daemon is not started [2022-08-25T20:00:21.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-25T20:00:21.021Z] check_test.go:483: [d868fba0a0d9f] daemon is not started [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.66s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-08-25T20:00:21.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-08-25T20:00:21.021Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-25T20:00:21.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-25T20:00:26.289Z] check_test.go:510: [d418a4d31ba41] daemon is not started [2022-08-25T20:00:26.289Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-25T20:00:26.547Z] check_test.go:510: [d85ae63fa429a] daemon is not started [2022-08-25T20:00:26.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-25T20:00:26.547Z] check_test.go:510: [d0cfc82158fd8] daemon is not started [2022-08-25T20:00:26.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-25T20:00:26.806Z] check_test.go:510: [ddb2ab9868581] daemon is not started [2022-08-25T20:00:26.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-25T20:00:27.065Z] check_test.go:510: [da55e5a57d8e1] daemon is not started [2022-08-25T20:00:27.065Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.09s) [2022-08-25T20:00:27.065Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-25T20:00:27.065Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.21s) [2022-08-25T20:00:27.065Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s) [2022-08-25T20:00:27.065Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.26s) [2022-08-25T20:00:27.065Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.26s) [2022-08-25T20:00:27.065Z] === RUN TestDockerNetworkSuite [2022-08-25T20:00:27.065Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-25T20:00:27.261Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2022-08-25T20:00:28.644Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-25T20:00:30.349Z] docker_cli_network_unix_test.go:46: [df69dd8de99ee] daemon is not started [2022-08-25T20:00:30.349Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-25T20:00:30.568Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-25T20:00:31.285Z] docker_cli_network_unix_test.go:46: [d2b989f813f45] daemon is not started [2022-08-25T20:00:31.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-25T20:00:34.075Z] docker_cli_network_unix_test.go:46: [d32a3f3979938] daemon is not started [2022-08-25T20:00:34.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-25T20:00:36.018Z] docker_cli_network_unix_test.go:46: [dc78861945001] daemon is not started [2022-08-25T20:00:36.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-25T20:00:36.278Z] docker_cli_network_unix_test.go:1233: [d5a520ccf1f12] daemon is not started [2022-08-25T20:00:38.692Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-25T20:00:39.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-25T20:00:39.629Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-08-25T20:00:39.888Z] ok github.com/docker/docker/daemon 10.160s coverage: 16.4% of statements [2022-08-25T20:00:39.888Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-25T20:00:39.888Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-25T20:00:39.888Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-25T20:00:40.142Z] docker_cli_network_unix_test.go:46: [ddd0bfeb17308] daemon is not started [2022-08-25T20:00:40.148Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2022-08-25T20:00:40.148Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-25T20:00:40.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-25T20:00:41.088Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-25T20:00:42.028Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.778s coverage: 74.8% of statements [2022-08-25T20:00:43.410Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-08-25T20:00:43.410Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.395s coverage: 60.7% of statements [2022-08-25T20:00:45.315Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-25T20:00:45.979Z] docker_cli_network_unix_test.go:46: [ddbde469a7e17] daemon is not started [2022-08-25T20:00:45.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-25T20:00:46.697Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.304s coverage: 50.6% of statements [2022-08-25T20:00:47.269Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.020s coverage: 45.9% of statements [2022-08-25T20:00:47.269Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-25T20:00:47.880Z] docker_cli_network_unix_test.go:46: [de6aeb1af122a] daemon is not started [2022-08-25T20:00:48.651Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-25T20:00:48.651Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.708s coverage: 58.5% of statements [2022-08-25T20:00:48.651Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-25T20:00:48.651Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-25T20:00:48.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-25T20:00:49.608Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-25T20:00:49.751Z] docker_cli_network_unix_test.go:46: [d49e430c6f246] daemon is not started [2022-08-25T20:00:49.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-25T20:00:50.319Z] docker_cli_network_unix_test.go:46: [d6c711ca856ff] daemon is not started [2022-08-25T20:00:50.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-25T20:00:50.548Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-25T20:00:50.886Z] docker_cli_network_unix_test.go:46: [dd21cbf216965] daemon is not started [2022-08-25T20:00:50.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-25T20:00:51.453Z] docker_cli_network_unix_test.go:46: [daa3bc8f2989e] daemon is not started [2022-08-25T20:00:52.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-25T20:00:52.454Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-08-25T20:00:52.586Z] docker_cli_network_unix_test.go:46: [dfff3c64a9e98] daemon is not started [2022-08-25T20:00:52.713Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 6.9% of statements [2022-08-25T20:00:52.714Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-25T20:00:52.714Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-25T20:00:53.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-25T20:00:53.153Z] docker_cli_network_unix_test.go:46: [d3fdf2da1965d] daemon is not started [2022-08-25T20:00:53.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-25T20:00:53.651Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 79.9% of statements [2022-08-25T20:00:53.720Z] docker_cli_network_unix_test.go:46: [d40d57c886b8b] daemon is not started [2022-08-25T20:00:53.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-25T20:00:53.911Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-08-25T20:00:53.911Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-25T20:00:53.979Z] docker_cli_network_unix_test.go:46: [d900c3654a489] daemon is not started [2022-08-25T20:00:54.481Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-25T20:00:54.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-25T20:00:54.804Z] docker_cli_network_unix_test.go:46: [d7e69961d7bcf] daemon is not started [2022-08-25T20:00:54.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-25T20:00:54.804Z] docker_cli_network_unix_test.go:46: [d169a9d64748f] daemon is not started [2022-08-25T20:00:54.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-25T20:00:55.052Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.018s coverage: 88.2% of statements [2022-08-25T20:00:55.063Z] docker_cli_network_unix_test.go:46: [d67a2be6e3c18] daemon is not started [2022-08-25T20:00:55.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-25T20:00:55.999Z] docker_cli_network_unix_test.go:46: [d61ed889f4d66] daemon is not started [2022-08-25T20:00:55.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-25T20:00:56.433Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.185s coverage: 76.8% of statements [2022-08-25T20:00:56.566Z] docker_cli_network_unix_test.go:46: [d11c5cc532329] daemon is not started [2022-08-25T20:00:56.693Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-25T20:00:57.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-25T20:00:57.133Z] docker_cli_network_unix_test.go:46: [dbe5197c7c846] daemon is not started [2022-08-25T20:00:57.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-25T20:00:57.262Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2022-08-25T20:00:57.391Z] docker_cli_network_unix_test.go:46: [d21cad5b96eb4] daemon is not started [2022-08-25T20:00:57.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-25T20:00:57.650Z] docker_cli_network_unix_test.go:46: [d4fe9c5ad87a1] daemon is not started [2022-08-25T20:00:57.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-25T20:00:58.200Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-08-25T20:00:58.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-25T20:00:59.026Z] docker_cli_network_unix_test.go:968: [dd3498557ac13] daemon is not started [2022-08-25T20:00:59.029Z] ok github.com/docker/docker/daemon/logger/journald 3.469s coverage: 74.3% of statements [2022-08-25T20:00:59.029Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-25T20:00:59.029Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-25T20:00:59.029Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-25T20:00:59.029Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-25T20:00:59.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-25T20:00:59.968Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2022-08-25T20:01:00.227Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-25T20:01:00.796Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-25T20:01:01.340Z] docker_cli_network_unix_test.go:46: [da9566f83895c] daemon is not started [2022-08-25T20:01:01.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-25T20:01:01.736Z] ok github.com/docker/docker/daemon/logger/splunk 1.585s coverage: 82.5% of statements [2022-08-25T20:01:01.736Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-25T20:01:01.736Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-25T20:01:02.676Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 44.4% of statements [2022-08-25T20:01:04.059Z] ok github.com/docker/docker/distribution 1.499s coverage: 28.0% of statements [2022-08-25T20:01:04.059Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-25T20:01:04.131Z] docker_cli_network_unix_test.go:1116: [d0a5e917808bb] daemon is not started [2022-08-25T20:01:04.327Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-25T20:01:04.897Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-25T20:01:05.156Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 84.9% of statements [2022-08-25T20:01:05.156Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-25T20:01:05.416Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2022-08-25T20:01:05.985Z] ok github.com/docker/docker/image/tarexport 0.037s coverage: 0.7% of statements [2022-08-25T20:01:05.985Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-25T20:01:05.985Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-25T20:01:06.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-25T20:01:06.664Z] docker_cli_network_unix_test.go:46: [d2a80950644ea] daemon is not started [2022-08-25T20:01:06.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-25T20:01:06.924Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-25T20:01:07.492Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-08-25T20:01:07.600Z] docker_cli_network_unix_test.go:46: [d9704d5bde239] daemon is not started [2022-08-25T20:01:07.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-25T20:01:07.600Z] docker_cli_network_unix_test.go:46: [d4c87baeb7e6e] daemon is not started [2022-08-25T20:01:07.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-25T20:01:07.859Z] docker_cli_network_unix_test.go:46: [da18c0cf5a1ac] daemon is not started [2022-08-25T20:01:07.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-25T20:01:07.859Z] docker_cli_network_unix_test.go:46: [d892d44eb5fae] daemon is not started [2022-08-25T20:01:07.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-25T20:01:08.061Z] ok github.com/docker/docker/opts 0.029s coverage: 66.0% of statements [2022-08-25T20:01:08.061Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-25T20:01:08.117Z] docker_cli_network_unix_test.go:46: [d33c61b082071] daemon is not started [2022-08-25T20:01:08.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-25T20:01:08.117Z] docker_cli_network_unix_test.go:46: [dae2373080ffa] daemon is not started [2022-08-25T20:01:08.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-25T20:01:09.971Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.3% of statements [2022-08-25T20:01:10.020Z] docker_cli_network_unix_test.go:46: [df8d7436e1d9e] daemon is not started [2022-08-25T20:01:10.540Z] ok github.com/docker/docker/pkg/authorization 0.121s coverage: 68.3% of statements [2022-08-25T20:01:10.540Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-25T20:01:10.801Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-25T20:01:11.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-25T20:01:11.399Z] docker_cli_network_unix_test.go:46: [ddbce852fd37d] daemon is not started [2022-08-25T20:01:11.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-25T20:01:11.399Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-25T20:01:11.399Z] docker_cli_network_unix_test.go:46: [df6561ebf3385] daemon is not started [2022-08-25T20:01:11.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-25T20:01:11.663Z] docker_cli_network_unix_test.go:46: [dd06a3a317fd7] daemon is not started [2022-08-25T20:01:12.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-25T20:01:14.092Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-08-25T20:01:14.092Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-25T20:01:14.352Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-25T20:01:14.611Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-25T20:01:14.871Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-25T20:01:15.131Z] ok github.com/docker/docker/layer 7.728s coverage: 68.9% of statements [2022-08-25T20:01:15.131Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-25T20:01:15.131Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-25T20:01:15.131Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-25T20:01:15.131Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-25T20:01:15.131Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-25T20:01:15.131Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-25T20:01:15.390Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-08-25T20:01:15.390Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-08-25T20:01:15.515Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-25T20:01:16.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-25T20:01:16.770Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 69.3% of statements [2022-08-25T20:01:16.770Z] ok github.com/docker/docker/pkg/ioutils 0.513s coverage: 70.1% of statements [2022-08-25T20:01:17.030Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2022-08-25T20:01:17.030Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-25T20:01:17.030Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-25T20:01:17.289Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-25T20:01:17.387Z] docker_cli_swarm_test.go:1180: [dba665b0a025b] joining swarm manager [d920c4f875e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:01:17.549Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-08-25T20:01:17.549Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2022-08-25T20:01:17.953Z] docker_cli_network_unix_test.go:1084: [de5db9d6fb852] daemon is not started [2022-08-25T20:01:18.134Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-25T20:01:18.134Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-25T20:01:18.134Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-25T20:01:18.134Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-25T20:01:18.710Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2022-08-25T20:01:19.278Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-25T20:01:19.538Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-25T20:01:19.797Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-25T20:01:19.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-25T20:01:19.857Z] docker_cli_network_unix_test.go:46: [dc26b75682c68] daemon is not started [2022-08-25T20:01:19.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-25T20:01:20.425Z] docker_cli_network_unix_test.go:46: [d75683476becf] daemon is not started [2022-08-25T20:01:20.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-25T20:01:21.175Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-25T20:01:21.175Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-25T20:01:21.435Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-25T20:01:21.694Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-25T20:01:21.954Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-25T20:01:22.059Z] docker_cli_network_unix_test.go:46: [ddf053c2cdf9e] daemon is not started [2022-08-25T20:01:22.213Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-25T20:01:22.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-25T20:01:22.317Z] docker_cli_network_unix_test.go:46: [df807f7b44eb3] daemon is not started [2022-08-25T20:01:22.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-25T20:01:22.782Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 54.1% of statements [2022-08-25T20:01:22.884Z] docker_cli_network_unix_test.go:46: [d5dd3c9aee172] daemon is not started [2022-08-25T20:01:23.041Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-25T20:01:23.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-25T20:01:23.301Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-08-25T20:01:23.401Z] docker_cli_swarm_test.go:1189: [d080f66e8b669] joining swarm manager [d920c4f875e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:01:23.660Z] docker_cli_network_unix_test.go:46: [d6f54094e9deb] daemon is not started [2022-08-25T20:01:23.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-25T20:01:23.869Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-25T20:01:24.129Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-25T20:01:24.595Z] docker_cli_network_unix_test.go:46: [d77ec5ea04d1e] daemon is not started [2022-08-25T20:01:24.855Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-25T20:01:26.035Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-25T20:01:26.035Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-25T20:01:26.606Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-25T20:01:27.546Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-08-25T20:01:27.805Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-25T20:01:28.744Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-25T20:01:29.314Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-25T20:01:29.314Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-25T20:01:29.883Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-25T20:01:30.123Z] docker_cli_network_unix_test.go:46: [d28480b9a2827] daemon is not started [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite (62.21s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.03s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.12s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.67s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.71s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.76s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.37s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.49s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.24s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.08s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.08s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.86s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.46s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.44s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.71s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.06s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.98s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-25T20:01:30.123Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.88s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.22s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.45s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.88s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.73s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.56s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2022-08-25T20:01:30.123Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.61s) [2022-08-25T20:01:30.123Z] === RUN TestDockerHubPullSuite [2022-08-25T20:01:30.123Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-25T20:01:30.143Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-25T20:01:31.499Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-25T20:01:32.049Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-25T20:01:32.618Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.8% of statements [2022-08-25T20:01:33.188Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-25T20:01:34.031Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-25T20:01:34.125Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-25T20:01:34.966Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-25T20:01:36.869Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-25T20:01:37.436Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-25T20:01:37.696Z] --- PASS: TestDockerHubPullSuite (8.37s) [2022-08-25T20:01:37.696Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.00s) [2022-08-25T20:01:37.696Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-08-25T20:01:37.696Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-25T20:01:37.696Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.03s) [2022-08-25T20:01:37.696Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2022-08-25T20:01:37.696Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-25T20:01:37.696Z] PASS [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === Skipped [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T20:01:37.696Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T20:01:37.696Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_sni_test.go:30: Flakey test [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-25T20:01:37.696Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-25T20:01:37.696Z] docker_cli_network_unix_test.go:46: [df6561ebf3385] daemon is not started [2022-08-25T20:01:37.696Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] DONE 1265 tests, 51 skipped in 1460.416s [2022-08-25T20:01:37.696Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T20:01:37.696Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T20:01:37.696Z] +++ kill 14718 [2022-08-25T20:01:37.696Z] +++ /etc/init.d/apparmor stop [2022-08-25T20:01:37.696Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] Unloading profiles will leave already running processes permanently [2022-08-25T20:01:37.696Z] unconfined, which can lead to unexpected situations. [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:37.696Z] To set a process to complain mode, use the command line tool [2022-08-25T20:01:37.696Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T20:01:37.696Z] +++ true [2022-08-25T20:01:37.696Z] exiting test-integration [2022-08-25T20:01:37.696Z] ++ exit 0 [2022-08-25T20:01:37.696Z] [2022-08-25T20:01:38.264Z] + for job in $(jobs -p) [2022-08-25T20:01:38.264Z] + wait 22473 [2022-08-25T20:01:56.060Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/rootless [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/volume [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-25T20:01:56.060Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === Skipped [2022-08-25T20:01:56.060Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-25T20:01:56.060Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-25T20:01:56.060Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-25T20:01:56.060Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-25T20:01:56.060Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:71: No driver to put! [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-25T20:01:56.060Z] time="2022-08-25T20:00:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-25T20:01:56.060Z] time="2022-08-25T20:00:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-25T20:01:56.060Z] time="2022-08-25T20:00:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-25T20:01:56.060Z] time="2022-08-25T20:00:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-25T20:01:56.060Z] time="2022-08-25T20:00:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:71: No driver to put! [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-25T20:01:56.060Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-25T20:01:56.060Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-25T20:01:56.060Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:01:56.060Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-25T20:01:56.060Z] graphtest_unix.go:71: No driver to put! [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-25T20:01:56.060Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-25T20:01:56.060Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-25T20:01:56.060Z] [2022-08-25T20:01:56.060Z] DONE 2874 tests, 28 skipped in 265.356s [2022-08-25T20:01:56.060Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/config [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/idm [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/ns [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/options [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/osl [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T20:01:56.060Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-25T20:01:56.060Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-25T20:02:10.382Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-25T20:02:18.494Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-25T20:02:23.764Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-25T20:02:24.699Z] docker_cli_swarm_test.go:1112: [ddb896133bec7] joining swarm manager [d8b4dcb5edfb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:02:26.075Z] docker_cli_swarm_test.go:1113: [d0c854757fc04] joining swarm manager [d8b4dcb5edfb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:02:42.744Z] ok github.com/docker/docker/libnetwork 37.382s coverage: 40.6% of statements [2022-08-25T20:02:42.744Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-25T20:02:42.744Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/datastore 0.009s coverage: 21.9% of statements [2022-08-25T20:02:42.745Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-25T20:02:42.745Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.354s coverage: 59.9% of statements [2022-08-25T20:02:42.745Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.102s coverage: 5.1% of statements [2022-08-25T20:02:42.745Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-25T20:02:42.745Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-25T20:02:42.745Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-25T20:02:52.746Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.318s coverage: 6.6% of statements [2022-08-25T20:02:52.746Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-25T20:02:52.746Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-25T20:02:52.746Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-25T20:02:52.746Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-25T20:02:52.746Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-25T20:02:52.746Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-25T20:02:53.314Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-25T20:02:53.574Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-08-25T20:02:53.833Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-25T20:02:53.833Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-25T20:03:06.045Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-25T20:03:20.935Z] ok github.com/docker/docker/libnetwork/ipam 14.536s coverage: 85.3% of statements [2022-08-25T20:03:20.935Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-25T20:03:20.935Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-25T20:03:20.935Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-25T20:03:20.935Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-25T20:03:20.935Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-25T20:03:20.935Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-25T20:03:20.935Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-08-25T20:03:21.503Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.0% of statements [2022-08-25T20:03:21.503Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-25T20:03:21.762Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-25T20:03:47.503Z] docker_cli_swarm_test.go:1166: [dc489d59d7078] joining swarm manager [d8b4dcb5edfb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T20:04:09.429Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-25T20:04:09.687Z] docker_cli_swarm_test.go:1447: [dc72de71a01de] joining swarm manager [d8b724f08ee46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:04:10.623Z] docker_cli_swarm_test.go:1448: [d6eccb8ec7ddc] joining swarm manager [d8b724f08ee46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:04:22.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-25T20:04:22.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-25T20:04:22.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-25T20:04:22.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-25T20:04:22.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-25T20:04:23.388Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-25T20:04:25.955Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-25T20:04:29.240Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-25T20:04:31.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-25T20:04:33.145Z] docker_cli_swarm_unix_test.go:63: [d047069cac34f] joining swarm manager [d603bc45a12f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:05:13.233Z] ok github.com/docker/docker/libnetwork/networkdb 103.711s coverage: 60.1% of statements [2022-08-25T20:05:13.233Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-25T20:05:13.233Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-25T20:05:13.233Z] ok github.com/docker/docker/libnetwork/osl 4.282s coverage: 39.7% of statements [2022-08-25T20:05:13.233Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-25T20:05:13.233Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-25T20:05:13.492Z] ok github.com/docker/docker/libnetwork/portmapper 0.589s coverage: 48.6% of statements [2022-08-25T20:05:13.753Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-25T20:05:13.753Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-25T20:05:14.326Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === Skipped [2022-08-25T20:05:14.326Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-25T20:05:14.326Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-25T20:05:14.326Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-25T20:05:14.326Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-25T20:05:14.326Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-25T20:05:14.326Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-25T20:05:14.326Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-25T20:05:14.326Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-25T20:05:14.326Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-25T20:05:14.326Z] firewalld_test.go:14: firewalld is not running [2022-08-25T20:05:14.326Z] [2022-08-25T20:05:14.326Z] DONE 327 tests, 9 skipped in 201.447s Post stage [Pipeline] junit [2022-08-25T20:05:14.604Z] Recording test results [2022-08-25T20:05:14.979Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-25T20:05:15.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/validate/vendor [2022-08-25T20:05:15.866Z] +++ dirname ./hack/vendor.sh [2022-08-25T20:05:15.866Z] ++ cd ./hack [2022-08-25T20:05:15.866Z] ++ pwd [2022-08-25T20:05:15.866Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T20:05:15.866Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-25T20:05:15.866Z] + GO111MODULE=auto [2022-08-25T20:05:15.866Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-25T20:05:15.866Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-25T20:05:15.866Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T20:05:16.434Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T20:05:16.434Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-25T20:05:16.434Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T20:05:16.434Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-08-25T20:05:16.434Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-25T20:05:16.434Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-25T20:05:16.434Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-25T20:05:17.002Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-25T20:05:17.002Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-25T20:05:17.002Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-08-25T20:05:17.002Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T20:05:17.002Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-25T20:05:17.002Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-25T20:05:17.261Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-25T20:05:17.261Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-25T20:05:17.261Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-25T20:05:17.261Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-25T20:05:17.261Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-25T20:05:17.521Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-25T20:05:17.521Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-25T20:05:17.521Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-25T20:05:17.521Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-25T20:05:17.521Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T20:05:17.521Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-25T20:05:17.521Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T20:05:17.521Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-25T20:05:17.521Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-25T20:05:17.521Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-25T20:05:17.521Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-25T20:05:17.780Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-25T20:05:17.780Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-25T20:05:17.780Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-25T20:05:17.780Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-25T20:05:17.780Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T20:05:17.780Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-25T20:05:18.348Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-25T20:05:18.348Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-25T20:05:18.348Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-25T20:05:18.348Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-25T20:05:18.348Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-25T20:05:18.348Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-25T20:05:18.348Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-25T20:05:18.348Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-25T20:05:18.607Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T20:05:18.607Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-25T20:05:18.607Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-25T20:05:18.607Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-25T20:05:18.607Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-25T20:05:18.607Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-25T20:05:18.607Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-25T20:05:21.142Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-25T20:05:21.142Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-25T20:05:21.142Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-25T20:05:21.142Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-25T20:05:21.142Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-25T20:05:21.142Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-25T20:05:21.142Z] go: downloading github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-08-25T20:05:21.142Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-25T20:05:21.142Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-25T20:05:21.142Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-25T20:05:21.142Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-25T20:05:21.142Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-25T20:05:21.710Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-25T20:05:21.710Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-25T20:05:21.710Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-25T20:05:21.710Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-25T20:05:21.970Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-25T20:05:21.970Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-25T20:05:21.970Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-25T20:05:22.229Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-25T20:05:22.229Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-25T20:05:22.229Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-25T20:05:22.490Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-25T20:05:22.490Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-25T20:05:22.490Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-25T20:05:22.490Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T20:05:25.778Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T20:05:25.778Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T20:05:25.778Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-25T20:05:25.778Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T20:05:25.778Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T20:05:25.778Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-25T20:05:25.778Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-25T20:05:25.778Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-25T20:05:26.036Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-25T20:05:26.037Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-25T20:05:26.037Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-25T20:05:26.037Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-25T20:05:26.037Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-25T20:05:26.037Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-25T20:05:26.037Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T20:05:26.037Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-25T20:05:26.037Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-25T20:05:26.037Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-25T20:05:26.037Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-25T20:05:26.037Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-25T20:05:26.037Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-25T20:05:26.037Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-25T20:05:26.296Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-25T20:05:26.296Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T20:05:26.296Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T20:05:26.296Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T20:05:26.296Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T20:05:26.296Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T20:05:26.296Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T20:05:26.296Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T20:05:26.296Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-25T20:05:26.296Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-25T20:05:26.296Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-25T20:05:26.296Z] go: downloading google.golang.org/api v0.54.0 [2022-08-25T20:05:28.834Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-25T20:05:28.834Z] go: downloading go.opencensus.io v0.23.0 [2022-08-25T20:05:28.834Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-25T20:05:28.834Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-25T20:05:29.136Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-25T20:05:29.136Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-25T20:05:29.136Z] go: downloading github.com/google/btree v1.0.1 [2022-08-25T20:05:29.136Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-25T20:05:29.136Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-25T20:05:29.136Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T20:05:29.136Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-25T20:05:29.136Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T20:05:29.136Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T20:05:29.136Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-08-25T20:05:29.136Z] go: downloading golang.org/x/text v0.3.7 [2022-08-25T20:05:29.364Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-25T20:05:29.364Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-25T20:05:29.705Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-25T20:05:29.705Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-25T20:05:29.705Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-25T20:05:29.705Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T20:05:29.705Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-25T20:05:29.705Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-25T20:05:29.931Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-25T20:05:29.964Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-25T20:05:29.964Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-25T20:05:29.964Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-25T20:05:29.964Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-25T20:05:29.964Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-25T20:05:29.964Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-25T20:05:29.964Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-25T20:05:29.964Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-25T20:05:29.964Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-25T20:05:29.964Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-25T20:05:29.964Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-25T20:05:29.964Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-25T20:05:29.964Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-25T20:05:29.964Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-25T20:05:29.964Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-25T20:05:29.964Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-25T20:05:30.223Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-25T20:05:30.223Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-25T20:05:30.223Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-25T20:05:30.223Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-25T20:05:30.482Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-25T20:05:30.741Z] go: downloading github.com/kr/text v0.2.0 [2022-08-25T20:05:30.741Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-25T20:05:30.741Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-25T20:05:30.741Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-25T20:05:30.741Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-25T20:05:30.741Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-25T20:05:30.741Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-25T20:05:30.741Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-25T20:05:30.741Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-25T20:05:30.741Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-25T20:05:30.741Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-25T20:05:30.741Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-25T20:05:30.741Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-25T20:05:30.741Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-25T20:05:30.741Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-25T20:05:30.741Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-25T20:05:31.001Z] + GO111MODULE=auto [2022-08-25T20:05:31.001Z] + go mod vendor -modfile vendor.mod [2022-08-25T20:05:32.462Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-25T20:05:35.747Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-25T20:05:37.568Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T20:05:38.447Z] + echo Ensuring container killed. [2022-08-25T20:05:38.447Z] Ensuring container killed. [2022-08-25T20:05:38.447Z] + docker rm -vf docker-pr4 [2022-08-25T20:05:38.447Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-08-25T20:05:38.729Z] + echo Chowning /workspace to jenkins user [2022-08-25T20:05:38.729Z] Chowning /workspace to jenkins user [2022-08-25T20:05:38.729Z] + id -u [2022-08-25T20:05:38.729Z] + id -g [2022-08-25T20:05:38.729Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44028:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T20:05:39.035Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T20:05:39.589Z] + bundleName=unit [2022-08-25T20:05:39.589Z] + echo Creating unit-bundles.tar.gz [2022-08-25T20:05:39.589Z] Creating unit-bundles.tar.gz [2022-08-25T20:05:39.589Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-25T20:05:39.589Z] bundles/junit-report-libnetwork.xml [2022-08-25T20:05:39.589Z] bundles/junit-report.xml [2022-08-25T20:05:39.589Z] bundles/go-test-report-libnetwork.json [2022-08-25T20:05:39.589Z] bundles/go-test-report.json [2022-08-25T20:05:39.589Z] bundles/profile-libnetwork.out [2022-08-25T20:05:39.589Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-25T20:05:39.602Z] Archiving artifacts [2022-08-25T20:05:40.059Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44028/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T20:05:40.362Z] + make clean [2022-08-25T20:05:40.362Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T20:05:40.362Z] docker-dev-cache [2022-08-25T20:05:40.362Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T20:05:40.412Z] docker_api_swarm_test.go:962: [de8c9ad75b7f7] joining swarm manager [dad5b24788dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T20:06:02.338Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-25T20:06:10.484Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-25T20:06:13.015Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-25T20:06:15.548Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-25T20:06:18.081Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-25T20:06:26.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-25T20:06:30.382Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-25T20:06:32.284Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-25T20:06:34.816Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-25T20:06:38.102Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-25T20:06:40.634Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-25T20:06:43.166Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-25T20:06:45.068Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-25T20:07:41.398Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-25T20:07:56.272Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite (1549.54s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.84s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.38s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.70s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.80s) [2022-08-25T20:08:11.180Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.77s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.68s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (50.94s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.82s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.39s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.17s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (35.93s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.68s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.53s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.24s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.63s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.59s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.26s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.07s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.64s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.63s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.93s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.88s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.79s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.45s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.43s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.51s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.89s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.70s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.11s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.70s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.63s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.76s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.46s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.82s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.48s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.78s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.89s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.69s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.07s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.37s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.87s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.12s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.49s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.75s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.09s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.60s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.34s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.79s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.51s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.93s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.17s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.00s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.20s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.78s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.21s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.67s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.73s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.82s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.95s) [2022-08-25T20:08:11.180Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.65s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.70s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.84s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.22s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.51s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (104.95s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.55s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.50s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.54s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.48s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.83s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.62s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.48s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.02s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.71s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.71s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.74s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.29s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2022-08-25T20:08:11.180Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-08-25T20:08:11.180Z] === RUN TestDockerExternalVolumeSuite [2022-08-25T20:08:11.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-25T20:08:11.753Z] docker_cli_external_volume_driver_test.go:53: [d3562b253c837] daemon is not started [2022-08-25T20:08:29.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-25T20:09:37.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-25T20:09:44.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-25T20:09:58.942Z] docker_cli_external_volume_driver_test.go:53: [d16a070deebe4] daemon is not started [2022-08-25T20:10:13.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-25T20:10:31.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-25T20:10:46.792Z] docker_cli_external_volume_driver_test.go:53: [de457017e30d6] daemon is not started [2022-08-25T20:11:01.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-25T20:11:01.664Z] docker_cli_external_volume_driver_test.go:53: [d8204ce4faf37] daemon is not started [2022-08-25T20:11:16.536Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-25T20:11:48.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-25T20:12:03.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-25T20:12:18.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-25T20:13:05.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-25T20:13:23.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-25T20:13:55.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-25T20:14:27.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-25T20:14:42.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-25T20:15:00.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-25T20:15:00.224Z] docker_cli_external_volume_driver_test.go:485: [d7e934f938beb] daemon is not started [2022-08-25T20:15:15.098Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-25T20:15:15.098Z] docker_cli_external_volume_driver_test.go:53: [da172d989a723] daemon is not started [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite (437.93s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.65s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.32s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.34s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.24s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.76s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.15s) [2022-08-25T20:15:29.974Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-25T20:15:29.974Z] PASS [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] === Skipped [2022-08-25T20:15:29.974Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-25T20:15:29.974Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-25T20:15:29.974Z] check_test.go:540: [d89a9b86b5f53] daemon is not started [2022-08-25T20:15:29.974Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-25T20:15:29.974Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-25T20:15:29.974Z] check_test.go:540: [de213dc785dc4] daemon is not started [2022-08-25T20:15:29.974Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T20:15:29.974Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-25T20:15:29.974Z] check_test.go:540: [dac2ddcf3c4ec] daemon is not started [2022-08-25T20:15:29.974Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-25T20:15:29.974Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-25T20:15:29.974Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-25T20:15:29.974Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-25T20:15:29.974Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] DONE 269 tests, 5 skipped in 2291.991s [2022-08-25T20:15:29.974Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T20:15:29.974Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d168b7e499338/docker.pid [2022-08-25T20:15:29.974Z] +++ kill 15499 [2022-08-25T20:15:29.974Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15499 is not a child of this shell [2022-08-25T20:15:29.974Z] warning: PID 15499 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d168b7e499338/docker.pid had a nonzero exit code [2022-08-25T20:15:29.974Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d168b7e499338/root: target is busy. [2022-08-25T20:15:29.974Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T20:15:29.974Z] +++ kill 14727 [2022-08-25T20:15:29.974Z] +++ /etc/init.d/apparmor stop [2022-08-25T20:15:29.974Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] Unloading profiles will leave already running processes permanently [2022-08-25T20:15:29.974Z] unconfined, which can lead to unexpected situations. [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] To set a process to complain mode, use the command line tool [2022-08-25T20:15:29.974Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T20:15:29.974Z] +++ true [2022-08-25T20:15:29.974Z] exiting test-integration [2022-08-25T20:15:29.974Z] ++ exit 0 [2022-08-25T20:15:29.974Z] [2022-08-25T20:15:29.974Z] + exit 0 [2022-08-25T20:15:29.974Z] ++ jobs -p [2022-08-25T20:15:29.974Z] + pids= [2022-08-25T20:15:29.974Z] + echo 'Remaining pids to kill: []' [2022-08-25T20:15:29.974Z] Remaining pids to kill: [] [2022-08-25T20:15:29.974Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-25T20:15:29.987Z] Recording test results [2022-08-25T20:15:30.359Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T20:15:30.664Z] + echo Ensuring container killed. [2022-08-25T20:15:30.664Z] Ensuring container killed. [2022-08-25T20:15:30.664Z] + docker ps -aq -f name=docker-pr4-* [2022-08-25T20:15:30.664Z] + cids=4ad9fc3c4ba8 [2022-08-25T20:15:30.664Z] 09efdbe39b0a [2022-08-25T20:15:30.664Z] 99b51bdbc151 [2022-08-25T20:15:30.664Z] + [ -n 4ad9fc3c4ba8 [2022-08-25T20:15:30.664Z] 09efdbe39b0a [2022-08-25T20:15:30.664Z] 99b51bdbc151 ] [2022-08-25T20:15:30.664Z] + docker rm -vf 4ad9fc3c4ba8 09efdbe39b0a 99b51bdbc151 [2022-08-25T20:15:31.230Z] 4ad9fc3c4ba8 [2022-08-25T20:15:31.230Z] 09efdbe39b0a [2022-08-25T20:15:31.230Z] 99b51bdbc151 [Pipeline] sh [2022-08-25T20:15:31.511Z] + echo Chowning /workspace to jenkins user [2022-08-25T20:15:31.511Z] Chowning /workspace to jenkins user [2022-08-25T20:15:31.511Z] + id -u [2022-08-25T20:15:31.511Z] + id -g [2022-08-25T20:15:31.511Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44028:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T20:15:33.706Z] + bundleName=amd64 [2022-08-25T20:15:33.706Z] + echo Creating amd64-bundles.tar.gz [2022-08-25T20:15:33.706Z] Creating amd64-bundles.tar.gz [2022-08-25T20:15:33.706Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-25T20:15:33.706Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T20:15:35.093Z] Archiving artifacts [2022-08-25T20:15:35.446Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44028/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T20:15:35.749Z] + make clean [2022-08-25T20:15:35.749Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T20:15:35.749Z] docker-dev-cache [2022-08-25T20:15:35.749Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS