Pull request #43832 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564+6b70975efc1626fc1355fa7956eef79e901f44ab (1ef4b0763ffc86360cea6e4bf44ae640f9aaecbc) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43832@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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-07-18T13:27:03.953Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-18T13:27:03.956Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-18T13:27:04.042Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-18T13:27:04.226Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f4d4f14c40d8d509) in /home/ubuntu/workspace/moby_PR-43832 [Pipeline] { [Pipeline] checkout [2022-07-18T13:27:04.264Z] The recommended git tool is: git [2022-07-18T13:27:04.290Z] using credential docker-jenkins-github-credentials [2022-07-18T13:27:04.298Z] Cloning the remote Git repository [2022-07-18T13:27:04.298Z] Cloning with configured refspecs honoured and without tags [2022-07-18T13:27:04.302Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T13:27:04.302Z] > git init /home/ubuntu/workspace/moby_PR-43832 # timeout=10 [2022-07-18T13:27:04.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:04.327Z] > git --version # timeout=10 [2022-07-18T13:27:04.332Z] > git --version # 'git version 2.17.1' [2022-07-18T13:27:04.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:04.333Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:20.190Z] Fetching without tags [2022-07-18T13:27:20.385Z] Merging remotes/origin/master commit 6b70975efc1626fc1355fa7956eef79e901f44ab into PR head commit 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 [2022-07-18T13:27:21.601Z] Merge succeeded, producing a92da8952d3ec981e7792e015753180db04503f7 [2022-07-18T13:27:21.601Z] Checking out Revision a92da8952d3ec981e7792e015753180db04503f7 (PR-43832) [2022-07-18T13:27:21.683Z] Commit message: "Merge commit '6b70975efc1626fc1355fa7956eef79e901f44ab' into HEAD" [2022-07-18T13:27:20.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:20.166Z] > git config --add remote.origin.fetch +refs/pull/43832/head:refs/remotes/origin/PR-43832 # timeout=10 [2022-07-18T13:27:20.174Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:20.182Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:20.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:20.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:20.193Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:20.387Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:20.392Z] > git checkout -f 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:20.917Z] > git remote # timeout=10 [2022-07-18T13:27:20.941Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T13:27:20.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:20.950Z] > git merge 6b70975efc1626fc1355fa7956eef79e901f44ab # timeout=10 [2022-07-18T13:27:21.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T13:27:21.603Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:21.608Z] > git checkout -f a92da8952d3ec981e7792e015753180db04503f7 # timeout=10 [2022-07-18T13:27:21.687Z] > git rev-list --no-walk 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:27:22.379Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43832:/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-07-18T13:27:22.379Z] Unable to find image 'alpine:latest' locally [2022-07-18T13:27:22.379Z] latest: Pulling from library/alpine [2022-07-18T13:27:22.639Z] 2408cc74d12b: Pulling fs layer [2022-07-18T13:27:22.639Z] 2408cc74d12b: Verifying Checksum [2022-07-18T13:27:22.639Z] 2408cc74d12b: Download complete [2022-07-18T13:27:22.898Z] 2408cc74d12b: Pull complete [2022-07-18T13:27:22.898Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T13:27:22.898Z] Status: Downloaded newer image for alpine:latest [2022-07-18T13:27:25.438Z] 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-07-18T13:27:25.642Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-020c26c350b37e757) in /home/ubuntu/workspace/moby_PR-43832 [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-07-18T13:27:25.649Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02967c8e889fbe478) in /home/ubuntu/workspace/moby_PR-43832 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [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 [2022-07-18T13:27:25.659Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07307891ae538bcfd) in /home/ubuntu/workspace/moby_PR-43832 [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-18T13:27:25.660Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00d16f51e47041571) in /home/ubuntu/workspace/moby_PR-43832 [2022-07-18T13:27:25.668Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-020a5ab41d6113a80) in /home/ubuntu/workspace/moby_PR-43832 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-07-18T13:27:25.691Z] The recommended git tool is: git [2022-07-18T13:27:25.698Z] using credential docker-jenkins-github-credentials [2022-07-18T13:27:25.706Z] Cloning the remote Git repository [2022-07-18T13:27:25.706Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-07-18T13:27:25.709Z] The recommended git tool is: git [2022-07-18T13:27:25.717Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2022-07-18T13:27:25.724Z] Cloning the remote Git repository [2022-07-18T13:27:25.724Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-07-18T13:27:25.793Z] The recommended git tool is: git [Pipeline] checkout [2022-07-18T13:27:25.804Z] The recommended git tool is: git [Pipeline] checkout 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] } [2022-07-18T13:27:25.810Z] The recommended git tool is: git [2022-07-18T13:27:25.814Z] using credential docker-jenkins-github-credentials [2022-07-18T13:27:25.820Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-18T13:27:25.825Z] Cloning the remote Git repository [2022-07-18T13:27:25.825Z] Cloning with configured refspecs honoured and without tags [2022-07-18T13:27:25.829Z] Cloning the remote Git repository [2022-07-18T13:27:25.829Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2022-07-18T13:27:25.844Z] using credential docker-jenkins-github-credentials [2022-07-18T13:27:25.850Z] Cloning the remote Git repository [2022-07-18T13:27:25.850Z] Cloning with configured refspecs honoured and without tags [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-07-18T13:27:25.853Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T13:27:25.853Z] > git init /home/ubuntu/workspace/moby_PR-43832 # timeout=10 [2022-07-18T13:27:25.866Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:25.866Z] > git --version # timeout=10 [2022-07-18T13:27:25.870Z] > git --version # 'git version 2.25.1' [2022-07-18T13:27:25.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:25.871Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:25.708Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T13:27:25.709Z] > git init /home/ubuntu/workspace/moby_PR-43832 # timeout=10 [2022-07-18T13:27:25.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:25.725Z] > git --version # timeout=10 [2022-07-18T13:27:25.730Z] > git --version # 'git version 2.17.1' [2022-07-18T13:27:25.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:25.730Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:25.719Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T13:27:25.721Z] > git init /home/ubuntu/workspace/moby_PR-43832 # timeout=10 [2022-07-18T13:27:25.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:25.743Z] > git --version # timeout=10 [2022-07-18T13:27:25.751Z] > git --version # 'git version 2.17.1' [2022-07-18T13:27:25.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:25.752Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:25.827Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T13:27:25.827Z] > git init /home/ubuntu/workspace/moby_PR-43832 # timeout=10 [2022-07-18T13:27:25.838Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:25.839Z] > git --version # timeout=10 [2022-07-18T13:27:25.841Z] > git --version # 'git version 2.25.1' [2022-07-18T13:27:25.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:25.841Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:25.842Z] Cloning repository https://github.com/moby/moby.git [2022-07-18T13:27:25.844Z] > git init /home/ubuntu/workspace/moby_PR-43832 # timeout=10 [2022-07-18T13:27:25.860Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:25.860Z] > git --version # timeout=10 [2022-07-18T13:27:25.868Z] > git --version # 'git version 2.17.1' [2022-07-18T13:27:25.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:25.869Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:38.020Z] Fetching without tags [2022-07-18T13:27:38.218Z] Merging remotes/origin/master commit 6b70975efc1626fc1355fa7956eef79e901f44ab into PR head commit 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 [2022-07-18T13:27:38.005Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:38.009Z] > git config --add remote.origin.fetch +refs/pull/43832/head:refs/remotes/origin/PR-43832 # timeout=10 [2022-07-18T13:27:38.012Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:38.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:38.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:38.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:38.024Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:38.220Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:38.224Z] > git checkout -f 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:39.490Z] Merge succeeded, producing 6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 [2022-07-18T13:27:39.490Z] Checking out Revision 6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 (PR-43832) [2022-07-18T13:27:39.562Z] Commit message: "Merge commit '6b70975efc1626fc1355fa7956eef79e901f44ab' into HEAD" [2022-07-18T13:27:38.745Z] > git remote # timeout=10 [2022-07-18T13:27:38.752Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T13:27:38.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:38.756Z] > git merge 6b70975efc1626fc1355fa7956eef79e901f44ab # timeout=10 [2022-07-18T13:27:39.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T13:27:39.493Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:39.499Z] > git checkout -f 6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 # timeout=10 [2022-07-18T13:27:39.565Z] > git rev-list --no-walk 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-18T13:27:40.301Z] + docker version [2022-07-18T13:27:40.301Z] Client: Docker Engine - Community [2022-07-18T13:27:40.301Z] Version: 20.10.14 [2022-07-18T13:27:40.301Z] API version: 1.41 [2022-07-18T13:27:40.301Z] Go version: go1.16.15 [2022-07-18T13:27:40.301Z] Git commit: a224086 [2022-07-18T13:27:40.301Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-18T13:27:40.301Z] OS/Arch: linux/arm64 [2022-07-18T13:27:40.301Z] Context: default [2022-07-18T13:27:40.301Z] Experimental: true [2022-07-18T13:27:40.301Z] [2022-07-18T13:27:40.301Z] Server: Docker Engine - Community [2022-07-18T13:27:40.301Z] Engine: [2022-07-18T13:27:40.301Z] Version: 20.10.14 [2022-07-18T13:27:40.301Z] API version: 1.41 (minimum version 1.12) [2022-07-18T13:27:40.301Z] Go version: go1.16.15 [2022-07-18T13:27:40.301Z] Git commit: 87a90dc [2022-07-18T13:27:40.301Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-18T13:27:40.301Z] OS/Arch: linux/arm64 [2022-07-18T13:27:40.301Z] Experimental: true [2022-07-18T13:27:40.301Z] containerd: [2022-07-18T13:27:40.301Z] Version: 1.5.11 [2022-07-18T13:27:40.301Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:40.301Z] runc: [2022-07-18T13:27:40.301Z] Version: 1.0.3 [2022-07-18T13:27:40.301Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T13:27:40.301Z] docker-init: [2022-07-18T13:27:40.301Z] Version: 0.19.0 [2022-07-18T13:27:40.301Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T13:27:40.578Z] + docker info [2022-07-18T13:27:40.833Z] Client: [2022-07-18T13:27:40.833Z] Context: default [2022-07-18T13:27:40.833Z] Debug Mode: false [2022-07-18T13:27:40.833Z] Plugins: [2022-07-18T13:27:40.833Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T13:27:40.833Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T13:27:40.833Z] [2022-07-18T13:27:40.833Z] Server: [2022-07-18T13:27:40.833Z] Containers: 0 [2022-07-18T13:27:40.833Z] Running: 0 [2022-07-18T13:27:40.833Z] Paused: 0 [2022-07-18T13:27:40.833Z] Stopped: 0 [2022-07-18T13:27:40.833Z] Images: 4 [2022-07-18T13:27:40.833Z] Server Version: 20.10.14 [2022-07-18T13:27:40.833Z] Storage Driver: overlay2 [2022-07-18T13:27:40.833Z] Backing Filesystem: extfs [2022-07-18T13:27:40.833Z] Supports d_type: true [2022-07-18T13:27:40.833Z] Native Overlay Diff: true [2022-07-18T13:27:40.833Z] userxattr: false [2022-07-18T13:27:40.833Z] Logging Driver: json-file [2022-07-18T13:27:40.833Z] Cgroup Driver: cgroupfs [2022-07-18T13:27:40.833Z] Cgroup Version: 1 [2022-07-18T13:27:40.833Z] Plugins: [2022-07-18T13:27:40.833Z] Volume: local [2022-07-18T13:27:40.833Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T13:27:40.833Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T13:27:40.833Z] Swarm: inactive [2022-07-18T13:27:40.833Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T13:27:40.833Z] Default Runtime: runc [2022-07-18T13:27:40.833Z] Init Binary: docker-init [2022-07-18T13:27:40.833Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:40.833Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T13:27:40.833Z] init version: de40ad0 [2022-07-18T13:27:40.833Z] Security Options: [2022-07-18T13:27:40.833Z] apparmor [2022-07-18T13:27:40.833Z] seccomp [2022-07-18T13:27:40.833Z] Profile: default [2022-07-18T13:27:40.833Z] Kernel Version: 5.13.0-1021-aws [2022-07-18T13:27:40.833Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-18T13:27:40.833Z] OSType: linux [2022-07-18T13:27:40.833Z] Architecture: aarch64 [2022-07-18T13:27:40.833Z] CPUs: 2 [2022-07-18T13:27:40.833Z] Total Memory: 7.562GiB [2022-07-18T13:27:40.833Z] Name: ip-10-100-90-33 [2022-07-18T13:27:40.833Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-18T13:27:40.833Z] Docker Root Dir: /var/lib/docker [2022-07-18T13:27:40.833Z] Debug Mode: false [2022-07-18T13:27:40.833Z] Registry: https://index.docker.io/v1/ [2022-07-18T13:27:40.833Z] Labels: [2022-07-18T13:27:40.833Z] Experimental: true [2022-07-18T13:27:40.833Z] Insecure Registries: [2022-07-18T13:27:40.833Z] 127.0.0.0/8 [2022-07-18T13:27:40.833Z] Live Restore Enabled: true [2022-07-18T13:27:40.833Z] [Pipeline] sh [2022-07-18T13:27:41.148Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:41.148Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:41.148Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43832/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T13:27:41.148Z] + bash /home/ubuntu/workspace/moby_PR-43832/check-config.sh [2022-07-18T13:27:41.148Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T13:27:41.148Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-18T13:27:41.148Z] [2022-07-18T13:27:41.148Z] Generally Necessary: [2022-07-18T13:27:41.148Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T13:27:41.148Z] - apparmor: enabled and tools installed [2022-07-18T13:27:41.148Z] - CONFIG_NAMESPACES: enabled [2022-07-18T13:27:41.148Z] - CONFIG_NET_NS: enabled [2022-07-18T13:27:41.148Z] - CONFIG_PID_NS: enabled [2022-07-18T13:27:41.148Z] - CONFIG_IPC_NS: enabled [2022-07-18T13:27:41.148Z] - CONFIG_UTS_NS: enabled [2022-07-18T13:27:41.148Z] - CONFIG_CGROUPS: enabled [2022-07-18T13:27:41.148Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T13:27:41.148Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T13:27:41.148Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T13:27:41.148Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T13:27:41.148Z] - CONFIG_CPUSETS: enabled [2022-07-18T13:27:41.148Z] - CONFIG_MEMCG: enabled [2022-07-18T13:27:41.148Z] - CONFIG_KEYS: enabled [2022-07-18T13:27:41.148Z] - CONFIG_VETH: enabled (as module) [2022-07-18T13:27:41.148Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T13:27:41.173Z] Fetching without tags [2022-07-18T13:27:41.268Z] Fetching without tags [2022-07-18T13:27:41.346Z] Merging remotes/origin/master commit 6b70975efc1626fc1355fa7956eef79e901f44ab into PR head commit 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 [2022-07-18T13:27:41.405Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T13:27:41.405Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T13:27:41.405Z] [2022-07-18T13:27:41.405Z] Optional Features: [2022-07-18T13:27:41.405Z] - CONFIG_USER_NS: enabled [2022-07-18T13:27:41.405Z] - CONFIG_SECCOMP: enabled [2022-07-18T13:27:41.405Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T13:27:41.405Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T13:27:41.405Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T13:27:41.405Z] (cgroup swap accounting is currently enabled) [2022-07-18T13:27:41.405Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T13:27:41.405Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T13:27:41.405Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T13:27:41.405Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T13:27:41.405Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T13:27:41.405Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T13:27:41.405Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T13:27:41.405Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T13:27:41.405Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T13:27:41.405Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T13:27:41.405Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T13:27:41.405Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T13:27:41.405Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T13:27:41.405Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T13:27:41.477Z] Merging remotes/origin/master commit 6b70975efc1626fc1355fa7956eef79e901f44ab into PR head commit 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 [2022-07-18T13:27:41.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:41.152Z] > git config --add remote.origin.fetch +refs/pull/43832/head:refs/remotes/origin/PR-43832 # timeout=10 [2022-07-18T13:27:41.158Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:41.165Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:41.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:41.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:41.176Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:41.348Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:41.355Z] > git checkout -f 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:41.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:41.220Z] > git config --add remote.origin.fetch +refs/pull/43832/head:refs/remotes/origin/PR-43832 # timeout=10 [2022-07-18T13:27:41.237Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:41.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:41.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:41.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:41.265Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:41.473Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:41.480Z] > git checkout -f 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:41.661Z] - CONFIG_EXT4_FS: enabled [2022-07-18T13:27:41.661Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T13:27:41.661Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T13:27:41.661Z] - Network Drivers: [2022-07-18T13:27:41.661Z] - "overlay": [2022-07-18T13:27:41.661Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T13:27:41.661Z] Optional (for encrypted networks): [2022-07-18T13:27:41.661Z] - CONFIG_CRYPTO: enabled [2022-07-18T13:27:41.661Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T13:27:41.661Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T13:27:41.661Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T13:27:41.661Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T13:27:41.661Z] - CONFIG_XFRM: enabled [2022-07-18T13:27:41.661Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T13:27:41.661Z] - "ipvlan": [2022-07-18T13:27:41.661Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T13:27:41.661Z] - "macvlan": [2022-07-18T13:27:41.661Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T13:27:41.661Z] - "ftp,tftp client in container": [2022-07-18T13:27:41.661Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T13:27:41.661Z] - Storage Drivers: [2022-07-18T13:27:41.661Z] - "aufs": [2022-07-18T13:27:41.661Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T13:27:41.661Z] - "btrfs": [2022-07-18T13:27:41.661Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T13:27:41.661Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T13:27:41.661Z] - "devicemapper": [2022-07-18T13:27:41.661Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T13:27:41.661Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T13:27:41.661Z] - "overlay": [2022-07-18T13:27:41.661Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T13:27:41.661Z] - "zfs": [2022-07-18T13:27:41.916Z] - /dev/zfs: present [2022-07-18T13:27:41.916Z] - zfs command: missing [2022-07-18T13:27:41.916Z] - zpool command: missing [2022-07-18T13:27:41.917Z] [2022-07-18T13:27:41.917Z] Limits: [2022-07-18T13:27:41.917Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T13:27:41.917Z] [2022-07-18T13:27:41.917Z] + true [Pipeline] } [Pipeline] // stage [2022-07-18T13:27:41.935Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T13:27:42.104Z] Merging remotes/origin/master commit 6b70975efc1626fc1355fa7956eef79e901f44ab into PR head commit 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 [2022-07-18T13:27:42.271Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 . [2022-07-18T13:27:42.324Z] Fetching without tags [2022-07-18T13:27:42.515Z] Merging remotes/origin/master commit 6b70975efc1626fc1355fa7956eef79e901f44ab into PR head commit 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 [2022-07-18T13:27:42.527Z] #1 [internal] load build definition from Dockerfile [2022-07-18T13:27:42.527Z] #1 sha256:fd45281b63bb58290568c0e6ca20617bb896c4121261f3f5f17a9c4ed5ce4a72 [2022-07-18T13:27:42.527Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T13:27:42.527Z] #1 DONE 0.0s [2022-07-18T13:27:42.527Z] [2022-07-18T13:27:42.527Z] #2 [internal] load .dockerignore [2022-07-18T13:27:42.527Z] #2 sha256:21b3c2ac403c3017ade2ab9ab5b43650dfe5e2a4bb4c729b94d997989ee3bc86 [2022-07-18T13:27:42.527Z] #2 transferring context: 145B done [2022-07-18T13:27:42.527Z] #2 DONE 0.0s [2022-07-18T13:27:42.527Z] [2022-07-18T13:27:42.527Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T13:27:42.527Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-18T13:27:42.527Z] #3 DONE 0.2s [2022-07-18T13:27:42.549Z] Merge succeeded, producing bf3d16d235efa233c3b50eacd5a61ecc35fc3177 [2022-07-18T13:27:42.549Z] Checking out Revision bf3d16d235efa233c3b50eacd5a61ecc35fc3177 (PR-43832) [2022-07-18T13:27:42.622Z] Commit message: "Merge commit '6b70975efc1626fc1355fa7956eef79e901f44ab' into HEAD" [2022-07-18T13:27:42.636Z] Merge succeeded, producing bf3d16d235efa233c3b50eacd5a61ecc35fc3177 [2022-07-18T13:27:42.636Z] Checking out Revision bf3d16d235efa233c3b50eacd5a61ecc35fc3177 (PR-43832) [2022-07-18T13:27:41.885Z] > git remote # timeout=10 [2022-07-18T13:27:41.895Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T13:27:41.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:41.910Z] > git merge 6b70975efc1626fc1355fa7956eef79e901f44ab # timeout=10 [2022-07-18T13:27:42.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T13:27:42.551Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:42.556Z] > git checkout -f bf3d16d235efa233c3b50eacd5a61ecc35fc3177 # timeout=10 [2022-07-18T13:27:42.624Z] > git rev-list --no-walk 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:42.730Z] Commit message: "Merge commit '6b70975efc1626fc1355fa7956eef79e901f44ab' into HEAD" [2022-07-18T13:27:42.783Z] [2022-07-18T13:27:42.783Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T13:27:42.783Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-18T13:27:42.783Z] #4 CACHED [2022-07-18T13:27:42.783Z] [2022-07-18T13:27:42.783Z] #5 [internal] load build definition from Dockerfile [2022-07-18T13:27:42.783Z] #5 sha256:7612940fc8364cb87a54fb386d281c7f008879ed809727cbfcf9ec50c6cdaefb [2022-07-18T13:27:42.783Z] #5 DONE 0.0s [2022-07-18T13:27:42.783Z] [2022-07-18T13:27:42.783Z] #6 [internal] load .dockerignore [2022-07-18T13:27:42.783Z] #6 sha256:0ae87f50c65ae34a0342bc3b03a303d1dc4197e8ca89b71b50c14a1537e06cad [2022-07-18T13:27:42.783Z] #6 DONE 0.0s [2022-07-18T13:27:42.783Z] [2022-07-18T13:27:42.783Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:42.783Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-07-18T13:27:43.046Z] #10 DONE 0.1s [2022-07-18T13:27:43.046Z] [2022-07-18T13:27:43.046Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:43.046Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T13:27:43.046Z] #7 DONE 0.1s [2022-07-18T13:27:43.046Z] [2022-07-18T13:27:43.046Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T13:27:43.046Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-18T13:27:43.046Z] #8 DONE 0.1s [2022-07-18T13:27:43.046Z] [2022-07-18T13:27:43.046Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T13:27:43.046Z] #9 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-18T13:27:43.046Z] #9 DONE 0.1s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-18T13:27:43.133Z] Merge succeeded, producing 3d037d71a8adcb1d13c4edcdbca153ab3465c15f [2022-07-18T13:27:43.133Z] Checking out Revision 3d037d71a8adcb1d13c4edcdbca153ab3465c15f (PR-43832) [2022-07-18T13:27:43.223Z] Commit message: "Merge commit '6b70975efc1626fc1355fa7956eef79e901f44ab' into HEAD" [2022-07-18T13:27:42.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:42.304Z] > git config --add remote.origin.fetch +refs/pull/43832/head:refs/remotes/origin/PR-43832 # timeout=10 [2022-07-18T13:27:42.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:42.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:42.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:42.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:42.327Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:42.517Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:42.523Z] > git checkout -f 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:43.048Z] > git remote # timeout=10 [2022-07-18T13:27:43.055Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T13:27:43.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:43.059Z] > git merge 6b70975efc1626fc1355fa7956eef79e901f44ab # timeout=10 [2022-07-18T13:27:43.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T13:27:43.135Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:43.139Z] > git checkout -f 3d037d71a8adcb1d13c4edcdbca153ab3465c15f # timeout=10 [2022-07-18T13:27:43.227Z] > git rev-list --no-walk 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:43.248Z] + [ PR != PR ] [2022-07-18T13:27:43.248Z] + [ master != master ] [2022-07-18T13:27:43.248Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [2022-07-18T13:27:43.265Z] Merge succeeded, producing bf3d16d235efa233c3b50eacd5a61ecc35fc3177 [2022-07-18T13:27:43.265Z] Checking out Revision bf3d16d235efa233c3b50eacd5a61ecc35fc3177 (PR-43832) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-18T13:27:43.303Z] [2022-07-18T13:27:43.303Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:43.303Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T13:27:43.303Z] #73 DONE 0.0s [2022-07-18T13:27:43.303Z] [2022-07-18T13:27:43.303Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:43.303Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T13:27:43.303Z] #71 DONE 0.0s [2022-07-18T13:27:43.303Z] [2022-07-18T13:27:43.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T13:27:43.303Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-18T13:27:43.303Z] #11 DONE 0.0s [2022-07-18T13:27:43.303Z] [2022-07-18T13:27:43.303Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T13:27:43.303Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-18T13:27:43.303Z] #28 DONE 0.0s [2022-07-18T13:27:43.303Z] [2022-07-18T13:27:43.303Z] #24 [internal] load build context [2022-07-18T13:27:43.303Z] #24 sha256:81b18dca283e8e1d861f02402e45237a9c7b95cdbff421e8146ee3e842a6c00d [2022-07-18T13:27:43.333Z] Commit message: "Merge commit '6b70975efc1626fc1355fa7956eef79e901f44ab' into HEAD" [2022-07-18T13:27:43.334Z] + docker version [2022-07-18T13:27:43.334Z] Client: Docker Engine - Community [2022-07-18T13:27:43.334Z] Version: 20.10.14 [2022-07-18T13:27:43.334Z] API version: 1.41 [2022-07-18T13:27:43.334Z] Go version: go1.16.15 [2022-07-18T13:27:43.334Z] Git commit: a224086 [2022-07-18T13:27:43.334Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-18T13:27:43.334Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.334Z] Context: default [2022-07-18T13:27:43.334Z] Experimental: true [2022-07-18T13:27:43.334Z] [2022-07-18T13:27:43.334Z] Server: Docker Engine - Community [2022-07-18T13:27:43.334Z] Engine: [2022-07-18T13:27:43.334Z] Version: 20.10.14 [2022-07-18T13:27:43.334Z] API version: 1.41 (minimum version 1.12) [2022-07-18T13:27:43.334Z] Go version: go1.16.15 [2022-07-18T13:27:43.334Z] Git commit: 87a90dc [2022-07-18T13:27:43.334Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-18T13:27:43.334Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.334Z] Experimental: true [2022-07-18T13:27:43.334Z] containerd: [2022-07-18T13:27:43.334Z] Version: 1.5.11 [2022-07-18T13:27:43.334Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:43.334Z] runc: [2022-07-18T13:27:43.334Z] Version: 1.0.3 [2022-07-18T13:27:43.334Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T13:27:43.334Z] docker-init: [2022-07-18T13:27:43.334Z] Version: 0.19.0 [2022-07-18T13:27:43.334Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T13:27:42.001Z] > git remote # timeout=10 [2022-07-18T13:27:42.006Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T13:27:42.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:42.015Z] > git merge 6b70975efc1626fc1355fa7956eef79e901f44ab # timeout=10 [2022-07-18T13:27:42.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T13:27:42.633Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:42.638Z] > git checkout -f bf3d16d235efa233c3b50eacd5a61ecc35fc3177 # timeout=10 [2022-07-18T13:27:41.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:41.918Z] > git config --add remote.origin.fetch +refs/pull/43832/head:refs/remotes/origin/PR-43832 # timeout=10 [2022-07-18T13:27:41.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:41.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-18T13:27:41.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-18T13:27:41.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:41.949Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43832/head:refs/remotes/origin/PR-43832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-18T13:27:42.117Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:42.126Z] > git checkout -f 6e0e5d7a31b03bcb6b3cd7cf515e9cb2bb1c9564 # timeout=10 [2022-07-18T13:27:42.650Z] > git remote # timeout=10 [2022-07-18T13:27:42.655Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T13:27:42.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-18T13:27:42.664Z] > git merge 6b70975efc1626fc1355fa7956eef79e901f44ab # timeout=10 [2022-07-18T13:27:43.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T13:27:43.277Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:27:43.284Z] > git checkout -f bf3d16d235efa233c3b50eacd5a61ecc35fc3177 # timeout=10 [2022-07-18T13:27:43.557Z] + docker version [2022-07-18T13:27:43.557Z] Client: Docker Engine - Community [2022-07-18T13:27:43.557Z] Version: 20.10.14 [2022-07-18T13:27:43.557Z] API version: 1.41 [2022-07-18T13:27:43.557Z] Go version: go1.16.15 [2022-07-18T13:27:43.557Z] Git commit: a224086 [2022-07-18T13:27:43.557Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-18T13:27:43.557Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.557Z] Context: default [2022-07-18T13:27:43.557Z] Experimental: true [2022-07-18T13:27:43.557Z] [2022-07-18T13:27:43.557Z] Server: Docker Engine - Community [2022-07-18T13:27:43.557Z] Engine: [2022-07-18T13:27:43.557Z] Version: 20.10.14 [2022-07-18T13:27:43.557Z] API version: 1.41 (minimum version 1.12) [2022-07-18T13:27:43.557Z] Go version: go1.16.15 [2022-07-18T13:27:43.557Z] Git commit: 87a90dc [2022-07-18T13:27:43.557Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-18T13:27:43.557Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.557Z] Experimental: true [2022-07-18T13:27:43.557Z] containerd: [2022-07-18T13:27:43.557Z] Version: 1.5.11 [2022-07-18T13:27:43.557Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:43.557Z] runc: [2022-07-18T13:27:43.557Z] Version: 1.0.3 [2022-07-18T13:27:43.557Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T13:27:43.557Z] docker-init: [2022-07-18T13:27:43.557Z] Version: 0.19.0 [2022-07-18T13:27:43.557Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-18T13:27:43.694Z] + docker info [Pipeline] sh [2022-07-18T13:27:43.836Z] + docker info [2022-07-18T13:27:43.869Z] #24 ... [2022-07-18T13:27:43.869Z] [2022-07-18T13:27:43.869Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T13:27:43.869Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T13:27:43.869Z] #49 DONE 0.5s [2022-07-18T13:27:43.869Z] [2022-07-18T13:27:43.869Z] #24 [internal] load build context [2022-07-18T13:27:43.869Z] #24 sha256:81b18dca283e8e1d861f02402e45237a9c7b95cdbff421e8146ee3e842a6c00d [2022-07-18T13:27:43.903Z] + docker version [2022-07-18T13:27:43.903Z] Client: Docker Engine - Community [2022-07-18T13:27:43.903Z] Version: 20.10.14 [2022-07-18T13:27:43.903Z] API version: 1.41 [2022-07-18T13:27:43.903Z] Go version: go1.16.15 [2022-07-18T13:27:43.903Z] Git commit: a224086 [2022-07-18T13:27:43.903Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-18T13:27:43.903Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.903Z] Context: default [2022-07-18T13:27:43.903Z] Experimental: true [2022-07-18T13:27:43.903Z] [2022-07-18T13:27:43.903Z] Server: Docker Engine - Community [2022-07-18T13:27:43.903Z] Engine: [2022-07-18T13:27:43.903Z] Version: 20.10.14 [2022-07-18T13:27:43.903Z] API version: 1.41 (minimum version 1.12) [2022-07-18T13:27:43.903Z] Go version: go1.16.15 [2022-07-18T13:27:43.903Z] Git commit: 87a90dc [2022-07-18T13:27:43.903Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-18T13:27:43.903Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.903Z] Experimental: true [2022-07-18T13:27:43.903Z] containerd: [2022-07-18T13:27:43.903Z] Version: 1.5.11 [2022-07-18T13:27:43.903Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:43.903Z] runc: [2022-07-18T13:27:43.903Z] Version: 1.0.3 [2022-07-18T13:27:43.903Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T13:27:43.903Z] docker-init: [2022-07-18T13:27:43.903Z] Version: 0.19.0 [2022-07-18T13:27:43.903Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T13:27:43.982Z] + docker version [2022-07-18T13:27:43.982Z] Client: Docker Engine - Community [2022-07-18T13:27:43.982Z] Version: 20.10.14 [2022-07-18T13:27:43.982Z] API version: 1.41 [2022-07-18T13:27:43.982Z] Go version: go1.16.15 [2022-07-18T13:27:43.982Z] Git commit: a224086 [2022-07-18T13:27:43.982Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-18T13:27:43.982Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.982Z] Context: default [2022-07-18T13:27:43.982Z] Experimental: true [2022-07-18T13:27:43.982Z] [2022-07-18T13:27:43.982Z] Server: Docker Engine - Community [2022-07-18T13:27:43.982Z] Engine: [2022-07-18T13:27:43.982Z] Version: 20.10.14 [2022-07-18T13:27:43.982Z] API version: 1.41 (minimum version 1.12) [2022-07-18T13:27:43.982Z] Go version: go1.16.15 [2022-07-18T13:27:43.982Z] Git commit: 87a90dc [2022-07-18T13:27:43.982Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-18T13:27:43.982Z] OS/Arch: linux/amd64 [2022-07-18T13:27:43.982Z] Experimental: true [2022-07-18T13:27:43.982Z] containerd: [2022-07-18T13:27:43.982Z] Version: 1.5.11 [2022-07-18T13:27:43.982Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:43.982Z] runc: [2022-07-18T13:27:43.982Z] Version: 1.0.3 [2022-07-18T13:27:43.982Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-18T13:27:43.982Z] docker-init: [2022-07-18T13:27:43.982Z] Version: 0.19.0 [2022-07-18T13:27:43.982Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-18T13:27:44.189Z] + docker info [2022-07-18T13:27:44.268Z] + docker info [2022-07-18T13:27:44.433Z] #24 transferring context: 62.07MB 1.1s done [2022-07-18T13:27:44.433Z] #24 DONE 1.1s [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.433Z] #64 sha256:30d2bc3acb9a64f91b4447b23aab078f2682f21b20b3475b512b081e0355a340 [2022-07-18T13:27:44.433Z] #64 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.433Z] #44 sha256:4b1777a6f98a45d4bd02150bc3ff861f793e7ccdf7a8166f515ecc1e3a03624a [2022-07-18T13:27:44.433Z] #44 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T13:27:44.433Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-18T13:27:44.433Z] #17 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T13:27:44.433Z] #32 sha256:9b7d85133cb436a3faf8c3fb8a0e1cbb060b7e9bf39a17f69c91f11eff340fd1 [2022-07-18T13:27:44.433Z] #32 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T13:27:44.433Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-18T13:27:44.433Z] #23 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T13:27:44.433Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-18T13:27:44.433Z] #72 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T13:27:44.433Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-18T13:27:44.433Z] #15 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.433Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-18T13:27:44.433Z] #14 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #65 sha256:4ed490683985902d04d6113ff1ca0ca0a503db54c4e48d047ddaef0e823be24d [2022-07-18T13:27:44.433Z] #65 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #45 sha256:4a2d0cd04240701599710677b050a3e3d65788ceb3baed638662845d0f027095 [2022-07-18T13:27:44.433Z] #45 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #54 sha256:b8aaf3d98a422ddc6f6ec5e36e16925e5b832f7984721f60a2719c4a04058948 [2022-07-18T13:27:44.433Z] #54 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #70 sha256:784f7efe7e5828dfabee372c08daf939a18870ad1cd592d59199bf610bb29f21 [2022-07-18T13:27:44.433Z] #70 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #48 sha256:c95d76ad5bfbf4cfb70856ba3c932e40206923312e4c77eb86744044ee6d7661 [2022-07-18T13:27:44.433Z] #48 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #75 sha256:60c9ad22dd53aa8082909056258665d5eeac1818ef96ef7d3df73d743bd1e029 [2022-07-18T13:27:44.433Z] #75 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.433Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-18T13:27:44.433Z] #55 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.433Z] #31 sha256:90e34af652b16f18fbb1210e779e0051094fb222a8bc38dd9350dd2c67cfb415 [2022-07-18T13:27:44.433Z] #31 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #41 sha256:586f5218de7e2739f155c9accd781a321e9e5f553f7f25113d5f3b238db1cb7e [2022-07-18T13:27:44.433Z] #41 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #58 sha256:914202b0be6cf473906b30faf6296e96e4f9d589adcac939875c7f47a3cb9357 [2022-07-18T13:27:44.433Z] #58 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.433Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-18T13:27:44.433Z] #77 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T13:27:44.433Z] #56 sha256:c44e0d94c40faa43188bbf8a93d976cdfaa79f8993bb99e3ed8d36f5ad7f936d [2022-07-18T13:27:44.433Z] #56 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T13:27:44.433Z] #69 sha256:293e420a0a454b51f1e16ee9e063e494fe233ea30f2e5cfb858a1efcd29e7f1c [2022-07-18T13:27:44.433Z] #69 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.433Z] #67 sha256:c1ee71e3c8740c72e69c3d2dee97166e513c3515bc2efb12c715a63ea2d78c43 [2022-07-18T13:27:44.433Z] #67 CACHED [2022-07-18T13:27:44.433Z] [2022-07-18T13:27:44.433Z] #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-07-18T13:27:44.434Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-18T13:27:44.434Z] #51 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T13:27:44.434Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-18T13:27:44.434Z] #33 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T13:27:44.434Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-18T13:27:44.434Z] #74 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T13:27:44.434Z] #78 sha256:08a3dcc4887260c0e7b7ab0e29839b912e07324382cea0ab5ce6716f79459daa [2022-07-18T13:27:44.434Z] #78 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-18T13:27:44.434Z] #57 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T13:27:44.434Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-18T13:27:44.434Z] #19 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T13:27:44.434Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-18T13:27:44.434Z] #12 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T13:27:44.434Z] #43 sha256:aa43f6802fe13d5ccec0169ab5942b59089391a8c85a876cc3605f281fdfdbd2 [2022-07-18T13:27:44.434Z] #43 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-18T13:27:44.434Z] #38 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T13:27:44.434Z] #68 sha256:7aebbddf21303db50b2d9e94bab9dba3f217a964133321a474086b0fca19a414 [2022-07-18T13:27:44.434Z] #68 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T13:27:44.434Z] #35 sha256:9f8a95eab7e817e336344cdb5cff6600444824012b5e546577406a688b4d3f7a [2022-07-18T13:27:44.434Z] #35 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-18T13:27:44.434Z] #13 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #26 sha256:919ebbb17e9fcb84635a005268798ebf4005589a0ef7d2d75072c0e8803d4887 [2022-07-18T13:27:44.434Z] #26 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-18T13:27:44.434Z] #42 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T13:27:44.434Z] #79 sha256:e6512a390f8b912e582817eee30e7cc5eb053091e2cbe55c1b9e834957d08bfc [2022-07-18T13:27:44.434Z] #79 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T13:27:44.434Z] #25 sha256:3d7854bbe3c046e7aef5c136a45d6d01544da260c8d0b3b5b6739ae505fb2a22 [2022-07-18T13:27:44.434Z] #25 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T13:27:44.434Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-18T13:27:44.434Z] #18 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T13:27:44.434Z] #39 sha256:a378d32ccd422ef7a67eace6c4451500e5011c4d24781d9a92615d12a2e51e7c [2022-07-18T13:27:44.434Z] #39 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-18T13:27:44.434Z] #47 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T13:27:44.434Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-18T13:27:44.434Z] #46 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-18T13:27:44.434Z] #53 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-18T13:27:44.434Z] #40 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T13:27:44.434Z] #66 sha256:66bf51ab293b39300f133b597a8528889ba7fd0e7a979846a6d6be502158e580 [2022-07-18T13:27:44.434Z] #66 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T13:27:44.434Z] #37 sha256:05abea7596147af4ba534c521497082278e3fa1b74ae08a8b65ab082f6814e63 [2022-07-18T13:27:44.434Z] #37 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T13:27:44.434Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-18T13:27:44.434Z] #21 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-18T13:27:44.434Z] #36 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T13:27:44.434Z] #59 sha256:bb927f0bac403542f2329c1a4fed5322299a22709164d8cef038dfff5d8e06c1 [2022-07-18T13:27:44.434Z] #59 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #60 sha256:7301eb93af156b8181ad9b40f315a5604217f00f7cb20c3756bcf1cec1a605de [2022-07-18T13:27:44.434Z] #60 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-18T13:27:44.434Z] #50 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-18T13:27:44.434Z] #76 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T13:27:44.434Z] #52 sha256:c780a82fbc209249bd855fdb5714e8be8adf9eacf7f29d760aab84c8eb5fca26 [2022-07-18T13:27:44.434Z] #52 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-18T13:27:44.434Z] #29 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-18T13:27:44.434Z] #22 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T13:27:44.434Z] #61 sha256:cba35a7a100d8ae202f43629a375bc05bb0d7417ffb5de58711c822abcd6f482 [2022-07-18T13:27:44.434Z] #61 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-18T13:27:44.434Z] #16 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-18T13:27:44.434Z] #34 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T13:27:44.434Z] #27 sha256:b85de4322348c0ec83da13ec52423b23a88d584423bb04b9efb35d56b69c2d35 [2022-07-18T13:27:44.434Z] #27 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T13:27:44.434Z] #63 sha256:31ec20ddc91aff6f88b1a355164db1a295ad58e8da6d1bed0708940263747fd1 [2022-07-18T13:27:44.434Z] #63 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #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-07-18T13:27:44.434Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-18T13:27:44.434Z] #62 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T13:27:44.434Z] #30 sha256:87744764562c5a75706a107863c97013e98ab67ed24bbd1cd47842282e8119db [2022-07-18T13:27:44.434Z] #30 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T13:27:44.434Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-18T13:27:44.434Z] #20 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T13:27:44.434Z] #80 sha256:4ec8870406e6cc3a07b21bf6c941430c1b6774cd9099cf21a192d5a39399e662 [2022-07-18T13:27:44.434Z] #80 CACHED [2022-07-18T13:27:44.434Z] [2022-07-18T13:27:44.434Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T13:27:44.434Z] #81 sha256:221ec84eaba35721d4c37892b2e761a73ad0dfea4a52e43496bde475495863d3 [2022-07-18T13:27:44.621Z] Client: [2022-07-18T13:27:44.621Z] Context: default [2022-07-18T13:27:44.621Z] Debug Mode: false [2022-07-18T13:27:44.621Z] Plugins: [2022-07-18T13:27:44.621Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T13:27:44.621Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T13:27:44.621Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T13:27:44.621Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T13:27:44.621Z] [2022-07-18T13:27:44.621Z] Server: [2022-07-18T13:27:44.621Z] Containers: 0 [2022-07-18T13:27:44.621Z] Running: 0 [2022-07-18T13:27:44.621Z] Paused: 0 [2022-07-18T13:27:44.621Z] Stopped: 0 [2022-07-18T13:27:44.622Z] Images: 2 [2022-07-18T13:27:44.622Z] Server Version: 20.10.14 [2022-07-18T13:27:44.622Z] Storage Driver: overlay2 [2022-07-18T13:27:44.622Z] Backing Filesystem: extfs [2022-07-18T13:27:44.622Z] Supports d_type: true [2022-07-18T13:27:44.622Z] Native Overlay Diff: true [2022-07-18T13:27:44.622Z] userxattr: false [2022-07-18T13:27:44.622Z] Logging Driver: json-file [2022-07-18T13:27:44.622Z] Cgroup Driver: cgroupfs [2022-07-18T13:27:44.622Z] Cgroup Version: 1 [2022-07-18T13:27:44.622Z] Plugins: [2022-07-18T13:27:44.622Z] Volume: local [2022-07-18T13:27:44.622Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T13:27:44.622Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T13:27:44.622Z] Swarm: inactive [2022-07-18T13:27:44.622Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T13:27:44.622Z] Default Runtime: runc [2022-07-18T13:27:44.622Z] Init Binary: docker-init [2022-07-18T13:27:44.622Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:44.622Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T13:27:44.622Z] init version: de40ad0 [2022-07-18T13:27:44.622Z] Security Options: [2022-07-18T13:27:44.622Z] apparmor [2022-07-18T13:27:44.622Z] seccomp [2022-07-18T13:27:44.622Z] Profile: default [2022-07-18T13:27:44.622Z] Kernel Version: 5.4.0-1071-aws [2022-07-18T13:27:44.622Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-18T13:27:44.622Z] OSType: linux [2022-07-18T13:27:44.622Z] Architecture: x86_64 [2022-07-18T13:27:44.622Z] CPUs: 2 [2022-07-18T13:27:44.622Z] Total Memory: 7.565GiB [2022-07-18T13:27:44.622Z] Name: ip-10-100-74-66 [2022-07-18T13:27:44.622Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-18T13:27:44.622Z] Docker Root Dir: /var/lib/docker [2022-07-18T13:27:44.622Z] Debug Mode: false [2022-07-18T13:27:44.622Z] Registry: https://index.docker.io/v1/ [2022-07-18T13:27:44.622Z] Labels: [2022-07-18T13:27:44.622Z] Experimental: true [2022-07-18T13:27:44.622Z] Insecure Registries: [2022-07-18T13:27:44.622Z] 127.0.0.0/8 [2022-07-18T13:27:44.622Z] Live Restore Enabled: true [2022-07-18T13:27:44.622Z] [2022-07-18T13:27:44.622Z] WARNING: No swap limit support [Pipeline] sh [2022-07-18T13:27:44.763Z] Client: [2022-07-18T13:27:44.763Z] Context: default [2022-07-18T13:27:44.763Z] Debug Mode: false [2022-07-18T13:27:44.763Z] Plugins: [2022-07-18T13:27:44.763Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T13:27:44.763Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T13:27:44.763Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T13:27:44.763Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T13:27:44.763Z] [2022-07-18T13:27:44.763Z] Server: [2022-07-18T13:27:44.763Z] Containers: 0 [2022-07-18T13:27:44.763Z] Running: 0 [2022-07-18T13:27:44.763Z] Paused: 0 [2022-07-18T13:27:44.763Z] Stopped: 0 [2022-07-18T13:27:44.763Z] Images: 3 [2022-07-18T13:27:44.763Z] Server Version: 20.10.14 [2022-07-18T13:27:44.763Z] Storage Driver: overlay2 [2022-07-18T13:27:44.763Z] Backing Filesystem: extfs [2022-07-18T13:27:44.763Z] Supports d_type: true [2022-07-18T13:27:44.763Z] Native Overlay Diff: true [2022-07-18T13:27:44.763Z] userxattr: false [2022-07-18T13:27:44.763Z] Logging Driver: json-file [2022-07-18T13:27:44.763Z] Cgroup Driver: cgroupfs [2022-07-18T13:27:44.763Z] Cgroup Version: 1 [2022-07-18T13:27:44.763Z] Plugins: [2022-07-18T13:27:44.763Z] Volume: local [2022-07-18T13:27:44.763Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T13:27:44.763Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T13:27:44.763Z] Swarm: inactive [2022-07-18T13:27:44.763Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T13:27:44.763Z] Default Runtime: runc [2022-07-18T13:27:44.763Z] Init Binary: docker-init [2022-07-18T13:27:44.763Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:44.763Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T13:27:44.763Z] init version: de40ad0 [2022-07-18T13:27:44.763Z] Security Options: [2022-07-18T13:27:44.763Z] apparmor [2022-07-18T13:27:44.763Z] seccomp [2022-07-18T13:27:44.763Z] Profile: default [2022-07-18T13:27:44.763Z] Kernel Version: 5.4.0-1071-aws [2022-07-18T13:27:44.763Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-18T13:27:44.763Z] OSType: linux [2022-07-18T13:27:44.763Z] Architecture: x86_64 [2022-07-18T13:27:44.763Z] CPUs: 2 [2022-07-18T13:27:44.763Z] Total Memory: 7.565GiB [2022-07-18T13:27:44.763Z] Name: ip-10-100-83-131 [2022-07-18T13:27:44.763Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-18T13:27:44.763Z] Docker Root Dir: /var/lib/docker [2022-07-18T13:27:44.763Z] Debug Mode: false [2022-07-18T13:27:44.763Z] Registry: https://index.docker.io/v1/ [2022-07-18T13:27:44.763Z] Labels: [2022-07-18T13:27:44.763Z] Experimental: true [2022-07-18T13:27:44.763Z] Insecure Registries: [2022-07-18T13:27:44.763Z] 127.0.0.0/8 [2022-07-18T13:27:44.763Z] Live Restore Enabled: true [2022-07-18T13:27:44.763Z] [2022-07-18T13:27:44.763Z] WARNING: No swap limit support [Pipeline] sh [2022-07-18T13:27:44.896Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:44.896Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:44.896Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43832/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T13:27:44.896Z] + bash /home/ubuntu/workspace/moby_PR-43832/check-config.sh [2022-07-18T13:27:44.896Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T13:27:44.896Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-18T13:27:44.896Z] [2022-07-18T13:27:44.896Z] Generally Necessary: [2022-07-18T13:27:44.896Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T13:27:44.896Z] - apparmor: enabled and tools installed [2022-07-18T13:27:44.896Z] - CONFIG_NAMESPACES: enabled [2022-07-18T13:27:44.896Z] - CONFIG_NET_NS: enabled [2022-07-18T13:27:44.896Z] - CONFIG_PID_NS: enabled [2022-07-18T13:27:44.896Z] - CONFIG_IPC_NS: enabled [2022-07-18T13:27:44.896Z] - CONFIG_UTS_NS: enabled [2022-07-18T13:27:44.896Z] - CONFIG_CGROUPS: enabled [2022-07-18T13:27:44.896Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T13:27:44.896Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T13:27:44.896Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T13:27:44.896Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T13:27:44.896Z] - CONFIG_CPUSETS: enabled [2022-07-18T13:27:44.896Z] - CONFIG_MEMCG: enabled [2022-07-18T13:27:44.896Z] - CONFIG_KEYS: enabled [2022-07-18T13:27:44.896Z] - CONFIG_VETH: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T13:27:44.896Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T13:27:44.896Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T13:27:44.896Z] [2022-07-18T13:27:44.896Z] Optional Features: [2022-07-18T13:27:45.038Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:45.038Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:45.038Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43832/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T13:27:45.038Z] + bash /home/ubuntu/workspace/moby_PR-43832/check-config.sh [2022-07-18T13:27:45.038Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T13:27:45.038Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-18T13:27:45.038Z] [2022-07-18T13:27:45.038Z] Generally Necessary: [2022-07-18T13:27:45.038Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T13:27:45.038Z] - apparmor: enabled and tools installed [2022-07-18T13:27:45.038Z] - CONFIG_NAMESPACES: enabled [2022-07-18T13:27:45.038Z] - CONFIG_NET_NS: enabled [2022-07-18T13:27:45.038Z] - CONFIG_PID_NS: enabled [2022-07-18T13:27:45.038Z] - CONFIG_IPC_NS: enabled [2022-07-18T13:27:45.038Z] - CONFIG_UTS_NS: enabled [2022-07-18T13:27:45.038Z] - CONFIG_CGROUPS: enabled [2022-07-18T13:27:45.038Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T13:27:45.038Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T13:27:45.038Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T13:27:45.038Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T13:27:45.038Z] - CONFIG_CPUSETS: enabled [2022-07-18T13:27:45.038Z] - CONFIG_MEMCG: enabled [2022-07-18T13:27:45.038Z] - CONFIG_KEYS: enabled [2022-07-18T13:27:45.038Z] - CONFIG_VETH: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T13:27:45.038Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T13:27:45.129Z] Client: [2022-07-18T13:27:45.129Z] Context: default [2022-07-18T13:27:45.129Z] Debug Mode: false [2022-07-18T13:27:45.129Z] Plugins: [2022-07-18T13:27:45.129Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T13:27:45.129Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T13:27:45.129Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T13:27:45.129Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T13:27:45.129Z] [2022-07-18T13:27:45.129Z] Server: [2022-07-18T13:27:45.129Z] Containers: 0 [2022-07-18T13:27:45.129Z] Running: 0 [2022-07-18T13:27:45.129Z] Paused: 0 [2022-07-18T13:27:45.129Z] Stopped: 0 [2022-07-18T13:27:45.129Z] Images: 4 [2022-07-18T13:27:45.129Z] Server Version: 20.10.14 [2022-07-18T13:27:45.129Z] Storage Driver: overlay2 [2022-07-18T13:27:45.129Z] Backing Filesystem: extfs [2022-07-18T13:27:45.129Z] Supports d_type: true [2022-07-18T13:27:45.129Z] Native Overlay Diff: true [2022-07-18T13:27:45.129Z] userxattr: false [2022-07-18T13:27:45.129Z] Logging Driver: json-file [2022-07-18T13:27:45.129Z] Cgroup Driver: systemd [2022-07-18T13:27:45.129Z] Cgroup Version: 2 [2022-07-18T13:27:45.129Z] Plugins: [2022-07-18T13:27:45.129Z] Volume: local [2022-07-18T13:27:45.129Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T13:27:45.129Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T13:27:45.129Z] Swarm: inactive [2022-07-18T13:27:45.129Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T13:27:45.129Z] Default Runtime: runc [2022-07-18T13:27:45.129Z] Init Binary: docker-init [2022-07-18T13:27:45.129Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:45.129Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T13:27:45.129Z] init version: de40ad0 [2022-07-18T13:27:45.129Z] Security Options: [2022-07-18T13:27:45.129Z] apparmor [2022-07-18T13:27:45.129Z] seccomp [2022-07-18T13:27:45.129Z] Profile: default [2022-07-18T13:27:45.129Z] cgroupns [2022-07-18T13:27:45.129Z] Kernel Version: 5.13.0-1021-aws [2022-07-18T13:27:45.129Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-18T13:27:45.129Z] OSType: linux [2022-07-18T13:27:45.129Z] Architecture: x86_64 [2022-07-18T13:27:45.129Z] CPUs: 2 [2022-07-18T13:27:45.129Z] Total Memory: 7.476GiB [2022-07-18T13:27:45.129Z] Name: ip-10-100-43-249 [2022-07-18T13:27:45.129Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-18T13:27:45.129Z] Docker Root Dir: /var/lib/docker [2022-07-18T13:27:45.129Z] Debug Mode: false [2022-07-18T13:27:45.129Z] Registry: https://index.docker.io/v1/ [2022-07-18T13:27:45.129Z] Labels: [2022-07-18T13:27:45.129Z] Experimental: true [2022-07-18T13:27:45.129Z] Insecure Registries: [2022-07-18T13:27:45.129Z] 127.0.0.0/8 [2022-07-18T13:27:45.129Z] Live Restore Enabled: true [2022-07-18T13:27:45.129Z] [Pipeline] } [Pipeline] // stage [2022-07-18T13:27:45.152Z] - CONFIG_USER_NS: enabled [2022-07-18T13:27:45.152Z] - CONFIG_SECCOMP: enabled [2022-07-18T13:27:45.152Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T13:27:45.152Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T13:27:45.152Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T13:27:45.152Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-18T13:27:45.152Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-18T13:27:45.152Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T13:27:45.152Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T13:27:45.152Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T13:27:45.152Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T13:27:45.152Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T13:27:45.152Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T13:27:45.152Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T13:27:45.152Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T13:27:45.152Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T13:27:45.152Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T13:27:45.152Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T13:27:45.152Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T13:27:45.152Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T13:27:45.152Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T13:27:45.152Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T13:27:45.152Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T13:27:45.152Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T13:27:45.152Z] - CONFIG_EXT4_FS: enabled [2022-07-18T13:27:45.152Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T13:27:45.152Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T13:27:45.152Z] - Network Drivers: [2022-07-18T13:27:45.152Z] - "overlay": [2022-07-18T13:27:45.152Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T13:27:45.152Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T13:27:45.152Z] Optional (for encrypted networks): [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T13:27:45.205Z] Client: [2022-07-18T13:27:45.205Z] Context: default [2022-07-18T13:27:45.205Z] Debug Mode: false [2022-07-18T13:27:45.205Z] Plugins: [2022-07-18T13:27:45.205Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-18T13:27:45.205Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-18T13:27:45.205Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-18T13:27:45.205Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-18T13:27:45.205Z] [2022-07-18T13:27:45.205Z] Server: [2022-07-18T13:27:45.205Z] Containers: 0 [2022-07-18T13:27:45.205Z] Running: 0 [2022-07-18T13:27:45.205Z] Paused: 0 [2022-07-18T13:27:45.205Z] Stopped: 0 [2022-07-18T13:27:45.205Z] Images: 2 [2022-07-18T13:27:45.205Z] Server Version: 20.10.14 [2022-07-18T13:27:45.205Z] Storage Driver: overlay2 [2022-07-18T13:27:45.205Z] Backing Filesystem: extfs [2022-07-18T13:27:45.205Z] Supports d_type: true [2022-07-18T13:27:45.205Z] Native Overlay Diff: true [2022-07-18T13:27:45.205Z] userxattr: false [2022-07-18T13:27:45.205Z] Logging Driver: json-file [2022-07-18T13:27:45.205Z] Cgroup Driver: cgroupfs [2022-07-18T13:27:45.205Z] Cgroup Version: 1 [2022-07-18T13:27:45.205Z] Plugins: [2022-07-18T13:27:45.205Z] Volume: local [2022-07-18T13:27:45.205Z] Network: bridge host ipvlan macvlan null overlay [2022-07-18T13:27:45.205Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-18T13:27:45.205Z] Swarm: inactive [2022-07-18T13:27:45.205Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-18T13:27:45.205Z] Default Runtime: runc [2022-07-18T13:27:45.205Z] Init Binary: docker-init [2022-07-18T13:27:45.205Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-18T13:27:45.205Z] runc version: v1.0.3-0-gf46b6ba [2022-07-18T13:27:45.205Z] init version: de40ad0 [2022-07-18T13:27:45.205Z] Security Options: [2022-07-18T13:27:45.205Z] apparmor [2022-07-18T13:27:45.205Z] seccomp [2022-07-18T13:27:45.205Z] Profile: default [2022-07-18T13:27:45.205Z] Kernel Version: 5.4.0-1071-aws [2022-07-18T13:27:45.205Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-18T13:27:45.205Z] OSType: linux [2022-07-18T13:27:45.205Z] Architecture: x86_64 [2022-07-18T13:27:45.205Z] CPUs: 2 [2022-07-18T13:27:45.205Z] Total Memory: 7.565GiB [2022-07-18T13:27:45.205Z] Name: ip-10-100-63-96 [2022-07-18T13:27:45.205Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-18T13:27:45.205Z] Docker Root Dir: /var/lib/docker [2022-07-18T13:27:45.205Z] Debug Mode: false [2022-07-18T13:27:45.205Z] Registry: https://index.docker.io/v1/ [2022-07-18T13:27:45.205Z] Labels: [2022-07-18T13:27:45.205Z] Experimental: true [2022-07-18T13:27:45.205Z] Insecure Registries: [2022-07-18T13:27:45.205Z] 127.0.0.0/8 [2022-07-18T13:27:45.205Z] Live Restore Enabled: true [2022-07-18T13:27:45.205Z] [2022-07-18T13:27:45.205Z] WARNING: No swap limit support [Pipeline] sh [2022-07-18T13:27:45.294Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T13:27:45.294Z] [2022-07-18T13:27:45.294Z] Optional Features: [2022-07-18T13:27:45.294Z] - CONFIG_USER_NS: enabled [2022-07-18T13:27:45.294Z] - CONFIG_SECCOMP: enabled [2022-07-18T13:27:45.294Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T13:27:45.294Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T13:27:45.294Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T13:27:45.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-18T13:27:45.294Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-18T13:27:45.294Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T13:27:45.294Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T13:27:45.294Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T13:27:45.294Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T13:27:45.294Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T13:27:45.294Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T13:27:45.294Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T13:27:45.294Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T13:27:45.294Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T13:27:45.294Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T13:27:45.294Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T13:27:45.294Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T13:27:45.294Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T13:27:45.294Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T13:27:45.294Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T13:27:45.294Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T13:27:45.294Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T13:27:45.294Z] - CONFIG_EXT4_FS: enabled [2022-07-18T13:27:45.294Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T13:27:45.294Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T13:27:45.294Z] - Network Drivers: [2022-07-18T13:27:45.294Z] - "overlay": [2022-07-18T13:27:45.294Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T13:27:45.294Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T13:27:45.294Z] Optional (for encrypted networks): [2022-07-18T13:27:45.362Z] #81 DONE 1.1s [2022-07-18T13:27:45.362Z] [2022-07-18T13:27:45.362Z] #82 exporting to image [2022-07-18T13:27:45.362Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T13:27:45.362Z] #82 exporting layers [2022-07-18T13:27:45.407Z] - CONFIG_CRYPTO: enabled [2022-07-18T13:27:45.407Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T13:27:45.407Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T13:27:45.407Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T13:27:45.407Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T13:27:45.407Z] - CONFIG_XFRM: enabled [2022-07-18T13:27:45.407Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T13:27:45.407Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T13:27:45.407Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T13:27:45.407Z] - "ipvlan": [2022-07-18T13:27:45.407Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T13:27:45.407Z] - "macvlan": [2022-07-18T13:27:45.407Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T13:27:45.407Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T13:27:45.407Z] - "ftp,tftp client in container": [2022-07-18T13:27:45.407Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T13:27:45.407Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T13:27:45.408Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T13:27:45.408Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T13:27:45.408Z] - Storage Drivers: [2022-07-18T13:27:45.408Z] - "aufs": [2022-07-18T13:27:45.408Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T13:27:45.408Z] - "btrfs": [2022-07-18T13:27:45.408Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T13:27:45.408Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T13:27:45.408Z] - "devicemapper": [2022-07-18T13:27:45.408Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T13:27:45.408Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T13:27:45.408Z] - "overlay": [2022-07-18T13:27:45.408Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T13:27:45.408Z] - "zfs": [2022-07-18T13:27:45.408Z] - /dev/zfs: present [2022-07-18T13:27:45.408Z] - zfs command: missing [2022-07-18T13:27:45.408Z] - zpool command: missing [2022-07-18T13:27:45.408Z] [2022-07-18T13:27:45.408Z] Limits: [2022-07-18T13:27:45.408Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T13:27:45.408Z] [2022-07-18T13:27:45.408Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-18T13:27:45.453Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3d037d71a8adcb1d13c4edcdbca153ab3465c15f . [2022-07-18T13:27:45.453Z] #1 [internal] load build definition from Dockerfile [2022-07-18T13:27:45.453Z] #1 sha256:6eb7491a58b09abed917803260c39e35545ddad58d4c6605b9a33efb9b6b74d9 [2022-07-18T13:27:45.453Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T13:27:45.453Z] #1 DONE 0.0s [2022-07-18T13:27:45.453Z] [2022-07-18T13:27:45.453Z] #2 [internal] load .dockerignore [2022-07-18T13:27:45.453Z] #2 sha256:40ae938178acdc326d187ad79ee27428d84d61fce4ce04ae14575d78c7808970 [2022-07-18T13:27:45.453Z] #2 transferring context: 145B done [2022-07-18T13:27:45.453Z] #2 DONE 0.0s [2022-07-18T13:27:45.453Z] [2022-07-18T13:27:45.453Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T13:27:45.453Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [Pipeline] sh [2022-07-18T13:27:45.490Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:45.490Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-18T13:27:45.490Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43832/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-18T13:27:45.490Z] + bash /home/ubuntu/workspace/moby_PR-43832/check-config.sh [2022-07-18T13:27:45.490Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-18T13:27:45.490Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-18T13:27:45.490Z] [2022-07-18T13:27:45.490Z] Generally Necessary: [2022-07-18T13:27:45.490Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-18T13:27:45.490Z] - apparmor: enabled and tools installed [2022-07-18T13:27:45.490Z] - CONFIG_NAMESPACES: enabled [2022-07-18T13:27:45.490Z] - CONFIG_NET_NS: enabled [2022-07-18T13:27:45.490Z] - CONFIG_PID_NS: enabled [2022-07-18T13:27:45.490Z] - CONFIG_IPC_NS: enabled [2022-07-18T13:27:45.490Z] - CONFIG_UTS_NS: enabled [2022-07-18T13:27:45.490Z] - CONFIG_CGROUPS: enabled [2022-07-18T13:27:45.490Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-18T13:27:45.490Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-18T13:27:45.490Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-18T13:27:45.490Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-18T13:27:45.490Z] - CONFIG_CPUSETS: enabled [2022-07-18T13:27:45.490Z] - CONFIG_MEMCG: enabled [2022-07-18T13:27:45.490Z] - CONFIG_KEYS: enabled [2022-07-18T13:27:45.490Z] - CONFIG_VETH: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-18T13:27:45.490Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-18T13:27:45.550Z] - CONFIG_CRYPTO: enabled [2022-07-18T13:27:45.550Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T13:27:45.550Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T13:27:45.550Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T13:27:45.550Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T13:27:45.550Z] - CONFIG_XFRM: enabled [2022-07-18T13:27:45.550Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T13:27:45.550Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T13:27:45.550Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T13:27:45.550Z] - "ipvlan": [2022-07-18T13:27:45.550Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T13:27:45.550Z] - "macvlan": [2022-07-18T13:27:45.550Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T13:27:45.550Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T13:27:45.550Z] - "ftp,tftp client in container": [2022-07-18T13:27:45.550Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T13:27:45.550Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T13:27:45.550Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T13:27:45.550Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T13:27:45.550Z] - Storage Drivers: [2022-07-18T13:27:45.550Z] - "aufs": [2022-07-18T13:27:45.550Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T13:27:45.550Z] - "btrfs": [2022-07-18T13:27:45.550Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T13:27:45.550Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T13:27:45.550Z] - "devicemapper": [2022-07-18T13:27:45.550Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T13:27:45.550Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T13:27:45.550Z] - "overlay": [2022-07-18T13:27:45.550Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T13:27:45.550Z] - "zfs": [2022-07-18T13:27:45.550Z] - /dev/zfs: present [2022-07-18T13:27:45.550Z] - zfs command: missing [2022-07-18T13:27:45.550Z] - zpool command: missing [2022-07-18T13:27:45.550Z] [2022-07-18T13:27:45.550Z] Limits: [2022-07-18T13:27:45.550Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T13:27:45.550Z] [2022-07-18T13:27:45.550Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T13:27:45.716Z] #3 DONE 0.1s [2022-07-18T13:27:45.716Z] [2022-07-18T13:27:45.716Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T13:27:45.716Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T13:27:45.716Z] #4 CACHED [2022-07-18T13:27:45.726Z] + sudo modprobe ip_vs [2022-07-18T13:27:45.726Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 . [2022-07-18T13:27:45.750Z] - CONFIG_CGROUP_BPF: enabled [2022-07-18T13:27:45.750Z] [2022-07-18T13:27:45.750Z] Optional Features: [2022-07-18T13:27:45.750Z] - CONFIG_USER_NS: enabled [2022-07-18T13:27:45.750Z] - CONFIG_SECCOMP: enabled [2022-07-18T13:27:45.750Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-18T13:27:45.750Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-18T13:27:45.750Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-18T13:27:45.750Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-18T13:27:45.750Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-18T13:27:45.750Z] - CONFIG_BLK_CGROUP: enabled [2022-07-18T13:27:45.750Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-18T13:27:45.750Z] - CONFIG_CGROUP_PERF: enabled [2022-07-18T13:27:45.750Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-18T13:27:45.750Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-18T13:27:45.750Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-18T13:27:45.750Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-18T13:27:45.750Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-18T13:27:45.750Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-18T13:27:45.750Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-18T13:27:45.750Z] - CONFIG_IP_VS: enabled (as module) [2022-07-18T13:27:45.750Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-18T13:27:45.750Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-18T13:27:45.750Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-18T13:27:45.750Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-18T13:27:45.750Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-18T13:27:45.750Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-18T13:27:45.750Z] - CONFIG_EXT4_FS: enabled [2022-07-18T13:27:45.750Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-18T13:27:45.750Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-18T13:27:45.750Z] - Network Drivers: [2022-07-18T13:27:45.750Z] - "overlay": [2022-07-18T13:27:45.750Z] - CONFIG_VXLAN: enabled (as module) [2022-07-18T13:27:45.750Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-18T13:27:45.750Z] Optional (for encrypted networks): [2022-07-18T13:27:45.861Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 . [2022-07-18T13:27:45.861Z] #1 [internal] load build definition from Dockerfile [2022-07-18T13:27:45.861Z] #1 sha256:e493cde158ca0c293cb49c34282eff94ce8def6fe1068d85d2031a170389c110 [2022-07-18T13:27:45.861Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T13:27:45.861Z] #1 DONE 0.0s [2022-07-18T13:27:45.861Z] [2022-07-18T13:27:45.861Z] #2 [internal] load .dockerignore [2022-07-18T13:27:45.861Z] #2 sha256:24dff7902366220a9b2e24e2a9912715a393772507fd9f98f22661c315b42560 [2022-07-18T13:27:45.861Z] #2 transferring context: 145B done [2022-07-18T13:27:45.861Z] #2 DONE 0.0s [2022-07-18T13:27:45.861Z] [2022-07-18T13:27:45.861Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T13:27:45.861Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-18T13:27:45.976Z] [2022-07-18T13:27:45.976Z] #5 [internal] load .dockerignore [2022-07-18T13:27:45.976Z] #5 sha256:54469a1f758625eb6eb1fe006f63d70311225b8a017abf14cb096c979ebf6fc1 [2022-07-18T13:27:45.976Z] #5 DONE 0.0s [2022-07-18T13:27:45.976Z] [2022-07-18T13:27:45.976Z] #6 [internal] load build definition from Dockerfile [2022-07-18T13:27:45.976Z] #6 sha256:9ef74afdb254143b0fe41ef64a5a081178988281568918bf411785f7912b6bee [2022-07-18T13:27:45.976Z] #6 DONE 0.0s [2022-07-18T13:27:45.976Z] [2022-07-18T13:27:45.976Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T13:27:45.976Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T13:27:45.976Z] #8 DONE 0.1s [2022-07-18T13:27:45.976Z] [2022-07-18T13:27:45.976Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:45.976Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T13:27:45.976Z] #7 DONE 0.1s [2022-07-18T13:27:45.976Z] [2022-07-18T13:27:45.976Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:45.976Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T13:27:45.976Z] #9 DONE 0.1s [2022-07-18T13:27:45.976Z] [2022-07-18T13:27:45.976Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T13:27:45.976Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T13:27:45.976Z] #10 DONE 0.1s [2022-07-18T13:27:45.985Z] #1 [internal] load build definition from Dockerfile [2022-07-18T13:27:45.985Z] #1 sha256:e69927b18fb1df031cc4f4eddbb254c5890f2a86aed13cba84507e2f8b50c7dc [2022-07-18T13:27:45.985Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T13:27:45.985Z] #1 DONE 0.0s [2022-07-18T13:27:45.985Z] [2022-07-18T13:27:45.985Z] #2 [internal] load .dockerignore [2022-07-18T13:27:45.985Z] #2 sha256:3161cb612986b0c9542f468067f1e6577d050c947fd59250032ec4d96ab743d3 [2022-07-18T13:27:45.985Z] #2 transferring context: 145B done [2022-07-18T13:27:45.985Z] #2 DONE 0.0s [2022-07-18T13:27:45.985Z] [2022-07-18T13:27:45.985Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T13:27:45.985Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-18T13:27:46.009Z] - CONFIG_CRYPTO: enabled [2022-07-18T13:27:46.009Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-18T13:27:46.009Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-18T13:27:46.009Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-18T13:27:46.009Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-18T13:27:46.009Z] - CONFIG_XFRM: enabled [2022-07-18T13:27:46.009Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-18T13:27:46.009Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-18T13:27:46.009Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-18T13:27:46.009Z] - "ipvlan": [2022-07-18T13:27:46.009Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-18T13:27:46.009Z] - "macvlan": [2022-07-18T13:27:46.009Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-18T13:27:46.009Z] - CONFIG_DUMMY: enabled (as module) [2022-07-18T13:27:46.009Z] - "ftp,tftp client in container": [2022-07-18T13:27:46.009Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-18T13:27:46.009Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-18T13:27:46.009Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-18T13:27:46.009Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-18T13:27:46.009Z] - Storage Drivers: [2022-07-18T13:27:46.009Z] - "aufs": [2022-07-18T13:27:46.009Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-18T13:27:46.009Z] - "btrfs": [2022-07-18T13:27:46.009Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-18T13:27:46.009Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-18T13:27:46.009Z] - "devicemapper": [2022-07-18T13:27:46.009Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-18T13:27:46.009Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-18T13:27:46.009Z] - "overlay": [2022-07-18T13:27:46.009Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-18T13:27:46.009Z] - "zfs": [2022-07-18T13:27:46.009Z] - /dev/zfs: present [2022-07-18T13:27:46.009Z] - zfs command: missing [2022-07-18T13:27:46.009Z] - zpool command: missing [2022-07-18T13:27:46.009Z] [2022-07-18T13:27:46.009Z] Limits: [2022-07-18T13:27:46.009Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-18T13:27:46.009Z] [2022-07-18T13:27:46.009Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-18T13:27:46.119Z] #3 DONE 0.1s [2022-07-18T13:27:46.119Z] [2022-07-18T13:27:46.119Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T13:27:46.119Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T13:27:46.119Z] #4 CACHED [2022-07-18T13:27:46.237Z] [2022-07-18T13:27:46.237Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:46.237Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T13:27:46.237Z] #73 DONE 0.0s [2022-07-18T13:27:46.237Z] [2022-07-18T13:27:46.237Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:46.237Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T13:27:46.237Z] #71 DONE 0.0s [2022-07-18T13:27:46.237Z] [2022-07-18T13:27:46.237Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T13:27:46.237Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T13:27:46.237Z] #11 DONE 0.0s [2022-07-18T13:27:46.237Z] [2022-07-18T13:27:46.237Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T13:27:46.237Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T13:27:46.237Z] #28 DONE 0.0s [2022-07-18T13:27:46.237Z] [2022-07-18T13:27:46.237Z] #24 [internal] load build context [2022-07-18T13:27:46.237Z] #24 sha256:0533c09d15d3c442eb30b598129813e917aa4b2a7000c67a1d94e3cb3f7c498e [2022-07-18T13:27:46.244Z] #3 DONE 0.1s [2022-07-18T13:27:46.244Z] [2022-07-18T13:27:46.244Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T13:27:46.244Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T13:27:46.244Z] #4 CACHED [2022-07-18T13:27:46.289Z] #82 exporting layers 0.8s done [2022-07-18T13:27:46.289Z] #82 writing image sha256:57c0111ab6385f728a88ceaf63e2c2a6fe13fc05e10c54906333c3363420ad9d done [2022-07-18T13:27:46.289Z] #82 naming to docker.io/library/docker:6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 done [2022-07-18T13:27:46.289Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-07-18T13:27:46.331Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3d037d71a8adcb1d13c4edcdbca153ab3465c15f . [2022-07-18T13:27:46.331Z] #1 [internal] load build definition from Dockerfile [2022-07-18T13:27:46.331Z] #1 sha256:73ff1ba4e142452567939c9191654d549118bde77e73952a5403ce2cdaf0621f [2022-07-18T13:27:46.331Z] #1 transferring dockerfile: 19.25kB done [2022-07-18T13:27:46.331Z] #1 DONE 0.0s [2022-07-18T13:27:46.331Z] [2022-07-18T13:27:46.331Z] #2 [internal] load .dockerignore [2022-07-18T13:27:46.331Z] #2 sha256:ed13764b799e2cbda38e2a3159a878e9f34b8798cf4e03210709323d0b493cd3 [2022-07-18T13:27:46.331Z] #2 transferring context: 145B done [2022-07-18T13:27:46.331Z] #2 DONE 0.0s [2022-07-18T13:27:46.331Z] [2022-07-18T13:27:46.331Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-18T13:27:46.331Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [Pipeline] sh [2022-07-18T13:27:46.377Z] [2022-07-18T13:27:46.377Z] #5 [internal] load .dockerignore [2022-07-18T13:27:46.377Z] #5 sha256:13694525e79b341cfcee34a80bbb60a82ed8edd53ffe7b00b9df31d1aa49638a [2022-07-18T13:27:46.377Z] #5 DONE 0.0s [2022-07-18T13:27:46.377Z] [2022-07-18T13:27:46.377Z] #6 [internal] load build definition from Dockerfile [2022-07-18T13:27:46.377Z] #6 sha256:db18c61ab5412b97d4578525ea27e0e38ecc7a07230cbef2a24e3fc0f12f9c3a [2022-07-18T13:27:46.377Z] #6 DONE 0.0s [2022-07-18T13:27:46.377Z] [2022-07-18T13:27:46.377Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T13:27:46.377Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T13:27:46.377Z] #8 DONE 0.1s [2022-07-18T13:27:46.377Z] [2022-07-18T13:27:46.377Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T13:27:46.377Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T13:27:46.377Z] #10 DONE 0.1s [2022-07-18T13:27:46.377Z] [2022-07-18T13:27:46.377Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:46.377Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T13:27:46.377Z] #9 DONE 0.1s [2022-07-18T13:27:46.377Z] [2022-07-18T13:27:46.377Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:46.377Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T13:27:46.377Z] #7 DONE 0.1s [2022-07-18T13:27:46.502Z] [2022-07-18T13:27:46.502Z] #5 [internal] load .dockerignore [2022-07-18T13:27:46.502Z] #5 sha256:0b381bea0292f6840a3c4c635aeb5b44c04b0f9bd0af1eaddf13662af755b491 [2022-07-18T13:27:46.502Z] #5 DONE 0.0s [2022-07-18T13:27:46.502Z] [2022-07-18T13:27:46.502Z] #6 [internal] load build definition from Dockerfile [2022-07-18T13:27:46.502Z] #6 sha256:0d251f11f8dcf65c531679aa81767cf3a5bb3db2b3d240608b39af0b419c5571 [2022-07-18T13:27:46.502Z] #6 DONE 0.0s [2022-07-18T13:27:46.502Z] [2022-07-18T13:27:46.502Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:46.502Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T13:27:46.502Z] #7 DONE 0.1s [2022-07-18T13:27:46.502Z] [2022-07-18T13:27:46.502Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T13:27:46.502Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T13:27:46.502Z] #10 DONE 0.1s [2022-07-18T13:27:46.502Z] [2022-07-18T13:27:46.502Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T13:27:46.502Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T13:27:46.502Z] #8 DONE 0.1s [2022-07-18T13:27:46.502Z] [2022-07-18T13:27:46.502Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:46.502Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T13:27:46.502Z] #9 DONE 0.1s [2022-07-18T13:27:46.591Z] #3 DONE 0.1s [2022-07-18T13:27:46.591Z] [2022-07-18T13:27:46.591Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-18T13:27:46.591Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-18T13:27:46.591Z] #4 CACHED [2022-07-18T13:27:46.633Z] [2022-07-18T13:27:46.633Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:46.633Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T13:27:46.633Z] #80 DONE 0.0s [2022-07-18T13:27:46.633Z] [2022-07-18T13:27:46.633Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:46.633Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T13:27:46.633Z] #78 DONE 0.0s [2022-07-18T13:27:46.633Z] [2022-07-18T13:27:46.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T13:27:46.633Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T13:27:46.633Z] #11 DONE 0.0s [2022-07-18T13:27:46.633Z] [2022-07-18T13:27:46.633Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T13:27:46.633Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T13:27:46.633Z] #35 DONE 0.0s [2022-07-18T13:27:46.633Z] [2022-07-18T13:27:46.633Z] #31 [internal] load build context [2022-07-18T13:27:46.633Z] #31 sha256:c02ca0f95e8305c11eec1000cebd7848ff8913ff63fb82bd3bee944ce1fe8cd1 [2022-07-18T13:27:46.644Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-18T13:27:46.808Z] #24 ... [2022-07-18T13:27:46.808Z] [2022-07-18T13:27:46.808Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T13:27:46.808Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T13:27:46.808Z] #49 DONE 0.5s [2022-07-18T13:27:46.808Z] [2022-07-18T13:27:46.808Z] #24 [internal] load build context [2022-07-18T13:27:46.808Z] #24 sha256:0533c09d15d3c442eb30b598129813e917aa4b2a7000c67a1d94e3cb3f7c498e [2022-07-18T13:27:46.850Z] [2022-07-18T13:27:46.850Z] #6 [internal] load build definition from Dockerfile [2022-07-18T13:27:46.850Z] #6 sha256:3c4507f4cae13f5f20a9eb0957cbb20e21c7816ce390a3bb2d95fd408a4b0af7 [2022-07-18T13:27:46.850Z] #6 DONE 0.0s [2022-07-18T13:27:46.850Z] [2022-07-18T13:27:46.850Z] #5 [internal] load .dockerignore [2022-07-18T13:27:46.850Z] #5 sha256:29a6fbdb2f973532a079bde571f6c43b5deb95059135310ef1c38bcbe7e2a9c9 [2022-07-18T13:27:46.850Z] #5 DONE 0.0s [2022-07-18T13:27:46.850Z] [2022-07-18T13:27:46.850Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-18T13:27:46.850Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-18T13:27:46.917Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 hack/test/unit [2022-07-18T13:27:47.068Z] [2022-07-18T13:27:47.068Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:47.068Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T13:27:47.068Z] #73 DONE 0.0s [2022-07-18T13:27:47.068Z] [2022-07-18T13:27:47.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T13:27:47.068Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T13:27:47.068Z] #11 DONE 0.0s [2022-07-18T13:27:47.068Z] [2022-07-18T13:27:47.068Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:47.068Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T13:27:47.068Z] #71 DONE 0.0s [2022-07-18T13:27:47.068Z] [2022-07-18T13:27:47.068Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T13:27:47.068Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T13:27:47.068Z] #28 DONE 0.0s [2022-07-18T13:27:47.068Z] [2022-07-18T13:27:47.068Z] #24 [internal] load build context [2022-07-18T13:27:47.068Z] #24 sha256:642c730072a31b4f0e4558a673c1cc6d754dd1bead96bcae2af801297619ab8c [2022-07-18T13:27:47.109Z] #10 DONE 0.1s [2022-07-18T13:27:47.109Z] [2022-07-18T13:27:47.109Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:47.109Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-18T13:27:47.109Z] #7 DONE 0.1s [2022-07-18T13:27:47.109Z] [2022-07-18T13:27:47.109Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-18T13:27:47.109Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-18T13:27:47.109Z] #9 DONE 0.1s [2022-07-18T13:27:47.109Z] [2022-07-18T13:27:47.109Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-18T13:27:47.109Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-18T13:27:47.109Z] #8 DONE 0.1s [2022-07-18T13:27:47.173Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-18T13:27:47.173Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-18T13:27:47.173Z] + TESTDIRS=./... [2022-07-18T13:27:47.173Z] + exclude_paths='/vendor/|/integration' [2022-07-18T13:27:47.173Z] ++ go list ./... [2022-07-18T13:27:47.173Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-18T13:27:47.195Z] #31 ... [2022-07-18T13:27:47.195Z] [2022-07-18T13:27:47.195Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T13:27:47.195Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T13:27:47.195Z] #56 DONE 0.4s [2022-07-18T13:27:47.195Z] [2022-07-18T13:27:47.195Z] #31 [internal] load build context [2022-07-18T13:27:47.195Z] #31 sha256:c02ca0f95e8305c11eec1000cebd7848ff8913ff63fb82bd3bee944ce1fe8cd1 [2022-07-18T13:27:47.333Z] #24 ... [2022-07-18T13:27:47.333Z] [2022-07-18T13:27:47.333Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T13:27:47.333Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T13:27:47.333Z] #49 DONE 0.4s [2022-07-18T13:27:47.333Z] [2022-07-18T13:27:47.333Z] #24 [internal] load build context [2022-07-18T13:27:47.333Z] #24 sha256:642c730072a31b4f0e4558a673c1cc6d754dd1bead96bcae2af801297619ab8c [2022-07-18T13:27:47.369Z] [2022-07-18T13:27:47.369Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:47.369Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-18T13:27:47.369Z] #73 DONE 0.0s [2022-07-18T13:27:47.369Z] [2022-07-18T13:27:47.369Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-18T13:27:47.369Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-18T13:27:47.369Z] #71 DONE 0.0s [2022-07-18T13:27:47.369Z] [2022-07-18T13:27:47.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-18T13:27:47.369Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-18T13:27:47.369Z] #11 DONE 0.0s [2022-07-18T13:27:47.369Z] [2022-07-18T13:27:47.369Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-18T13:27:47.369Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-18T13:27:47.369Z] #28 DONE 0.0s [2022-07-18T13:27:47.369Z] [2022-07-18T13:27:47.369Z] #24 [internal] load build context [2022-07-18T13:27:47.369Z] #24 sha256:f8742781ea084249df0f232f764959cb6c6f1d5e58a30cbf5b92981ff1e1669d [2022-07-18T13:27:47.628Z] #24 ... [2022-07-18T13:27:47.628Z] [2022-07-18T13:27:47.628Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-18T13:27:47.628Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-18T13:27:47.628Z] #49 DONE 0.5s [2022-07-18T13:27:47.628Z] [2022-07-18T13:27:47.628Z] #24 [internal] load build context [2022-07-18T13:27:47.628Z] #24 sha256:f8742781ea084249df0f232f764959cb6c6f1d5e58a30cbf5b92981ff1e1669d [2022-07-18T13:27:47.760Z] #24 transferring context: 62.06MB 1.6s done [2022-07-18T13:27:47.760Z] #24 DONE 1.6s [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #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-07-18T13:27:47.760Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T13:27:47.760Z] #36 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T13:27:47.760Z] #30 sha256:2ac0eb026e545605ad7d6cccdb65606ba9274f82e7f8aca1107165728841fa65 [2022-07-18T13:27:47.760Z] #30 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #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-07-18T13:27:47.760Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T13:27:47.760Z] #34 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T13:27:47.760Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-18T13:27:47.760Z] #17 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #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-07-18T13:27:47.760Z] #64 sha256:b9d95e5e2775604c3667020195f1c32506f4329331d280b8076238f5ddc3a54c [2022-07-18T13:27:47.760Z] #64 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #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-07-18T13:27:47.760Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T13:27:47.760Z] #42 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #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-07-18T13:27:47.760Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T13:27:47.760Z] #29 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T13:27:47.760Z] #48 sha256:69a116c6e7e6572af68b67ea8a70c60e39392656727466fc2c0ac9173bb7df41 [2022-07-18T13:27:47.760Z] #48 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.760Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T13:27:47.760Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T13:27:47.760Z] #46 CACHED [2022-07-18T13:27:47.760Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #60 sha256:1aa4618946971b547d7ddd5a0e8ffa5e172e9bfb12157e99d7b6f35e6010a7f0 [2022-07-18T13:27:47.761Z] #60 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T13:27:47.761Z] #69 sha256:4a10bc704f2a067b1bdd7df3c323bded3065dd62b217e22ef007da2012417841 [2022-07-18T13:27:47.761Z] #69 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #44 sha256:c83d0bededc4a2d7a8f560dae32edd3427ac916df4d76e2f084eb8a9c3b4cfb1 [2022-07-18T13:27:47.761Z] #44 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T13:27:47.761Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T13:27:47.761Z] #21 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #41 sha256:fcd282cde26c1c62a339bf01055c9948d5f9d9884a9490363f532a2ff9666393 [2022-07-18T13:27:47.761Z] #41 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #58 sha256:83b06373ef0076fe125b7c14a67d3184d2e65747170bfbadb9459c6f00bb9801 [2022-07-18T13:27:47.761Z] #58 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #67 sha256:76824fb68e408d5326b61a63102922df878e848fb451b66bd5624bad023160b9 [2022-07-18T13:27:47.761Z] #67 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T13:27:47.761Z] #80 sha256:8de75569d2d744eb0ad56d2bc13002bc9b90499eb7a5678adbd4c860760dec82 [2022-07-18T13:27:47.761Z] #80 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T13:27:47.761Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T13:27:47.761Z] #74 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #26 sha256:a010876adb3d7beb801c20f8f461280b43b7811fa1c9321e4f27f10b342c107c [2022-07-18T13:27:47.761Z] #26 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T13:27:47.761Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-18T13:27:47.761Z] #15 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #31 sha256:51b4003ce292889e1c0bd22b80e45fcb66e70502a8b70bf8a05452c80fdef04f [2022-07-18T13:27:47.761Z] #31 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #61 sha256:d0d873070f287d5357e7eab74b4ee05eeac8eaf335747cc487570bbb8d107843 [2022-07-18T13:27:47.761Z] #61 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T13:27:47.761Z] #66 sha256:ae46f66163e26c14675221cacebe4aa3dbfb3824543498d3f18c35ca1ae14355 [2022-07-18T13:27:47.761Z] #66 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #54 sha256:047ad84564ffef6c09a06946b719e778118d0185489f88d4de53cda7ec098585 [2022-07-18T13:27:47.761Z] #54 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T13:27:47.761Z] #47 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T13:27:47.761Z] #51 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #45 sha256:e32284c2d8838d5c84c885f0f7e9a9fe3718e221ecc1ff7bf0ea1eb3887fdf2e [2022-07-18T13:27:47.761Z] #45 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T13:27:47.761Z] #57 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #37 sha256:90cfb8c707370901b03741994e6e1bed98cd96ad9e1822e9f4f936b29c3278aa [2022-07-18T13:27:47.761Z] #37 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T13:27:47.761Z] #27 sha256:a15fae8b72f20e9b4429bd6c6a4e18ff8ba0d2465ebf13814efb727bbb3a31f3 [2022-07-18T13:27:47.761Z] #27 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T13:27:47.761Z] #76 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T13:27:47.761Z] #77 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #70 sha256:28cb897f1ccf188ff28a37ca81b1c361d4ec45f1ae031f9aeba753104c123938 [2022-07-18T13:27:47.761Z] #70 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T13:27:47.761Z] #40 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #52 sha256:d67976d4b25f6fde51400227b42b35e8b68c12c874ed6025101262095fa93420 [2022-07-18T13:27:47.761Z] #52 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #65 sha256:6b2f0fbf1a73c9273ded67def95b35acc2c2b6e3293e51982ddd7a39bd115b25 [2022-07-18T13:27:47.761Z] #65 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T13:27:47.761Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-18T13:27:47.761Z] #23 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T13:27:47.761Z] #62 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #78 sha256:1a6910fa73a3e2682ca28f7a1adc089859485e0f64e52593b624f2b5962b6448 [2022-07-18T13:27:47.761Z] #78 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T13:27:47.761Z] #13 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T13:27:47.761Z] #38 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T13:27:47.761Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-18T13:27:47.761Z] #19 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T13:27:47.761Z] #14 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-18T13:27:47.761Z] #16 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T13:27:47.761Z] #63 sha256:e0f03a3cad3057c55681bbf0e0da0c31c45869327297a3fde0bbe97c7e298bd8 [2022-07-18T13:27:47.761Z] #63 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #56 sha256:1594a40e766f1ee0f7f4274e76f17dfc2a466d6518cb95df8bf7d70ddff06eb1 [2022-07-18T13:27:47.761Z] #56 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T13:27:47.761Z] #59 sha256:2c29f4e2cd32fb0f518b049ed6e74fcf91c9eb644c3a6243e9dafa8e09ff89ee [2022-07-18T13:27:47.761Z] #59 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T13:27:47.761Z] #50 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T13:27:47.761Z] #68 sha256:a8478e2723eefc836309535901ac6bc82b10ba7eb2e835764720fa940c4cad31 [2022-07-18T13:27:47.761Z] #68 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T13:27:47.761Z] #25 sha256:e5ff764a1967a21ba7df0beb2633156631ed653cd2fb731d3c161100c2af57fa [2022-07-18T13:27:47.761Z] #25 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T13:27:47.761Z] #53 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T13:27:47.761Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T13:27:47.761Z] #12 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T13:27:47.761Z] #55 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T13:27:47.761Z] #43 sha256:04a51543715d03fdb8b2bbb4d396a67c5ea00861f037795465f353310b809eff [2022-07-18T13:27:47.761Z] #43 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T13:27:47.761Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-18T13:27:47.761Z] #18 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T13:27:47.761Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T13:27:47.761Z] #33 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-18T13:27:47.761Z] #81 sha256:f590bc4e676eb6c5170fda9a897beb405431082c09ee6b1a73f9bcad605a89ae [2022-07-18T13:27:47.761Z] #81 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #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-07-18T13:27:47.761Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-18T13:27:47.761Z] #22 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T13:27:47.761Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T13:27:47.761Z] #72 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #39 sha256:4fd6dc90beb7e2dab71fbd6468d45269c862b90a4be44b5249df4b4d0336846d [2022-07-18T13:27:47.761Z] #39 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #75 sha256:9d8ca09b75c52d9aaeaa3574c59c842b083213e9997b0d249a30fd534483f63c [2022-07-18T13:27:47.761Z] #75 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T13:27:47.761Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-18T13:27:47.761Z] #20 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T13:27:47.761Z] #79 sha256:b37d3d5ac471b0815eb644841c5995e4c21fea761ac138830e1f508db60a47b8 [2022-07-18T13:27:47.761Z] #79 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T13:27:47.761Z] #35 sha256:26b84ee90079fd108a1e9eba4939ec5c46dd623ca589dcb40859ac863e9e1016 [2022-07-18T13:27:47.761Z] #35 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T13:27:47.761Z] #32 sha256:ee51bbf93c1aedc637015a2fba69df1e9fa8f2971d073ad6c135e504cc5167bb [2022-07-18T13:27:47.761Z] #32 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-18T13:27:47.761Z] #82 sha256:4dcb2b8cc98b55557fdbf9b32eb1b9608e7a8ddde7560e97297e60abe1cc0d25 [2022-07-18T13:27:47.761Z] #82 CACHED [2022-07-18T13:27:47.761Z] [2022-07-18T13:27:47.761Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T13:27:47.761Z] #83 sha256:7509376f07e679f96640ee24215137ab7c3715f90b6041ec33ede6c6b54d9816 [2022-07-18T13:27:48.104Z] + pkg_list='github.com/docker/docker/api [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/backend [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/container [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/events [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/filters [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/image [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/mount [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/network [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/registry [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/time [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/versions [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:27:48.104Z] github.com/docker/docker/api/types/volume [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:27:48.104Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:27:48.104Z] github.com/docker/docker/cli [2022-07-18T13:27:48.104Z] github.com/docker/docker/cli/config [2022-07-18T13:27:48.104Z] github.com/docker/docker/cli/debug [2022-07-18T13:27:48.104Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:27:48.104Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:27:48.104Z] github.com/docker/docker/client [2022-07-18T13:27:48.104Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:27:48.104Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:27:48.104Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:27:48.104Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:27:48.104Z] github.com/docker/docker/container [2022-07-18T13:27:48.104Z] github.com/docker/docker/container/stream [2022-07-18T13:27:48.104Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:27:48.104Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:27:48.104Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/config [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/events [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/exec [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/images [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/links [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/names [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/network [2022-07-18T13:27:48.104Z] github.com/docker/docker/daemon/stats [2022-07-18T13:27:48.104Z] github.com/docker/docker/distribution [2022-07-18T13:27:48.104Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:27:48.104Z] github.com/docker/docker/distribution/utils [2022-07-18T13:27:48.104Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:27:48.104Z] github.com/docker/docker/dockerversion [2022-07-18T13:27:48.104Z] github.com/docker/docker/errdefs [2022-07-18T13:27:48.104Z] github.com/docker/docker/image [2022-07-18T13:27:48.104Z] github.com/docker/docker/image/cache [2022-07-18T13:27:48.104Z] github.com/docker/docker/image/tarexport [2022-07-18T13:27:48.104Z] github.com/docker/docker/image/v1 [2022-07-18T13:27:48.104Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:27:48.104Z] github.com/docker/docker/layer [2022-07-18T13:27:48.104Z] github.com/docker/docker/libcontainerd [2022-07-18T13:27:48.104Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:27:48.104Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:27:48.104Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:27:48.104Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/libnetwork/types [2022-07-18T13:27:48.104Z] github.com/docker/docker/oci [2022-07-18T13:27:48.104Z] github.com/docker/docker/oci/caps [2022-07-18T13:27:48.104Z] github.com/docker/docker/opts [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/archive [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/directory [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:27:48.104Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/platform [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/pools [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/progress [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/signal [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/stack [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/system [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:27:48.105Z] github.com/docker/docker/plugin [2022-07-18T13:27:48.105Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:27:48.105Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:27:48.105Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:27:48.105Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:27:48.105Z] github.com/docker/docker/quota [2022-07-18T13:27:48.105Z] github.com/docker/docker/reference [2022-07-18T13:27:48.105Z] github.com/docker/docker/registry [2022-07-18T13:27:48.105Z] github.com/docker/docker/registry/resumable [2022-07-18T13:27:48.105Z] github.com/docker/docker/restartmanager [2022-07-18T13:27:48.105Z] github.com/docker/docker/rootless [2022-07-18T13:27:48.105Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:27:48.105Z] github.com/docker/docker/runconfig [2022-07-18T13:27:48.105Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/environment [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/registry [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/request [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/drivers [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/local [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/mounts [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/service [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:27:48.105Z] ++ grep --fixed-strings -v /libnetwork [2022-07-18T13:27:48.105Z] ++ echo 'github.com/docker/docker/api [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/backend [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/container [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/events [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/filters [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/image [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/mount [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/network [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/registry [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/time [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/versions [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/volume [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:27:48.105Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:27:48.105Z] github.com/docker/docker/cli [2022-07-18T13:27:48.105Z] github.com/docker/docker/cli/config [2022-07-18T13:27:48.105Z] github.com/docker/docker/cli/debug [2022-07-18T13:27:48.105Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:27:48.105Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:27:48.105Z] github.com/docker/docker/client [2022-07-18T13:27:48.105Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:27:48.105Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:27:48.105Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:27:48.105Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:27:48.105Z] github.com/docker/docker/container [2022-07-18T13:27:48.105Z] github.com/docker/docker/container/stream [2022-07-18T13:27:48.105Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:27:48.105Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:27:48.105Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/config [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/events [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/exec [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/images [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/links [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/names [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/network [2022-07-18T13:27:48.105Z] github.com/docker/docker/daemon/stats [2022-07-18T13:27:48.105Z] github.com/docker/docker/distribution [2022-07-18T13:27:48.105Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:27:48.105Z] github.com/docker/docker/distribution/utils [2022-07-18T13:27:48.105Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:27:48.105Z] github.com/docker/docker/dockerversion [2022-07-18T13:27:48.105Z] github.com/docker/docker/errdefs [2022-07-18T13:27:48.105Z] github.com/docker/docker/image [2022-07-18T13:27:48.105Z] github.com/docker/docker/image/cache [2022-07-18T13:27:48.105Z] github.com/docker/docker/image/tarexport [2022-07-18T13:27:48.105Z] github.com/docker/docker/image/v1 [2022-07-18T13:27:48.105Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:27:48.105Z] github.com/docker/docker/layer [2022-07-18T13:27:48.105Z] github.com/docker/docker/libcontainerd [2022-07-18T13:27:48.105Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:27:48.105Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:27:48.105Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:27:48.105Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/libnetwork/types [2022-07-18T13:27:48.105Z] github.com/docker/docker/oci [2022-07-18T13:27:48.105Z] github.com/docker/docker/oci/caps [2022-07-18T13:27:48.105Z] github.com/docker/docker/opts [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/archive [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/directory [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/platform [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/pools [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/progress [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/signal [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/stack [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/system [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:27:48.105Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:27:48.105Z] github.com/docker/docker/plugin [2022-07-18T13:27:48.105Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:27:48.105Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:27:48.105Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:27:48.105Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:27:48.105Z] github.com/docker/docker/quota [2022-07-18T13:27:48.105Z] github.com/docker/docker/reference [2022-07-18T13:27:48.105Z] github.com/docker/docker/registry [2022-07-18T13:27:48.105Z] github.com/docker/docker/registry/resumable [2022-07-18T13:27:48.105Z] github.com/docker/docker/restartmanager [2022-07-18T13:27:48.105Z] github.com/docker/docker/rootless [2022-07-18T13:27:48.105Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:27:48.105Z] github.com/docker/docker/runconfig [2022-07-18T13:27:48.105Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/environment [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/registry [2022-07-18T13:27:48.105Z] github.com/docker/docker/testutil/request [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/drivers [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/local [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/mounts [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/service [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:27:48.105Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:27:48.105Z] + base_pkg_list='github.com/docker/docker/api [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/backend [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/container [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/events [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/filters [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/image [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/mount [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/network [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/registry [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:27:48.105Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/time [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/versions [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/volume [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/config [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/debug [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/client [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:27:48.106Z] github.com/docker/docker/container [2022-07-18T13:27:48.106Z] github.com/docker/docker/container/stream [2022-07-18T13:27:48.106Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:27:48.106Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:27:48.106Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/config [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/events [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/exec [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/images [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/links [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/names [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/network [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/stats [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution/utils [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:27:48.106Z] github.com/docker/docker/dockerversion [2022-07-18T13:27:48.106Z] github.com/docker/docker/errdefs [2022-07-18T13:27:48.106Z] github.com/docker/docker/image [2022-07-18T13:27:48.106Z] github.com/docker/docker/image/cache [2022-07-18T13:27:48.106Z] github.com/docker/docker/image/tarexport [2022-07-18T13:27:48.106Z] github.com/docker/docker/image/v1 [2022-07-18T13:27:48.106Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:27:48.106Z] github.com/docker/docker/layer [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:27:48.106Z] github.com/docker/docker/oci [2022-07-18T13:27:48.106Z] github.com/docker/docker/oci/caps [2022-07-18T13:27:48.106Z] github.com/docker/docker/opts [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/archive [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/directory [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/platform [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/pools [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/progress [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/signal [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/stack [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/system [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:27:48.106Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:27:48.106Z] github.com/docker/docker/plugin [2022-07-18T13:27:48.106Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:27:48.106Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:27:48.106Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:27:48.106Z] github.com/docker/docker/quota [2022-07-18T13:27:48.106Z] github.com/docker/docker/reference [2022-07-18T13:27:48.106Z] github.com/docker/docker/registry [2022-07-18T13:27:48.106Z] github.com/docker/docker/registry/resumable [2022-07-18T13:27:48.106Z] github.com/docker/docker/restartmanager [2022-07-18T13:27:48.106Z] github.com/docker/docker/rootless [2022-07-18T13:27:48.106Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:27:48.106Z] github.com/docker/docker/runconfig [2022-07-18T13:27:48.106Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/environment [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/registry [2022-07-18T13:27:48.106Z] github.com/docker/docker/testutil/request [2022-07-18T13:27:48.106Z] github.com/docker/docker/volume [2022-07-18T13:27:48.106Z] github.com/docker/docker/volume/drivers [2022-07-18T13:27:48.106Z] github.com/docker/docker/volume/local [2022-07-18T13:27:48.106Z] github.com/docker/docker/volume/mounts [2022-07-18T13:27:48.106Z] github.com/docker/docker/volume/service [2022-07-18T13:27:48.106Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:27:48.106Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:27:48.106Z] ++ grep --fixed-strings /libnetwork [2022-07-18T13:27:48.106Z] ++ echo 'github.com/docker/docker/api [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/backend [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/container [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/events [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/filters [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/image [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/mount [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/network [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/registry [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/time [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/versions [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:27:48.106Z] github.com/docker/docker/api/types/volume [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:27:48.106Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/config [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/debug [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:27:48.106Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/client [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:27:48.106Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:27:48.106Z] github.com/docker/docker/container [2022-07-18T13:27:48.106Z] github.com/docker/docker/container/stream [2022-07-18T13:27:48.106Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:27:48.106Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:27:48.106Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/config [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/events [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/exec [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/images [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/links [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/names [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/network [2022-07-18T13:27:48.106Z] github.com/docker/docker/daemon/stats [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution/utils [2022-07-18T13:27:48.106Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:27:48.106Z] github.com/docker/docker/dockerversion [2022-07-18T13:27:48.106Z] github.com/docker/docker/errdefs [2022-07-18T13:27:48.106Z] github.com/docker/docker/image [2022-07-18T13:27:48.106Z] github.com/docker/docker/image/cache [2022-07-18T13:27:48.106Z] github.com/docker/docker/image/tarexport [2022-07-18T13:27:48.106Z] github.com/docker/docker/image/v1 [2022-07-18T13:27:48.106Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:27:48.106Z] github.com/docker/docker/layer [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:27:48.106Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:27:48.106Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/types [2022-07-18T13:27:48.107Z] github.com/docker/docker/oci [2022-07-18T13:27:48.107Z] github.com/docker/docker/oci/caps [2022-07-18T13:27:48.107Z] github.com/docker/docker/opts [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/archive [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/directory [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/platform [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/pools [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/progress [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/signal [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/stack [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/system [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:27:48.107Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:27:48.107Z] github.com/docker/docker/plugin [2022-07-18T13:27:48.107Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:27:48.107Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:27:48.107Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:27:48.107Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:27:48.107Z] github.com/docker/docker/quota [2022-07-18T13:27:48.107Z] github.com/docker/docker/reference [2022-07-18T13:27:48.107Z] github.com/docker/docker/registry [2022-07-18T13:27:48.107Z] github.com/docker/docker/registry/resumable [2022-07-18T13:27:48.107Z] github.com/docker/docker/restartmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/rootless [2022-07-18T13:27:48.107Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:27:48.107Z] github.com/docker/docker/runconfig [2022-07-18T13:27:48.107Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/environment [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/registry [2022-07-18T13:27:48.107Z] github.com/docker/docker/testutil/request [2022-07-18T13:27:48.107Z] github.com/docker/docker/volume [2022-07-18T13:27:48.107Z] github.com/docker/docker/volume/drivers [2022-07-18T13:27:48.107Z] github.com/docker/docker/volume/local [2022-07-18T13:27:48.107Z] github.com/docker/docker/volume/mounts [2022-07-18T13:27:48.107Z] github.com/docker/docker/volume/service [2022-07-18T13:27:48.107Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:27:48.107Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:27:48.107Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/types' [2022-07-18T13:27:48.107Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-18T13:27:48.107Z] + echo 'github.com/docker/docker/libnetwork [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/types' [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:27:48.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:27:48.107Z] + type docker-proxy [2022-07-18T13:27:48.107Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-18T13:27:48.107Z] + hack/make.sh binary-proxy install-proxy [2022-07-18T13:27:48.107Z] [2022-07-18T13:27:48.107Z] Removing bundles/ [2022-07-18T13:27:48.107Z] [2022-07-18T13:27:48.107Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-18T13:27:48.107Z] Building: bundles/binary-proxy/docker-proxy [2022-07-18T13:27:48.107Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:27:48.574Z] #31 transferring context: 62.07MB 1.6s done [2022-07-18T13:27:48.574Z] #31 DONE 1.7s [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T13:27:48.574Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-18T13:27:48.574Z] #27 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T13:27:48.574Z] #86 sha256:56c8990a92965a61c019fc2d3eb2cd5731fe7caf9b8c3b3518ca6f4b77108cb3 [2022-07-18T13:27:48.574Z] #86 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T13:27:48.574Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T13:27:48.574Z] #81 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-18T13:27:48.574Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-18T13:27:48.574Z] #17 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T13:27:48.574Z] #83 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T13:27:48.574Z] #85 sha256:cd228f428d38a259c27a6676d7cd08de4de9d48a504c7b4f9dcffce4b036e7bc [2022-07-18T13:27:48.574Z] #85 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #71 sha256:7a3eac04b75b9431584eec0803bc8c192e25ac386cb20444040558556a1c9f88 [2022-07-18T13:27:48.574Z] #71 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #51 sha256:d03b9ba3177a7b782a0ec6fe93fbcc7bf36429c1dcd536bd5e9d8b9437939479 [2022-07-18T13:27:48.574Z] #51 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T13:27:48.574Z] #47 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T13:27:48.574Z] #13 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T13:27:48.574Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T13:27:48.574Z] #12 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T13:27:48.574Z] #36 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T13:27:48.574Z] #82 sha256:65ed9db544346a714cd86c81dc899f7575e8102799b49aacf95318e84222e9ca [2022-07-18T13:27:48.574Z] #82 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T13:27:48.574Z] #66 sha256:58277c49d92836d583d53408ee271dd9cc77cc203870a5ef58572361486ee5e7 [2022-07-18T13:27:48.574Z] #66 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T13:27:48.574Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-18T13:27:48.574Z] #26 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T13:27:48.574Z] #57 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T13:27:48.574Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-18T13:27:48.574Z] #30 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T13:27:48.574Z] #62 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T13:27:48.574Z] #76 sha256:6b14d5145f8cf34efecee8e44e38ebbcb34b171bcd3aa664244a7958b7076143 [2022-07-18T13:27:48.574Z] #76 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-18T13:27:48.574Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-18T13:27:48.574Z] #18 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T13:27:48.574Z] #84 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T13:27:48.574Z] #65 sha256:76d8c631903c2b804e3f18b3dc9540ab0e984b1a46d53bc91bfee52605bbdaee [2022-07-18T13:27:48.574Z] #65 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-18T13:27:48.574Z] #21 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T13:27:48.574Z] #72 sha256:586e37b8018fc0c5ea3eeea7a030a20dfb310ca94deb45d44662581d4e06059e [2022-07-18T13:27:48.574Z] #72 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T13:27:48.574Z] #50 sha256:5e28397a213bf7e29632c59838b677f75f263f0b3aa57b31df749ba354a44e4b [2022-07-18T13:27:48.574Z] #50 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T13:27:48.574Z] #75 sha256:942590fb0ea7d41604d162814c753f968ede3f1c45055092ff9b7a48dc32fb3e [2022-07-18T13:27:48.574Z] #75 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T13:27:48.574Z] #48 sha256:91caada470e5c33a5a0386ca4378738dc34a872351b01d2e2148ab1759ff4bf3 [2022-07-18T13:27:48.574Z] #48 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T13:27:48.574Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-18T13:27:48.574Z] #22 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T13:27:48.574Z] #41 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T13:27:48.574Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T13:27:48.574Z] #79 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T13:27:48.574Z] #39 sha256:47146930d7500f71ab535b8f8629d2d3e0b3323a4dcf182d7166198b9b5b8b5f [2022-07-18T13:27:48.574Z] #39 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T13:27:48.574Z] #52 sha256:b364040e365167810c159889cf17bfe2a9e6a2ba56638340e2aba30ec93f3765 [2022-07-18T13:27:48.574Z] #52 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #38 sha256:62696f2fb27ed62755ab0ffbd037c53573af25719b0b15e5bb2da68bf7e169d0 [2022-07-18T13:27:48.574Z] #38 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #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-07-18T13:27:48.574Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T13:27:48.574Z] #64 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T13:27:48.574Z] #32 sha256:a733cfc6f96e104561e939092cc99af1ce34b44bbdb69011d0e66549f87138e0 [2022-07-18T13:27:48.574Z] #32 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.574Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T13:27:48.574Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T13:27:48.574Z] #53 CACHED [2022-07-18T13:27:48.574Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-18T13:27:48.575Z] #19 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #55 sha256:6bddf76af0ddffddba69d006fb2edf8d0056a2439e8d42e906faef0d92d15243 [2022-07-18T13:27:48.575Z] #55 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #46 sha256:fee6cf66aaccbc963dbdfce54fd515b48f9044a8e66de75fd249239b71ec3545 [2022-07-18T13:27:48.575Z] #46 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-18T13:27:48.575Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-18T13:27:48.575Z] #16 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #61 sha256:eb5cc72ee4d448ed9b7476de3856b935acc437af6dc9eed106f6f1720cec70c2 [2022-07-18T13:27:48.575Z] #61 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #33 sha256:955c544bc360d5471d48f324285373a44c3cb5f6efb3914e4216d34a217e9f36 [2022-07-18T13:27:48.575Z] #33 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #68 sha256:8247c86dc699e0cd5aa5f90b1fcaefd005641825c9f499278ffe4f3f017a4e87 [2022-07-18T13:27:48.575Z] #68 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T13:27:48.575Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T13:27:48.575Z] #40 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-18T13:27:48.575Z] #29 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #44 sha256:2e66c05cfadb25e58afebf903720ca4f4a7e598afbae36f60e8833b68027b14c [2022-07-18T13:27:48.575Z] #44 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-18T13:27:48.575Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-18T13:27:48.575Z] #15 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-18T13:27:48.575Z] #69 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-18T13:27:48.575Z] #23 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #77 sha256:95b04d021061c659dc2f1f859b4375ed436d08c6fec614894eeb478a741a1e07 [2022-07-18T13:27:48.575Z] #77 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T13:27:48.575Z] #37 sha256:d584767220761f2885ff085268647e9564b9350c48f8c9f79c3a2fb6c225bb37 [2022-07-18T13:27:48.575Z] #37 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #59 sha256:1305aac261e55d3b918f59ca7f25663ff58fa71103f26d3b6e1883fb3828437f [2022-07-18T13:27:48.575Z] #59 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #67 sha256:7afbe8c03c619a7d1dd98e3116f010be5705e94e2c537ff8d1c5fac25f18a849 [2022-07-18T13:27:48.575Z] #67 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T13:27:48.575Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-18T13:27:48.575Z] #25 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #74 sha256:f25cb6061ec897a51b6504d6f83cfd3b9ba6951ea1bff9265545996c1f2196c8 [2022-07-18T13:27:48.575Z] #74 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #63 sha256:3381be39618caa714a3a744966523085fc23ad94d2ca3efb5d98a7767dccf2b0 [2022-07-18T13:27:48.575Z] #63 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-18T13:27:48.575Z] #49 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-18T13:27:48.575Z] #20 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T13:27:48.575Z] #58 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T13:27:48.575Z] #43 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-18T13:27:48.575Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-18T13:27:48.575Z] #14 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T13:27:48.575Z] #73 sha256:4b7d2b6081e506fb072deda9e5d3cd38e461d33d1310a47111903821eed6811d [2022-07-18T13:27:48.575Z] #73 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T13:27:48.575Z] #54 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T13:27:48.575Z] #45 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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-07-18T13:27:48.575Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T13:27:48.575Z] #60 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T13:27:48.575Z] #34 sha256:a3c3f65987ed5fcc1dc2e10c469ea11a0815dbd27dc5aad7d1e50be9f0afdba7 [2022-07-18T13:27:48.575Z] #34 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T13:27:48.575Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-18T13:27:48.575Z] #24 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T13:27:48.575Z] #70 sha256:c9f4f25fa9ab876d21c70b1eb65a7e91810dcdb61b7ec664d6b44c8b8315d230 [2022-07-18T13:27:48.575Z] #70 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T13:27:48.575Z] #42 sha256:5ab086699158568230c309176f4a0b1c02f880a6fa562e21fefaf3af65dfe6b3 [2022-07-18T13:27:48.575Z] #42 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T13:27:48.575Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-18T13:27:48.575Z] #28 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T13:27:48.575Z] #87 sha256:ddcd985ee6740479aa1f3ac4f3971200d034287070d0134f88eddb32d096bb90 [2022-07-18T13:27:48.575Z] #87 CACHED [2022-07-18T13:27:48.575Z] [2022-07-18T13:27:48.575Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T13:27:48.575Z] #88 sha256:0a0fa6ff1cc2e823d32682311fd6f2c607bf0aaf34ea668ad13a212ea219cd5c [2022-07-18T13:27:48.705Z] #24 transferring context: 62.07MB 1.8s done [2022-07-18T13:27:48.705Z] #24 DONE 2.0s [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T13:27:48.705Z] #68 sha256:b9a085e6845ac909f5cf13bb3f69918c4f158a7278931fb0f67a554170a8e32c [2022-07-18T13:27:48.705Z] #68 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #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-07-18T13:27:48.705Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T13:27:48.705Z] #34 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T13:27:48.705Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T13:27:48.705Z] #21 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #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-07-18T13:27:48.705Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T13:27:48.705Z] #40 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #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-07-18T13:27:48.705Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T13:27:48.705Z] #13 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T13:27:48.705Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-18T13:27:48.705Z] #19 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T13:27:48.705Z] #27 sha256:7bef64322bbd35b69219ffa0529296da2748b7cab30cb5a4f807750a7391a899 [2022-07-18T13:27:48.705Z] #27 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T13:27:48.705Z] #48 sha256:bd0d0a928a94538a7acaeb11dfd67b9d0904fc6155c0fde31f87b74748e312d3 [2022-07-18T13:27:48.705Z] #48 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T13:27:48.705Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-18T13:27:48.705Z] #20 CACHED [2022-07-18T13:27:48.705Z] [2022-07-18T13:27:48.705Z] #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-07-18T13:27:48.706Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T13:27:48.706Z] #53 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T13:27:48.706Z] #42 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T13:27:48.706Z] #77 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #67 sha256:90e8ff7669b19a12cf0bd3231433d3209c8c64a0c4399781c33f7695a9f63dee [2022-07-18T13:27:48.706Z] #67 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T13:27:48.706Z] #32 sha256:e76b59056b2ed0eda444542c81b5ef9ba60aee79d8d7904ff42ae09e445a2d55 [2022-07-18T13:27:48.706Z] #32 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T13:27:48.706Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T13:27:48.706Z] #46 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #56 sha256:39cad687b3d479d9e279df451ae6f4f49b60169b36b7a4e4f5ee0cbab9f17608 [2022-07-18T13:27:48.706Z] #56 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T13:27:48.706Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T13:27:48.706Z] #72 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T13:27:48.706Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T13:27:48.706Z] #33 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T13:27:48.706Z] #30 sha256:07a83f92f572e79a2f075eaaa60db42f8882029daf4ca80fe6673346354988a4 [2022-07-18T13:27:48.706Z] #30 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T13:27:48.706Z] #76 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #54 sha256:fb7d1bbcb3fdda37cd193a269330528bf8a219716435016aac7700cb899dd9e6 [2022-07-18T13:27:48.706Z] #54 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T13:27:48.706Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-18T13:27:48.706Z] #23 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T13:27:48.706Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-18T13:27:48.706Z] #15 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T13:27:48.706Z] #62 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T13:27:48.706Z] #69 sha256:8fc00c428617dcfb058fc111fff53ee602684323d5444e710cea0963435ea044 [2022-07-18T13:27:48.706Z] #69 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #45 sha256:36baa50e4c07ab5e0643bf778acfaa1a2ff4673172dc2f1af1cf7c6edf2253e4 [2022-07-18T13:27:48.706Z] #45 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T13:27:48.706Z] #51 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T13:27:48.706Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-18T13:27:48.706Z] #18 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T13:27:48.706Z] #50 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T13:27:48.706Z] #25 sha256:68ffe16d2b8e95b082d9187e0f4a9116cebbef5d7036a4473c2cd9886b2d68bb [2022-07-18T13:27:48.706Z] #25 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #65 sha256:7405c1adebad57298fb7aa051a07450012de74a6542fc3e5dfbbaa21738b5eb5 [2022-07-18T13:27:48.706Z] #65 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #35 sha256:f401cc831756dfd128938d1367b3711a399baa9538ff555d84921d8f816a630d [2022-07-18T13:27:48.706Z] #35 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #26 sha256:03ab9d3a50cd58e65e87a8ece5f585079db5a26a4dcf2a3618da644724457781 [2022-07-18T13:27:48.706Z] #26 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #52 sha256:bec894450113f71015874684e95ef80dde8c6681a685d1de77bec8af105f34b1 [2022-07-18T13:27:48.706Z] #52 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T13:27:48.706Z] #29 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #39 sha256:8e69ee5bf40258f6fa0ba950dc928ea1c8c323035647a2ced1c900507ddb2988 [2022-07-18T13:27:48.706Z] #39 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-18T13:27:48.706Z] #16 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T13:27:48.706Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T13:27:48.706Z] #74 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #31 sha256:bb6e36bc27782eafb7db9ff41b2cf977e9b803cb5391c42cf7c862d58e376163 [2022-07-18T13:27:48.706Z] #31 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #61 sha256:cc90f0f9df4b6a62f35eaad23f1467b171081cb017d962d2b62b51474b28fc7c [2022-07-18T13:27:48.706Z] #61 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T13:27:48.706Z] #79 sha256:909134b3086b97e4241417de2410b4309f8e2d184bc904645d2d0ad84d4b90c2 [2022-07-18T13:27:48.706Z] #79 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T13:27:48.706Z] #38 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #64 sha256:0444c32c7f157fdd26605e8418bffb86bca0c7c2f6cbb1bdc87b182d4de5a34a [2022-07-18T13:27:48.706Z] #64 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T13:27:48.706Z] #55 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #41 sha256:7ec44f00caba79e65c151336ef318d03a43c8b86f13ca1f779ac515dd488de57 [2022-07-18T13:27:48.706Z] #41 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T13:27:48.706Z] #14 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #37 sha256:9549d245ac99be5bbe3ec0f594770b7af08cd3d5e10ee73893185fb02077a96c [2022-07-18T13:27:48.706Z] #37 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-18T13:27:48.706Z] #22 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T13:27:48.706Z] #47 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T13:27:48.706Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-18T13:27:48.706Z] #17 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #44 sha256:80e0fae89a27e518ad9caf9d4d021a58bd46300d7a1f477f0ae42b2202c5bfaf [2022-07-18T13:27:48.706Z] #44 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #58 sha256:62f6af1ae6bab3bc499121eb461ef9c3d644793bb4424842efcbe4b26978ddce [2022-07-18T13:27:48.706Z] #58 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #70 sha256:4937c223f5e47f201c30ef400c1bc4b08ee6a9e9f6735bb8b5c215b8a1b4c9f4 [2022-07-18T13:27:48.706Z] #70 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T13:27:48.706Z] #57 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #75 sha256:cdf61545dc682d8ca03cb782c43f5a5d8cf2c1627d6e6e048e7b689abf08ad7c [2022-07-18T13:27:48.706Z] #75 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T13:27:48.706Z] #66 sha256:86b5fba54f0bdf793f2720734a72269bde20ce84c8c3ddd48d8851cd01c87e5e [2022-07-18T13:27:48.706Z] #66 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T13:27:48.706Z] #78 sha256:1123f7823e20854cc323b0378d52b838594f36ee96c3c9f8855f3f378a203339 [2022-07-18T13:27:48.706Z] #78 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T13:27:48.706Z] #36 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #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-07-18T13:27:48.706Z] #60 sha256:2124610bb208f0bd645a9b0b82e85fce7fe7629af639f8c6d150b4b0dad51dbb [2022-07-18T13:27:48.706Z] #60 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T13:27:48.706Z] #63 sha256:e1450dfde7dbfbbb4c365ae8972aa5a09219780c475007195d75c90be96d007b [2022-07-18T13:27:48.706Z] #63 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T13:27:48.706Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T13:27:48.706Z] #12 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T13:27:48.706Z] #43 sha256:07ba9044a40a8925789a268e0d5a851339dd0fca1a9852ddb922af99597a46b4 [2022-07-18T13:27:48.706Z] #43 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T13:27:48.706Z] #59 sha256:8f9a62c0328ba4131f2b59ebab9fdb79048f6630874e4961d707a89068547a27 [2022-07-18T13:27:48.706Z] #59 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T13:27:48.706Z] #80 sha256:6540aecc275982e8bce55ec24c348c73f30cf74b654b1c707c67384a31a6b818 [2022-07-18T13:27:48.706Z] #80 CACHED [2022-07-18T13:27:48.706Z] [2022-07-18T13:27:48.706Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T13:27:48.706Z] #81 sha256:3b97e64ec5cd2f7723197d2cc33d03e0fe7fa9de91cb3c9f4454972841438590 [2022-07-18T13:27:49.018Z] #24 transferring context: 62.07MB 1.8s done [2022-07-18T13:27:49.144Z] #83 DONE 1.1s [2022-07-18T13:27:49.144Z] [2022-07-18T13:27:49.144Z] #84 exporting to image [2022-07-18T13:27:49.144Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T13:27:49.144Z] #84 exporting layers [2022-07-18T13:27:49.278Z] #24 DONE 1.8s [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-18T13:27:49.278Z] #79 sha256:5115460880add4e5f20c4715a61f30cffe537e7e5b4e953c394642b16d161c9e [2022-07-18T13:27:49.278Z] #79 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-18T13:27:49.278Z] #16 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-18T13:27:49.278Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-18T13:27:49.278Z] #21 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #70 sha256:048b84a60035eb7f77e18054803847544391e87bf0f60b8240d4710067e53118 [2022-07-18T13:27:49.278Z] #70 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #52 sha256:83fac9d6d9f2ff47a98fa48a580bd35e2fe2aac09c757c77af8307fa52b633ec [2022-07-18T13:27:49.278Z] #52 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #35 sha256:961d3492dcdb1625fc36c7fdc89122067ca73467621d18a093c8113a20abc2c8 [2022-07-18T13:27:49.278Z] #35 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-18T13:27:49.278Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-18T13:27:49.278Z] #17 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #60 sha256:5f4ad26a8d7690490de02e5a184f5bc022ea3f8c47b6d49d9c6c1537d67fdd6b [2022-07-18T13:27:49.278Z] #60 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #44 sha256:429ed0b569f23e00ba0b8da2fe47156cc0596035aa1a362a278371896cf133d9 [2022-07-18T13:27:49.278Z] #44 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-18T13:27:49.278Z] #63 sha256:011d210d502c7d6112cfab8dcce8921b81051f9767464e82d017c67b76453e59 [2022-07-18T13:27:49.278Z] #63 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-18T13:27:49.278Z] #14 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-18T13:27:49.278Z] #36 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-18T13:27:49.278Z] #38 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-18T13:27:49.278Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-18T13:27:49.278Z] #46 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-18T13:27:49.278Z] #69 sha256:114c1e83339ffe6d8f9f6c40819bc1dab0f1aab61906de89e8db9377cdf10400 [2022-07-18T13:27:49.278Z] #69 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-18T13:27:49.278Z] #27 sha256:cb961f8ac345260482f37a442a979dbfe33fd6472944482a125972ff56ad0d07 [2022-07-18T13:27:49.278Z] #27 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #67 sha256:14c647f98725af0377b5e44ef49314e0c3b60c31bb8e873933d7799577ee6d67 [2022-07-18T13:27:49.278Z] #67 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #64 sha256:f4cb877c60860bd7b6de7b93b6a9bb20dd8cb58375ac01964208c183463a908c [2022-07-18T13:27:49.278Z] #64 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-18T13:27:49.278Z] #40 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-18T13:27:49.278Z] #22 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-18T13:27:49.278Z] #50 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-18T13:27:49.278Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-18T13:27:49.278Z] #74 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-18T13:27:49.278Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-18T13:27:49.278Z] #23 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #54 sha256:8a6decace7a65d2ff53c7ef70cc48abb6548cff63144f0e402b901246786f179 [2022-07-18T13:27:49.278Z] #54 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-18T13:27:49.278Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-18T13:27:49.278Z] #72 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-18T13:27:49.278Z] #30 sha256:f36f8869c2172ee0c9e852a8b7a419284489e10a1199f05925d364858416206e [2022-07-18T13:27:49.278Z] #30 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-18T13:27:49.278Z] #57 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-18T13:27:49.278Z] #43 sha256:391140cd1f9c6fb6fc5c76036430a55abc3bb87e688a5b3671384213f75b8b5e [2022-07-18T13:27:49.278Z] #43 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-18T13:27:49.278Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-18T13:27:49.278Z] #18 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-18T13:27:49.278Z] #25 sha256:7678e7093b9cc768871e1aa51261361ad6cdb0010785e8c03de7257f1e6781df [2022-07-18T13:27:49.278Z] #25 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #45 sha256:78fc4addf4afd31916b4ea8203727b25d3a67d31dcab964996ec41f684cf6e9d [2022-07-18T13:27:49.278Z] #45 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-18T13:27:49.278Z] #51 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-18T13:27:49.278Z] #29 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-18T13:27:49.278Z] #59 sha256:99d225c192a5b7ab95943326c7d1f88fb144097891c85b8e54f603a44ffbe296 [2022-07-18T13:27:49.278Z] #59 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #39 sha256:7cbeb14af98642c89878eb68993178408965e8cad9a3f1e9202991db396f4908 [2022-07-18T13:27:49.278Z] #39 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #26 sha256:494c0b4ccd0abea11fa0fe50b6ab10f927120194175efdf84d143c0785fdf253 [2022-07-18T13:27:49.278Z] #26 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #78 sha256:3cdcef5bdff44ca7dea1deaed8011f45e8a80a7cd0e981737102361e9c5914b8 [2022-07-18T13:27:49.278Z] #78 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #48 sha256:7a9748bffd58f920cb417fd020e918d36ab02f272f5df121dde4a92b646426e2 [2022-07-18T13:27:49.278Z] #48 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #58 sha256:fedff86c5ad23b7ee666b0e11d8e692ceac5d2b27da1bd7e65a909ba0c3d2a8c [2022-07-18T13:27:49.278Z] #58 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #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-07-18T13:27:49.278Z] #31 sha256:73c6bcd7dbee1fd014e9ec635dbf0f0172a853e9bfc80da661fcbb54ccb04b57 [2022-07-18T13:27:49.278Z] #31 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-18T13:27:49.278Z] #61 sha256:69ca5c0de1ef49b06cc24540c208f49b8796cf6a48062f77af5396f30e82bff3 [2022-07-18T13:27:49.278Z] #61 CACHED [2022-07-18T13:27:49.278Z] [2022-07-18T13:27:49.278Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-18T13:27:49.279Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-18T13:27:49.279Z] #15 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-18T13:27:49.279Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-18T13:27:49.279Z] #19 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-18T13:27:49.279Z] #76 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-18T13:27:49.279Z] #42 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-18T13:27:49.279Z] #37 sha256:49e6fc3d8824fb142b02547b708c641cc3edd86000aefbba9fece3aed419b154 [2022-07-18T13:27:49.279Z] #37 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-18T13:27:49.279Z] #34 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-18T13:27:49.279Z] #53 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-18T13:27:49.279Z] #75 sha256:4388443c83a5c7f53354b8225e6f21dee59bec3c7e3654bc5ed5f54c1e220166 [2022-07-18T13:27:49.279Z] #75 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-18T13:27:49.279Z] #41 sha256:0afd5aa5be16e6b7b5a0d1bb8d687d88fe504a1bc689040944e20ed72c07450c [2022-07-18T13:27:49.279Z] #41 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-18T13:27:49.279Z] #68 sha256:f3e381fd710c77a2216b973ef95eab1493d93a00fbb6671f704ec01928e4ae31 [2022-07-18T13:27:49.279Z] #68 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-18T13:27:49.279Z] #47 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-18T13:27:49.279Z] #65 sha256:c29f2620cbffb3250c5ae47aaec815bfac3da98551619553777952e3d4db223f [2022-07-18T13:27:49.279Z] #65 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-18T13:27:49.279Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-18T13:27:49.279Z] #20 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-18T13:27:49.279Z] #77 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-18T13:27:49.279Z] #32 sha256:26781b32bb03d26d233ee990ff956ece630e824a3b232f4fa15d8586ef15798c [2022-07-18T13:27:49.279Z] #32 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-18T13:27:49.279Z] #13 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-18T13:27:49.279Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-18T13:27:49.279Z] #12 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-18T13:27:49.279Z] #55 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #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-07-18T13:27:49.279Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-18T13:27:49.279Z] #62 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-18T13:27:49.279Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-18T13:27:49.279Z] #33 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-18T13:27:49.279Z] #66 sha256:3e7e7cb3b63240d2f4295007fea128e1a494c9dbb80af28ed67798e4d76014f9 [2022-07-18T13:27:49.279Z] #66 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-18T13:27:49.279Z] #56 sha256:eae8f12eed644831e23257e39efdf06bd533895f33191d7117b7c2e1534dc396 [2022-07-18T13:27:49.279Z] #56 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-18T13:27:49.279Z] #80 sha256:b377e611cfcbf71bd33068a9d4bf83e569bca97c29cb97e07241ff35775af322 [2022-07-18T13:27:49.279Z] #80 CACHED [2022-07-18T13:27:49.279Z] [2022-07-18T13:27:49.279Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-18T13:27:49.279Z] #81 sha256:3f6a08b9aaa74c4eecef33979b4c772060302d4d5c2835985161d810c7b6a245 [2022-07-18T13:27:49.507Z] #88 DONE 0.8s [2022-07-18T13:27:49.507Z] [2022-07-18T13:27:49.507Z] #89 exporting to image [2022-07-18T13:27:49.507Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T13:27:49.507Z] #89 exporting layers [2022-07-18T13:27:49.716Z] #84 exporting layers 0.9s done [2022-07-18T13:27:49.976Z] #84 writing image sha256:580e5348e87c0ebb33baf564d661a58f3f1125b20dde4ff7b5e2d253e8b9e9e2 done [2022-07-18T13:27:49.976Z] #84 naming to docker.io/library/docker:3d037d71a8adcb1d13c4edcdbca153ab3465c15f done [2022-07-18T13:27:49.976Z] #84 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:27:50.079Z] #81 DONE 1.2s [2022-07-18T13:27:50.079Z] [2022-07-18T13:27:50.079Z] #82 exporting to image [2022-07-18T13:27:50.079Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T13:27:50.079Z] #82 exporting layers [2022-07-18T13:27:50.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3d037d71a8adcb1d13c4edcdbca153ab3465c15f -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:3d037d71a8adcb1d13c4edcdbca153ab3465c15f hack/make.sh dynbinary test-integration [2022-07-18T13:27:50.435Z] #89 exporting layers 1.1s done [2022-07-18T13:27:50.435Z] #89 writing image sha256:49a1284759aef9f6ebb0ede17b2a90192af25d213d7aa22db0f556bf97de20c7 [2022-07-18T13:27:50.435Z] #89 writing image sha256:49a1284759aef9f6ebb0ede17b2a90192af25d213d7aa22db0f556bf97de20c7 done [2022-07-18T13:27:50.435Z] #89 naming to docker.io/library/docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 done [2022-07-18T13:27:50.435Z] #89 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-18T13:27:50.573Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-18T13:27:50.573Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-18T13:27:50.573Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-18T13:27:50.573Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-18T13:27:50.573Z] 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-07-18T13:27:50.573Z] Detected virtualization docker. [2022-07-18T13:27:50.573Z] Detected architecture x86-64. [2022-07-18T13:27:50.573Z] Set hostname to <6c40c2efa231>. [2022-07-18T13:27:50.664Z] #81 DONE 1.2s [2022-07-18T13:27:50.664Z] [2022-07-18T13:27:50.664Z] #82 exporting to image [2022-07-18T13:27:50.664Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-18T13:27:50.664Z] #82 exporting layers [2022-07-18T13:27:50.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43832/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/validate/default [2022-07-18T13:27:50.834Z] modprobe@drm.service: Succeeded. [2022-07-18T13:27:50.834Z] modprobe@configfs.service: Succeeded. [2022-07-18T13:27:50.834Z] modprobe@fuse.service: Succeeded. [2022-07-18T13:27:50.834Z] + source /etc/docker-entrypoint-cmd [2022-07-18T13:27:50.834Z] ++ hack/make.sh dynbinary test-integration [2022-07-18T13:27:50.834Z] [2022-07-18T13:27:51.008Z] #82 exporting layers 0.9s done [2022-07-18T13:27:51.008Z] #82 writing image sha256:b4a87c28ab2ada95ee6217ab4a864ed1bbcbaea5941afcadcadbef73c0df980d [2022-07-18T13:27:51.008Z] #82 writing image sha256:b4a87c28ab2ada95ee6217ab4a864ed1bbcbaea5941afcadcadbef73c0df980d done [2022-07-18T13:27:51.008Z] #82 naming to docker.io/library/docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 done [2022-07-18T13:27:51.008Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-18T13:27:51.095Z] Removing bundles/ [2022-07-18T13:27:51.095Z] [2022-07-18T13:27:51.095Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T13:27:51.095Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T13:27:51.095Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:27:51.233Z] #82 exporting layers 0.9s done [2022-07-18T13:27:51.233Z] #82 writing image sha256:b31be2c66fbb34b6fd176a3b84b037600211af7a77d97644065e62c783ef42dc [2022-07-18T13:27:51.233Z] #82 writing image sha256:b31be2c66fbb34b6fd176a3b84b037600211af7a77d97644065e62c783ef42dc done [2022-07-18T13:27:51.233Z] #82 naming to docker.io/library/docker:3d037d71a8adcb1d13c4edcdbca153ab3465c15f done [2022-07-18T13:27:51.233Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:27:51.310Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-18T13:27:51.310Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-18T13:27:51.310Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-18T13:27:51.310Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-18T13:27:51.310Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-18T13:27:51.310Z] [2022-07-18T13:27:51.310Z] INFO Start validation with golang-ci-lint [2022-07-18T13:27:51.344Z] + trap exit INT TERM [2022-07-18T13:27:51.344Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-18T13:27:51.344Z] + CONTAINER_NAME=docker-pr2 [2022-07-18T13:27:51.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43832/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/make.sh dynbinary [2022-07-18T13:27:51.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3d037d71a8adcb1d13c4edcdbca153ab3465c15f -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:3d037d71a8adcb1d13c4edcdbca153ab3465c15f hack/make.sh dynbinary test-integration [2022-07-18T13:27:51.872Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-18T13:27:51.872Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-18T13:27:51.907Z] [2022-07-18T13:27:51.907Z] Removing bundles/ [2022-07-18T13:27:51.907Z] [2022-07-18T13:27:51.907Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T13:27:52.145Z] [2022-07-18T13:27:52.163Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T13:27:52.163Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:27:52.404Z] Removing bundles/ [2022-07-18T13:27:52.404Z] [2022-07-18T13:27:52.404Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T13:27:52.404Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T13:27:52.404Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:27:54.650Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-18T13:27:54.650Z] [2022-07-18T13:27:54.650Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-18T13:27:54.650Z] Installing docker-proxy to /usr/local/bin/ [2022-07-18T13:27:54.650Z] [2022-07-18T13:27:54.650Z] + mkdir -p bundles [2022-07-18T13:27:54.650Z] + '[' -n 'github.com/docker/docker/api [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/router [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:27:54.650Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/backend [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/container [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/events [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/filters [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/image [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/mount [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/network [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/registry [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/time [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/versions [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:27:54.651Z] github.com/docker/docker/api/types/volume [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:27:54.651Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:27:54.651Z] github.com/docker/docker/cli [2022-07-18T13:27:54.651Z] github.com/docker/docker/cli/config [2022-07-18T13:27:54.651Z] github.com/docker/docker/cli/debug [2022-07-18T13:27:54.651Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:27:54.651Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:27:54.651Z] github.com/docker/docker/client [2022-07-18T13:27:54.651Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:27:54.651Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:27:54.651Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:27:54.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:27:54.651Z] github.com/docker/docker/container [2022-07-18T13:27:54.651Z] github.com/docker/docker/container/stream [2022-07-18T13:27:54.651Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:27:54.651Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:27:54.651Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/config [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/events [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/exec [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/images [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/links [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/names [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/network [2022-07-18T13:27:54.651Z] github.com/docker/docker/daemon/stats [2022-07-18T13:27:54.651Z] github.com/docker/docker/distribution [2022-07-18T13:27:54.651Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:27:54.651Z] github.com/docker/docker/distribution/utils [2022-07-18T13:27:54.651Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:27:54.651Z] github.com/docker/docker/dockerversion [2022-07-18T13:27:54.651Z] github.com/docker/docker/errdefs [2022-07-18T13:27:54.651Z] github.com/docker/docker/image [2022-07-18T13:27:54.651Z] github.com/docker/docker/image/cache [2022-07-18T13:27:54.651Z] github.com/docker/docker/image/tarexport [2022-07-18T13:27:54.651Z] github.com/docker/docker/image/v1 [2022-07-18T13:27:54.651Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:27:54.651Z] github.com/docker/docker/layer [2022-07-18T13:27:54.651Z] github.com/docker/docker/libcontainerd [2022-07-18T13:27:54.651Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:27:54.651Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:27:54.651Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:27:54.651Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:27:54.651Z] github.com/docker/docker/oci [2022-07-18T13:27:54.651Z] github.com/docker/docker/oci/caps [2022-07-18T13:27:54.651Z] github.com/docker/docker/opts [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/archive [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/directory [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/platform [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/pools [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/progress [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/signal [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/stack [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/system [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:27:54.651Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:27:54.651Z] github.com/docker/docker/plugin [2022-07-18T13:27:54.651Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:27:54.651Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:27:54.651Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:27:54.651Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:27:54.651Z] github.com/docker/docker/quota [2022-07-18T13:27:54.651Z] github.com/docker/docker/reference [2022-07-18T13:27:54.651Z] github.com/docker/docker/registry [2022-07-18T13:27:54.651Z] github.com/docker/docker/registry/resumable [2022-07-18T13:27:54.651Z] github.com/docker/docker/restartmanager [2022-07-18T13:27:54.651Z] github.com/docker/docker/rootless [2022-07-18T13:27:54.651Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:27:54.651Z] github.com/docker/docker/runconfig [2022-07-18T13:27:54.651Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/environment [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/registry [2022-07-18T13:27:54.651Z] github.com/docker/docker/testutil/request [2022-07-18T13:27:54.651Z] github.com/docker/docker/volume [2022-07-18T13:27:54.651Z] github.com/docker/docker/volume/drivers [2022-07-18T13:27:54.651Z] github.com/docker/docker/volume/local [2022-07-18T13:27:54.651Z] github.com/docker/docker/volume/mounts [2022-07-18T13:27:54.651Z] github.com/docker/docker/volume/service [2022-07-18T13:27:54.651Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:27:54.651Z] github.com/docker/docker/volume/testutils' ']' [2022-07-18T13:27:54.651Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/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-07-18T13:27:54.651Z] ? github.com/docker/docker/api [no test files] [2022-07-18T13:28:09.529Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-18T13:29:17.165Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 31.9% of statements [2022-07-18T13:29:17.165Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-18T13:29:17.165Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-18T13:29:17.165Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-18T13:29:17.422Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-07-18T13:29:17.422Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-18T13:29:17.422Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-18T13:29:17.679Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-07-18T13:29:17.679Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-18T13:29:17.679Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-18T13:29:17.679Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-18T13:29:17.936Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 77.3% of statements [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-18T13:29:17.936Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-18T13:29:20.456Z] ok github.com/docker/docker/builder/remotecontext 0.159s coverage: 13.7% of statements [2022-07-18T13:29:20.456Z] ok github.com/docker/docker/builder/dockerfile 0.434s coverage: 49.3% of statements [2022-07-18T13:29:20.713Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-18T13:29:21.277Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-18T13:29:21.840Z] ok github.com/docker/docker/builder/remotecontext/git 1.492s coverage: 86.3% of statements [2022-07-18T13:29:21.840Z] ? github.com/docker/docker/cli [no test files] [2022-07-18T13:29:21.840Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-18T13:29:21.840Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-18T13:29:21.840Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-18T13:29:22.402Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 69.3% of statements [2022-07-18T13:29:26.603Z] ok github.com/docker/docker/client 0.071s coverage: 75.9% of statements [2022-07-18T13:29:58.640Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 31.5% of statements [2022-07-18T13:29:58.640Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-18T13:29:58.640Z] ok github.com/docker/docker/cmd/dockerd/trap 2.427s coverage: 0.0% of statements [2022-07-18T13:29:58.640Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-18T13:29:58.640Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-18T13:29:58.640Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-18T13:29:58.640Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-18T13:29:58.640Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-18T13:29:58.906Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T13:29:58.907Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:29:58.907Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:29:58.907Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:29:58.907Z] [2022-07-18T13:29:58.907Z] + TEST_INTEGRATION_DEST=2 [2022-07-18T13:29:58.907Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-18T13:29:58.907Z] + TEST_SKIP_INTEGRATION=1 [2022-07-18T13:29:58.907Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-18T13:29:58.907Z] + run_tests [2022-07-18T13:29:58.907Z] + c=0 [2022-07-18T13:29:58.907Z] + '[' -n 0 ']' [2022-07-18T13:29:58.907Z] + rm= [2022-07-18T13:29:58.907Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43832/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43832/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/make.sh '' test-integration [2022-07-18T13:29:58.907Z] + TEST_INTEGRATION_DEST=1 [2022-07-18T13:29:58.907Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-18T13:29:58.907Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T13:29:58.907Z] + run_tests test-integration-flaky [2022-07-18T13:29:58.907Z] + '[' -n 0 ']' [2022-07-18T13:29:58.907Z] + rm= [2022-07-18T13:29:58.907Z] + TEST_INTEGRATION_DEST=3 [2022-07-18T13:29:58.907Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-18T13:29:58.907Z] + TEST_SKIP_INTEGRATION=1 [2022-07-18T13:29:58.907Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-18T13:29:58.907Z] + run_tests [2022-07-18T13:29:58.907Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43832/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43832/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/make.sh test-integration-flaky test-integration [2022-07-18T13:29:58.907Z] + '[' -n 0 ']' [2022-07-18T13:29:58.907Z] + rm= [2022-07-18T13:29:58.907Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43832/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43832/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/make.sh '' test-integration [2022-07-18T13:29:58.907Z] ++ jobs -p [2022-07-18T13:29:58.907Z] + for job in $(jobs -p) [2022-07-18T13:29:58.907Z] + wait 15662 [2022-07-18T13:29:58.907Z] [2022-07-18T13:29:58.907Z] [2022-07-18T13:29:58.907Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T13:29:58.907Z] [2022-07-18T13:29:58.907Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T13:29:58.907Z] HOSTNAME=99b989ace978 [2022-07-18T13:29:58.907Z] TEST_SKIP_INTEGRATION=1 [2022-07-18T13:29:58.907Z] TESTDEBUG=0 [2022-07-18T13:29:58.907Z] DEST=bundles/test-integration [2022-07-18T13:29:58.907Z] PWD=/go/src/github.com/docker/docker [2022-07-18T13:29:58.907Z] KEEPBUNDLE=1 [2022-07-18T13:29:58.907Z] DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 [2022-07-18T13:29:58.907Z] container=docker [2022-07-18T13:29:58.907Z] HOME=/root [2022-07-18T13:29:58.907Z] GOLANG_VERSION=1.18.4 [2022-07-18T13:29:58.907Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T13:29:58.907Z] VALIDATE_BRANCH=master [2022-07-18T13:29:58.907Z] TERM=xterm [2022-07-18T13:29:58.907Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T13:29:58.907Z] SHLVL=1 [2022-07-18T13:29:58.907Z] TIMEOUT=120m [2022-07-18T13:29:58.907Z] DOCKER_BUILDTAGS= journald [2022-07-18T13:29:58.907Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T13:29:58.907Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-18T13:29:58.907Z] GO111MODULE=off [2022-07-18T13:29:58.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T13:29:58.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T13:29:58.907Z] GOPATH=/go [2022-07-18T13:29:58.907Z] PKG_CONFIG=pkg-config [2022-07-18T13:29:58.907Z] _=/usr/bin/env [2022-07-18T13:29:58.907Z] Building test suite binary ./integration-cli/test.main [2022-07-18T13:29:58.907Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T13:29:58.907Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T13:29:58.907Z] HOSTNAME=b7dee4da5452 [2022-07-18T13:29:58.907Z] TEST_SKIP_INTEGRATION=1 [2022-07-18T13:29:58.907Z] TESTDEBUG=0 [2022-07-18T13:29:58.907Z] DEST=bundles/test-integration [2022-07-18T13:29:58.907Z] PWD=/go/src/github.com/docker/docker [2022-07-18T13:29:58.907Z] KEEPBUNDLE=1 [2022-07-18T13:29:58.907Z] DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 [2022-07-18T13:29:58.907Z] container=docker [2022-07-18T13:29:58.907Z] HOME=/root [2022-07-18T13:29:58.907Z] GOLANG_VERSION=1.18.4 [2022-07-18T13:29:58.907Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T13:29:58.907Z] VALIDATE_BRANCH=master [2022-07-18T13:29:58.907Z] TERM=xterm [2022-07-18T13:29:58.907Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T13:29:58.907Z] SHLVL=1 [2022-07-18T13:29:58.907Z] TIMEOUT=120m [2022-07-18T13:29:58.907Z] DOCKER_BUILDTAGS= journald [2022-07-18T13:29:58.907Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T13:29:58.907Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-18T13:29:58.907Z] GO111MODULE=off [2022-07-18T13:29:58.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T13:29:58.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T13:29:58.907Z] GOPATH=/go [2022-07-18T13:29:58.907Z] PKG_CONFIG=pkg-config [2022-07-18T13:29:58.907Z] _=/usr/bin/env [2022-07-18T13:29:58.907Z] Building test suite binary ./integration-cli/test.main [2022-07-18T13:29:58.907Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-18T13:29:58.907Z] No new tests added to integration. [2022-07-18T13:29:58.907Z] [2022-07-18T13:29:58.907Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T13:29:58.907Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T13:29:58.907Z] HOSTNAME=e9dc692ca2e5 [2022-07-18T13:29:58.907Z] TESTDEBUG=0 [2022-07-18T13:29:58.907Z] DEST=bundles/test-integration [2022-07-18T13:29:58.907Z] PWD=/go/src/github.com/docker/docker [2022-07-18T13:29:58.907Z] KEEPBUNDLE=1 [2022-07-18T13:29:58.907Z] DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 [2022-07-18T13:29:58.907Z] container=docker [2022-07-18T13:29:58.907Z] HOME=/root [2022-07-18T13:29:58.907Z] GOLANG_VERSION=1.18.4 [2022-07-18T13:29:58.907Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T13:29:58.907Z] VALIDATE_BRANCH=master [2022-07-18T13:29:58.907Z] TERM=xterm [2022-07-18T13:29:58.907Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T13:29:58.907Z] SHLVL=1 [2022-07-18T13:29:58.907Z] TIMEOUT=120m [2022-07-18T13:29:58.907Z] DOCKER_BUILDTAGS= journald [2022-07-18T13:29:58.907Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T13:29:58.907Z] GO111MODULE=off [2022-07-18T13:29:58.907Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T13:29:58.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T13:29:58.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T13:29:58.907Z] GOPATH=/go [2022-07-18T13:29:58.907Z] PKG_CONFIG=pkg-config [2022-07-18T13:29:58.907Z] _=/usr/bin/env [2022-07-18T13:29:58.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T13:29:58.919Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T13:29:58.919Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:29:58.919Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:29:58.919Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:29:58.919Z] [2022-07-18T13:29:58.919Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T13:29:58.919Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T13:29:58.919Z] HOSTNAME=73f4cacb0a19 [2022-07-18T13:29:58.919Z] DEST=bundles/test-integration [2022-07-18T13:29:58.919Z] PWD=/go/src/github.com/docker/docker [2022-07-18T13:29:58.919Z] DOCKER_ROOTLESS=1 [2022-07-18T13:29:58.919Z] DOCKER_GITCOMMIT=3d037d71a8adcb1d13c4edcdbca153ab3465c15f [2022-07-18T13:29:58.919Z] container=docker [2022-07-18T13:29:58.919Z] HOME=/root [2022-07-18T13:29:58.919Z] GOLANG_VERSION=1.18.4 [2022-07-18T13:29:58.919Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T13:29:58.919Z] VALIDATE_BRANCH=master [2022-07-18T13:29:58.919Z] TERM=xterm [2022-07-18T13:29:58.919Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T13:29:58.919Z] SHLVL=1 [2022-07-18T13:29:58.919Z] TIMEOUT=120m [2022-07-18T13:29:58.919Z] DOCKER_BUILDTAGS= journald [2022-07-18T13:29:58.919Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T13:29:58.919Z] GO111MODULE=off [2022-07-18T13:29:58.919Z] DOCKER_EXPERIMENTAL=1 [2022-07-18T13:29:58.919Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T13:29:58.919Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T13:29:58.919Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T13:29:58.919Z] GOPATH=/go [2022-07-18T13:29:58.919Z] PKG_CONFIG=pkg-config [2022-07-18T13:29:58.919Z] _=/usr/bin/env [2022-07-18T13:29:58.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T13:29:58.923Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T13:29:58.923Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:29:58.923Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:29:58.923Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:29:58.923Z] [2022-07-18T13:29:58.923Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T13:29:58.923Z] DOCKER_SYSTEMD=1 [2022-07-18T13:29:58.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T13:29:58.923Z] HOSTNAME=6c40c2efa231 [2022-07-18T13:29:58.923Z] DEST=bundles/test-integration [2022-07-18T13:29:58.923Z] PWD=/go/src/github.com/docker/docker [2022-07-18T13:29:58.923Z] DOCKER_GITCOMMIT=3d037d71a8adcb1d13c4edcdbca153ab3465c15f [2022-07-18T13:29:58.923Z] container=docker [2022-07-18T13:29:58.923Z] HOME=/root [2022-07-18T13:29:58.923Z] LANG=C.UTF-8 [2022-07-18T13:29:58.923Z] INVOCATION_ID=180eb833446b4896bbf93b2ef39344af [2022-07-18T13:29:58.923Z] GOLANG_VERSION=1.18.4 [2022-07-18T13:29:58.923Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T13:29:58.923Z] VALIDATE_BRANCH=master [2022-07-18T13:29:58.923Z] TERM=xterm [2022-07-18T13:29:58.923Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T13:29:58.923Z] SHLVL=3 [2022-07-18T13:29:58.923Z] TIMEOUT=120m [2022-07-18T13:29:58.923Z] DOCKER_BUILDTAGS= journald [2022-07-18T13:29:58.923Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T13:29:58.923Z] GO111MODULE=off [2022-07-18T13:29:58.923Z] DOCKER_EXPERIMENTAL=1 [2022-07-18T13:29:58.923Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T13:29:58.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T13:29:58.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T13:29:58.923Z] GOPATH=/go [2022-07-18T13:29:58.923Z] PKG_CONFIG=pkg-config [2022-07-18T13:29:58.923Z] _=/usr/bin/env [2022-07-18T13:29:58.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T13:30:02.815Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-07-18T13:30:04.708Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2022-07-18T13:30:06.601Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-18T13:30:13.145Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.3% of statements [2022-07-18T13:30:14.073Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2022-07-18T13:30:14.329Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-18T13:30:15.257Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-18T13:30:16.186Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.496s coverage: 74.8% of statements [2022-07-18T13:30:16.186Z] ok github.com/docker/docker/daemon 10.108s coverage: 16.2% of statements [2022-07-18T13:30:16.186Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-18T13:30:16.186Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-18T13:30:16.186Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-18T13:30:16.186Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-18T13:30:16.186Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-18T13:30:17.115Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.315s coverage: 56.2% of statements [2022-07-18T13:30:18.050Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-18T13:30:19.419Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-07-18T13:30:20.787Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 50.6% of statements [2022-07-18T13:30:20.787Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.041s coverage: 46.1% of statements [2022-07-18T13:30:20.787Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-18T13:30:22.153Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-07-18T13:30:22.716Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.903s coverage: 58.5% of statements [2022-07-18T13:30:22.716Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-18T13:30:22.716Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-18T13:30:22.973Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-07-18T13:30:23.235Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2022-07-18T13:30:25.131Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.9% of statements [2022-07-18T13:30:25.131Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-18T13:30:25.131Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-18T13:30:25.131Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-07-18T13:30:25.693Z] ok github.com/docker/docker/daemon/logger/fluentd 0.027s coverage: 53.6% of statements [2022-07-18T13:30:25.949Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 80.2% of statements [2022-07-18T13:30:25.949Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-18T13:30:26.511Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-07-18T13:30:26.511Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-07-18T13:30:27.074Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-18T13:30:27.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.138s coverage: 76.8% of statements [2022-07-18T13:30:27.893Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.4% of statements [2022-07-18T13:30:27.893Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-18T13:30:27.893Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-18T13:30:28.455Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 62.0% of statements [2022-07-18T13:30:28.455Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-07-18T13:30:29.385Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2022-07-18T13:30:29.641Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-18T13:30:30.204Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-18T13:30:31.133Z] ok github.com/docker/docker/daemon/logger/splunk 1.516s coverage: 82.5% of statements [2022-07-18T13:30:31.133Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-18T13:30:31.133Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-18T13:30:31.696Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-18T13:30:33.061Z] ok github.com/docker/docker/distribution 1.490s coverage: 28.0% of statements [2022-07-18T13:30:33.061Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-18T13:30:33.318Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-18T13:30:33.880Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-18T13:30:34.136Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-07-18T13:30:34.136Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-18T13:30:34.136Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2022-07-18T13:30:35.065Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.7% of statements [2022-07-18T13:30:35.065Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-18T13:30:35.065Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-18T13:30:35.321Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-07-18T13:30:35.894Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-18T13:30:36.456Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-07-18T13:30:36.712Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-18T13:30:38.080Z] ok github.com/docker/docker/pkg/archive 0.276s coverage: 82.2% of statements [2022-07-18T13:30:39.448Z] ok github.com/docker/docker/pkg/authorization 0.847s coverage: 68.3% of statements [2022-07-18T13:30:39.705Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-18T13:30:39.705Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-18T13:30:42.972Z] ok github.com/docker/docker/pkg/chrootarchive 2.529s coverage: 42.7% of statements [2022-07-18T13:30:43.229Z] ok github.com/docker/docker/layer 7.439s coverage: 68.9% of statements [2022-07-18T13:30:43.229Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-18T13:30:43.229Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-18T13:30:43.229Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-18T13:30:43.229Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-18T13:30:43.229Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-18T13:30:43.229Z] ok github.com/docker/docker/pkg/containerfs 0.016s coverage: 6.7% of statements [2022-07-18T13:30:43.229Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-18T13:30:43.485Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-18T13:30:43.485Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-07-18T13:30:43.923Z] INFO [loader] Go packages loading at mode 575 (imports|deps|exports_file|files|name|types_sizes|compiled_files) took 2m50.568932213s [2022-07-18T13:30:43.923Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.114358ms [2022-07-18T13:30:44.048Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-18T13:30:44.049Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-07-18T13:30:44.305Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-07-18T13:30:45.236Z] ok github.com/docker/docker/pkg/idtools 0.364s coverage: 67.9% of statements [2022-07-18T13:30:45.236Z] ok github.com/docker/docker/pkg/ioutils 0.352s coverage: 71.5% of statements [2022-07-18T13:30:45.492Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-18T13:30:45.492Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-18T13:30:45.492Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-18T13:30:45.492Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-07-18T13:30:45.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T13:30:45.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-18T13:30:45.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T13:30:45.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-18T13:30:45.749Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-18T13:30:46.014Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-07-18T13:30:46.014Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-18T13:30:46.014Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-18T13:30:46.014Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-18T13:30:46.014Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-18T13:30:46.578Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-18T13:30:47.141Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-18T13:30:47.397Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-07-18T13:30:47.397Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-18T13:30:48.762Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-18T13:30:49.019Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-18T13:30:49.282Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-18T13:30:49.282Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-18T13:30:49.844Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-18T13:30:49.844Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-18T13:30:50.406Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-18T13:30:50.662Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-18T13:30:51.225Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2022-07-18T13:30:51.481Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-18T13:30:51.738Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-18T13:30:53.630Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-18T13:30:53.630Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-18T13:30:54.192Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-07-18T13:30:55.122Z] ok github.com/docker/docker/quota 0.202s coverage: 71.4% of statements [2022-07-18T13:30:55.685Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-18T13:30:56.613Z] ok github.com/docker/docker/registry 0.084s coverage: 58.6% of statements [2022-07-18T13:30:56.870Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-18T13:30:57.126Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-18T13:30:57.689Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-18T13:30:57.689Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-18T13:30:59.580Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-18T13:31:00.143Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.8% of statements [2022-07-18T13:31:00.706Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-18T13:31:01.635Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-18T13:31:07.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T13:31:07.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T13:31:13.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T13:31:15.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T13:31:23.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T13:31:23.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T13:31:23.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T13:31:23.532Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/rootless [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/volume [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-18T13:31:23.532Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === Skipped [2022-07-18T13:31:23.532Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-18T13:31:23.532Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-18T13:31:23.532Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-18T13:31:23.532Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-18T13:31:23.532Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:71: No driver to put! [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-18T13:31:23.532Z] time="2022-07-18T13:30:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-18T13:31:23.532Z] time="2022-07-18T13:30:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-18T13:31:23.532Z] time="2022-07-18T13:30:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-18T13:31:23.532Z] time="2022-07-18T13:30:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-18T13:31:23.532Z] time="2022-07-18T13:30:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:71: No driver to put! [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-18T13:31:23.532Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-18T13:31:23.532Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-18T13:31:23.532Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:31:23.532Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-18T13:31:23.532Z] graphtest_unix.go:71: No driver to put! [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-18T13:31:23.532Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-18T13:31:23.532Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-18T13:31:23.532Z] [2022-07-18T13:31:23.532Z] DONE 2811 tests, 28 skipped in 206.949s [2022-07-18T13:31:23.532Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:31:23.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:31:23.533Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-18T13:31:23.533Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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-07-18T13:31:24.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T13:31:24.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T13:31:25.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T13:31:25.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T13:31:25.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T13:31:25.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T13:31:25.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T13:31:26.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T13:31:27.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T13:31:27.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T13:31:28.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T13:31:28.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T13:31:29.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T13:31:30.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T13:31:30.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T13:31:30.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T13:31:31.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T13:31:32.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T13:31:32.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T13:31:33.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T13:31:33.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T13:31:33.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T13:31:34.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T13:31:34.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T13:31:34.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T13:31:35.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T13:31:36.335Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T13:31:36.335Z] Using test binary docker [2022-07-18T13:31:36.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T13:31:36.335Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-18T13:31:36.335Z] INFO: Waiting for daemon to start... [2022-07-18T13:31:36.335Z] Starting dockerd [2022-07-18T13:31:36.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T13:31:36.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T13:31:37.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T13:31:38.244Z] . [2022-07-18T13:31:38.244Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T13:31:38.244Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T13:31:38.244Z] Error: No such image: emptyfs [2022-07-18T13:31:38.505Z] Running integration-test (iteration 1) [2022-07-18T13:31:38.505Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T13:31:38.773Z] Loaded image: busybox:latest [2022-07-18T13:31:38.773Z] Loaded image: busybox:glibc [2022-07-18T13:31:38.785Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T13:31:38.785Z] Using test binary docker [2022-07-18T13:31:38.786Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T13:31:38.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T13:31:38.786Z] INFO: Waiting for daemon to start... [2022-07-18T13:31:38.786Z] Starting dockerd [2022-07-18T13:31:40.157Z] Loaded image: debian:bullseye-slim [2022-07-18T13:31:40.157Z] Loaded image: hello-world:latest [2022-07-18T13:31:40.417Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:31:40.417Z] INFO: Testing against a local daemon [2022-07-18T13:31:40.417Z] === RUN TestCgroupNamespacesBuild [2022-07-18T13:31:41.325Z] . [2022-07-18T13:31:41.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T13:31:41.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T13:31:41.325Z] Error: No such image: emptyfs [2022-07-18T13:31:41.325Z] Running integration-test (iteration 1) [2022-07-18T13:31:41.325Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T13:31:41.325Z] Loaded image: busybox:latest [2022-07-18T13:31:41.585Z] Loaded image: busybox:glibc [2022-07-18T13:31:41.799Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-07-18T13:31:41.799Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T13:31:42.740Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-07-18T13:31:42.740Z] === RUN TestBuildWithSession [2022-07-18T13:31:42.740Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:31:42.740Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T13:31:42.740Z] === RUN TestBuildSquashParent [2022-07-18T13:31:42.964Z] Loaded image: debian:bullseye-slim [2022-07-18T13:31:42.964Z] Loaded image: hello-world:latest [2022-07-18T13:31:42.964Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:31:42.964Z] INFO: Testing against a local daemon [2022-07-18T13:31:42.964Z] === RUN TestCgroupNamespacesBuild [2022-07-18T13:31:44.351Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-07-18T13:31:44.351Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T13:31:45.730Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-07-18T13:31:45.730Z] === RUN TestBuildWithSession [2022-07-18T13:31:45.730Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:31:45.730Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T13:31:45.730Z] === RUN TestBuildSquashParent [2022-07-18T13:31:48.023Z] --- PASS: TestBuildSquashParent (4.49s) [2022-07-18T13:31:48.023Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T13:31:48.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:31:48.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:31:48.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:31:48.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:31:48.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:31:48.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:31:48.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:31:48.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:31:48.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:31:48.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:31:48.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:31:48.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:31:48.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:31:48.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:31:49.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:31:49.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:31:51.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:31:51.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:31:52.302Z] --- PASS: TestBuildSquashParent (6.47s) [2022-07-18T13:31:52.302Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T13:31:52.302Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:31:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:31:52.302Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:31:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:31:52.302Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:31:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:31:52.302Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:31:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:31:52.302Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:31:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:31:52.302Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:31:52.302Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:31:52.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:31:52.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:31:52.958Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-18T13:31:52.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2022-07-18T13:31:52.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s) [2022-07-18T13:31:52.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s) [2022-07-18T13:31:52.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s) [2022-07-18T13:31:52.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-07-18T13:31:52.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2022-07-18T13:31:52.958Z] === RUN TestBuildMultiStageCopy [2022-07-18T13:31:52.958Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T13:31:53.681Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:31:54.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T13:31:54.601Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T13:31:54.620Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:31:54.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:31:54.861Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T13:31:55.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T13:31:55.382Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-07-18T13:31:55.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-07-18T13:31:55.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-18T13:31:55.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-18T13:31:55.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-18T13:31:55.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-18T13:31:55.382Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T13:31:55.969Z] --- PASS: TestBuildMultiStageParentConfig (0.71s) [2022-07-18T13:31:55.969Z] === RUN TestBuildLabelWithTargets [2022-07-18T13:31:56.909Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-07-18T13:31:56.909Z] === RUN TestBuildWithEmptyLayers [2022-07-18T13:31:57.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:31:57.479Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-18T13:31:57.479Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T13:31:58.536Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-18T13:31:58.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-07-18T13:31:58.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2022-07-18T13:31:58.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2022-07-18T13:31:58.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-07-18T13:31:58.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2022-07-18T13:31:58.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2022-07-18T13:31:58.536Z] === RUN TestBuildMultiStageCopy [2022-07-18T13:31:58.536Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T13:31:59.387Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-07-18T13:31:59.388Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T13:31:59.958Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-18T13:31:59.958Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T13:32:01.075Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T13:32:01.867Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2022-07-18T13:32:01.868Z] === RUN TestBuildWithHugeFile [2022-07-18T13:32:02.481Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T13:32:03.058Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T13:32:04.459Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T13:32:05.036Z] --- PASS: TestBuildMultiStageCopy (6.58s) [2022-07-18T13:32:05.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2022-07-18T13:32:05.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-18T13:32:05.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-18T13:32:05.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2022-07-18T13:32:05.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2022-07-18T13:32:05.036Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork 37.305s coverage: 40.6% of statements [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.524s coverage: 59.9% of statements [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.025s coverage: 5.2% of statements [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-18T13:32:10.153Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-18T13:32:10.153Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-18T13:32:10.310Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-18T13:32:10.310Z] === RUN TestBuildLabelWithTargets [2022-07-18T13:32:18.427Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-18T13:32:18.428Z] === RUN TestBuildWithEmptyLayers [2022-07-18T13:32:20.100Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.190s coverage: 6.6% of statements [2022-07-18T13:32:20.100Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-18T13:32:20.100Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-18T13:32:20.100Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-18T13:32:20.100Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-18T13:32:20.100Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-18T13:32:20.100Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-18T13:32:20.356Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-18T13:32:20.612Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-07-18T13:32:20.869Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-18T13:32:21.125Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-18T13:32:21.717Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-18T13:32:21.717Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T13:32:26.990Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-18T13:32:26.990Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T13:32:26.990Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-18T13:32:26.990Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T13:32:31.183Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-07-18T13:32:31.183Z] === RUN TestBuildWithHugeFile [2022-07-18T13:32:33.297Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-18T13:32:35.326Z] INFO [linters context/goanalysis] analyzers took 6m57.155376114s with top 10 stages: buildir: 2m22.114481067s, the_only_name: 41.842080731s, goimports: 30.331825053s, unconvert: 24.475153349s, S1038: 20.12392025s, gosec: 19.216925891s, misspell: 7.108740888s, unused: 5.514928152s, S1039: 5.47255981s, directives: 4.576011593s [2022-07-18T13:32:35.326Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-18T13:32:35.326Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2120/2120, skip_dirs: 2120/2120, autogenerated_exclude: 2017/2120, exclude: 2017/2017, exclude-rules: 77/2017, nolint: 0/77, identifier_marker: 2017/2017, filename_unadjuster: 2120/2120, cgo: 2120/2383, path_prettifier: 2120/2120 [2022-07-18T13:32:35.326Z] INFO [runner] processing took 148.693691ms with stages: identifier_marker: 44.848087ms, nolint: 41.535659ms, path_prettifier: 23.037611ms, autogenerated_exclude: 17.813648ms, exclude-rules: 14.087552ms, cgo: 3.654314ms, skip_dirs: 3.293579ms, filename_unadjuster: 417.581µs, max_same_issues: 1.779µs, uniq_by_line: 589ns, max_from_linter: 473ns, diff: 466ns, skip_files: 443ns, exclude: 410ns, source_code: 296ns, severity-rules: 275ns, path_shortener: 262ns, max_per_file_from_linter: 252ns, sort_results: 227ns, path_prefixer: 188ns [2022-07-18T13:32:35.326Z] INFO [runner] linters took 1m44.928718985s with stages: goanalysis_metalinter: 1m44.779847754s [2022-07-18T13:32:35.326Z] INFO File cache stats: 1672 entries of total size 8.6MiB [2022-07-18T13:32:35.326Z] INFO Memory: 2762 samples, avg is 318.6MB, max is 1262.7MB [2022-07-18T13:32:35.326Z] INFO Execution took 4m36.014096251s [2022-07-18T13:32:35.326Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2022-07-18T13:32:35.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T13:32:35.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-18T13:32:35.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/make.sh dynbinary test-docker-py [2022-07-18T13:32:35.897Z] [2022-07-18T13:32:36.154Z] Removing bundles/ [2022-07-18T13:32:36.154Z] [2022-07-18T13:32:36.154Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T13:32:36.154Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T13:32:36.154Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:32:48.141Z] ok github.com/docker/docker/libnetwork/ipam 15.755s coverage: 85.3% of statements [2022-07-18T13:32:48.141Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-18T13:32:48.141Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-18T13:32:48.141Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-18T13:32:48.397Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-18T13:32:48.397Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-18T13:32:48.652Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-18T13:32:49.215Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-07-18T13:32:49.785Z] ok github.com/docker/docker/libnetwork/iptables 0.187s coverage: 45.0% of statements [2022-07-18T13:32:50.040Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-18T13:32:50.296Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-18T13:32:58.128Z] --- PASS: TestBuildWithHugeFile (48.45s) [2022-07-18T13:32:58.128Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T13:32:58.128Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:32:58.128Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:32:58.128Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T13:32:58.128Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:32:58.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:32:58.128Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:32:58.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:32:58.128Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:32:58.128Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:32:58.128Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:32:58.128Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:32:58.128Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:32:58.128Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-18T13:32:58.128Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-18T13:32:58.128Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-18T13:32:58.128Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-18T13:32:58.128Z] === RUN TestBuildPreserveOwnership [2022-07-18T13:32:58.128Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T13:32:58.128Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T13:32:58.128Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-07-18T13:32:58.128Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-07-18T13:32:58.128Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-07-18T13:32:58.128Z] === RUN TestBuildPlatformInvalid [2022-07-18T13:32:58.128Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-18T13:32:58.128Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T13:32:58.128Z] Loaded image: busybox:latest [2022-07-18T13:32:58.128Z] Loaded image: busybox:glibc [2022-07-18T13:32:58.128Z] Loaded image: debian:bullseye-slim [2022-07-18T13:32:58.128Z] Loaded image: hello-world:latest [2022-07-18T13:32:58.128Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:33:04.718Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.63s) [2022-07-18T13:33:04.718Z] PASS [2022-07-18T13:33:04.718Z] [2022-07-18T13:33:04.718Z] === Skipped [2022-07-18T13:33:04.718Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-18T13:33:04.718Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:33:04.718Z] [2022-07-18T13:33:04.718Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:33:04.718Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:33:04.718Z] [2022-07-18T13:33:04.718Z] DONE 34 tests, 2 skipped in 86.007s [2022-07-18T13:33:04.718Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T13:33:04.718Z] INFO: Testing against a local daemon [2022-07-18T13:33:04.718Z] === RUN TestConfigInspect [2022-07-18T13:33:06.630Z] --- PASS: TestConfigInspect (2.18s) [2022-07-18T13:33:06.630Z] === RUN TestConfigList [2022-07-18T13:33:09.170Z] --- PASS: TestConfigList (2.15s) [2022-07-18T13:33:09.170Z] === RUN TestConfigsCreateAndDelete [2022-07-18T13:33:11.079Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-18T13:33:11.079Z] === RUN TestConfigsUpdate [2022-07-18T13:33:12.988Z] --- PASS: TestConfigsUpdate (2.14s) [2022-07-18T13:33:12.988Z] === RUN TestTemplatedConfig [2022-07-18T13:33:16.286Z] --- PASS: TestTemplatedConfig (2.63s) [2022-07-18T13:33:16.286Z] === RUN TestConfigCreateResolve [2022-07-18T13:33:18.196Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-07-18T13:33:18.196Z] PASS [2022-07-18T13:33:18.197Z] [2022-07-18T13:33:18.197Z] DONE 6 tests in 13.534s [2022-07-18T13:33:18.197Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T13:33:18.197Z] INFO: Testing against a local daemon [2022-07-18T13:33:18.197Z] === RUN TestAttachWithTTY [2022-07-18T13:33:18.197Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-18T13:33:18.197Z] === RUN TestAttachWithoutTTy [2022-07-18T13:33:18.197Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-18T13:33:18.197Z] === RUN TestCheckpoint [2022-07-18T13:33:18.197Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:33:18.197Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T13:33:18.197Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T13:33:18.197Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:33:18.197Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:33:18.197Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:33:18.197Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:33:18.197Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:33:18.197Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:33:18.197Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T13:33:18.197Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T13:33:18.197Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T13:33:18.197Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T13:33:18.197Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T13:33:18.197Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T13:33:18.197Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T13:33:18.197Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-07-18T13:33:18.197Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T13:33:18.197Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T13:33:18.197Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-18T13:33:18.197Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T13:33:18.197Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-18T13:33:18.197Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T13:33:18.457Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-18T13:33:18.457Z] === RUN TestCopyEmptyFile [2022-07-18T13:33:18.457Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-18T13:33:18.457Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T13:33:18.718Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-18T13:33:18.718Z] === RUN TestCopyFromContainer [2022-07-18T13:33:19.669Z] === RUN TestCopyFromContainer// [2022-07-18T13:33:19.669Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T13:33:19.930Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T13:33:19.930Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T13:33:19.930Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T13:33:19.930Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T13:33:19.930Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T13:33:20.190Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T13:33:20.190Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T13:33:20.190Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer (1.74s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-07-18T13:33:20.450Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-07-18T13:33:20.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T13:33:20.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:33:20.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:33:20.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:33:20.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:33:20.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:33:20.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:33:20.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:33:20.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:33:20.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:33:20.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-18T13:33:20.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T13:33:20.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T13:33:20.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T13:33:20.450Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T13:33:20.450Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-18T13:33:20.450Z] === RUN TestCreateWithInvalidEnv [2022-07-18T13:33:20.450Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T13:33:20.450Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T13:33:20.450Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T13:33:20.450Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T13:33:20.450Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T13:33:20.450Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T13:33:20.450Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T13:33:20.450Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T13:33:20.450Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T13:33:20.450Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-18T13:33:20.450Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T13:33:20.450Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T13:33:20.450Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T13:33:20.450Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T13:33:20.450Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-18T13:33:20.450Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T13:33:22.361Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-07-18T13:33:22.361Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T13:33:23.744Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-07-18T13:33:23.744Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T13:33:23.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:33:23.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:33:23.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:33:23.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:33:23.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:33:23.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:33:23.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:33:23.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:33:23.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:33:23.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:33:23.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:33:23.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:33:23.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:33:23.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:33:23.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:33:23.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-18T13:33:23.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-18T13:33:23.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-18T13:33:23.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-18T13:33:23.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-18T13:33:23.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-18T13:33:23.744Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T13:33:24.005Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-07-18T13:33:24.005Z] === RUN TestCreateDifferentPlatform [2022-07-18T13:33:24.005Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T13:33:24.266Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T13:33:24.266Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-18T13:33:24.266Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T13:33:24.266Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T13:33:24.266Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T13:33:24.266Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-18T13:33:24.266Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T13:33:24.266Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-18T13:33:24.266Z] === RUN TestCreateInvalidHostConfig [2022-07-18T13:33:24.266Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:33:24.266Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:33:24.266Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:33:24.266Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:33:24.266Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:33:24.266Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:33:24.266Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:33:24.266Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:33:24.266Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:33:24.266Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:33:24.266Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:33:24.266Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:33:24.266Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-18T13:33:24.266Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T13:33:24.266Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T13:33:24.266Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T13:33:24.266Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T13:33:24.266Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T13:33:24.266Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-18T13:33:24.266Z] === RUN TestDaemonRestartIpcMode [2022-07-18T13:33:24.266Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T13:33:24.266Z] === RUN TestDaemonHostGatewayIP [2022-07-18T13:33:24.266Z] === PAUSE TestDaemonHostGatewayIP [2022-07-18T13:33:24.266Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T13:33:24.266Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T13:33:24.266Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T13:33:24.266Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-18T13:33:24.266Z] === RUN TestDiff [2022-07-18T13:33:24.836Z] --- PASS: TestDiff (0.56s) [2022-07-18T13:33:24.836Z] === RUN TestExecConsoleSize [2022-07-18T13:33:25.406Z] --- PASS: TestExecConsoleSize (0.59s) [2022-07-18T13:33:25.406Z] === RUN TestExecWithCloseStdin [2022-07-18T13:33:25.977Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-07-18T13:33:25.977Z] === RUN TestExec [2022-07-18T13:33:26.548Z] --- PASS: TestExec (0.63s) [2022-07-18T13:33:26.548Z] === RUN TestExecUser [2022-07-18T13:33:27.117Z] --- PASS: TestExecUser (0.60s) [2022-07-18T13:33:27.117Z] === RUN TestExportContainerAndImportImage [2022-07-18T13:33:27.437Z] --- PASS: TestBuildWithHugeFile (49.51s) [2022-07-18T13:33:27.437Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T13:33:27.437Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:33:27.437Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:33:27.437Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T13:33:27.437Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:33:27.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:33:27.437Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:33:27.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:33:27.437Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:33:27.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:33:27.437Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:33:27.437Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:33:27.437Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:33:27.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2022-07-18T13:33:27.437Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-07-18T13:33:27.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-07-18T13:33:27.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-18T13:33:27.437Z] === RUN TestBuildPreserveOwnership [2022-07-18T13:33:27.437Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T13:33:27.437Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T13:33:28.058Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-07-18T13:33:28.058Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T13:33:29.441Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-18T13:33:29.441Z] === RUN TestHealthCheckWorkdir [2022-07-18T13:33:30.011Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-07-18T13:33:30.011Z] === RUN TestHealthKillContainer [2022-07-18T13:33:31.631Z] --- PASS: TestBuildPreserveOwnership (10.02s) [2022-07-18T13:33:31.631Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.99s) [2022-07-18T13:33:31.631Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-18T13:33:31.631Z] === RUN TestBuildPlatformInvalid [2022-07-18T13:33:31.631Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-18T13:33:31.631Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T13:33:31.631Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-18T13:33:31.631Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-18T13:33:31.631Z] PASS [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === Skipped [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-18T13:33:31.631Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:33:31.631Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-18T13:33:31.631Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] DONE 34 tests, 3 skipped in 110.135s [2022-07-18T13:33:31.631Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T13:33:31.631Z] INFO: Testing against a local daemon [2022-07-18T13:33:31.631Z] === RUN TestConfigInspect [2022-07-18T13:33:31.631Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-18T13:33:31.631Z] === RUN TestConfigList [2022-07-18T13:33:31.631Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] --- SKIP: TestConfigList (0.02s) [2022-07-18T13:33:31.631Z] === RUN TestConfigsCreateAndDelete [2022-07-18T13:33:31.631Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-18T13:33:31.631Z] === RUN TestConfigsUpdate [2022-07-18T13:33:31.631Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-18T13:33:31.631Z] === RUN TestTemplatedConfig [2022-07-18T13:33:31.631Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-18T13:33:31.631Z] === RUN TestConfigCreateResolve [2022-07-18T13:33:31.631Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-18T13:33:31.631Z] PASS [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === Skipped [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-18T13:33:31.631Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-07-18T13:33:31.631Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-18T13:33:31.631Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-18T13:33:31.631Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-18T13:33:31.631Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-18T13:33:31.631Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:33:31.631Z] [2022-07-18T13:33:31.631Z] DONE 6 tests, 6 skipped in 0.172s [2022-07-18T13:33:31.631Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T13:33:31.631Z] INFO: Testing against a local daemon [2022-07-18T13:33:31.631Z] === RUN TestAttachWithTTY [2022-07-18T13:33:31.631Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-18T13:33:31.631Z] === RUN TestAttachWithoutTTy [2022-07-18T13:33:31.891Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-18T13:33:31.891Z] === RUN TestCheckpoint [2022-07-18T13:33:31.891Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:33:31.891Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T13:33:31.891Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T13:33:31.891Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:33:31.891Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:33:31.891Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:33:31.891Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:33:31.891Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:33:31.891Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:33:31.891Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T13:33:31.891Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T13:33:31.891Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T13:33:31.891Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T13:33:31.891Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T13:33:31.891Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T13:33:31.891Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T13:33:31.891Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T13:33:31.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T13:33:31.891Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T13:33:31.891Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-18T13:33:31.891Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T13:33:31.891Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-18T13:33:31.891Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T13:33:31.891Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-18T13:33:31.891Z] === RUN TestCopyEmptyFile [2022-07-18T13:33:32.151Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-18T13:33:32.151Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T13:33:32.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-18T13:33:32.151Z] === RUN TestCopyFromContainer [2022-07-18T13:33:36.345Z] === RUN TestCopyFromContainer// [2022-07-18T13:33:36.345Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T13:33:36.345Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T13:33:36.345Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T13:33:36.345Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T13:33:36.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T13:33:36.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T13:33:36.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T13:33:36.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T13:33:36.604Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer (4.48s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-18T13:33:36.864Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-18T13:33:36.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T13:33:36.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:33:36.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:33:36.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:33:36.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:33:36.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:33:36.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:33:36.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:33:36.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:33:36.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:33:36.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-18T13:33:36.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T13:33:36.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T13:33:36.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T13:33:36.864Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T13:33:36.864Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-18T13:33:36.864Z] === RUN TestCreateWithInvalidEnv [2022-07-18T13:33:36.864Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T13:33:36.864Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T13:33:36.864Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T13:33:36.864Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T13:33:36.864Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T13:33:36.864Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T13:33:36.864Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T13:33:36.864Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T13:33:36.864Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T13:33:36.864Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-18T13:33:36.864Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T13:33:36.864Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T13:33:36.864Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T13:33:36.864Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T13:33:36.864Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-18T13:33:36.864Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T13:33:38.143Z] --- PASS: TestHealthKillContainer (8.17s) [2022-07-18T13:33:38.143Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T13:33:38.245Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-07-18T13:33:38.245Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T13:33:38.714Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-07-18T13:33:38.714Z] === RUN TestIpcModeNone [2022-07-18T13:33:39.284Z] --- PASS: TestIpcModeNone (0.60s) [2022-07-18T13:33:39.284Z] === RUN TestIpcModePrivate [2022-07-18T13:33:39.544Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-18T13:33:39.626Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-07-18T13:33:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T13:33:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:33:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:33:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:33:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:33:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:33:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:33:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:33:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:33:39.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:33:39.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:33:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:33:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:33:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:33:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:33:39.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:33:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-18T13:33:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-18T13:33:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-18T13:33:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-18T13:33:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-18T13:33:39.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-18T13:33:39.626Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T13:33:39.804Z] --- PASS: TestIpcModePrivate (0.61s) [2022-07-18T13:33:39.804Z] === RUN TestIpcModeShareable [2022-07-18T13:33:39.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-18T13:33:39.885Z] === RUN TestCreateDifferentPlatform [2022-07-18T13:33:39.885Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T13:33:39.885Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T13:33:39.885Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-18T13:33:39.885Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T13:33:39.885Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T13:33:39.885Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T13:33:39.885Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-18T13:33:39.885Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T13:33:39.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-18T13:33:39.885Z] === RUN TestCreateInvalidHostConfig [2022-07-18T13:33:39.885Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:33:39.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:33:39.885Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:33:39.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:33:39.885Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:33:39.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:33:39.885Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:33:39.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:33:39.885Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:33:39.885Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:33:39.885Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:33:39.885Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:33:39.885Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-18T13:33:39.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T13:33:39.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T13:33:39.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T13:33:39.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T13:33:39.885Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T13:33:39.885Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-18T13:33:39.885Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-18T13:33:39.885Z] === RUN TestDaemonRestartIpcMode [2022-07-18T13:33:39.885Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T13:33:39.885Z] === RUN TestDaemonHostGatewayIP [2022-07-18T13:33:39.885Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:33:39.885Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-18T13:33:39.885Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T13:33:39.885Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T13:33:39.885Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T13:33:39.885Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-18T13:33:39.885Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-18T13:33:39.885Z] === RUN TestDiff [2022-07-18T13:33:40.374Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-18T13:33:40.374Z] --- PASS: TestIpcModeShareable (0.59s) [2022-07-18T13:33:40.374Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T13:33:40.454Z] --- PASS: TestDiff (0.43s) [2022-07-18T13:33:40.454Z] === RUN TestExecConsoleSize [2022-07-18T13:33:41.022Z] --- PASS: TestExecConsoleSize (0.49s) [2022-07-18T13:33:41.022Z] === RUN TestExecWithCloseStdin [2022-07-18T13:33:41.282Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-07-18T13:33:41.282Z] === RUN TestExec [2022-07-18T13:33:41.851Z] --- PASS: TestExec (0.48s) [2022-07-18T13:33:41.851Z] === RUN TestExecUser [2022-07-18T13:33:42.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-07-18T13:33:42.285Z] === RUN TestAPIIpcModeHost [2022-07-18T13:33:42.420Z] --- PASS: TestExecUser (0.49s) [2022-07-18T13:33:42.420Z] === RUN TestExportContainerAndImportImage [2022-07-18T13:33:42.545Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-07-18T13:33:42.545Z] === RUN TestDaemonIpcModeShareable [2022-07-18T13:33:42.988Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-07-18T13:33:42.988Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T13:33:43.926Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-18T13:33:43.927Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-07-18T13:33:43.927Z] === RUN TestDaemonIpcModePrivate [2022-07-18T13:33:44.368Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-18T13:33:44.368Z] === RUN TestHealthCheckWorkdir [2022-07-18T13:33:44.866Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-18T13:33:44.936Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-07-18T13:33:44.936Z] === RUN TestHealthKillContainer [2022-07-18T13:33:45.125Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-18T13:33:45.126Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T13:33:46.065Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-18T13:33:46.325Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-07-18T13:33:46.325Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T13:33:47.265Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-18T13:33:47.525Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-18T13:33:47.525Z] === RUN TestIpcModeOlderClient [2022-07-18T13:33:47.525Z] === PAUSE TestIpcModeOlderClient [2022-07-18T13:33:47.525Z] === RUN TestKillContainerInvalidSignal [2022-07-18T13:33:47.785Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-18T13:33:47.785Z] === RUN TestKillContainer [2022-07-18T13:33:47.785Z] === RUN TestKillContainer/no_signal [2022-07-18T13:33:48.357Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T13:33:48.617Z] === RUN TestKillContainer/killing_signal [2022-07-18T13:33:49.188Z] --- PASS: TestKillContainer (1.34s) [2022-07-18T13:33:49.188Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-18T13:33:49.188Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-18T13:33:49.188Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-18T13:33:49.188Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T13:33:49.188Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T13:33:49.759Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T13:33:50.703Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-07-18T13:33:50.703Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-18T13:33:50.703Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-07-18T13:33:50.703Z] === RUN TestKillStoppedContainer [2022-07-18T13:33:50.703Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-07-18T13:33:50.703Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T13:33:50.703Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-07-18T13:33:50.703Z] === RUN TestKillDifferentUserContainer [2022-07-18T13:33:51.356Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2022-07-18T13:33:51.356Z] === RUN TestInspectOomKilledTrue [2022-07-18T13:33:51.356Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-18T13:33:51.356Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-18T13:33:51.356Z] === RUN TestInspectOomKilledFalse [2022-07-18T13:33:51.616Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-18T13:33:51.616Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T13:33:51.876Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-07-18T13:33:51.876Z] === RUN TestLinksContainerNames [2022-07-18T13:33:52.817Z] --- PASS: TestLinksContainerNames (0.91s) [2022-07-18T13:33:52.817Z] === RUN TestLogsFollowTailEmpty [2022-07-18T13:33:53.056Z] --- PASS: TestHealthKillContainer (7.92s) [2022-07-18T13:33:53.056Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T13:33:53.056Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-18T13:33:53.056Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-18T13:33:53.056Z] === RUN TestIpcModeNone [2022-07-18T13:33:53.315Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-18T13:33:53.315Z] === RUN TestIpcModePrivate [2022-07-18T13:33:53.388Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-18T13:33:53.388Z] === RUN TestLogs [2022-07-18T13:33:53.388Z] === RUN TestLogs/driver_local [2022-07-18T13:33:53.388Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:33:53.388Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:33:53.388Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T13:33:53.388Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T13:33:53.388Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T13:33:53.388Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T13:33:53.388Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:33:53.388Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:33:53.388Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:33:53.388Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:33:53.388Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:33:53.388Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:33:53.388Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:33:53.388Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:33:53.885Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-18T13:33:53.885Z] --- PASS: TestIpcModePrivate (0.50s) [2022-07-18T13:33:53.885Z] === RUN TestIpcModeShareable [2022-07-18T13:33:53.885Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:33:53.885Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-18T13:33:53.885Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T13:33:53.958Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T13:33:53.958Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T13:33:54.529Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:33:54.529Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:33:55.099Z] === RUN TestLogs/driver_json-file [2022-07-18T13:33:55.099Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:33:55.099Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:33:55.099Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:33:55.099Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:33:55.099Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:33:55.099Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:33:55.099Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:33:55.099Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:33:55.099Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:33:55.099Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:33:55.099Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:33:55.099Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:33:55.099Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:33:55.099Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:33:55.794Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-07-18T13:33:55.795Z] === RUN TestAPIIpcModeHost [2022-07-18T13:33:55.795Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:33:55.795Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-18T13:33:55.795Z] === RUN TestDaemonIpcModeShareable [2022-07-18T13:33:55.795Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:33:55.795Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-18T13:33:55.795Z] === RUN TestDaemonIpcModePrivate [2022-07-18T13:33:56.039Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:33:56.039Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:33:56.300Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:33:56.362Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-18T13:33:56.561Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:33:56.622Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-07-18T13:33:56.622Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T13:33:56.622Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:33:56.622Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-18T13:33:56.622Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T13:33:56.622Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:33:56.622Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-18T13:33:56.622Z] === RUN TestIpcModeOlderClient [2022-07-18T13:33:56.622Z] === PAUSE TestIpcModeOlderClient [2022-07-18T13:33:56.622Z] === RUN TestKillContainerInvalidSignal [2022-07-18T13:33:56.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T13:33:57.131Z] --- PASS: TestLogs (3.83s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-07-18T13:33:57.131Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-07-18T13:33:57.131Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T13:33:57.190Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-18T13:33:57.190Z] === RUN TestKillContainer [2022-07-18T13:33:57.190Z] === RUN TestKillContainer/no_signal [2022-07-18T13:33:57.391Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/default [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/private [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/slave [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/shared [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T13:33:57.391Z] === CONT TestMountDaemonRoot/default [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:33:57.391Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:33:57.391Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:33:57.391Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T13:33:57.391Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T13:33:57.391Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:33:57.450Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T13:33:57.651Z] === CONT TestMountDaemonRoot/slave [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:33:57.651Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:33:57.651Z] === CONT TestMountDaemonRoot/private [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T13:33:57.651Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T13:33:57.651Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/shared [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:33:57.652Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T13:33:57.652Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:33:57.652Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:33:57.710Z] === RUN TestKillContainer/killing_signal [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:33:57.912Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-18T13:33:57.912Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-18T13:33:57.912Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T13:33:58.278Z] --- PASS: TestKillContainer (1.26s) [2022-07-18T13:33:58.278Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-18T13:33:58.278Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-18T13:33:58.278Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-18T13:33:58.278Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T13:33:58.278Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T13:33:58.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T13:33:59.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-07-18T13:33:59.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-07-18T13:33:59.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-18T13:33:59.108Z] === RUN TestKillStoppedContainer [2022-07-18T13:33:59.295Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-07-18T13:33:59.295Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T13:33:59.367Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-18T13:33:59.368Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T13:33:59.368Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-18T13:33:59.368Z] === RUN TestKillDifferentUserContainer [2022-07-18T13:33:59.626Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-18T13:33:59.626Z] === RUN TestInspectOomKilledTrue [2022-07-18T13:33:59.626Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:33:59.626Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-18T13:33:59.626Z] === RUN TestInspectOomKilledFalse [2022-07-18T13:33:59.626Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:33:59.626Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-18T13:33:59.626Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T13:33:59.626Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-18T13:33:59.627Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-18T13:33:59.627Z] === RUN TestLinksContainerNames [2022-07-18T13:33:59.867Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-07-18T13:33:59.867Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T13:34:00.127Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-18T13:34:00.127Z] === RUN TestNetworkNat [2022-07-18T13:34:00.587Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-18T13:34:00.587Z] === RUN TestLogsFollowTailEmpty [2022-07-18T13:34:00.698Z] --- PASS: TestNetworkNat (0.46s) [2022-07-18T13:34:00.698Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T13:34:00.957Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-18T13:34:00.957Z] === RUN TestNetworkLoopbackNat [2022-07-18T13:34:01.167Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2022-07-18T13:34:01.167Z] === RUN TestLogs [2022-07-18T13:34:01.167Z] === RUN TestLogs/driver_local [2022-07-18T13:34:01.167Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:34:01.167Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:34:01.167Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T13:34:01.167Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T13:34:01.167Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T13:34:01.167Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T13:34:01.167Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:34:01.167Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:34:01.167Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:34:01.167Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:34:01.167Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:34:01.167Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:34:01.167Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:34:01.167Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:34:01.761Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T13:34:01.761Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T13:34:02.332Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:34:02.332Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:34:02.901Z] === RUN TestLogs/driver_json-file [2022-07-18T13:34:02.901Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:34:02.901Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:34:02.901Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:34:02.901Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:34:02.901Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:34:02.901Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:34:02.901Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:34:02.901Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:34:02.901Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:34:02.901Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:34:02.901Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:34:02.901Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:34:02.901Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:34:02.901Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:34:03.495Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-18T13:34:03.495Z] === RUN TestPause [2022-07-18T13:34:03.839Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:34:03.839Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:34:04.065Z] --- PASS: TestPause (0.45s) [2022-07-18T13:34:04.065Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T13:34:04.065Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:34:04.065Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:34:04.065Z] === RUN TestPauseStopPausedContainer [2022-07-18T13:34:04.326Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-18T13:34:04.326Z] === RUN TestPidHost [2022-07-18T13:34:04.408Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:34:04.668Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:34:05.236Z] --- PASS: TestLogs (4.12s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.72s) [2022-07-18T13:34:05.236Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-07-18T13:34:05.236Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T13:34:05.267Z] --- PASS: TestPidHost (0.93s) [2022-07-18T13:34:05.267Z] === RUN TestPsFilter [2022-07-18T13:34:05.528Z] --- PASS: TestPsFilter (0.11s) [2022-07-18T13:34:05.528Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T13:34:05.789Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-18T13:34:05.789Z] === RUN TestRemoveContainerWithVolume [2022-07-18T13:34:05.805Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/default [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/private [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/slave [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/shared [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/default [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/shared [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/slave [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/private [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T13:34:05.805Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:34:05.805Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:34:05.805Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T13:34:06.066Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:34:06.325Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:34:06.325Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:34:06.325Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:34:06.325Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T13:34:06.325Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-18T13:34:06.325Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-18T13:34:06.325Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T13:34:06.325Z] 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-07-18T13:34:06.325Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-18T13:34:06.325Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T13:34:06.325Z] 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-07-18T13:34:06.325Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-18T13:34:06.325Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T13:34:06.325Z] 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-07-18T13:34:06.325Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-18T13:34:06.325Z] === RUN TestNetworkNat [2022-07-18T13:34:06.359Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-18T13:34:06.359Z] === RUN TestRemoveContainerRunning [2022-07-18T13:34:06.895Z] --- PASS: TestNetworkNat (0.53s) [2022-07-18T13:34:06.895Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T13:34:06.928Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-07-18T13:34:06.928Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T13:34:07.188Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-18T13:34:07.188Z] === RUN TestRemoveInvalidContainer [2022-07-18T13:34:07.188Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-18T13:34:07.188Z] === RUN TestRenameLinkedContainer [2022-07-18T13:34:07.462Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-18T13:34:07.463Z] === RUN TestNetworkLoopbackNat [2022-07-18T13:34:09.098Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-07-18T13:34:09.098Z] === RUN TestRenameStoppedContainer [2022-07-18T13:34:09.358Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-18T13:34:09.358Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T13:34:09.997Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-18T13:34:09.997Z] === RUN TestPause [2022-07-18T13:34:09.997Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:09.997Z] --- SKIP: TestPause (0.00s) [2022-07-18T13:34:09.997Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T13:34:09.997Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:34:09.997Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:34:09.997Z] === RUN TestPauseStopPausedContainer [2022-07-18T13:34:09.997Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:09.997Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-18T13:34:09.997Z] === RUN TestPidHost [2022-07-18T13:34:10.299Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-07-18T13:34:10.299Z] === RUN TestRenameInvalidName [2022-07-18T13:34:10.869Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-18T13:34:10.869Z] === RUN TestRenameAnonymousContainer [2022-07-18T13:34:10.935Z] --- PASS: TestPidHost (0.94s) [2022-07-18T13:34:10.935Z] === RUN TestPsFilter [2022-07-18T13:34:10.935Z] --- PASS: TestPsFilter (0.11s) [2022-07-18T13:34:10.935Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T13:34:11.504Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-18T13:34:11.504Z] === RUN TestRemoveContainerWithVolume [2022-07-18T13:34:11.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T13:34:11.763Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-18T13:34:11.763Z] === RUN TestRemoveContainerRunning [2022-07-18T13:34:12.255Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-07-18T13:34:12.255Z] === RUN TestRenameContainerWithSameName [2022-07-18T13:34:12.332Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-18T13:34:12.332Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T13:34:12.592Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-18T13:34:12.592Z] === RUN TestRemoveInvalidContainer [2022-07-18T13:34:12.592Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-18T13:34:12.592Z] === RUN TestRenameLinkedContainer [2022-07-18T13:34:12.843Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-18T13:34:12.843Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T13:34:13.782Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-07-18T13:34:13.782Z] === RUN TestResize [2022-07-18T13:34:14.041Z] --- PASS: TestResize (0.43s) [2022-07-18T13:34:14.041Z] === RUN TestResizeWithInvalidSize [2022-07-18T13:34:14.499Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-07-18T13:34:14.499Z] === RUN TestRenameStoppedContainer [2022-07-18T13:34:14.611Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-18T13:34:14.611Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T13:34:14.759Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-18T13:34:14.759Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T13:34:14.871Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:34:14.871Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:34:14.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:34:14.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:34:14.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:34:15.697Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-18T13:34:15.697Z] === RUN TestRenameInvalidName [2022-07-18T13:34:16.266Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-18T13:34:16.266Z] === RUN TestRenameAnonymousContainer [2022-07-18T13:34:16.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:34:17.644Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-07-18T13:34:17.644Z] === RUN TestRenameContainerWithSameName [2022-07-18T13:34:18.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:34:18.212Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-18T13:34:18.212Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T13:34:19.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:34:19.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:34:19.150Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-07-18T13:34:19.150Z] === RUN TestResize [2022-07-18T13:34:19.410Z] --- PASS: TestResize (0.42s) [2022-07-18T13:34:19.410Z] === RUN TestResizeWithInvalidSize [2022-07-18T13:34:19.979Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-18T13:34:19.979Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T13:34:20.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:34:20.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:34:20.548Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-18T13:34:20.548Z] === RUN TestDaemonRestartKillContainers [2022-07-18T13:34:20.548Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-18T13:34:20.548Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-18T13:34:20.548Z] === RUN TestCgroupNamespacesRun [2022-07-18T13:34:21.487Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-07-18T13:34:21.487Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T13:34:22.868Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-18T13:34:22.868Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T13:34:23.806Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-18T13:34:23.806Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T13:34:24.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:34:24.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:34:25.187Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-18T13:34:25.188Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T13:34:26.127Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-18T13:34:26.127Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T13:34:26.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:34:27.505Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-18T13:34:27.505Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T13:34:27.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:34:27.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:34:28.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-18T13:34:28.074Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T13:34:29.455Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-18T13:34:29.455Z] === RUN TestNISDomainname [2022-07-18T13:34:29.455Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-18T13:34:29.455Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-18T13:34:29.455Z] === RUN TestHostnameDnsResolution [2022-07-18T13:34:29.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:34:30.024Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-07-18T13:34:30.024Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T13:34:30.024Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-18T13:34:30.024Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-18T13:34:30.024Z] === RUN TestPrivilegedHostDevices [2022-07-18T13:34:30.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:34:30.283Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-18T13:34:30.284Z] === RUN TestRunConsoleSize [2022-07-18T13:34:30.853Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-18T13:34:30.853Z] === RUN TestStats [2022-07-18T13:34:30.853Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:30.853Z] --- SKIP: TestStats (0.00s) [2022-07-18T13:34:30.853Z] === RUN TestStopContainerWithTimeout [2022-07-18T13:34:30.853Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T13:34:30.853Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T13:34:30.853Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T13:34:30.853Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T13:34:30.853Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T13:34:30.853Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T13:34:30.853Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T13:34:30.853Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T13:34:30.853Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T13:34:30.853Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T13:34:31.421Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T13:34:31.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-18T13:34:32.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-07-18T13:34:32.933Z] === RUN TestCgroupNamespacesRun [2022-07-18T13:34:33.956Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T13:34:34.315Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-07-18T13:34:34.315Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T13:34:34.315Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-18T13:34:34.315Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-18T13:34:34.315Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T13:34:34.893Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-18T13:34:34.893Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-07-18T13:34:34.893Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-07-18T13:34:34.893Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-18T13:34:34.893Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-07-18T13:34:34.893Z] === RUN TestDeleteDevicemapper [2022-07-18T13:34:34.893Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:34:34.893Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T13:34:34.893Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T13:34:35.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-18T13:34:35.256Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T13:34:36.274Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-07-18T13:34:36.274Z] === RUN TestUpdateMemory [2022-07-18T13:34:36.274Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:36.274Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-18T13:34:36.274Z] === RUN TestUpdateCPUQuota [2022-07-18T13:34:36.274Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:36.274Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-18T13:34:36.274Z] === RUN TestUpdatePidsLimit [2022-07-18T13:34:36.274Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:36.274Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-18T13:34:36.274Z] === RUN TestUpdateRestartPolicy [2022-07-18T13:34:36.638Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-07-18T13:34:36.638Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T13:34:37.579Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-18T13:34:37.579Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T13:34:38.962Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-18T13:34:38.962Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T13:34:39.533Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-18T13:34:39.533Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T13:34:40.915Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-18T13:34:40.915Z] === RUN TestNISDomainname [2022-07-18T13:34:41.177Z] --- PASS: TestNISDomainname (0.55s) [2022-07-18T13:34:41.177Z] === RUN TestHostnameDnsResolution [2022-07-18T13:34:41.679Z] ok github.com/docker/docker/libnetwork/networkdb 103.181s coverage: 60.1% of statements [2022-07-18T13:34:41.679Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-18T13:34:41.679Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-18T13:34:41.679Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2022-07-18T13:34:41.679Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-18T13:34:41.679Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-18T13:34:41.679Z] ok github.com/docker/docker/libnetwork/portmapper 0.645s coverage: 48.6% of statements [2022-07-18T13:34:41.679Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-18T13:34:41.679Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-18T13:34:41.935Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-18T13:34:42.117Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-18T13:34:42.117Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === Skipped [2022-07-18T13:34:42.194Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-18T13:34:42.194Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-18T13:34:42.194Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-18T13:34:42.194Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-18T13:34:42.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-18T13:34:42.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-18T13:34:42.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-18T13:34:42.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-18T13:34:42.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-18T13:34:42.194Z] firewalld_test.go:14: firewalld is not running [2022-07-18T13:34:42.194Z] [2022-07-18T13:34:42.194Z] DONE 327 tests, 9 skipped in 201.517s [2022-07-18T13:34:42.377Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-07-18T13:34:42.377Z] === RUN TestPrivilegedHostDevices [2022-07-18T13:34:42.572Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T13:34:42.572Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:34:42.572Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:34:42.572Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:34:42.572Z] [2022-07-18T13:34:42.572Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-18T13:34:42.572Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-18T13:34:42.572Z] Using test binary docker [2022-07-18T13:34:42.572Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T13:34:42.572Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T13:34:42.572Z] INFO: Waiting for daemon to start... [2022-07-18T13:34:42.572Z] Starting dockerd [2022-07-18T13:34:42.572Z] . [2022-07-18T13:34:42.572Z] INFO: Building docker-sdk-python3:5.0.3... Post stage [Pipeline] junit [2022-07-18T13:34:42.766Z] Recording test results [2022-07-18T13:34:42.876Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:34:42.947Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-18T13:34:42.947Z] === RUN TestRunConsoleSize [2022-07-18T13:34:43.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 -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:6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 hack/make.sh dynbinary test-integration [2022-07-18T13:34:43.498Z] [2022-07-18T13:34:43.517Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-18T13:34:43.517Z] === RUN TestStats [2022-07-18T13:34:43.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T13:34:43.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T13:34:43.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T13:34:43.754Z] Removing bundles/ [2022-07-18T13:34:43.754Z] [2022-07-18T13:34:43.754Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-18T13:34:43.754Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-18T13:34:43.754Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:34:46.072Z] --- PASS: TestStats (2.50s) [2022-07-18T13:34:46.072Z] === RUN TestStopContainerWithTimeout [2022-07-18T13:34:46.072Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T13:34:46.072Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T13:34:46.072Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T13:34:46.072Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T13:34:46.072Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T13:34:46.072Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T13:34:46.072Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T13:34:46.072Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T13:34:46.072Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T13:34:46.072Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T13:34:46.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T13:34:46.642Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T13:34:48.483Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-07-18T13:34:48.484Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T13:34:48.484Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-18T13:34:48.484Z] === RUN TestWaitNonBlocked [2022-07-18T13:34:48.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:34:48.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:34:48.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:34:48.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:34:48.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:34:48.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:34:48.484Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-18T13:34:48.484Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-07-18T13:34:48.484Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-07-18T13:34:48.484Z] === RUN TestWaitBlocked [2022-07-18T13:34:48.484Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:34:48.484Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:34:48.484Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:34:48.484Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:34:48.484Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:34:48.484Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:34:48.552Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T13:34:48.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T13:34:48.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T13:34:49.053Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-18T13:34:49.053Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-07-18T13:34:49.053Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-07-18T13:34:49.053Z] === RUN TestWaitConditions [2022-07-18T13:34:49.053Z] === RUN TestWaitConditions/default [2022-07-18T13:34:49.053Z] === PAUSE TestWaitConditions/default [2022-07-18T13:34:49.053Z] === RUN TestWaitConditions/not-running [2022-07-18T13:34:49.053Z] === PAUSE TestWaitConditions/not-running [2022-07-18T13:34:49.053Z] === RUN TestWaitConditions/next-exit [2022-07-18T13:34:49.053Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T13:34:49.053Z] === RUN TestWaitConditions/removed [2022-07-18T13:34:49.053Z] === PAUSE TestWaitConditions/removed [2022-07-18T13:34:49.053Z] === CONT TestWaitConditions/default [2022-07-18T13:34:49.053Z] === CONT TestWaitConditions/removed [2022-07-18T13:34:49.933Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-18T13:34:49.933Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-07-18T13:34:49.933Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-18T13:34:49.933Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-18T13:34:49.933Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-07-18T13:34:49.933Z] === RUN TestDeleteDevicemapper [2022-07-18T13:34:49.933Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:34:49.933Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T13:34:49.933Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T13:34:50.958Z] === CONT TestWaitConditions/not-running [2022-07-18T13:34:50.958Z] === CONT TestWaitConditions/next-exit [2022-07-18T13:34:51.316Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-07-18T13:34:51.316Z] === RUN TestUpdateMemory [2022-07-18T13:34:51.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T13:34:51.886Z] --- PASS: TestUpdateMemory (0.60s) [2022-07-18T13:34:51.886Z] === RUN TestUpdateCPUQuota [2022-07-18T13:34:52.336Z] --- PASS: TestWaitConditions (0.01s) [2022-07-18T13:34:52.336Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-07-18T13:34:52.336Z] --- PASS: TestWaitConditions/default (1.61s) [2022-07-18T13:34:52.336Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-07-18T13:34:52.336Z] --- PASS: TestWaitConditions/not-running (1.63s) [2022-07-18T13:34:52.336Z] === CONT TestDaemonRestartIpcMode [2022-07-18T13:34:52.336Z] === CONT TestIpcModeOlderClient [2022-07-18T13:34:52.336Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-18T13:34:52.336Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T13:34:52.827Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-07-18T13:34:52.827Z] === RUN TestUpdatePidsLimit [2022-07-18T13:34:52.827Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-18T13:34:53.088Z] === RUN TestUpdatePidsLimit/no_change [2022-07-18T13:34:53.348Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-18T13:34:53.608Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-18T13:34:53.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-18T13:34:53.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-18T13:34:54.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-18T13:34:54.886Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-07-18T13:34:55.071Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-07-18T13:34:55.071Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-18T13:34:55.071Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-18T13:34:55.071Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-18T13:34:55.071Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-18T13:34:55.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-07-18T13:34:55.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-18T13:34:55.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-18T13:34:55.072Z] === RUN TestUpdateRestartPolicy [2022-07-18T13:34:55.454Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-07-18T13:34:55.454Z] PASS [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === Skipped [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-18T13:34:55.454Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-18T13:34:55.454Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-18T13:34:55.454Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-18T13:34:55.454Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-18T13:34:55.454Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-18T13:34:55.454Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-18T13:34:55.454Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-18T13:34:55.454Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-18T13:34:55.454Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-18T13:34:55.454Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-18T13:34:55.454Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-18T13:34:55.454Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-18T13:34:55.454Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-18T13:34:55.454Z] 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-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-18T13:34:55.454Z] 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-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-18T13:34:55.454Z] 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-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-18T13:34:55.454Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:34:55.454Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-18T13:34:55.454Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-18T13:34:55.454Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-18T13:34:55.454Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-18T13:34:55.454Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.454Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-18T13:34:55.454Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:55.454Z] [2022-07-18T13:34:55.455Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T13:34:55.455Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:34:55.455Z] [2022-07-18T13:34:55.455Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-18T13:34:55.455Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:55.455Z] [2022-07-18T13:34:55.455Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-18T13:34:55.455Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:55.455Z] [2022-07-18T13:34:55.455Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-18T13:34:55.455Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-18T13:34:55.455Z] [2022-07-18T13:34:55.455Z] DONE 241 tests, 27 skipped in 83.786s [2022-07-18T13:34:55.455Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T13:34:55.455Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T13:34:56.023Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-18T13:34:56.023Z] === RUN TestConfigDaemonID [2022-07-18T13:34:57.402Z] daemon_test.go:83: [dfb1a04873a52] daemon is not started [2022-07-18T13:34:57.402Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-18T13:34:57.402Z] === RUN TestDaemonConfigValidation [2022-07-18T13:34:57.402Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:34:57.402Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:34:57.402Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T13:34:57.402Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T13:34:57.402Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T13:34:57.402Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T13:34:57.402Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T13:34:57.402Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T13:34:57.402Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T13:34:57.402Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T13:34:57.402Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:34:57.402Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T13:34:57.402Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T13:34:57.402Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T13:34:57.402Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T13:34:57.402Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T13:34:57.402Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-18T13:34:57.402Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-18T13:34:57.402Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-18T13:34:57.402Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-18T13:34:57.402Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-18T13:34:57.402Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T13:34:57.402Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T13:34:58.378Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T13:34:59.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T13:34:59.756Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T13:35:00.694Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T13:35:00.694Z] daemon_test.go:197: [d3370258411e3] daemon is not started [2022-07-18T13:35:00.694Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-18T13:35:00.694Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-18T13:35:00.694Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-18T13:35:00.694Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-18T13:35:00.694Z] === RUN TestDaemonProxy [2022-07-18T13:35:00.694Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-18T13:35:00.694Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-18T13:35:00.694Z] PASS [2022-07-18T13:35:00.694Z] [2022-07-18T13:35:00.694Z] === Skipped [2022-07-18T13:35:00.694Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-18T13:35:00.694Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-18T13:35:00.694Z] [2022-07-18T13:35:00.694Z] DONE 13 tests, 1 skipped in 5.287s [2022-07-18T13:35:00.694Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T13:35:00.694Z] INFO: Testing against a local daemon [2022-07-18T13:35:00.694Z] === RUN TestCommitInheritsEnv [2022-07-18T13:35:02.085Z] --- PASS: TestCommitInheritsEnv (1.36s) [2022-07-18T13:35:02.085Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T13:35:02.085Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-18T13:35:02.085Z] === RUN TestImportWithCustomPlatform [2022-07-18T13:35:02.085Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T13:35:02.355Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T13:35:02.355Z] === RUN TestImportWithCustomPlatform// [2022-07-18T13:35:02.355Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T13:35:02.355Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T13:35:02.355Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T13:35:02.616Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T13:35:02.616Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T13:35:02.616Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform (0.40s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-18T13:35:02.616Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T13:35:02.616Z] === RUN TestImagesFilterMultiReference [2022-07-18T13:35:02.616Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-18T13:35:02.616Z] === RUN TestImagePullPlatformInvalid [2022-07-18T13:35:02.616Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-18T13:35:02.616Z] === RUN TestRemoveImageOrphaning [2022-07-18T13:35:02.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T13:35:04.554Z] --- PASS: TestRemoveImageOrphaning (1.51s) [2022-07-18T13:35:04.554Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T13:35:04.554Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-18T13:35:04.554Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-18T13:35:04.554Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T13:35:04.554Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-18T13:35:04.554Z] === RUN TestTagInvalidReference [2022-07-18T13:35:04.554Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-18T13:35:04.554Z] === RUN TestTagValidPrefixedRepo [2022-07-18T13:35:04.554Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-18T13:35:04.554Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T13:35:04.554Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-18T13:35:04.554Z] === RUN TestTagOfficialNames [2022-07-18T13:35:04.554Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-18T13:35:04.554Z] === RUN TestTagMatchesDigest [2022-07-18T13:35:04.554Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-18T13:35:04.554Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-18T13:35:05.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T13:35:06.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T13:35:07.291Z] --- PASS: TestUpdateRestartPolicy (11.19s) [2022-07-18T13:35:07.291Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T13:35:07.291Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-18T13:35:07.291Z] === RUN TestWaitNonBlocked [2022-07-18T13:35:07.291Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:35:07.291Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:35:07.291Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:35:07.291Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:35:07.291Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:35:07.291Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:35:07.291Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-18T13:35:07.291Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-07-18T13:35:07.291Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2022-07-18T13:35:07.291Z] === RUN TestWaitBlocked [2022-07-18T13:35:07.291Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:35:07.291Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:35:07.291Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:35:07.291Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:35:07.291Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:35:07.291Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:35:08.240Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-18T13:35:08.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-07-18T13:35:08.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-07-18T13:35:08.240Z] === RUN TestWaitConditions [2022-07-18T13:35:08.240Z] === RUN TestWaitConditions/default [2022-07-18T13:35:08.240Z] === PAUSE TestWaitConditions/default [2022-07-18T13:35:08.240Z] === RUN TestWaitConditions/not-running [2022-07-18T13:35:08.240Z] === PAUSE TestWaitConditions/not-running [2022-07-18T13:35:08.240Z] === RUN TestWaitConditions/next-exit [2022-07-18T13:35:08.240Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T13:35:08.240Z] === RUN TestWaitConditions/removed [2022-07-18T13:35:08.240Z] === PAUSE TestWaitConditions/removed [2022-07-18T13:35:08.240Z] === CONT TestWaitConditions/default [2022-07-18T13:35:08.240Z] === CONT TestWaitConditions/next-exit [2022-07-18T13:35:09.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T13:35:10.149Z] === CONT TestWaitConditions/not-running [2022-07-18T13:35:10.149Z] === CONT TestWaitConditions/removed [2022-07-18T13:35:11.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T13:35:11.534Z] --- PASS: TestWaitConditions (0.02s) [2022-07-18T13:35:11.534Z] --- PASS: TestWaitConditions/default (1.70s) [2022-07-18T13:35:11.534Z] --- PASS: TestWaitConditions/next-exit (1.76s) [2022-07-18T13:35:11.534Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-18T13:35:11.534Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-07-18T13:35:11.534Z] === CONT TestContainerStartOnDaemonRestart [2022-07-18T13:35:11.534Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T13:35:14.077Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-07-18T13:35:14.077Z] === CONT TestIpcModeOlderClient [2022-07-18T13:35:14.077Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-07-18T13:35:14.078Z] === CONT TestContainerKillOnDaemonStart [2022-07-18T13:35:14.078Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-18T13:35:14.078Z] === CONT TestDaemonHostGatewayIP [2022-07-18T13:35:15.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T13:35:16.621Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2022-07-18T13:35:16.621Z] === CONT TestDaemonRestartIpcMode [2022-07-18T13:35:17.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T13:35:18.533Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-07-18T13:35:20.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T13:35:21.255Z] sha256:66aa89062a2a985bec71616a96d63bf400a9906feacea3b0eb1e0e5ddcfab80e [2022-07-18T13:35:21.255Z] INFO: Starting docker-py tests... [2022-07-18T13:35:21.255Z] ============================= test session starts ============================== [2022-07-18T13:35:21.255Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-18T13:35:21.255Z] rootdir: /src, inifile: pytest.ini [2022-07-18T13:35:21.255Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-18T13:35:21.255Z] collected 395 items / 2 deselected / 393 selected [2022-07-18T13:35:21.255Z] [2022-07-18T13:35:22.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T13:35:22.812Z] Using test binary docker [2022-07-18T13:35:22.812Z] +++ /etc/init.d/apparmor start [2022-07-18T13:35:22.812Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T13:35:22.812Z] INFO: Waiting for daemon to start... [2022-07-18T13:35:22.812Z] Starting dockerd [2022-07-18T13:35:22.812Z] +++ 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-07-18T13:35:24.704Z] . [2022-07-18T13:35:24.704Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T13:35:24.960Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T13:35:24.960Z] Error: No such image: emptyfs [2022-07-18T13:35:24.960Z] ++++ docker load [2022-07-18T13:35:24.960Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T13:35:25.217Z] Running integration-test (iteration 1) [2022-07-18T13:35:25.217Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T13:35:25.217Z] ++ 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-07-18T13:35:25.217Z] ++ set -e [2022-07-18T13:35:25.217Z] ++ '[' -n 0 ']' [2022-07-18T13:35:25.217Z] ++ set -x [2022-07-18T13:35:25.217Z] ++ 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-07-18T13:35:26.147Z] Loaded image: busybox:latest [2022-07-18T13:35:26.659Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-07-18T13:35:26.659Z] PASS [2022-07-18T13:35:26.659Z] [2022-07-18T13:35:26.659Z] === Skipped [2022-07-18T13:35:26.659Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-18T13:35:26.659Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:35:26.659Z] [2022-07-18T13:35:26.659Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-18T13:35:26.659Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-18T13:35:26.659Z] [2022-07-18T13:35:26.659Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:35:26.659Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:35:26.659Z] [2022-07-18T13:35:26.659Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-18T13:35:26.659Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-18T13:35:26.659Z] [2022-07-18T13:35:26.659Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T13:35:26.659Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:35:26.659Z] [2022-07-18T13:35:26.659Z] DONE 264 tests, 5 skipped in 127.532s [2022-07-18T13:35:26.659Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T13:35:26.659Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T13:35:26.659Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-18T13:35:26.659Z] === RUN TestConfigDaemonID [2022-07-18T13:35:26.710Z] Loaded image: busybox:glibc [2022-07-18T13:35:27.229Z] daemon_test.go:83: [d6fb6c6af916d] daemon is not started [2022-07-18T13:35:27.229Z] --- PASS: TestConfigDaemonID (1.03s) [2022-07-18T13:35:27.229Z] === RUN TestDaemonConfigValidation [2022-07-18T13:35:27.229Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:35:27.229Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:35:27.229Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T13:35:27.229Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T13:35:27.229Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T13:35:27.229Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T13:35:27.229Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T13:35:27.229Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T13:35:27.229Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T13:35:27.229Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T13:35:27.229Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:35:27.229Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T13:35:27.229Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T13:35:27.229Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T13:35:27.229Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T13:35:27.489Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T13:35:27.489Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-18T13:35:27.489Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-18T13:35:27.489Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-18T13:35:27.489Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-07-18T13:35:27.489Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-18T13:35:27.489Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T13:35:27.489Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T13:35:28.430Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T13:35:29.374Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T13:35:30.776Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T13:35:30.776Z] daemon_test.go:197: [d8ba46afd8176] daemon is not started [2022-07-18T13:35:30.776Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-18T13:35:30.776Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-18T13:35:30.776Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-07-18T13:35:30.776Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-18T13:35:30.776Z] === RUN TestDaemonProxy [2022-07-18T13:35:30.776Z] === RUN TestDaemonProxy/environment_variables [2022-07-18T13:35:31.959Z] Loaded image: debian:bullseye-slim [2022-07-18T13:35:31.959Z] Loaded image: hello-world:latest [2022-07-18T13:35:31.959Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:35:31.959Z] INFO: Testing against a local daemon [2022-07-18T13:35:31.959Z] === RUN TestCgroupNamespacesBuild [2022-07-18T13:35:32.157Z] === RUN TestDaemonProxy/command-line_options [2022-07-18T13:35:33.566Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-18T13:35:33.849Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2022-07-18T13:35:33.849Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T13:35:34.064Z] === RUN TestDaemonProxy/configuration_file [2022-07-18T13:35:34.385Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-18T13:35:35.876Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-18T13:35:35.973Z] === RUN TestDaemonProxy/conflicting_options [2022-07-18T13:35:36.233Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-18T13:35:36.367Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2022-07-18T13:35:36.367Z] === RUN TestBuildWithSession [2022-07-18T13:35:36.367Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:35:36.367Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T13:35:36.367Z] === RUN TestBuildSquashParent [2022-07-18T13:35:36.802Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-18T13:35:36.802Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-18T13:35:36.802Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-18T13:35:36.802Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-18T13:35:36.802Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-18T13:35:36.802Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-18T13:35:36.802Z] PASS [2022-07-18T13:35:36.802Z] [2022-07-18T13:35:36.802Z] DONE 18 tests in 11.157s [2022-07-18T13:35:36.802Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T13:35:36.802Z] INFO: Testing against a local daemon [2022-07-18T13:35:36.802Z] === RUN TestCommitInheritsEnv [2022-07-18T13:35:37.063Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-07-18T13:35:37.063Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T13:35:37.063Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-18T13:35:37.063Z] === RUN TestImportWithCustomPlatform [2022-07-18T13:35:37.063Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T13:35:37.063Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T13:35:37.063Z] === RUN TestImportWithCustomPlatform// [2022-07-18T13:35:37.063Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T13:35:37.322Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T13:35:37.323Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T13:35:37.323Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T13:35:37.323Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T13:35:37.323Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-18T13:35:37.323Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T13:35:37.323Z] === RUN TestImagesFilterMultiReference [2022-07-18T13:35:37.583Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-18T13:35:37.583Z] === RUN TestImagePullPlatformInvalid [2022-07-18T13:35:37.583Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-18T13:35:37.583Z] === RUN TestRemoveImageOrphaning [2022-07-18T13:35:37.842Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-18T13:35:37.842Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T13:35:38.411Z] time="2022-07-18T13:35:38Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-18T13:35:39.793Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-07-18T13:35:39.793Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T13:35:39.793Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-18T13:35:39.793Z] === RUN TestTagInvalidReference [2022-07-18T13:35:39.793Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-18T13:35:39.793Z] === RUN TestTagValidPrefixedRepo [2022-07-18T13:35:39.793Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-18T13:35:39.793Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T13:35:39.793Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-18T13:35:39.793Z] === RUN TestTagOfficialNames [2022-07-18T13:35:39.793Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-18T13:35:39.793Z] === RUN TestTagMatchesDigest [2022-07-18T13:35:39.793Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-18T13:35:39.793Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-18T13:35:44.456Z] --- PASS: TestBuildSquashParent (8.56s) [2022-07-18T13:35:44.456Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T13:35:44.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:35:44.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:35:44.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:35:44.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:35:44.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:35:44.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:35:44.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:35:44.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:35:44.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:35:44.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:35:44.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:35:44.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:35:44.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:35:44.456Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:35:48.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:35:48.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:35:51.155Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:35:51.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:35:54.687Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-18T13:35:54.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s) [2022-07-18T13:35:54.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2022-07-18T13:35:54.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2022-07-18T13:35:54.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2022-07-18T13:35:54.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2022-07-18T13:35:54.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2022-07-18T13:35:54.687Z] === RUN TestBuildMultiStageCopy [2022-07-18T13:35:54.687Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T13:35:57.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T13:35:57.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T13:35:57.776Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T13:35:58.707Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T13:35:58.964Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2022-07-18T13:35:58.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2022-07-18T13:35:58.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-07-18T13:35:58.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-07-18T13:35:58.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-07-18T13:35:58.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-07-18T13:35:58.964Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T13:36:00.334Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2022-07-18T13:36:00.334Z] === RUN TestBuildLabelWithTargets [2022-07-18T13:36:02.857Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2022-07-18T13:36:02.857Z] === RUN TestBuildWithEmptyLayers [2022-07-18T13:36:03.787Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-07-18T13:36:03.787Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T13:36:05.716Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-18T13:36:07.061Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-07-18T13:36:07.061Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T13:36:09.583Z] --- PASS: TestBuildUncleanTarFilenames (2.26s) [2022-07-18T13:36:09.583Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T13:36:12.857Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2022-07-18T13:36:12.857Z] === RUN TestBuildWithHugeFile [2022-07-18T13:36:20.144Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-18T13:36:20.144Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:36:20.144Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:36:20.144Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-18T13:36:20.144Z] [2022-07-18T13:36:20.144Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-18T13:36:20.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-18T13:36:20.144Z] HOSTNAME=7f009f41f83d [2022-07-18T13:36:20.144Z] TESTDEBUG=0 [2022-07-18T13:36:20.144Z] DEST=bundles/test-integration [2022-07-18T13:36:20.144Z] PWD=/go/src/github.com/docker/docker [2022-07-18T13:36:20.144Z] DOCKER_GITCOMMIT=6ebbc2d6f5b068ae44bc837f7caeb5154aeaf741 [2022-07-18T13:36:20.144Z] container=docker [2022-07-18T13:36:20.144Z] HOME=/root [2022-07-18T13:36:20.144Z] GOLANG_VERSION=1.18.4 [2022-07-18T13:36:20.144Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-18T13:36:20.144Z] VALIDATE_BRANCH=master [2022-07-18T13:36:20.144Z] TERM=xterm [2022-07-18T13:36:20.144Z] DOCKER_PKG=github.com/docker/docker [2022-07-18T13:36:20.144Z] SHLVL=1 [2022-07-18T13:36:20.144Z] TIMEOUT=120m [2022-07-18T13:36:20.144Z] DOCKER_BUILDTAGS= journald [2022-07-18T13:36:20.144Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-18T13:36:20.144Z] GO111MODULE=off [2022-07-18T13:36:20.144Z] DOCKER_EXPERIMENTAL=1 [2022-07-18T13:36:20.144Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-18T13:36:20.144Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-18T13:36:20.144Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-18T13:36:20.144Z] GOPATH=/go [2022-07-18T13:36:20.144Z] PKG_CONFIG=pkg-config [2022-07-18T13:36:20.144Z] _=/usr/bin/env [2022-07-18T13:36:20.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-18T13:36:41.123Z] --- PASS: TestImportExtremelyLargeImageWorks (92.85s) [2022-07-18T13:36:41.123Z] PASS [2022-07-18T13:36:41.123Z] [2022-07-18T13:36:41.123Z] === Skipped [2022-07-18T13:36:41.123Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-18T13:36:41.123Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-18T13:36:41.123Z] [2022-07-18T13:36:41.123Z] DONE 22 tests, 1 skipped in 96.653s [2022-07-18T13:36:41.123Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T13:36:41.123Z] === RUN TestStripANSICommands [2022-07-18T13:36:41.123Z] === RUN TestStripANSICommands/#00 [2022-07-18T13:36:41.123Z] === RUN TestStripANSICommands/#01 [2022-07-18T13:36:41.123Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T13:36:41.123Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T13:36:41.123Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T13:36:41.123Z] PASS [2022-07-18T13:36:41.123Z] [2022-07-18T13:36:41.123Z] DONE 3 tests in 0.045s [2022-07-18T13:36:41.123Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T13:36:41.123Z] INFO: Testing against a local daemon [2022-07-18T13:36:41.123Z] === RUN TestNetworkCreateDelete [2022-07-18T13:36:41.124Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-18T13:36:41.124Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T13:36:41.124Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-07-18T13:36:41.124Z] === RUN TestDaemonDNSFallback [2022-07-18T13:36:44.411Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-07-18T13:36:44.411Z] === RUN TestInspectNetwork [2022-07-18T13:36:44.411Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.411Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-18T13:36:44.411Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T13:36:44.411Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.411Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T13:36:44.411Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:36:44.411Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:36:44.411Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:36:44.411Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T13:36:44.411Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T13:36:44.411Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T13:36:44.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T13:36:44.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T13:36:44.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T13:36:44.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T13:36:44.412Z] === RUN TestNetworkList [2022-07-18T13:36:44.412Z] === RUN TestNetworkList//networks [2022-07-18T13:36:44.412Z] === PAUSE TestNetworkList//networks [2022-07-18T13:36:44.412Z] === RUN TestNetworkList//networks/ [2022-07-18T13:36:44.412Z] === PAUSE TestNetworkList//networks/ [2022-07-18T13:36:44.412Z] === CONT TestNetworkList//networks [2022-07-18T13:36:44.412Z] === CONT TestNetworkList//networks/ [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkList (0.01s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T13:36:44.412Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T13:36:44.412Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T13:36:44.412Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-18T13:36:44.412Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T13:36:44.412Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-18T13:36:44.412Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T13:36:44.412Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-18T13:36:44.412Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T13:36:44.412Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-18T13:36:44.412Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T13:36:44.412Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-18T13:36:44.412Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T13:36:44.412Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-18T13:36:44.412Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T13:36:44.412Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.412Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-18T13:36:44.412Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T13:36:44.412Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:36:44.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:36:44.412Z] === RUN TestServiceWithDataPathPortInit [2022-07-18T13:36:44.412Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.412Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-18T13:36:44.412Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T13:36:44.412Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.412Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-18T13:36:44.412Z] PASS [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === Skipped [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-18T13:36:44.412Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-18T13:36:44.412Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-18T13:36:44.412Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-18T13:36:44.412Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-18T13:36:44.412Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-18T13:36:44.412Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-18T13:36:44.412Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-18T13:36:44.412Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-18T13:36:44.412Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:36:44.412Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-18T13:36:44.412Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-18T13:36:44.412Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:36:44.412Z] [2022-07-18T13:36:44.412Z] DONE 34 tests, 12 skipped in 7.161s [2022-07-18T13:36:44.412Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:36:44.671Z] INFO: Testing against a local daemon [2022-07-18T13:36:44.671Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T13:36:44.671Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:36:44.671Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:36:44.671Z] === RUN TestDockerNetworkIpvlan [2022-07-18T13:36:44.671Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:36:44.671Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:36:44.671Z] PASS [2022-07-18T13:36:44.671Z] [2022-07-18T13:36:44.671Z] === Skipped [2022-07-18T13:36:44.671Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:36:44.671Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:36:44.671Z] [2022-07-18T13:36:44.671Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:36:44.671Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:36:44.671Z] [2022-07-18T13:36:44.671Z] DONE 2 tests, 2 skipped in 0.113s [2022-07-18T13:36:44.671Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:36:44.671Z] INFO: Testing against a local daemon [2022-07-18T13:36:44.671Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T13:36:44.671Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.671Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-18T13:36:44.671Z] === RUN TestDockerNetworkMacvlan [2022-07-18T13:36:44.671Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.671Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-18T13:36:44.671Z] PASS [2022-07-18T13:36:44.671Z] [2022-07-18T13:36:44.671Z] === Skipped [2022-07-18T13:36:44.671Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-18T13:36:44.671Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.671Z] [2022-07-18T13:36:44.671Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-18T13:36:44.671Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-18T13:36:44.671Z] [2022-07-18T13:36:44.671Z] DONE 2 tests, 2 skipped in 0.113s [2022-07-18T13:36:44.671Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T13:36:44.671Z] testing: warning: no tests to run [2022-07-18T13:36:44.671Z] PASS [2022-07-18T13:36:44.671Z] [2022-07-18T13:36:44.671Z] DONE 0 tests in 0.027s [2022-07-18T13:36:44.671Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T13:36:44.930Z] INFO: Testing against a local daemon [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginTLS [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginHeader [2022-07-18T13:36:44.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:44.930Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-18T13:36:44.930Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T13:36:45.498Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:45.498Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-18T13:36:45.498Z] === RUN TestAuthZPluginV2Disable [2022-07-18T13:36:45.757Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:45.757Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-18T13:36:45.757Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T13:36:46.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:46.016Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-18T13:36:46.016Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T13:36:46.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-18T13:36:46.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-18T13:36:51.285Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.285Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (5.32s) [2022-07-18T13:36:51.285Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-18T13:36:51.544Z] PASS [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === Skipped [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-18T13:36:51.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.544Z] [2022-07-18T13:36:51.545Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-18T13:36:51.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.545Z] [2022-07-18T13:36:51.545Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-18T13:36:51.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.545Z] [2022-07-18T13:36:51.545Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (5.32s) [2022-07-18T13:36:51.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.545Z] [2022-07-18T13:36:51.545Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-18T13:36:51.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.545Z] [2022-07-18T13:36:51.545Z] DONE 17 tests, 17 skipped in 6.855s [2022-07-18T13:36:51.545Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T13:36:51.804Z] INFO: Testing against a local daemon [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:36:51.804Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:36:51.804Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T13:36:51.804Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T13:36:51.804Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T13:36:51.804Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T13:36:51.804Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T13:36:51.804Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T13:36:51.804Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T13:36:51.804Z] === RUN TestPluginInstall [2022-07-18T13:36:51.804Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.804Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-18T13:36:51.804Z] === RUN TestPluginsWithRuntimes [2022-07-18T13:36:51.804Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-18T13:36:51.804Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-18T13:36:51.804Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T13:36:51.804Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-18T13:36:51.804Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-18T13:36:51.804Z] PASS [2022-07-18T13:36:51.804Z] [2022-07-18T13:36:51.804Z] === Skipped [2022-07-18T13:36:51.804Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-18T13:36:51.804Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-18T13:36:51.804Z] [2022-07-18T13:36:51.804Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-18T13:36:51.804Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-18T13:36:51.804Z] [2022-07-18T13:36:51.804Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-18T13:36:51.804Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-18T13:36:51.804Z] [2022-07-18T13:36:51.804Z] DONE 19 tests, 3 skipped in 0.157s [2022-07-18T13:36:51.804Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T13:36:52.063Z] INFO: Testing against a local daemon [2022-07-18T13:36:52.063Z] === RUN TestExternalGraphDriver [2022-07-18T13:36:52.322Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-18T13:36:52.322Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-18T13:36:52.322Z] === RUN TestGraphdriverPluginV2 [2022-07-18T13:36:56.517Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-07-18T13:36:56.517Z] PASS [2022-07-18T13:36:56.517Z] [2022-07-18T13:36:56.517Z] === Skipped [2022-07-18T13:36:56.517Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-18T13:36:56.517Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-18T13:36:56.517Z] [2022-07-18T13:36:56.517Z] DONE 2 tests, 1 skipped in 4.291s [2022-07-18T13:36:56.517Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T13:36:56.517Z] INFO: Testing against a local daemon [2022-07-18T13:36:56.517Z] === RUN TestContinueAfterPluginCrash [2022-07-18T13:36:56.517Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T13:36:56.517Z] === RUN TestReadPluginNoRead [2022-07-18T13:36:56.517Z] === PAUSE TestReadPluginNoRead [2022-07-18T13:36:56.517Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T13:36:56.517Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T13:36:56.517Z] === CONT TestContinueAfterPluginCrash [2022-07-18T13:36:56.517Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T13:36:58.607Z] .........................xx.................... [ 29%] [2022-07-18T13:37:00.713Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2022-07-18T13:37:00.713Z] === CONT TestReadPluginNoRead [2022-07-18T13:37:02.622Z] === RUN TestReadPluginNoRead/default [2022-07-18T13:37:04.001Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T13:37:04.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-18T13:37:05.379Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2022-07-18T13:37:05.379Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T13:37:06.758Z] === CONT TestReadPluginNoRead [2022-07-18T13:37:06.758Z] read_test.go:92: [da9045d7fccda] daemon is not started [2022-07-18T13:37:06.758Z] --- PASS: TestReadPluginNoRead (6.20s) [2022-07-18T13:37:06.758Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-07-18T13:37:06.758Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-07-18T13:37:06.758Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-18T13:37:06.758Z] PASS [2022-07-18T13:37:06.758Z] [2022-07-18T13:37:06.758Z] DONE 6 tests in 10.515s [2022-07-18T13:37:06.758Z] 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-07-18T13:37:06.758Z] testing: warning: no tests to run [2022-07-18T13:37:06.758Z] PASS [2022-07-18T13:37:06.758Z] [2022-07-18T13:37:06.758Z] DONE 0 tests in 0.036s [2022-07-18T13:37:06.758Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T13:37:06.758Z] INFO: Testing against a local daemon [2022-07-18T13:37:06.758Z] === RUN TestPluginWithDevMounts [2022-07-18T13:37:06.758Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-18T13:37:06.758Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-18T13:37:06.758Z] PASS [2022-07-18T13:37:06.758Z] [2022-07-18T13:37:06.758Z] === Skipped [2022-07-18T13:37:06.758Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-18T13:37:06.758Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-18T13:37:06.758Z] [2022-07-18T13:37:06.758Z] DONE 1 tests, 1 skipped in 0.117s [2022-07-18T13:37:06.758Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T13:37:07.018Z] INFO: Testing against a local daemon [2022-07-18T13:37:07.018Z] === RUN TestSecretInspect [2022-07-18T13:37:07.018Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] --- SKIP: TestSecretInspect (0.03s) [2022-07-18T13:37:07.018Z] === RUN TestSecretList [2022-07-18T13:37:07.018Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] --- SKIP: TestSecretList (0.01s) [2022-07-18T13:37:07.018Z] === RUN TestSecretsCreateAndDelete [2022-07-18T13:37:07.018Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-18T13:37:07.018Z] === RUN TestSecretsUpdate [2022-07-18T13:37:07.018Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-18T13:37:07.018Z] === RUN TestTemplatedSecret [2022-07-18T13:37:07.018Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-18T13:37:07.018Z] === RUN TestSecretCreateResolve [2022-07-18T13:37:07.018Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-18T13:37:07.018Z] PASS [2022-07-18T13:37:07.018Z] [2022-07-18T13:37:07.018Z] === Skipped [2022-07-18T13:37:07.018Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2022-07-18T13:37:07.018Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] [2022-07-18T13:37:07.018Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-18T13:37:07.018Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] [2022-07-18T13:37:07.018Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-18T13:37:07.018Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] [2022-07-18T13:37:07.018Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-18T13:37:07.018Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] [2022-07-18T13:37:07.018Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-18T13:37:07.018Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] [2022-07-18T13:37:07.018Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-18T13:37:07.018Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.018Z] [2022-07-18T13:37:07.018Z] DONE 6 tests, 6 skipped in 0.176s [2022-07-18T13:37:07.018Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T13:37:07.278Z] INFO: Testing against a local daemon [2022-07-18T13:37:07.278Z] === RUN TestServiceCreateInit [2022-07-18T13:37:07.278Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T13:37:07.278Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T13:37:07.278Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-18T13:37:07.278Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-18T13:37:07.278Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-18T13:37:07.278Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T13:37:07.278Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestCreateServiceConflict [2022-07-18T13:37:07.278Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T13:37:07.278Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T13:37:07.278Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T13:37:07.278Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-07-18T13:37:07.278Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T13:37:07.278Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestCreateServiceSysctls [2022-07-18T13:37:07.278Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-18T13:37:07.278Z] === RUN TestCreateServiceCapabilities [2022-07-18T13:37:07.278Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-18T13:37:07.278Z] === RUN TestInspect [2022-07-18T13:37:07.278Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestInspect (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestCreateJob [2022-07-18T13:37:07.278Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestCreateJob (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestReplicatedJob [2022-07-18T13:37:07.278Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestUpdateReplicatedJob [2022-07-18T13:37:07.278Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestServiceListWithStatuses [2022-07-18T13:37:07.278Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:37:07.278Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-18T13:37:07.278Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T13:37:07.278Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-18T13:37:07.278Z] === RUN TestDockerNetworkReConnect [2022-07-18T13:37:07.278Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:07.278Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-07-18T13:37:07.278Z] === RUN TestServicePlugin [2022-07-18T13:37:09.818Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServicePlugin (1.97s) [2022-07-18T13:37:09.818Z] === RUN TestServiceUpdateLabel [2022-07-18T13:37:09.818Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-18T13:37:09.818Z] === RUN TestServiceUpdateSecrets [2022-07-18T13:37:09.818Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-18T13:37:09.818Z] === RUN TestServiceUpdateConfigs [2022-07-18T13:37:09.818Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-18T13:37:09.818Z] === RUN TestServiceUpdateNetwork [2022-07-18T13:37:09.818Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-18T13:37:09.818Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T13:37:09.818Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-18T13:37:09.818Z] PASS [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === Skipped [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-18T13:37:09.818Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-18T13:37:09.818Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-18T13:37:09.818Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-18T13:37:09.818Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-18T13:37:09.818Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-18T13:37:09.818Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-07-18T13:37:09.818Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-18T13:37:09.818Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-18T13:37:09.818Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-18T13:37:09.818Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-18T13:37:09.818Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-18T13:37:09.818Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-18T13:37:09.818Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-18T13:37:09.818Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-18T13:37:09.818Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-18T13:37:09.818Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-07-18T13:37:09.818Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-07-18T13:37:09.818Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-18T13:37:09.818Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-18T13:37:09.818Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-18T13:37:09.818Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-18T13:37:09.818Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-18T13:37:09.818Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] DONE 24 tests, 23 skipped in 2.398s [2022-07-18T13:37:09.818Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T13:37:09.818Z] INFO: Testing against a local daemon [2022-07-18T13:37:09.818Z] === RUN TestSessionCreate [2022-07-18T13:37:09.818Z] --- PASS: TestSessionCreate (0.04s) [2022-07-18T13:37:09.818Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T13:37:09.818Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-07-18T13:37:09.818Z] PASS [2022-07-18T13:37:09.818Z] [2022-07-18T13:37:09.818Z] DONE 2 tests in 0.169s [2022-07-18T13:37:09.818Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T13:37:09.818Z] INFO: Testing against a local daemon [2022-07-18T13:37:09.818Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T13:37:09.818Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T13:37:09.818Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T13:37:09.818Z] === RUN TestDiskUsage [2022-07-18T13:37:09.818Z] === PAUSE TestDiskUsage [2022-07-18T13:37:09.818Z] === RUN TestEventsExecDie [2022-07-18T13:37:10.387Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-18T13:37:10.387Z] === RUN TestEventsBackwardsCompatible [2022-07-18T13:37:10.387Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-18T13:37:10.387Z] === RUN TestEventsVolumeCreate [2022-07-18T13:37:10.387Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-18T13:37:10.387Z] === RUN TestInfoBinaryCommits [2022-07-18T13:37:10.387Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-18T13:37:10.387Z] === RUN TestInfoAPIVersioned [2022-07-18T13:37:10.387Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T13:37:10.387Z] === RUN TestInfoAPI [2022-07-18T13:37:10.387Z] --- PASS: TestInfoAPI (0.03s) [2022-07-18T13:37:10.387Z] === RUN TestInfoAPIWarnings [2022-07-18T13:37:11.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-18T13:37:14.789Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-18T13:37:16.287Z] --- PASS: TestImportExtremelyLargeImageWorks (91.42s) [2022-07-18T13:37:16.287Z] PASS [2022-07-18T13:37:16.287Z] [2022-07-18T13:37:16.287Z] DONE 22 tests in 94.489s [2022-07-18T13:37:16.287Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T13:37:16.287Z] === RUN TestStripANSICommands [2022-07-18T13:37:16.287Z] === RUN TestStripANSICommands/#00 [2022-07-18T13:37:16.287Z] === RUN TestStripANSICommands/#01 [2022-07-18T13:37:16.287Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T13:37:16.287Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T13:37:16.287Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T13:37:16.287Z] PASS [2022-07-18T13:37:16.287Z] [2022-07-18T13:37:16.287Z] DONE 3 tests in 0.009s [2022-07-18T13:37:16.287Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T13:37:16.287Z] INFO: Testing against a local daemon [2022-07-18T13:37:16.287Z] === RUN TestNetworkCreateDelete [2022-07-18T13:37:16.287Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-18T13:37:16.287Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T13:37:16.287Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-18T13:37:16.287Z] === RUN TestDaemonDNSFallback [2022-07-18T13:37:17.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-18T13:37:18.197Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-18T13:37:18.197Z] === RUN TestInspectNetwork [2022-07-18T13:37:18.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-18T13:37:18.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-18T13:37:19.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-18T13:37:20.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-18T13:37:20.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-18T13:37:21.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-18T13:37:21.493Z] === RUN TestInspectNetwork/full_network_id [2022-07-18T13:37:21.493Z] === RUN TestInspectNetwork/partial_network_id [2022-07-18T13:37:21.493Z] === RUN TestInspectNetwork/network_name [2022-07-18T13:37:21.493Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-18T13:37:22.211Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-18T13:37:23.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-18T13:37:24.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-18T13:37:25.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-18T13:37:25.690Z] --- PASS: TestInspectNetwork (7.28s) [2022-07-18T13:37:25.690Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-18T13:37:25.690Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-18T13:37:25.690Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-18T13:37:25.690Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-18T13:37:25.690Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T13:37:25.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-18T13:37:26.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-18T13:37:26.931Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-18T13:37:27.072Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T13:37:27.072Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:37:27.072Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:37:27.072Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:37:27.072Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T13:37:27.072Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T13:37:27.072Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T13:37:27.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T13:37:27.072Z] === RUN TestNetworkList [2022-07-18T13:37:27.072Z] === RUN TestNetworkList//networks [2022-07-18T13:37:27.072Z] === PAUSE TestNetworkList//networks [2022-07-18T13:37:27.072Z] === RUN TestNetworkList//networks/ [2022-07-18T13:37:27.072Z] === PAUSE TestNetworkList//networks/ [2022-07-18T13:37:27.072Z] === CONT TestNetworkList//networks [2022-07-18T13:37:27.072Z] === CONT TestNetworkList//networks/ [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkList (0.01s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T13:37:27.072Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T13:37:27.072Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T13:37:27.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-18T13:37:27.649Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-07-18T13:37:27.649Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T13:37:28.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-18T13:37:28.506Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-18T13:37:28.506Z] === RUN TestInfoDebug [2022-07-18T13:37:28.506Z] --- PASS: TestInfoDebug (0.54s) [2022-07-18T13:37:28.506Z] === RUN TestInfoInsecureRegistries [2022-07-18T13:37:28.506Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-18T13:37:28.506Z] === RUN TestInfoRegistryMirrors [2022-07-18T13:37:28.506Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-18T13:37:28.506Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T13:37:28.587Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-18T13:37:28.587Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T13:37:28.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-18T13:37:29.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-18T13:37:29.080Z] === RUN TestPingCacheHeaders [2022-07-18T13:37:29.080Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-18T13:37:29.080Z] === RUN TestPingGet [2022-07-18T13:37:29.080Z] --- PASS: TestPingGet (0.01s) [2022-07-18T13:37:29.080Z] === RUN TestPingHead [2022-07-18T13:37:29.080Z] --- PASS: TestPingHead (0.03s) [2022-07-18T13:37:29.080Z] === RUN TestPingSwarmHeader [2022-07-18T13:37:29.526Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-18T13:37:29.526Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T13:37:29.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-18T13:37:29.648Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T13:37:30.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T13:37:30.209Z] Using test binary docker [2022-07-18T13:37:30.209Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-18T13:37:30.209Z] +++ /etc/init.d/apparmor start [2022-07-18T13:37:30.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T13:37:30.209Z] INFO: Waiting for daemon to start... [2022-07-18T13:37:30.209Z] Starting dockerd [2022-07-18T13:37:30.209Z] +++ 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-07-18T13:37:30.215Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T13:37:30.465Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-18T13:37:30.465Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T13:37:31.153Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T13:37:31.153Z] --- PASS: TestPingSwarmHeader (2.19s) [2022-07-18T13:37:31.153Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T13:37:31.153Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T13:37:31.153Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T13:37:31.153Z] === RUN TestVersion [2022-07-18T13:37:31.412Z] --- PASS: TestVersion (0.05s) [2022-07-18T13:37:31.412Z] === CONT TestDiskUsage [2022-07-18T13:37:31.847Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-18T13:37:31.847Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T13:37:31.981Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T13:37:32.109Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-18T13:37:32.109Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T13:37:32.241Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage (1.25s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-18T13:37:32.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-18T13:37:32.501Z] PASS [2022-07-18T13:37:32.501Z] [2022-07-18T13:37:32.501Z] === Skipped [2022-07-18T13:37:32.501Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T13:37:32.501Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T13:37:32.501Z] [2022-07-18T13:37:32.501Z] DONE 54 tests, 1 skipped in 22.916s [2022-07-18T13:37:32.501Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T13:37:32.724Z] . [2022-07-18T13:37:32.724Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T13:37:32.724Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T13:37:32.724Z] Error: No such image: emptyfs [2022-07-18T13:37:32.724Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T13:37:32.724Z] ++++ docker load [2022-07-18T13:37:32.724Z] Running integration-test (iteration 1) [2022-07-18T13:37:32.724Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-18T13:37:32.724Z] ++ 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-07-18T13:37:32.724Z] ++ set -e [2022-07-18T13:37:32.724Z] ++ '[' -n 0 ']' [2022-07-18T13:37:32.724Z] ++ set -x [2022-07-18T13:37:32.724Z] ++ 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-07-18T13:37:32.724Z] Loaded image: busybox:latest [2022-07-18T13:37:32.759Z] INFO: Testing against a local daemon [2022-07-18T13:37:32.759Z] === RUN TestVolumesCreateAndList [2022-07-18T13:37:32.759Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-18T13:37:32.759Z] === RUN TestVolumesRemove [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-18T13:37:32.760Z] === RUN TestVolumesInspect [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-18T13:37:32.760Z] === RUN TestVolumesInvalidJSON [2022-07-18T13:37:32.760Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T13:37:32.760Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T13:37:32.760Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T13:37:32.760Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T13:37:32.760Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T13:37:32.760Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T13:37:32.760Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T13:37:32.760Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T13:37:32.760Z] PASS [2022-07-18T13:37:32.760Z] [2022-07-18T13:37:32.760Z] DONE 9 tests in 0.194s [2022-07-18T13:37:32.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T13:37:32.760Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14242 is not a child of this shell [2022-07-18T13:37:32.760Z] warning: PID 14242 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-18T13:37:32.760Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T13:37:32.760Z] [2022-07-18T13:37:32.760Z] Unloading profiles will leave already running processes permanently [2022-07-18T13:37:32.760Z] unconfined, which can lead to unexpected situations. [2022-07-18T13:37:32.760Z] [2022-07-18T13:37:32.760Z] To set a process to complain mode, use the command line tool [2022-07-18T13:37:32.760Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T13:37:32.760Z] Removing test suite binaries [2022-07-18T13:37:32.760Z] exiting test-integration [2022-07-18T13:37:32.760Z] ++ exit 0 [2022-07-18T13:37:32.760Z] [2022-07-18T13:37:32.980Z] Loaded image: busybox:glibc [2022-07-18T13:37:33.908Z] Loaded image: debian:bullseye-slim [2022-07-18T13:37:33.908Z] Loaded image: hello-world:latest [2022-07-18T13:37:33.908Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:37:33.908Z] INFO: Testing against a local daemon [2022-07-18T13:37:33.908Z] === RUN TestCgroupNamespacesBuild Post stage [Pipeline] junit [2022-07-18T13:37:34.153Z] Recording test results [2022-07-18T13:37:34.618Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-18T13:37:34.650Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-07-18T13:37:34.650Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T13:37:34.650Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:37:34.650Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:37:34.650Z] === RUN TestServiceWithDataPathPortInit [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T13:37:34.946Z] + echo Ensuring container killed. [2022-07-18T13:37:34.946Z] Ensuring container killed. [2022-07-18T13:37:34.946Z] + docker rm -vf docker-pr2 [2022-07-18T13:37:34.946Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-18T13:37:35.235Z] + echo Chowning /workspace to jenkins user [2022-07-18T13:37:35.235Z] Chowning /workspace to jenkins user [2022-07-18T13:37:35.235Z] + id -u [2022-07-18T13:37:35.235Z] + id -g [2022-07-18T13:37:35.235Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43832:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T13:37:35.275Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-07-18T13:37:35.275Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-18T13:37:36.203Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-18T13:37:36.203Z] === RUN TestBuildWithSession [2022-07-18T13:37:36.203Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:37:36.203Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-18T13:37:36.203Z] === RUN TestBuildSquashParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T13:37:36.907Z] + bundleName=amd64-rootless [2022-07-18T13:37:36.907Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-18T13:37:36.907Z] Creating amd64-rootless-bundles.tar.gz [2022-07-18T13:37:36.907Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-18T13:37:36.907Z] + 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-07-18T13:37:36.921Z] Archiving artifacts [2022-07-18T13:37:37.210Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43832/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T13:37:37.526Z] + make clean [2022-07-18T13:37:37.526Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T13:37:37.526Z] docker-dev-cache [2022-07-18T13:37:37.526Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T13:37:40.371Z] --- PASS: TestBuildSquashParent (3.94s) [2022-07-18T13:37:40.371Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-18T13:37:40.371Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:37:40.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:37:40.371Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:37:40.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:37:40.371Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:37:40.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:37:40.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:37:40.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:37:40.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:37:40.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:37:40.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:37:40.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:37:40.371Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-18T13:37:40.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-18T13:37:41.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-18T13:37:41.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-18T13:37:43.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-18T13:37:43.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-18T13:37:43.136Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-18T13:37:44.037Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-18T13:37:44.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2022-07-18T13:37:44.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-07-18T13:37:44.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-07-18T13:37:44.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-07-18T13:37:44.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.03s) [2022-07-18T13:37:44.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-07-18T13:37:44.037Z] === RUN TestBuildMultiStageCopy [2022-07-18T13:37:44.037Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-18T13:37:45.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-18T13:37:45.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-18T13:37:45.658Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-18T13:37:45.914Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-18T13:37:46.170Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-07-18T13:37:46.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-07-18T13:37:46.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-18T13:37:46.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-18T13:37:46.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-07-18T13:37:46.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-18T13:37:46.170Z] === RUN TestBuildMultiStageParentConfig [2022-07-18T13:37:46.731Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-07-18T13:37:46.731Z] === RUN TestBuildLabelWithTargets [2022-07-18T13:37:47.659Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-07-18T13:37:47.659Z] === RUN TestBuildWithEmptyLayers [2022-07-18T13:37:47.915Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-07-18T13:37:47.915Z] === RUN TestBuildMultiStageOnBuild [2022-07-18T13:37:49.280Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2022-07-18T13:37:49.280Z] === RUN TestBuildUncleanTarFilenames [2022-07-18T13:37:49.558Z] --- PASS: TestServiceWithDataPathPortInit (14.10s) [2022-07-18T13:37:49.558Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T13:37:49.842Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-18T13:37:49.842Z] === RUN TestBuildMultiStageLayerLeak [2022-07-18T13:37:51.207Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-07-18T13:37:51.207Z] === RUN TestBuildWithHugeFile [2022-07-18T13:37:51.468Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0p0u8uuwxszghvx439bj190v6 Created:2022-07-18 13:37:49.908793119 +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[e6e15af751e01fbd1b31cd86b0b5054dcfbd780311e7ab5a2ef662a354737611:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.819uis2yjmfku8sqj56j6b2bb EndpointID:b5b37386a19ac47b3a9d4ded3bb71035f9377e65bd2cd8811957f8c7b09d7a3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ddef19486ac9d6e3352dd5df2e5b67d3d42ea91f0a6c82162d5e5b9dd9e874ea 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:ca6595169566 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.819uis2yjmfku8sqj56j6b2bb EndpointID:b5b37386a19ac47b3a9d4ded3bb71035f9377e65bd2cd8811957f8c7b09d7a3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-18T13:37:52.578Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-18T13:37:54.069Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-18T13:37:55.665Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-07-18T13:37:55.665Z] PASS [2022-07-18T13:37:55.665Z] [2022-07-18T13:37:55.665Z] === Skipped [2022-07-18T13:37:55.665Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:37:55.665Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:37:55.665Z] [2022-07-18T13:37:55.665Z] DONE 38 tests, 1 skipped in 44.260s [2022-07-18T13:37:55.665Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:37:55.665Z] INFO: Testing against a local daemon [2022-07-18T13:37:55.665Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T13:37:55.665Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:37:55.665Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:37:55.665Z] === RUN TestDockerNetworkIpvlan [2022-07-18T13:37:55.665Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:37:55.665Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:37:55.665Z] PASS [2022-07-18T13:37:55.665Z] [2022-07-18T13:37:55.665Z] === Skipped [2022-07-18T13:37:55.665Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:37:55.665Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:37:55.665Z] [2022-07-18T13:37:55.665Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:37:55.665Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:37:55.665Z] [2022-07-18T13:37:55.665Z] DONE 2 tests, 2 skipped in 0.024s [2022-07-18T13:37:55.665Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:37:55.665Z] INFO: Testing against a local daemon [2022-07-18T13:37:55.665Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T13:37:57.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-18T13:37:57.047Z] === RUN TestDockerNetworkMacvlan [2022-07-18T13:37:57.617Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-18T13:37:58.186Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-18T13:37:58.414Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-18T13:37:59.126Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-18T13:38:01.038Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-18T13:38:02.822Z] ............................ [ 66%] [2022-07-18T13:38:02.950Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-18T13:38:06.277Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-18T13:38:06.848Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-07-18T13:38:06.848Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-18T13:38:06.848Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-18T13:38:06.848Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-07-18T13:38:06.848Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s) [2022-07-18T13:38:06.848Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-07-18T13:38:06.848Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-07-18T13:38:06.848Z] PASS [2022-07-18T13:38:06.848Z] [2022-07-18T13:38:06.848Z] DONE 8 tests in 11.146s [2022-07-18T13:38:06.848Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T13:38:06.848Z] testing: warning: no tests to run [2022-07-18T13:38:06.848Z] PASS [2022-07-18T13:38:06.848Z] [2022-07-18T13:38:06.848Z] DONE 0 tests in 0.007s [2022-07-18T13:38:06.848Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T13:38:06.848Z] INFO: Testing against a local daemon [2022-07-18T13:38:06.848Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T13:38:08.230Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-07-18T13:38:08.230Z] === RUN TestAuthZPluginTLS [2022-07-18T13:38:08.490Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-18T13:38:08.490Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T13:38:09.061Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-18T13:38:09.061Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T13:38:09.631Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-18T13:38:09.631Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T13:38:10.200Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-18T13:38:10.200Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T13:38:11.584Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-07-18T13:38:11.584Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T13:38:11.844Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-18T13:38:11.844Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T13:38:12.415Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-18T13:38:12.415Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T13:38:12.984Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-18T13:38:12.984Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T13:38:14.367Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-18T13:38:14.367Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T13:38:15.751Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-07-18T13:38:15.751Z] === RUN TestAuthZPluginHeader [2022-07-18T13:38:16.320Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-18T13:38:16.320Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T13:38:19.273Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T13:38:19.273Z] Using test binary docker [2022-07-18T13:38:19.273Z] +++ /etc/init.d/apparmor start [2022-07-18T13:38:19.273Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T13:38:19.273Z] Starting dockerd [2022-07-18T13:38:19.273Z] INFO: Waiting for daemon to start... [2022-07-18T13:38:19.273Z] +++ 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-07-18T13:38:19.273Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-18T13:38:19.273Z] Using test binary docker [2022-07-18T13:38:19.273Z] +++ /etc/init.d/apparmor start [2022-07-18T13:38:19.273Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-18T13:38:19.273Z] INFO: Waiting for daemon to start... [2022-07-18T13:38:19.273Z] Starting dockerd [2022-07-18T13:38:19.273Z] +++ 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-07-18T13:38:19.273Z] . [2022-07-18T13:38:19.273Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T13:38:19.273Z] [2022-07-18T13:38:19.273Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-18T13:38:19.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T13:38:19.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-18T13:38:19.273Z] Error: No such image: emptyfs [2022-07-18T13:38:19.273Z] Error: No such image: emptyfs [2022-07-18T13:38:19.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T13:38:19.273Z] ++++ docker load [2022-07-18T13:38:19.273Z] ++++ docker load [2022-07-18T13:38:19.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-18T13:38:19.273Z] Running integration-test (iteration 1) [2022-07-18T13:38:19.273Z] 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-07-18T13:38:19.273Z] ++ 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-07-18T13:38:19.273Z] ++ set -e [2022-07-18T13:38:19.273Z] ++ '[' -n 0 ']' [2022-07-18T13:38:19.273Z] ++ set -x [2022-07-18T13:38:19.273Z] ++ 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-07-18T13:38:19.273Z] Running integration-test (iteration 1) [2022-07-18T13:38:19.273Z] 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-07-18T13:38:19.273Z] ++ 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-07-18T13:38:19.273Z] ++ set -e [2022-07-18T13:38:19.273Z] ++ '[' -n 0 ']' [2022-07-18T13:38:19.273Z] ++ set -x [2022-07-18T13:38:19.274Z] ++ 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-07-18T13:38:19.274Z] Loaded image: busybox:latest [2022-07-18T13:38:19.274Z] Loaded image: busybox:latest [2022-07-18T13:38:19.274Z] Loaded image: busybox:glibc [2022-07-18T13:38:19.274Z] Loaded image: busybox:glibc [2022-07-18T13:38:19.274Z] Loaded image: debian:bullseye-slim [2022-07-18T13:38:19.274Z] Loaded image: hello-world:latest [2022-07-18T13:38:19.274Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:38:19.274Z] INFO: Testing against a local daemon [2022-07-18T13:38:19.274Z] === RUN TestDockerDaemonSuite [2022-07-18T13:38:19.274Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-18T13:38:19.274Z] Loaded image: debian:bullseye-slim [2022-07-18T13:38:19.274Z] Loaded image: hello-world:latest [2022-07-18T13:38:19.274Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:38:19.274Z] INFO: Testing against a local daemon [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-18T13:38:19.274Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-18T13:38:19.530Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-18T13:38:19.530Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-18T13:38:20.473Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-18T13:38:21.049Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-18T13:38:21.600Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s) [2022-07-18T13:38:21.600Z] === RUN TestAuthZPluginV2Disable [2022-07-18T13:38:21.617Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-18T13:38:21.617Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-18T13:38:21.617Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-18T13:38:22.181Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-18T13:38:22.743Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-18T13:38:23.306Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-18T13:38:23.566Z] --- PASS: TestBuildWithHugeFile (131.15s) [2022-07-18T13:38:23.566Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T13:38:23.566Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:38:23.566Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:38:23.566Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T13:38:23.566Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:38:23.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:38:23.566Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:38:23.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:38:23.566Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:38:23.566Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:38:23.566Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:38:23.566Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:38:23.566Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-18T13:38:23.566Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-18T13:38:23.566Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-18T13:38:23.566Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:38:23.823Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-18T13:38:23.823Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-18T13:38:23.823Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-18T13:38:23.823Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-07-18T13:38:23.823Z] === RUN TestBuildPreserveOwnership [2022-07-18T13:38:23.823Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T13:38:24.898Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-07-18T13:38:24.898Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T13:38:25.714Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T13:38:27.081Z] --- PASS: TestBuildPreserveOwnership (3.02s) [2022-07-18T13:38:27.081Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.06s) [2022-07-18T13:38:27.081Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-07-18T13:38:27.081Z] === RUN TestBuildPlatformInvalid [2022-07-18T13:38:27.081Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-18T13:38:27.081Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T13:38:27.081Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-18T13:38:27.644Z] Loaded image: busybox:latest [2022-07-18T13:38:27.900Z] Loaded image: busybox:glibc [2022-07-18T13:38:28.197Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-07-18T13:38:28.197Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T13:38:29.265Z] Loaded image: debian:bullseye-slim [2022-07-18T13:38:29.521Z] Loaded image: hello-world:latest [2022-07-18T13:38:29.521Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:38:29.521Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-18T13:38:29.880Z] --- PASS: TestBuildWithHugeFile (34.63s) [2022-07-18T13:38:29.880Z] === RUN TestBuildWCOWSandboxSize [2022-07-18T13:38:29.880Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:38:29.880Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:38:29.880Z] === RUN TestBuildWithEmptyDockerfile [2022-07-18T13:38:29.880Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:38:29.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:38:29.880Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:38:29.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:38:29.880Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:38:29.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:38:29.880Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-18T13:38:29.880Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-18T13:38:29.880Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-18T13:38:29.880Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-18T13:38:29.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-18T13:38:29.880Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-18T13:38:29.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-18T13:38:29.880Z] === RUN TestBuildPreserveOwnership [2022-07-18T13:38:29.880Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-18T13:38:29.880Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-18T13:38:29.880Z] --- PASS: TestBuildPreserveOwnership (2.73s) [2022-07-18T13:38:29.880Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.81s) [2022-07-18T13:38:29.880Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-07-18T13:38:29.880Z] === RUN TestBuildPlatformInvalid [2022-07-18T13:38:29.880Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-18T13:38:29.880Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-18T13:38:29.880Z] Loaded image: busybox:latest [2022-07-18T13:38:29.880Z] Loaded image: busybox:glibc [2022-07-18T13:38:30.807Z] Loaded image: debian:bullseye-slim [2022-07-18T13:38:30.807Z] Loaded image: hello-world:latest [2022-07-18T13:38:31.063Z] Loaded image: arm32v7/hello-world:latest [2022-07-18T13:38:32.040Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-18T13:38:33.408Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-18T13:38:33.969Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-18T13:38:35.338Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-18T13:38:36.706Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-18T13:38:37.635Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-18T13:38:38.190Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.86s) [2022-07-18T13:38:38.190Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T13:38:39.002Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-18T13:38:39.002Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-18T13:38:39.002Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-18T13:38:39.152Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.26s) [2022-07-18T13:38:39.152Z] PASS [2022-07-18T13:38:39.152Z] [2022-07-18T13:38:39.152Z] === Skipped [2022-07-18T13:38:39.152Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-18T13:38:39.152Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:38:39.152Z] [2022-07-18T13:38:39.152Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:38:39.152Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:38:39.152Z] [2022-07-18T13:38:39.152Z] DONE 34 tests, 2 skipped in 65.719s [2022-07-18T13:38:39.152Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T13:38:39.152Z] ++ 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-07-18T13:38:39.152Z] ++ set -e [2022-07-18T13:38:39.152Z] ++ '[' -n 0 ']' [2022-07-18T13:38:39.152Z] ++ set -x [2022-07-18T13:38:39.153Z] ++ 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-07-18T13:38:39.153Z] INFO: Testing against a local daemon [2022-07-18T13:38:39.153Z] === RUN TestConfigInspect [2022-07-18T13:38:39.933Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-18T13:38:40.189Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.26s) [2022-07-18T13:38:40.189Z] PASS [2022-07-18T13:38:40.189Z] [2022-07-18T13:38:40.189Z] === Skipped [2022-07-18T13:38:40.189Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-18T13:38:40.189Z] build_session_test.go:25: TODO: BuildKit [2022-07-18T13:38:40.189Z] [2022-07-18T13:38:40.189Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-18T13:38:40.189Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-18T13:38:40.189Z] [2022-07-18T13:38:40.189Z] DONE 34 tests, 2 skipped in 194.843s [2022-07-18T13:38:40.189Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-18T13:38:40.189Z] ++ 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-07-18T13:38:40.189Z] ++ set -e [2022-07-18T13:38:40.189Z] ++ '[' -n 0 ']' [2022-07-18T13:38:40.189Z] ++ set -x [2022-07-18T13:38:40.189Z] ++ 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-07-18T13:38:40.189Z] INFO: Testing against a local daemon [2022-07-18T13:38:40.189Z] === RUN TestConfigInspect [2022-07-18T13:38:40.445Z] docker_cli_daemon_test.go:1474: [d3c0dc4f46820] daemon is not started [2022-07-18T13:38:40.517Z] --- PASS: TestConfigInspect (2.23s) [2022-07-18T13:38:40.518Z] === RUN TestConfigList [2022-07-18T13:38:40.701Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-18T13:38:41.266Z] check_test.go:540: [d05769c79ba7a] daemon is not started [2022-07-18T13:38:41.266Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-18T13:38:41.522Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-18T13:38:42.889Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-18T13:38:43.033Z] --- PASS: TestConfigList (2.25s) [2022-07-18T13:38:43.033Z] === RUN TestConfigsCreateAndDelete [2022-07-18T13:38:43.450Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-18T13:38:43.450Z] --- PASS: TestConfigInspect (3.20s) [2022-07-18T13:38:43.450Z] === RUN TestConfigList [2022-07-18T13:38:43.487Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-18T13:38:45.339Z] check_test.go:540: [ddd1d471be926] daemon is not started [2022-07-18T13:38:45.339Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-18T13:38:45.550Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2022-07-18T13:38:45.550Z] === RUN TestConfigsUpdate [2022-07-18T13:38:46.273Z] --- PASS: TestConfigList (2.85s) [2022-07-18T13:38:46.273Z] === RUN TestConfigsCreateAndDelete [2022-07-18T13:38:47.202Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-18T13:38:47.438Z] --- PASS: TestConfigsUpdate (2.25s) [2022-07-18T13:38:47.438Z] === RUN TestTemplatedConfig [2022-07-18T13:38:47.764Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-18T13:38:48.326Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-18T13:38:48.582Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-18T13:38:48.838Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2022-07-18T13:38:48.838Z] === RUN TestConfigsUpdate [2022-07-18T13:38:49.094Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-18T13:38:49.094Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-18T13:38:49.350Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-18T13:38:49.350Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-18T13:38:49.953Z] --- PASS: TestTemplatedConfig (2.42s) [2022-07-18T13:38:49.953Z] === RUN TestConfigCreateResolve [2022-07-18T13:38:50.720Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-18T13:38:51.849Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-18T13:38:51.849Z] PASS [2022-07-18T13:38:51.849Z] [2022-07-18T13:38:51.849Z] DONE 6 tests in 13.690s [2022-07-18T13:38:51.849Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T13:38:51.849Z] ++ 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-07-18T13:38:51.849Z] ++ set -e [2022-07-18T13:38:51.849Z] ++ '[' -n 0 ']' [2022-07-18T13:38:51.849Z] ++ set -x [2022-07-18T13:38:51.849Z] ++ 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-07-18T13:38:52.089Z] --- PASS: TestConfigsUpdate (3.03s) [2022-07-18T13:38:52.089Z] === RUN TestTemplatedConfig [2022-07-18T13:38:52.105Z] INFO: Testing against a local daemon [2022-07-18T13:38:52.105Z] === RUN TestAttachWithTTY [2022-07-18T13:38:52.105Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-18T13:38:52.105Z] === RUN TestAttachWithoutTTy [2022-07-18T13:38:52.105Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-18T13:38:52.105Z] === RUN TestCheckpoint [2022-07-18T13:38:52.105Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:38:52.105Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T13:38:52.105Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T13:38:52.105Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:38:52.105Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:38:52.105Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:38:52.105Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:38:52.105Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:38:52.105Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:38:52.105Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T13:38:52.105Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T13:38:52.105Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T13:38:52.105Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:38:52.105Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T13:38:52.346Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-18T13:38:52.346Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-18T13:38:52.346Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T13:38:52.361Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T13:38:52.361Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T13:38:52.361Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T13:38:52.361Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T13:38:52.361Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-18T13:38:52.361Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-18T13:38:52.361Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T13:38:52.361Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T13:38:52.361Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T13:38:52.361Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T13:38:52.362Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T13:38:52.362Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T13:38:52.362Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-18T13:38:52.362Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T13:38:52.362Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-18T13:38:52.362Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T13:38:52.362Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-18T13:38:52.362Z] === RUN TestCopyEmptyFile [2022-07-18T13:38:52.618Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-18T13:38:52.618Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T13:38:52.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-18T13:38:52.618Z] === RUN TestCopyFromContainer [2022-07-18T13:38:53.275Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-18T13:38:53.546Z] === RUN TestCopyFromContainer// [2022-07-18T13:38:53.546Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T13:38:53.546Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T13:38:53.802Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T13:38:53.802Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T13:38:53.802Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T13:38:53.802Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T13:38:54.059Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T13:38:54.059Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T13:38:54.059Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer (1.50s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-18T13:38:54.059Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-18T13:38:54.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T13:38:54.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:38:54.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:38:54.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:38:54.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:38:54.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:38:54.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:38:54.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:38:54.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:38:54.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:38:54.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-18T13:38:54.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T13:38:54.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T13:38:54.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T13:38:54.059Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T13:38:54.059Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-18T13:38:54.059Z] === RUN TestCreateWithInvalidEnv [2022-07-18T13:38:54.059Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T13:38:54.059Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T13:38:54.059Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T13:38:54.059Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T13:38:54.059Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T13:38:54.059Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T13:38:54.206Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-18T13:38:54.315Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T13:38:54.315Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T13:38:54.315Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T13:38:54.315Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-18T13:38:54.315Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T13:38:54.315Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T13:38:54.315Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T13:38:54.315Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T13:38:54.315Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-18T13:38:54.315Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T13:38:54.769Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-18T13:38:55.026Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-18T13:38:55.282Z] --- PASS: TestTemplatedConfig (3.40s) [2022-07-18T13:38:55.282Z] === RUN TestConfigCreateResolve [2022-07-18T13:38:55.680Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-18T13:38:55.680Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T13:38:55.844Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-18T13:38:56.289Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-18T13:38:56.289Z] PASS [2022-07-18T13:38:56.289Z] [2022-07-18T13:38:56.289Z] DONE 17 tests in 47.958s [2022-07-18T13:38:56.289Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T13:38:56.289Z] INFO: Testing against a local daemon [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:38:56.289Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:38:56.289Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T13:38:56.289Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T13:38:56.289Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T13:38:56.289Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T13:38:56.289Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T13:38:56.289Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T13:38:56.289Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T13:38:56.289Z] === RUN TestPluginInstall [2022-07-18T13:38:56.289Z] === RUN TestPluginInstall/no_auth [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34e8464e7d055181d0e3016b419b03f32b174de33edc2204d352aa045e18c971" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34e8464e7d055181d0e3016b419b03f32b174de33edc2204d352aa045e18c971" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:38:56.289Z] === RUN TestPluginInstall/with_htpasswd [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34e8464e7d055181d0e3016b419b03f32b174de33edc2204d352aa045e18c971" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:38:56.289Z] time="2022-07-18T13:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34e8464e7d055181d0e3016b419b03f32b174de33edc2204d352aa045e18c971" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:38:56.289Z] === RUN TestPluginInstall/with_insecure [2022-07-18T13:38:56.407Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-18T13:38:56.407Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-18T13:38:56.407Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-18T13:38:56.608Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-18T13:38:56.608Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T13:38:56.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:38:56.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:38:56.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:38:56.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:38:56.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:38:56.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:38:56.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:38:56.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:38:56.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:38:56.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:38:56.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:38:56.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:38:56.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:38:56.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:38:56.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:38:56.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-18T13:38:56.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-18T13:38:56.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-18T13:38:56.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-18T13:38:56.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-18T13:38:56.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-18T13:38:56.608Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T13:38:57.169Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-18T13:38:57.169Z] === RUN TestCreateDifferentPlatform [2022-07-18T13:38:57.169Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T13:38:57.169Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T13:38:57.169Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-18T13:38:57.169Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T13:38:57.169Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T13:38:57.169Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T13:38:57.169Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-18T13:38:57.169Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T13:38:57.169Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-18T13:38:57.169Z] === RUN TestCreateInvalidHostConfig [2022-07-18T13:38:57.169Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:38:57.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:38:57.169Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:38:57.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:38:57.169Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:38:57.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:38:57.169Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:38:57.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:38:57.169Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:38:57.169Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:38:57.169Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:38:57.169Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:38:57.169Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-18T13:38:57.169Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T13:38:57.169Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T13:38:57.169Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T13:38:57.169Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T13:38:57.169Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T13:38:57.169Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-18T13:38:57.169Z] === RUN TestDaemonRestartIpcMode [2022-07-18T13:38:57.169Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T13:38:57.169Z] === RUN TestDaemonHostGatewayIP [2022-07-18T13:38:57.169Z] === PAUSE TestDaemonHostGatewayIP [2022-07-18T13:38:57.169Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T13:38:57.169Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T13:38:57.169Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T13:38:57.169Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-18T13:38:57.169Z] === RUN TestDiff [2022-07-18T13:38:57.230Z] time="2022-07-18T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:38:57.230Z] time="2022-07-18T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01e28e1efb07fc13bc96b631ebe34389499ea21489750a23d1201ff3ad97efb5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:38:57.230Z] time="2022-07-18T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:38:57.230Z] time="2022-07-18T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01e28e1efb07fc13bc96b631ebe34389499ea21489750a23d1201ff3ad97efb5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:38:57.336Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-18T13:38:57.336Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-18T13:38:57.336Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-18T13:38:57.336Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-18T13:38:57.336Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-18T13:38:57.490Z] plugin_test.go:195: [d0547b9d4b5f9] daemon is not started [2022-07-18T13:38:57.490Z] --- PASS: TestPluginInstall (2.72s) [2022-07-18T13:38:57.490Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-18T13:38:57.490Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-18T13:38:57.490Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-18T13:38:57.490Z] === RUN TestPluginsWithRuntimes [2022-07-18T13:38:57.593Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-18T13:38:57.731Z] --- PASS: TestDiff (0.42s) [2022-07-18T13:38:57.731Z] === RUN TestExecConsoleSize [2022-07-18T13:38:57.987Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-18T13:38:57.987Z] === RUN TestExecWithCloseStdin [2022-07-18T13:38:58.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-18T13:38:58.158Z] --- PASS: TestConfigCreateResolve (2.88s) [2022-07-18T13:38:58.158Z] PASS [2022-07-18T13:38:58.158Z] [2022-07-18T13:38:58.158Z] DONE 6 tests in 18.048s [2022-07-18T13:38:58.158Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-18T13:38:58.158Z] ++ 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-07-18T13:38:58.158Z] ++ set -e [2022-07-18T13:38:58.158Z] ++ '[' -n 0 ']' [2022-07-18T13:38:58.158Z] ++ set -x [2022-07-18T13:38:58.158Z] ++ 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-07-18T13:38:58.414Z] INFO: Testing against a local daemon [2022-07-18T13:38:58.414Z] === RUN TestAttachWithTTY [2022-07-18T13:38:58.550Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-07-18T13:38:58.550Z] === RUN TestExec [2022-07-18T13:38:58.671Z] --- PASS: TestAttachWithTTY (0.10s) [2022-07-18T13:38:58.671Z] === RUN TestAttachWithoutTTy [2022-07-18T13:38:58.671Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-18T13:38:58.671Z] === RUN TestCheckpoint [2022-07-18T13:38:58.671Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:38:58.671Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/commit [2022-07-18T13:38:58.671Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-18T13:38:58.671Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:38:58.671Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:38:58.671Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:38:58.671Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:38:58.671Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:38:58.671Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:38:58.671Z] === CONT TestContainerInvalidJSON/commit [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-18T13:38:58.671Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-18T13:38:58.671Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-18T13:38:58.671Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-18T13:38:58.671Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-18T13:38:58.671Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-18T13:38:58.671Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-18T13:38:58.671Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-18T13:38:58.671Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-18T13:38:58.671Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-18T13:38:58.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-18T13:38:58.671Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-18T13:38:58.870Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-18T13:38:58.928Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-18T13:38:58.928Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-18T13:38:58.928Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-18T13:38:58.928Z] === RUN TestCopyEmptyFile [2022-07-18T13:38:58.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-18T13:38:59.111Z] --- PASS: TestExec (0.48s) [2022-07-18T13:38:59.111Z] === RUN TestExecUser [2022-07-18T13:38:59.184Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-07-18T13:38:59.184Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-18T13:38:59.368Z] --- PASS: TestExecUser (0.44s) [2022-07-18T13:38:59.368Z] === RUN TestExportContainerAndImportImage [2022-07-18T13:38:59.441Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-18T13:38:59.441Z] === RUN TestCopyFromContainer [2022-07-18T13:38:59.699Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-18T13:38:59.699Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-18T13:38:59.809Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-18T13:38:59.929Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-07-18T13:38:59.929Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T13:39:00.748Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-07-18T13:39:00.748Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-18T13:39:00.748Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-18T13:39:00.748Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T13:39:01.065Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-18T13:39:01.065Z] === RUN TestCopyFromContainer// [2022-07-18T13:39:01.065Z] === RUN TestCopyFromContainer//bar/root [2022-07-18T13:39:01.065Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-18T13:39:01.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-18T13:39:01.294Z] === RUN TestHealthCheckWorkdir [2022-07-18T13:39:01.322Z] === RUN TestCopyFromContainer/bar/quux [2022-07-18T13:39:01.322Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-18T13:39:01.330Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-18T13:39:01.330Z] PASS [2022-07-18T13:39:01.330Z] [2022-07-18T13:39:01.330Z] DONE 24 tests in 6.666s [2022-07-18T13:39:01.330Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T13:39:01.330Z] INFO: Testing against a local daemon [2022-07-18T13:39:01.330Z] === RUN TestExternalGraphDriver [2022-07-18T13:39:01.526Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-18T13:39:01.526Z] tests/integration/client_test.py ..... [ 75%] [2022-07-18T13:39:01.526Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-18T13:39:01.526Z] tests/integration/errors_test.py . [ 76%] [2022-07-18T13:39:01.578Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-18T13:39:01.579Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-18T13:39:01.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-18T13:39:01.835Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-18T13:39:01.835Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-18T13:39:01.856Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-07-18T13:39:01.856Z] === RUN TestHealthKillContainer [2022-07-18T13:39:01.912Z] === RUN TestExternalGraphDriver/json [2022-07-18T13:39:02.091Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-18T13:39:02.346Z] --- PASS: TestCopyFromContainer (2.85s) [2022-07-18T13:39:02.346Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-07-18T13:39:02.346Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-07-18T13:39:02.346Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-07-18T13:39:02.346Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-18T13:39:02.346Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-07-18T13:39:02.346Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-07-18T13:39:02.347Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-18T13:39:02.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-07-18T13:39:02.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-07-18T13:39:02.347Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-07-18T13:39:02.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-18T13:39:02.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:39:02.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:39:02.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:39:02.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:39:02.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:39:02.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:39:02.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-18T13:39:02.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-18T13:39:02.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-18T13:39:02.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-18T13:39:02.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-18T13:39:02.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-18T13:39:02.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-18T13:39:02.347Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-18T13:39:02.347Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-18T13:39:02.347Z] === RUN TestCreateWithInvalidEnv [2022-07-18T13:39:02.347Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-18T13:39:02.347Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-18T13:39:02.347Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-18T13:39:02.347Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-18T13:39:02.347Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-18T13:39:02.347Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-18T13:39:02.347Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-18T13:39:02.347Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-18T13:39:02.347Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-18T13:39:02.347Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-18T13:39:02.347Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-18T13:39:02.347Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-18T13:39:02.347Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-18T13:39:02.347Z] === RUN TestCreateTmpfsMountsTarget [2022-07-18T13:39:02.347Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-18T13:39:02.347Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-18T13:39:02.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-18T13:39:02.603Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-18T13:39:03.532Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-18T13:39:03.532Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-18T13:39:03.822Z] === RUN TestExternalGraphDriver/spec [2022-07-18T13:39:04.094Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-18T13:39:04.656Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-07-18T13:39:04.656Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-18T13:39:04.913Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-18T13:39:04.913Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-18T13:39:05.203Z] === RUN TestExternalGraphDriver/pull [2022-07-18T13:39:05.845Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-18T13:39:05.845Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-18T13:39:06.410Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-18T13:39:06.667Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2022-07-18T13:39:06.667Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-18T13:39:06.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:39:06.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:39:06.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:39:06.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:39:06.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:39:06.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:39:06.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:39:06.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:39:06.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:39:06.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:39:06.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-18T13:39:06.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-18T13:39:06.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-18T13:39:06.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-18T13:39:06.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-18T13:39:06.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-18T13:39:06.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-18T13:39:06.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-18T13:39:06.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-18T13:39:06.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-18T13:39:06.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-18T13:39:06.667Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-18T13:39:07.113Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-07-18T13:39:07.113Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-07-18T13:39:07.113Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-07-18T13:39:07.113Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-07-18T13:39:07.113Z] === RUN TestGraphdriverPluginV2 [2022-07-18T13:39:07.229Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-18T13:39:07.486Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-18T13:39:07.486Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2022-07-18T13:39:07.486Z] === RUN TestCreateDifferentPlatform [2022-07-18T13:39:07.486Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-18T13:39:07.486Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-18T13:39:07.486Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-18T13:39:07.486Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-18T13:39:07.486Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-18T13:39:07.486Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-18T13:39:07.486Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-18T13:39:07.486Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-18T13:39:07.745Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-18T13:39:07.745Z] === RUN TestCreateInvalidHostConfig [2022-07-18T13:39:07.745Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:39:07.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:39:07.745Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:39:07.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:39:07.745Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:39:07.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:39:07.745Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:39:07.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:39:07.745Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-18T13:39:07.745Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-18T13:39:07.745Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-18T13:39:07.745Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-18T13:39:07.745Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-18T13:39:07.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-18T13:39:07.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-18T13:39:07.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-18T13:39:07.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-18T13:39:07.745Z] === RUN TestContainerStartOnDaemonRestart [2022-07-18T13:39:07.745Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-18T13:39:07.745Z] === RUN TestDaemonRestartIpcMode [2022-07-18T13:39:07.745Z] === PAUSE TestDaemonRestartIpcMode [2022-07-18T13:39:07.745Z] === RUN TestDaemonHostGatewayIP [2022-07-18T13:39:07.745Z] === PAUSE TestDaemonHostGatewayIP [2022-07-18T13:39:07.745Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-18T13:39:07.745Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-18T13:39:07.745Z] === RUN TestContainerKillOnDaemonStart [2022-07-18T13:39:07.745Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-18T13:39:07.745Z] === RUN TestDiff [2022-07-18T13:39:08.307Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-18T13:39:08.307Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-18T13:39:08.307Z] --- PASS: TestDiff (0.75s) [2022-07-18T13:39:08.307Z] === RUN TestExecConsoleSize [2022-07-18T13:39:08.564Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-18T13:39:09.127Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-18T13:39:09.127Z] check_test.go:540: [d063cfa54c069] daemon is not started [2022-07-18T13:39:09.127Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-18T13:39:09.127Z] --- PASS: TestExecConsoleSize (0.83s) [2022-07-18T13:39:09.127Z] === RUN TestExecWithCloseStdin [2022-07-18T13:39:09.945Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-18T13:39:09.945Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T13:39:09.945Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-07-18T13:39:09.945Z] === RUN TestIpcModeNone [2022-07-18T13:39:10.056Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-07-18T13:39:10.056Z] === RUN TestExec [2022-07-18T13:39:10.506Z] --- PASS: TestIpcModeNone (0.47s) [2022-07-18T13:39:10.506Z] === RUN TestIpcModePrivate [2022-07-18T13:39:10.647Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-18T13:39:10.763Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-18T13:39:11.019Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-18T13:39:11.019Z] === RUN TestIpcModeShareable [2022-07-18T13:39:11.222Z] --- PASS: TestExec (0.97s) [2022-07-18T13:39:11.222Z] === RUN TestExecUser [2022-07-18T13:39:11.275Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-18T13:39:11.309Z] --- PASS: TestGraphdriverPluginV2 (4.22s) [2022-07-18T13:39:11.309Z] PASS [2022-07-18T13:39:11.309Z] [2022-07-18T13:39:11.309Z] DONE 5 tests in 9.593s [2022-07-18T13:39:11.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T13:39:11.309Z] INFO: Testing against a local daemon [2022-07-18T13:39:11.309Z] === RUN TestContinueAfterPluginCrash [2022-07-18T13:39:11.309Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T13:39:11.309Z] === RUN TestReadPluginNoRead [2022-07-18T13:39:11.309Z] === PAUSE TestReadPluginNoRead [2022-07-18T13:39:11.309Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T13:39:11.309Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T13:39:11.309Z] === CONT TestContinueAfterPluginCrash [2022-07-18T13:39:11.309Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T13:39:11.531Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-18T13:39:11.531Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T13:39:11.796Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-18T13:39:12.053Z] --- PASS: TestExecUser (0.88s) [2022-07-18T13:39:12.053Z] === RUN TestExportContainerAndImportImage [2022-07-18T13:39:12.053Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-18T13:39:12.053Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-18T13:39:12.310Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-18T13:39:12.310Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-18T13:39:12.310Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-18T13:39:12.895Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-07-18T13:39:12.896Z] === RUN TestAPIIpcModeHost [2022-07-18T13:39:13.238Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-18T13:39:13.238Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-07-18T13:39:13.238Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-18T13:39:13.238Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-18T13:39:13.457Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-07-18T13:39:13.457Z] === RUN TestDaemonIpcModeShareable [2022-07-18T13:39:14.386Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-18T13:39:14.386Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-07-18T13:39:14.386Z] === RUN TestDaemonIpcModePrivate [2022-07-18T13:39:14.605Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-18T13:39:14.605Z] === RUN TestHealthCheckWorkdir [2022-07-18T13:39:14.606Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-07-18T13:39:14.606Z] === CONT TestReadPluginNoRead [2022-07-18T13:39:15.170Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-07-18T13:39:15.170Z] === RUN TestHealthKillContainer [2022-07-18T13:39:15.170Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-18T13:39:15.314Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-18T13:39:15.571Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-07-18T13:39:15.571Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T13:39:16.498Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-18T13:39:16.754Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-07-18T13:39:16.754Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T13:39:17.149Z] === RUN TestReadPluginNoRead/default [2022-07-18T13:39:17.682Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-18T13:39:17.682Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-07-18T13:39:17.682Z] === RUN TestIpcModeOlderClient [2022-07-18T13:39:17.682Z] === PAUSE TestIpcModeOlderClient [2022-07-18T13:39:17.682Z] === RUN TestKillContainerInvalidSignal [2022-07-18T13:39:17.685Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-18T13:39:17.941Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-18T13:39:18.089Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T13:39:18.197Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-18T13:39:18.197Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-18T13:39:18.197Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-18T13:39:18.244Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-18T13:39:18.244Z] === RUN TestKillContainer [2022-07-18T13:39:18.244Z] === RUN TestKillContainer/no_signal [2022-07-18T13:39:18.453Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-18T13:39:18.709Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-18T13:39:18.807Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T13:39:18.807Z] === RUN TestKillContainer/killing_signal [2022-07-18T13:39:19.369Z] --- PASS: TestKillContainer (1.27s) [2022-07-18T13:39:19.369Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-18T13:39:19.369Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-18T13:39:19.369Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-18T13:39:19.369Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T13:39:19.468Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T13:39:19.468Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-07-18T13:39:19.625Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T13:39:19.881Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T13:39:20.025Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-18T13:39:20.408Z] === CONT TestReadPluginNoRead [2022-07-18T13:39:20.408Z] read_test.go:92: [d9e37595e80e5] daemon is not started [2022-07-18T13:39:20.408Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-07-18T13:39:20.408Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-18T13:39:20.408Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-18T13:39:20.408Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-07-18T13:39:20.408Z] PASS [2022-07-18T13:39:20.408Z] [2022-07-18T13:39:20.408Z] DONE 6 tests in 9.507s [2022-07-18T13:39:20.408Z] 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-07-18T13:39:20.408Z] testing: warning: no tests to run [2022-07-18T13:39:20.408Z] PASS [2022-07-18T13:39:20.408Z] [2022-07-18T13:39:20.408Z] DONE 0 tests in 0.007s [2022-07-18T13:39:20.408Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T13:39:20.667Z] INFO: Testing against a local daemon [2022-07-18T13:39:20.667Z] === RUN TestPluginWithDevMounts [2022-07-18T13:39:20.667Z] === PAUSE TestPluginWithDevMounts [2022-07-18T13:39:20.667Z] === CONT TestPluginWithDevMounts [2022-07-18T13:39:20.816Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-07-18T13:39:20.816Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-18T13:39:20.816Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-18T13:39:20.816Z] === RUN TestKillStoppedContainer [2022-07-18T13:39:20.816Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-18T13:39:20.816Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T13:39:20.816Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-18T13:39:20.816Z] === RUN TestKillDifferentUserContainer [2022-07-18T13:39:21.072Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-18T13:39:21.072Z] === RUN TestInspectOomKilledTrue [2022-07-18T13:39:21.224Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-18T13:39:21.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-18T13:39:21.634Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-18T13:39:21.634Z] === RUN TestInspectOomKilledFalse [2022-07-18T13:39:22.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-18T13:39:22.067Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-07-18T13:39:22.067Z] PASS [2022-07-18T13:39:22.067Z] [2022-07-18T13:39:22.067Z] DONE 1 tests in 1.617s [2022-07-18T13:39:22.067Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T13:39:22.196Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-18T13:39:22.196Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T13:39:22.299Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-18T13:39:22.326Z] INFO: Testing against a local daemon [2022-07-18T13:39:22.326Z] === RUN TestSecretInspect [2022-07-18T13:39:22.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-18T13:39:22.452Z] === RUN TestLinksContainerNames [2022-07-18T13:39:22.861Z] check_test.go:540: [d24be039d49cd] daemon is not started [2022-07-18T13:39:22.861Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-18T13:39:23.379Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-18T13:39:23.379Z] === RUN TestLogsFollowTailEmpty [2022-07-18T13:39:23.423Z] --- PASS: TestHealthKillContainer (8.10s) [2022-07-18T13:39:23.423Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-18T13:39:23.423Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-18T13:39:23.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-18T13:39:23.635Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-18T13:39:23.635Z] === RUN TestLogs [2022-07-18T13:39:23.635Z] === RUN TestLogs/driver_local [2022-07-18T13:39:23.635Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:39:23.635Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:39:23.635Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T13:39:23.635Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T13:39:23.635Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T13:39:23.635Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T13:39:23.635Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:39:23.635Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:39:23.635Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:39:23.635Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:39:23.635Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:39:23.635Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:39:23.635Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:39:23.635Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:39:23.985Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-07-18T13:39:23.985Z] === RUN TestIpcModeNone [2022-07-18T13:39:23.985Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-18T13:39:24.197Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:39:24.454Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:39:24.547Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-18T13:39:24.547Z] --- PASS: TestIpcModeNone (0.65s) [2022-07-18T13:39:24.547Z] === RUN TestIpcModePrivate [2022-07-18T13:39:24.710Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T13:39:24.710Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T13:39:24.867Z] --- PASS: TestSecretInspect (2.18s) [2022-07-18T13:39:24.867Z] === RUN TestSecretList [2022-07-18T13:39:25.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-18T13:39:25.109Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-18T13:39:25.109Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-18T13:39:25.109Z] === RUN TestIpcModeShareable [2022-07-18T13:39:25.273Z] === RUN TestLogs/driver_json-file [2022-07-18T13:39:25.273Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:39:25.273Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:39:25.273Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:39:25.273Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:39:25.273Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:39:25.273Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:39:25.273Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:39:25.273Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:39:25.273Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:39:25.273Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:39:25.273Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:39:25.273Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:39:25.273Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:39:25.273Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:39:26.039Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-18T13:39:26.039Z] --- PASS: TestIpcModeShareable (0.87s) [2022-07-18T13:39:26.039Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-18T13:39:26.201Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:39:26.201Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:39:26.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-18T13:39:26.763Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:39:26.763Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:39:26.775Z] --- PASS: TestSecretList (2.19s) [2022-07-18T13:39:26.775Z] === RUN TestSecretsCreateAndDelete [2022-07-18T13:39:27.165Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-18T13:39:27.324Z] --- PASS: TestLogs (3.60s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.45s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s) [2022-07-18T13:39:27.324Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-07-18T13:39:27.324Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T13:39:27.580Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/default [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/private [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/slave [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/shared [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T13:39:27.580Z] === CONT TestMountDaemonRoot/default [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:39:27.580Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:39:27.580Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:39:27.580Z] === CONT TestMountDaemonRoot/shared [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T13:39:27.580Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:39:27.580Z] === CONT TestMountDaemonRoot/slave [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:39:27.580Z] === CONT TestMountDaemonRoot/private [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T13:39:27.580Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T13:39:27.580Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:39:27.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:39:27.581Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T13:39:27.581Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T13:39:27.581Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:39:27.581Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T13:39:27.581Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:39:27.581Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:39:27.581Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:39:27.581Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T13:39:27.837Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:39:28.093Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T13:39:28.093Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:39:28.093Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-18T13:39:28.093Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-07-18T13:39:28.093Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T13:39:28.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dbd3c8__} [2022-07-18T13:39:28.349Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.19s) [2022-07-18T13:39:28.349Z] === RUN TestAPIIpcModeHost [2022-07-18T13:39:28.686Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-18T13:39:28.686Z] === RUN TestSecretsUpdate [2022-07-18T13:39:28.911Z] --- PASS: TestAPIIpcModeHost (0.64s) [2022-07-18T13:39:28.911Z] === RUN TestDaemonIpcModeShareable [2022-07-18T13:39:29.459Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-07-18T13:39:29.459Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T13:39:29.715Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-07-18T13:39:29.715Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T13:39:29.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13009292305_/foo_false_____} [2022-07-18T13:39:29.971Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-18T13:39:29.971Z] === RUN TestNetworkNat [2022-07-18T13:39:30.096Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2022-07-18T13:39:30.096Z] --- PASS: TestDaemonIpcModeShareable (1.36s) [2022-07-18T13:39:30.096Z] === RUN TestDaemonIpcModePrivate [2022-07-18T13:39:30.532Z] --- PASS: TestNetworkNat (0.46s) [2022-07-18T13:39:30.532Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T13:39:30.788Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-18T13:39:30.788Z] === RUN TestNetworkLoopbackNat [2022-07-18T13:39:31.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13009292305_/foo_true_____} [2022-07-18T13:39:31.225Z] --- PASS: TestSecretsUpdate (2.17s) [2022-07-18T13:39:31.225Z] === RUN TestTemplatedSecret [2022-07-18T13:39:31.587Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-07-18T13:39:31.587Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-18T13:39:31.843Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2022-07-18T13:39:31.843Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-18T13:39:32.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32860846817_/foo_false_____} [2022-07-18T13:39:33.335Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-07-18T13:39:33.593Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2022-07-18T13:39:33.593Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-18T13:39:33.766Z] --- PASS: TestTemplatedSecret (2.63s) [2022-07-18T13:39:33.766Z] === RUN TestSecretCreateResolve [2022-07-18T13:39:34.063Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-18T13:39:34.063Z] === RUN TestPause [2022-07-18T13:39:34.063Z] --- PASS: TestPause (0.44s) [2022-07-18T13:39:34.063Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T13:39:34.063Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:39:34.063Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:39:34.063Z] === RUN TestPauseStopPausedContainer [2022-07-18T13:39:34.155Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-18T13:39:34.155Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-18T13:39:34.155Z] check_test.go:540: [deb0b7e486031] daemon is not started [2022-07-18T13:39:34.155Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-18T13:39:34.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32860846817_/foo_true_____} [2022-07-18T13:39:34.320Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-18T13:39:34.320Z] === RUN TestPidHost [2022-07-18T13:39:35.085Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-07-18T13:39:35.085Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s) [2022-07-18T13:39:35.085Z] === RUN TestIpcModeOlderClient [2022-07-18T13:39:35.085Z] === PAUSE TestIpcModeOlderClient [2022-07-18T13:39:35.085Z] === RUN TestKillContainerInvalidSignal [2022-07-18T13:39:35.248Z] --- PASS: TestPidHost (0.98s) [2022-07-18T13:39:35.248Z] === RUN TestPsFilter [2022-07-18T13:39:35.504Z] --- PASS: TestPsFilter (0.10s) [2022-07-18T13:39:35.504Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T13:39:35.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32860846817_/foo_true__0xc000dbd3f8___} [2022-07-18T13:39:35.677Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-18T13:39:35.677Z] PASS [2022-07-18T13:39:35.677Z] [2022-07-18T13:39:35.677Z] DONE 6 tests in 13.549s [2022-07-18T13:39:35.677Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T13:39:35.677Z] INFO: Testing against a local daemon [2022-07-18T13:39:35.677Z] === RUN TestServiceCreateInit [2022-07-18T13:39:35.677Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T13:39:35.760Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-18T13:39:35.760Z] === RUN TestRemoveContainerWithVolume [2022-07-18T13:39:35.904Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2022-07-18T13:39:35.904Z] === RUN TestKillContainer [2022-07-18T13:39:35.904Z] === RUN TestKillContainer/no_signal [2022-07-18T13:39:35.904Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-18T13:39:36.207Z] ......... [ 85%] [2022-07-18T13:39:36.322Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-18T13:39:36.322Z] === RUN TestRemoveContainerRunning [2022-07-18T13:39:36.467Z] === RUN TestKillContainer/non_killing_signal [2022-07-18T13:39:36.578Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-18T13:39:36.578Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T13:39:37.032Z] === RUN TestKillContainer/killing_signal [2022-07-18T13:39:37.140Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-18T13:39:37.140Z] === RUN TestRemoveInvalidContainer [2022-07-18T13:39:37.140Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-18T13:39:37.140Z] === RUN TestRenameLinkedContainer [2022-07-18T13:39:37.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dbd410__} [2022-07-18T13:39:37.850Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-18T13:39:38.106Z] --- PASS: TestKillContainer (2.33s) [2022-07-18T13:39:38.106Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-07-18T13:39:38.106Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-07-18T13:39:38.106Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-07-18T13:39:38.106Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-18T13:39:38.106Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-18T13:39:38.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-18T13:39:38.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dbd428__} [2022-07-18T13:39:39.029Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-07-18T13:39:39.029Z] === RUN TestRenameStoppedContainer [2022-07-18T13:39:39.284Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-18T13:39:39.284Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T13:39:39.491Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-18T13:39:39.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-07-18T13:39:39.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-07-18T13:39:39.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2022-07-18T13:39:39.491Z] === RUN TestKillStoppedContainer [2022-07-18T13:39:39.491Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-18T13:39:39.491Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-18T13:39:39.491Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-18T13:39:39.491Z] === RUN TestKillDifferentUserContainer [2022-07-18T13:39:39.875Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T13:39:40.054Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2022-07-18T13:39:40.054Z] === RUN TestInspectOomKilledTrue [2022-07-18T13:39:40.054Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:39:40.054Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-07-18T13:39:40.054Z] === RUN TestInspectOomKilledFalse [2022-07-18T13:39:40.054Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:39:40.054Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-18T13:39:40.054Z] === RUN TestLinksEtcHostsContentMatch [2022-07-18T13:39:40.212Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-18T13:39:40.212Z] === RUN TestRenameInvalidName [2022-07-18T13:39:40.311Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dbd440__} [2022-07-18T13:39:40.468Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-18T13:39:40.468Z] === RUN TestRenameAnonymousContainer [2022-07-18T13:39:40.568Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2022-07-18T13:39:40.568Z] === RUN TestLinksContainerNames [2022-07-18T13:39:40.824Z] check_test.go:540: [d0ea9bee3deaa] daemon is not started [2022-07-18T13:39:40.824Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-18T13:39:41.357Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-18T13:39:41.753Z] --- PASS: TestLinksContainerNames (1.26s) [2022-07-18T13:39:41.753Z] === RUN TestLogsFollowTailEmpty [2022-07-18T13:39:42.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dbd458__} [2022-07-18T13:39:42.357Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-07-18T13:39:42.357Z] === RUN TestRenameContainerWithSameName [2022-07-18T13:39:42.357Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-18T13:39:42.357Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T13:39:42.545Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-18T13:39:42.572Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-07-18T13:39:42.572Z] === RUN TestLogs [2022-07-18T13:39:42.572Z] === RUN TestLogs/driver_local [2022-07-18T13:39:42.572Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:39:42.572Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:39:42.572Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-18T13:39:42.572Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-18T13:39:42.572Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-18T13:39:42.572Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-18T13:39:42.572Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:39:42.572Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:39:42.572Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:39:42.572Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:39:42.572Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:39:42.572Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:39:42.572Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-18T13:39:42.572Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-18T13:39:43.285Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-18T13:39:43.285Z] === RUN TestResize [2022-07-18T13:39:43.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-18T13:39:43.669Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-18T13:39:43.669Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-18T13:39:43.669Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-18T13:39:43.847Z] --- PASS: TestResize (0.41s) [2022-07-18T13:39:43.847Z] === RUN TestResizeWithInvalidSize [2022-07-18T13:39:44.084Z] --- PASS: TestServiceCreateInit (7.59s) [2022-07-18T13:39:44.084Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-07-18T13:39:44.084Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-07-18T13:39:44.084Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T13:39:44.104Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-18T13:39:44.104Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T13:39:44.232Z] check_test.go:540: [d33a3f271581d] daemon is not started [2022-07-18T13:39:44.232Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-18T13:39:44.492Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-18T13:39:44.665Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:39:44.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:39:44.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:39:44.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:39:44.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:39:44.751Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-18T13:39:45.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-18T13:39:45.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-18T13:39:45.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-18T13:39:45.570Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-18T13:39:45.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-18T13:39:45.570Z] === RUN TestLogs/driver_json-file [2022-07-18T13:39:45.570Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:39:45.570Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:39:45.570Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:39:45.570Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:39:45.570Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:39:45.570Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:39:45.570Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:39:45.570Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:39:45.570Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:39:45.570Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:39:45.570Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:39:45.570Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:39:45.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-18T13:39:45.570Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-18T13:39:45.570Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-18T13:39:45.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-18T13:39:46.501Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-18T13:39:46.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:39:46.757Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-18T13:39:46.757Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-18T13:39:47.321Z] docker_cli_daemon_plugins_test.go:80: [dac7b92521112] daemon is not started [2022-07-18T13:39:47.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:39:47.578Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-18T13:39:47.835Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-18T13:39:47.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-18T13:39:48.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:39:48.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:39:48.766Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-18T13:39:48.766Z] --- PASS: TestLogs (6.19s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.94s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.00s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.96s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.00s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.94s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.91s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.16s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.18s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.90s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.95s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.09s) [2022-07-18T13:39:48.766Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.10s) [2022-07-18T13:39:48.766Z] === RUN TestContainerNetworkMountsNoChown [2022-07-18T13:39:49.022Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-18T13:39:49.079Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-18T13:39:49.079Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-18T13:39:49.584Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/default [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/default [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/private [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/private [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rprivate [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/slave [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/slave [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rslave [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/shared [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/shared [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rshared [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/default [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/rshared [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/shared [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/rslave [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/slave [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/rprivate [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/private [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-18T13:39:49.585Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:39:49.585Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-18T13:39:49.585Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-18T13:39:49.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-18T13:39:49.843Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-18T13:39:49.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:39:50.099Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-18T13:39:50.100Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-18T13:39:50.100Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-18T13:39:50.100Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-18T13:39:50.100Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-18T13:39:50.100Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-18T13:39:50.100Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-18T13:39:50.100Z] === RUN TestContainerBindMountNonRecursive [2022-07-18T13:39:50.357Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-18T13:39:51.727Z] docker_cli_daemon_plugins_test.go:170: [d9ea4615e866c] daemon is not started [2022-07-18T13:39:51.727Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-18T13:39:51.984Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2022-07-18T13:39:51.984Z] === RUN TestContainerVolumesMountedAsShared [2022-07-18T13:39:52.547Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-18T13:39:52.804Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2022-07-18T13:39:52.804Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-18T13:39:53.060Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-18T13:39:53.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:39:53.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:39:53.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-18T13:39:53.316Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-07-18T13:39:53.316Z] === RUN TestNetworkNat [2022-07-18T13:39:53.317Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-18T13:39:54.247Z] --- PASS: TestNetworkNat (0.78s) [2022-07-18T13:39:54.247Z] === RUN TestNetworkLocalhostTCPNat [2022-07-18T13:39:54.247Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-18T13:39:55.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:39:55.137Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-18T13:39:55.177Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2022-07-18T13:39:55.177Z] === RUN TestNetworkLoopbackNat [2022-07-18T13:39:55.177Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-18T13:39:55.739Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-18T13:39:56.667Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-18T13:39:56.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:39:56.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:39:57.230Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-18T13:39:57.230Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-18T13:39:57.810Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-18T13:39:57.810Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-18T13:39:57.870Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-18T13:39:57.870Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-18T13:39:58.087Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-07-18T13:39:58.087Z] === RUN TestPause [2022-07-18T13:39:58.087Z] check_test.go:540: [d61d18828d726] daemon is not started [2022-07-18T13:39:58.087Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-18T13:39:58.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:39:58.650Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-18T13:39:58.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:39:58.908Z] --- PASS: TestPause (0.81s) [2022-07-18T13:39:58.908Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-18T13:39:58.908Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:39:58.908Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:39:58.908Z] === RUN TestPauseStopPausedContainer [2022-07-18T13:39:59.470Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-18T13:39:59.726Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2022-07-18T13:39:59.726Z] === RUN TestPidHost [2022-07-18T13:39:59.982Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-18T13:40:00.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:40:00.239Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-18T13:40:01.169Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-18T13:40:01.426Z] --- PASS: TestPidHost (1.69s) [2022-07-18T13:40:01.426Z] === RUN TestPsFilter [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-07-18T13:40:01.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-07-18T13:40:01.561Z] === RUN TestCgroupNamespacesRun [2022-07-18T13:40:01.682Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-18T13:40:01.683Z] --- PASS: TestPsFilter (0.14s) [2022-07-18T13:40:01.683Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-18T13:40:01.749Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-18T13:40:01.939Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-18T13:40:02.187Z] --- PASS: TestCreateServiceMultipleTimes (15.88s) [2022-07-18T13:40:02.188Z] === RUN TestCreateServiceConflict [2022-07-18T13:40:02.188Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-07-18T13:40:02.188Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T13:40:02.196Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-07-18T13:40:02.196Z] === RUN TestRemoveContainerWithVolume [2022-07-18T13:40:02.262Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-18T13:40:02.262Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-18T13:40:02.262Z] [2022-07-18T13:40:02.262Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-18T13:40:02.262Z] =========================== short test summary info ============================ [2022-07-18T13:40:02.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-18T13:40:02.262Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-18T13:40:02.262Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-18T13:40:02.262Z] Not supported on most drivers [2022-07-18T13:40:02.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-18T13:40:02.262Z] Output of docker top depends on host distro, and is not formalized. [2022-07-18T13:40:02.262Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-18T13:40:02.262Z] Output of docker top depends on host distro, and is not formalized. [2022-07-18T13:40:02.262Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-18T13:40:02.262Z] Can fail if eth0 has multiple IP addresses [2022-07-18T13:40:02.262Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-18T13:40:02.262Z] This doesn't seem to be taken into account by the engine [2022-07-18T13:40:02.262Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-18T13:40:02.262Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-18T13:40:02.262Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.49 seconds == [2022-07-18T13:40:02.518Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-18T13:40:02.758Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-18T13:40:02.928Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-18T13:40:02.928Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T13:40:03.016Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-07-18T13:40:03.016Z] === RUN TestRemoveContainerRunning [2022-07-18T13:40:03.273Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-18T13:40:03.836Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-07-18T13:40:03.836Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-18T13:40:03.856Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-18T13:40:03.856Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T13:40:04.400Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-18T13:40:04.657Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2022-07-18T13:40:04.657Z] === RUN TestRemoveInvalidContainer [2022-07-18T13:40:04.657Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-18T13:40:04.657Z] === RUN TestRenameLinkedContainer [2022-07-18T13:40:04.731Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2022-07-18T13:40:04.731Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T13:40:04.915Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-18T13:40:05.238Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-07-18T13:40:05.238Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T13:40:06.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-18T13:40:06.172Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T13:40:06.283Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-18T13:40:07.211Z] --- PASS: TestRenameLinkedContainer (2.51s) [2022-07-18T13:40:07.211Z] === RUN TestRenameStoppedContainer [2022-07-18T13:40:07.536Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-18T13:40:07.536Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T13:40:07.774Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-18T13:40:07.774Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-07-18T13:40:07.774Z] === RUN TestRenameRunningContainerAndReuse [2022-07-18T13:40:08.464Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-18T13:40:08.464Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T13:40:09.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-18T13:40:09.026Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T13:40:09.142Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2022-07-18T13:40:09.142Z] === RUN TestRenameInvalidName [2022-07-18T13:40:09.398Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-18T13:40:09.654Z] --- PASS: TestRenameInvalidName (0.56s) [2022-07-18T13:40:09.654Z] === RUN TestRenameAnonymousContainer [2022-07-18T13:40:09.910Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-18T13:40:10.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-07-18T13:40:10.390Z] === RUN TestNISDomainname [2022-07-18T13:40:10.646Z] --- PASS: TestNISDomainname (0.51s) [2022-07-18T13:40:10.646Z] === RUN TestHostnameDnsResolution [2022-07-18T13:40:11.575Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-18T13:40:11.575Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T13:40:11.800Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2022-07-18T13:40:11.800Z] === RUN TestRenameContainerWithSameName [2022-07-18T13:40:12.056Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-18T13:40:12.056Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-18T13:40:12.137Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-07-18T13:40:12.137Z] === RUN TestPrivilegedHostDevices [2022-07-18T13:40:12.392Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-07-18T13:40:12.393Z] === RUN TestRunConsoleSize [2022-07-18T13:40:12.954Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-18T13:40:12.954Z] === RUN TestStats [2022-07-18T13:40:12.985Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-07-18T13:40:12.985Z] === RUN TestResize [2022-07-18T13:40:13.547Z] --- PASS: TestResize (0.49s) [2022-07-18T13:40:13.547Z] === RUN TestResizeWithInvalidSize [2022-07-18T13:40:13.547Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-18T13:40:14.109Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2022-07-18T13:40:14.109Z] === RUN TestResizeWhenContainerNotStarted [2022-07-18T13:40:14.365Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:40:14.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:40:14.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:40:14.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-18T13:40:14.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:40:14.684Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T13:40:14.684Z] [2022-07-18T13:40:14.684Z] Unloading profiles will leave already running processes permanently [2022-07-18T13:40:14.684Z] unconfined, which can lead to unexpected situations. [2022-07-18T13:40:14.684Z] [2022-07-18T13:40:14.684Z] To set a process to complain mode, use the command line tool [2022-07-18T13:40:14.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T13:40:14.684Z] Post stage [Pipeline] junit [2022-07-18T13:40:14.694Z] Recording test results [2022-07-18T13:40:14.854Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-18T13:40:15.168Z] + echo Ensuring container killed. [2022-07-18T13:40:15.168Z] Ensuring container killed. [2022-07-18T13:40:15.168Z] + docker rm -vf docker-pr2 [2022-07-18T13:40:15.168Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-18T13:40:15.446Z] + echo Chowning /workspace to jenkins user [2022-07-18T13:40:15.446Z] Chowning /workspace to jenkins user [2022-07-18T13:40:15.446Z] + id -u [2022-07-18T13:40:15.446Z] + id -g [2022-07-18T13:40:15.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43832:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T13:40:15.472Z] --- PASS: TestStats (2.43s) [2022-07-18T13:40:15.472Z] === RUN TestStopContainerWithTimeout [2022-07-18T13:40:15.472Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T13:40:15.472Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T13:40:15.472Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T13:40:15.472Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T13:40:15.472Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T13:40:15.472Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T13:40:15.472Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T13:40:15.472Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T13:40:15.472Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T13:40:15.472Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T13:40:15.731Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T13:40:16.035Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T13:40:16.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:40:16.334Z] + bundleName=docker-py [2022-07-18T13:40:16.334Z] + echo Creating docker-py-bundles.tar.gz [2022-07-18T13:40:16.334Z] Creating docker-py-bundles.tar.gz [2022-07-18T13:40:16.334Z] + 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-07-18T13:40:16.345Z] Archiving artifacts [2022-07-18T13:40:16.553Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43832/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-18T13:40:16.890Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/make.sh binary [2022-07-18T13:40:17.146Z] [2022-07-18T13:40:17.402Z] Removing bundles/ [2022-07-18T13:40:17.402Z] [2022-07-18T13:40:17.402Z] ---> Making bundle: binary (in bundles/binary) [2022-07-18T13:40:17.402Z] Building: bundles/binary-daemon/dockerd [2022-07-18T13:40:17.402Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:40:17.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:40:17.924Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T13:40:19.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-18T13:40:19.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-18T13:40:19.289Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-18T13:40:19.289Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-07-18T13:40:19.289Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-18T13:40:19.289Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-07-18T13:40:19.289Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-18T13:40:19.289Z] === RUN TestDeleteDevicemapper [2022-07-18T13:40:19.289Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:40:19.289Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T13:40:19.289Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T13:40:19.623Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-07-18T13:40:19.624Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T13:40:19.962Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-18T13:40:19.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-18T13:40:20.194Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-07-18T13:40:20.194Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T13:40:20.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:40:20.495Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-18T13:40:21.180Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2022-07-18T13:40:21.180Z] === RUN TestUpdateMemory [2022-07-18T13:40:21.742Z] --- PASS: TestUpdateMemory (0.55s) [2022-07-18T13:40:21.742Z] === RUN TestUpdateCPUQuota [2022-07-18T13:40:22.304Z] --- PASS: TestUpdateCPUQuota (0.64s) [2022-07-18T13:40:22.304Z] === RUN TestUpdatePidsLimit [2022-07-18T13:40:22.304Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-18T13:40:22.560Z] === RUN TestUpdatePidsLimit/no_change [2022-07-18T13:40:22.737Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2022-07-18T13:40:22.737Z] === RUN TestCreateServiceSysctls [2022-07-18T13:40:22.816Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-18T13:40:22.816Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-18T13:40:23.073Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-18T13:40:23.328Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-18T13:40:23.328Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit (1.68s) [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-18T13:40:24.256Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-18T13:40:24.256Z] === RUN TestUpdateRestartPolicy [2022-07-18T13:40:24.668Z] check_test.go:540: [d2a8d087f6da5] daemon is not started [2022-07-18T13:40:24.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-18T13:40:24.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-18T13:40:24.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-18T13:40:25.596Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-18T13:40:26.034Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-07-18T13:40:26.034Z] === RUN TestCreateServiceCapabilities [2022-07-18T13:40:26.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-18T13:40:27.456Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-18T13:40:28.022Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-18T13:40:28.588Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-07-18T13:40:28.588Z] === RUN TestInspect [2022-07-18T13:40:29.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-18T13:40:30.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-18T13:40:31.130Z] --- PASS: TestInspect (2.76s) [2022-07-18T13:40:31.130Z] === RUN TestCreateJob [2022-07-18T13:40:32.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-18T13:40:32.370Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-18T13:40:33.737Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-18T13:40:33.738Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-18T13:40:33.738Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-18T13:40:33.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-18T13:40:34.426Z] --- PASS: TestCreateJob (3.16s) [2022-07-18T13:40:34.426Z] === RUN TestReplicatedJob [2022-07-18T13:40:34.558Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-18T13:40:35.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-18T13:40:35.927Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-18T13:40:36.427Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-07-18T13:40:36.427Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T13:40:36.427Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-18T13:40:36.427Z] === RUN TestWaitNonBlocked [2022-07-18T13:40:36.427Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:40:36.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:40:36.427Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:40:36.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:40:36.427Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:40:36.427Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:40:36.427Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-18T13:40:36.427Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-18T13:40:36.427Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-07-18T13:40:36.427Z] === RUN TestWaitBlocked [2022-07-18T13:40:36.427Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:40:36.427Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:40:36.427Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:40:36.427Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:40:36.427Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:40:36.427Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:40:36.683Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-18T13:40:36.683Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-07-18T13:40:36.683Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-07-18T13:40:36.683Z] === RUN TestWaitConditions [2022-07-18T13:40:36.683Z] === RUN TestWaitConditions/default [2022-07-18T13:40:36.683Z] === PAUSE TestWaitConditions/default [2022-07-18T13:40:36.683Z] === RUN TestWaitConditions/not-running [2022-07-18T13:40:36.683Z] === PAUSE TestWaitConditions/not-running [2022-07-18T13:40:36.683Z] === RUN TestWaitConditions/next-exit [2022-07-18T13:40:36.683Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T13:40:36.683Z] === RUN TestWaitConditions/removed [2022-07-18T13:40:36.683Z] === PAUSE TestWaitConditions/removed [2022-07-18T13:40:36.683Z] === CONT TestWaitConditions/default [2022-07-18T13:40:36.683Z] === CONT TestWaitConditions/next-exit [2022-07-18T13:40:36.859Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-18T13:40:37.790Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-18T13:40:38.573Z] === CONT TestWaitConditions/removed [2022-07-18T13:40:38.573Z] === CONT TestWaitConditions/not-running [2022-07-18T13:40:38.720Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.57s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.46s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.49s) [2022-07-18T13:40:38.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.05s) [2022-07-18T13:40:38.721Z] === RUN TestCgroupNamespacesRun [2022-07-18T13:40:39.284Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-18T13:40:39.284Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-18T13:40:39.284Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-18T13:40:39.710Z] --- PASS: TestReplicatedJob (5.41s) [2022-07-18T13:40:39.710Z] === RUN TestUpdateReplicatedJob [2022-07-18T13:40:39.939Z] --- PASS: TestWaitConditions (0.01s) [2022-07-18T13:40:39.939Z] --- PASS: TestWaitConditions/default (1.54s) [2022-07-18T13:40:39.939Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-07-18T13:40:39.939Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-07-18T13:40:39.939Z] --- PASS: TestWaitConditions/removed (1.77s) [2022-07-18T13:40:39.939Z] === CONT TestContainerStartOnDaemonRestart [2022-07-18T13:40:39.939Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T13:40:40.653Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-18T13:40:40.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-18T13:40:40.910Z] --- PASS: TestCgroupNamespacesRun (2.22s) [2022-07-18T13:40:40.910Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-18T13:40:41.166Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-18T13:40:42.456Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.98s) [2022-07-18T13:40:42.456Z] === CONT TestDaemonHostGatewayIP [2022-07-18T13:40:42.456Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-07-18T13:40:42.456Z] === CONT TestDaemonRestartIpcMode [2022-07-18T13:40:42.536Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.51s) [2022-07-18T13:40:42.536Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-18T13:40:42.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-18T13:40:43.005Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-07-18T13:40:43.005Z] === RUN TestServiceListWithStatuses [2022-07-18T13:40:43.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:40:43.005Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-18T13:40:43.005Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T13:40:43.734Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s) [2022-07-18T13:40:43.734Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-18T13:40:43.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-18T13:40:44.360Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-07-18T13:40:44.360Z] === CONT TestIpcModeOlderClient [2022-07-18T13:40:44.616Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-18T13:40:44.616Z] === CONT TestContainerKillOnDaemonStart [2022-07-18T13:40:44.616Z] --- PASS: TestDaemonRestartIpcMode (2.54s) [2022-07-18T13:40:45.100Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-18T13:40:45.100Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2022-07-18T13:40:45.100Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-18T13:40:46.029Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-18T13:40:46.958Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2022-07-18T13:40:46.958Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-18T13:40:47.204Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-07-18T13:40:47.204Z] === RUN TestDockerNetworkReConnect [2022-07-18T13:40:47.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-18T13:40:48.144Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2022-07-18T13:40:48.144Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-18T13:40:49.073Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2022-07-18T13:40:49.073Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-18T13:40:50.440Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2022-07-18T13:40:50.440Z] === RUN TestNISDomainname [2022-07-18T13:40:50.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-18T13:40:50.698Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-18T13:40:51.263Z] --- PASS: TestNISDomainname (0.89s) [2022-07-18T13:40:51.263Z] === RUN TestHostnameDnsResolution [2022-07-18T13:40:51.415Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2022-07-18T13:40:51.415Z] === RUN TestServicePlugin [2022-07-18T13:40:51.520Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-18T13:40:52.448Z] --- PASS: TestHostnameDnsResolution (1.32s) [2022-07-18T13:40:52.448Z] === RUN TestUnprivilegedPortsAndPing [2022-07-18T13:40:52.705Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-18T13:40:53.633Z] --- PASS: TestUnprivilegedPortsAndPing (1.01s) [2022-07-18T13:40:53.633Z] === RUN TestPrivilegedHostDevices [2022-07-18T13:40:54.202Z] --- PASS: TestPrivilegedHostDevices (0.62s) [2022-07-18T13:40:54.202Z] === RUN TestRunConsoleSize [2022-07-18T13:40:54.751Z] plugin_test.go:61: [d395408df748a] joining swarm manager [dc19180280123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:40:54.765Z] --- PASS: TestRunConsoleSize (0.73s) [2022-07-18T13:40:54.765Z] === RUN TestStats [2022-07-18T13:40:55.023Z] check_test.go:540: [db8088caf7c23] daemon is not started [2022-07-18T13:40:55.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-18T13:40:55.690Z] plugin_test.go:64: [de1f3afcd4891] joining swarm manager [dc19180280123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:40:56.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-18T13:40:56.783Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-07-18T13:40:56.783Z] PASS [2022-07-18T13:40:56.783Z] [2022-07-18T13:40:56.783Z] === Skipped [2022-07-18T13:40:56.783Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-18T13:40:56.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:40:56.783Z] [2022-07-18T13:40:56.783Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:40:56.783Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:40:56.783Z] [2022-07-18T13:40:56.783Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T13:40:56.783Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:40:56.783Z] [2022-07-18T13:40:56.783Z] DONE 264 tests, 3 skipped in 124.041s [2022-07-18T13:40:56.783Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T13:40:56.783Z] ++ 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-07-18T13:40:56.783Z] ++ set -e [2022-07-18T13:40:56.783Z] ++ '[' -n 0 ']' [2022-07-18T13:40:56.783Z] ++ set -x [2022-07-18T13:40:56.783Z] ++ 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-07-18T13:40:56.783Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T13:40:56.783Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-18T13:40:56.783Z] === RUN TestConfigDaemonID [2022-07-18T13:40:57.711Z] daemon_test.go:83: [d05a278f935ef] daemon is not started [2022-07-18T13:40:57.711Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-18T13:40:57.711Z] === RUN TestDaemonConfigValidation [2022-07-18T13:40:57.711Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:40:57.711Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:40:57.711Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T13:40:57.711Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T13:40:57.711Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T13:40:57.711Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T13:40:57.711Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T13:40:57.711Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T13:40:57.711Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T13:40:57.711Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T13:40:57.711Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:40:57.711Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T13:40:57.711Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T13:40:57.711Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T13:40:57.756Z] --- PASS: TestStats (2.66s) [2022-07-18T13:40:57.756Z] === RUN TestStopContainerWithTimeout [2022-07-18T13:40:57.756Z] === RUN TestStopContainerWithTimeout/0 [2022-07-18T13:40:57.756Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-18T13:40:57.756Z] === RUN TestStopContainerWithTimeout/1 [2022-07-18T13:40:57.756Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-18T13:40:57.756Z] === RUN TestStopContainerWithTimeout/3 [2022-07-18T13:40:57.756Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-18T13:40:57.756Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-18T13:40:57.756Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-18T13:40:57.756Z] === CONT TestStopContainerWithTimeout/0 [2022-07-18T13:40:57.756Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-18T13:40:57.967Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T13:40:57.967Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T13:40:57.967Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-18T13:40:57.967Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-18T13:40:57.967Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-18T13:40:57.967Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-18T13:40:57.967Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-18T13:40:57.967Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T13:40:57.967Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T13:40:58.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-18T13:40:58.318Z] === CONT TestStopContainerWithTimeout/3 [2022-07-18T13:40:58.894Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T13:40:59.684Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-18T13:40:59.684Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-18T13:40:59.684Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-18T13:41:00.247Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-18T13:41:00.247Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-18T13:41:00.260Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T13:41:00.505Z] === CONT TestStopContainerWithTimeout/1 [2022-07-18T13:41:01.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-18T13:41:01.068Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-18T13:41:01.187Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T13:41:01.187Z] daemon_test.go:197: [da8f1dc42bdcb] daemon is not started [2022-07-18T13:41:01.187Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-18T13:41:01.187Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-18T13:41:01.187Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-18T13:41:01.187Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-18T13:41:01.187Z] === RUN TestDaemonProxy [2022-07-18T13:41:01.187Z] === RUN TestDaemonProxy/environment_variables [2022-07-18T13:41:01.639Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-18T13:41:01.895Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-18T13:41:02.458Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-18T13:41:02.458Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2022-07-18T13:41:02.458Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2022-07-18T13:41:02.458Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2022-07-18T13:41:02.458Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2022-07-18T13:41:02.458Z] === RUN TestDeleteDevicemapper [2022-07-18T13:41:02.458Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:41:02.458Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-18T13:41:02.458Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-18T13:41:03.076Z] === RUN TestDaemonProxy/command-line_options [2022-07-18T13:41:03.387Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-18T13:41:03.387Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-18T13:41:04.328Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-18T13:41:04.484Z] === RUN TestDaemonProxy/configuration_file [2022-07-18T13:41:06.224Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-18T13:41:06.373Z] === RUN TestDaemonProxy/conflicting_options [2022-07-18T13:41:06.787Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.22s) [2022-07-18T13:41:06.787Z] === RUN TestUpdateMemory [2022-07-18T13:41:06.787Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:41:06.787Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-18T13:41:06.787Z] === RUN TestUpdateCPUQuota [2022-07-18T13:41:06.934Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-18T13:41:07.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-18T13:41:07.194Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-18T13:41:07.194Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-18T13:41:07.194Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-18T13:41:07.194Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-18T13:41:07.194Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-18T13:41:07.194Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-18T13:41:07.194Z] PASS [2022-07-18T13:41:07.194Z] [2022-07-18T13:41:07.194Z] DONE 18 tests in 11.257s [2022-07-18T13:41:07.194Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T13:41:07.194Z] ++ 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-07-18T13:41:07.194Z] ++ set -e [2022-07-18T13:41:07.194Z] ++ '[' -n 0 ']' [2022-07-18T13:41:07.194Z] ++ set -x [2022-07-18T13:41:07.194Z] ++ 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-07-18T13:41:07.451Z] INFO: Testing against a local daemon [2022-07-18T13:41:07.451Z] === RUN TestCommitInheritsEnv [2022-07-18T13:41:07.707Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-18T13:41:07.707Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T13:41:07.707Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-18T13:41:07.707Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-18T13:41:07.707Z] === RUN TestImportWithCustomPlatform [2022-07-18T13:41:07.707Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T13:41:07.707Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T13:41:07.707Z] === RUN TestImportWithCustomPlatform// [2022-07-18T13:41:07.707Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T13:41:07.963Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T13:41:07.963Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T13:41:07.963Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T13:41:07.963Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T13:41:07.963Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-07-18T13:41:07.963Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T13:41:07.963Z] === RUN TestImagesFilterMultiReference [2022-07-18T13:41:07.972Z] --- PASS: TestUpdateCPUQuota (1.12s) [2022-07-18T13:41:07.972Z] === RUN TestUpdatePidsLimit [2022-07-18T13:41:07.972Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-18T13:41:08.219Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-18T13:41:08.219Z] === RUN TestImagePullPlatformInvalid [2022-07-18T13:41:08.219Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-18T13:41:08.219Z] === RUN TestRemoveImageOrphaning [2022-07-18T13:41:08.228Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-18T13:41:08.228Z] === RUN TestUpdatePidsLimit/no_change [2022-07-18T13:41:08.476Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-18T13:41:08.476Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T13:41:08.476Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:41:08.476Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-18T13:41:08.476Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T13:41:08.476Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-18T13:41:08.476Z] === RUN TestTagInvalidReference [2022-07-18T13:41:08.476Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-18T13:41:08.476Z] === RUN TestTagValidPrefixedRepo [2022-07-18T13:41:08.476Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-18T13:41:08.476Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T13:41:08.476Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-18T13:41:08.476Z] === RUN TestTagOfficialNames [2022-07-18T13:41:08.476Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-18T13:41:08.476Z] === RUN TestTagMatchesDigest [2022-07-18T13:41:08.476Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-18T13:41:08.476Z] PASS [2022-07-18T13:41:08.476Z] [2022-07-18T13:41:08.476Z] === Skipped [2022-07-18T13:41:08.476Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-18T13:41:08.476Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-18T13:41:08.476Z] [2022-07-18T13:41:08.476Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-18T13:41:08.476Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:41:08.476Z] [2022-07-18T13:41:08.476Z] DONE 22 tests, 2 skipped in 1.278s [2022-07-18T13:41:08.476Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T13:41:08.476Z] ++ 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-07-18T13:41:08.476Z] ++ set -e [2022-07-18T13:41:08.476Z] ++ '[' -n 0 ']' [2022-07-18T13:41:08.476Z] ++ set -x [2022-07-18T13:41:08.476Z] ++ 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-07-18T13:41:08.485Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-18T13:41:08.732Z] === RUN TestStripANSICommands [2022-07-18T13:41:08.732Z] === RUN TestStripANSICommands/#00 [2022-07-18T13:41:08.732Z] === RUN TestStripANSICommands/#01 [2022-07-18T13:41:08.732Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T13:41:08.732Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T13:41:08.732Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T13:41:08.732Z] PASS [2022-07-18T13:41:08.732Z] [2022-07-18T13:41:08.732Z] DONE 3 tests in 0.036s [2022-07-18T13:41:08.732Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T13:41:08.732Z] ++ 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-07-18T13:41:08.732Z] ++ set -e [2022-07-18T13:41:08.732Z] ++ '[' -n 0 ']' [2022-07-18T13:41:08.732Z] ++ set -x [2022-07-18T13:41:08.732Z] ++ 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-07-18T13:41:08.732Z] INFO: Testing against a local daemon [2022-07-18T13:41:08.732Z] === RUN TestNetworkCreateDelete [2022-07-18T13:41:08.988Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-18T13:41:08.988Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T13:41:09.047Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-18T13:41:09.047Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-18T13:41:09.244Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-18T13:41:09.244Z] === RUN TestDaemonDNSFallback [2022-07-18T13:41:09.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-18T13:41:09.876Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-18T13:41:09.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-18T13:41:09.876Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-18T13:41:10.132Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit (3.34s) [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-07-18T13:41:11.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-07-18T13:41:11.062Z] === RUN TestUpdateRestartPolicy [2022-07-18T13:41:11.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-18T13:41:11.881Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-18T13:41:12.445Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-18T13:41:13.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-18T13:41:13.374Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-18T13:41:15.823Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-18T13:41:15.823Z] === RUN TestInspectNetwork [2022-07-18T13:41:15.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-18T13:41:15.893Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-18T13:41:15.893Z] check_test.go:540: [dcac237dad471] daemon is not started [2022-07-18T13:41:15.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-18T13:41:15.893Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-18T13:41:15.893Z] check_test.go:540: [d7ddaabdf6b3f] daemon is not started [2022-07-18T13:41:15.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-18T13:41:19.090Z] === RUN TestInspectNetwork/full_network_id [2022-07-18T13:41:19.090Z] === RUN TestInspectNetwork/partial_network_id [2022-07-18T13:41:19.090Z] === RUN TestInspectNetwork/network_name [2022-07-18T13:41:19.090Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-18T13:41:19.161Z] check_test.go:540: [dd2dc5e9bde79] daemon is not started [2022-07-18T13:41:19.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-18T13:41:22.254Z] --- PASS: TestServicePlugin (30.04s) [2022-07-18T13:41:22.254Z] === RUN TestServiceUpdateLabel [2022-07-18T13:41:22.824Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-18T13:41:22.824Z] === RUN TestServiceUpdateSecrets [2022-07-18T13:41:23.257Z] --- PASS: TestInspectNetwork (7.07s) [2022-07-18T13:41:23.257Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-18T13:41:23.257Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-18T13:41:23.257Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-18T13:41:23.257Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-18T13:41:23.257Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T13:41:23.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-18T13:41:23.588Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2022-07-18T13:41:23.588Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-18T13:41:24.150Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-07-18T13:41:24.150Z] === RUN TestWaitNonBlocked [2022-07-18T13:41:24.150Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:41:24.150Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:41:24.150Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:41:24.150Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:41:24.150Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-18T13:41:24.150Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-18T13:41:24.184Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T13:41:24.185Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:41:24.185Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:41:24.185Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:41:24.185Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T13:41:24.185Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T13:41:24.185Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T13:41:24.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T13:41:24.185Z] === RUN TestNetworkList [2022-07-18T13:41:24.185Z] === RUN TestNetworkList//networks [2022-07-18T13:41:24.185Z] === PAUSE TestNetworkList//networks [2022-07-18T13:41:24.185Z] === RUN TestNetworkList//networks/ [2022-07-18T13:41:24.185Z] === PAUSE TestNetworkList//networks/ [2022-07-18T13:41:24.185Z] === CONT TestNetworkList//networks [2022-07-18T13:41:24.185Z] === CONT TestNetworkList//networks/ [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkList (0.02s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T13:41:24.185Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T13:41:24.185Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T13:41:24.746Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-18T13:41:24.746Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T13:41:25.524Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-18T13:41:25.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2022-07-18T13:41:25.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2022-07-18T13:41:25.524Z] === RUN TestWaitBlocked [2022-07-18T13:41:25.524Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:41:25.524Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:41:25.524Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:41:25.524Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:41:25.524Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-18T13:41:25.524Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-18T13:41:25.675Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-18T13:41:25.675Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T13:41:26.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-18T13:41:26.608Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-18T13:41:26.608Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T13:41:26.714Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-18T13:41:26.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2022-07-18T13:41:26.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-07-18T13:41:26.714Z] === RUN TestWaitConditions [2022-07-18T13:41:26.714Z] === RUN TestWaitConditions/default [2022-07-18T13:41:26.714Z] === PAUSE TestWaitConditions/default [2022-07-18T13:41:26.714Z] === RUN TestWaitConditions/not-running [2022-07-18T13:41:26.714Z] === PAUSE TestWaitConditions/not-running [2022-07-18T13:41:26.714Z] === RUN TestWaitConditions/next-exit [2022-07-18T13:41:26.714Z] === PAUSE TestWaitConditions/next-exit [2022-07-18T13:41:26.714Z] === RUN TestWaitConditions/removed [2022-07-18T13:41:26.714Z] === PAUSE TestWaitConditions/removed [2022-07-18T13:41:26.714Z] === CONT TestWaitConditions/default [2022-07-18T13:41:26.714Z] === CONT TestWaitConditions/next-exit [2022-07-18T13:41:27.536Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-18T13:41:27.536Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T13:41:28.092Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-18T13:41:28.350Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-18T13:41:28.901Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-18T13:41:28.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T13:41:28.927Z] === CONT TestWaitConditions/not-running [2022-07-18T13:41:28.927Z] === CONT TestWaitConditions/removed [2022-07-18T13:41:29.463Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-18T13:41:29.463Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T13:41:29.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-18T13:41:29.749Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-18T13:41:30.005Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-18T13:41:31.372Z] --- PASS: TestWaitConditions (0.01s) [2022-07-18T13:41:31.372Z] --- PASS: TestWaitConditions/default (2.27s) [2022-07-18T13:41:31.372Z] --- PASS: TestWaitConditions/next-exit (2.33s) [2022-07-18T13:41:31.372Z] --- PASS: TestWaitConditions/not-running (2.07s) [2022-07-18T13:41:31.372Z] --- PASS: TestWaitConditions/removed (2.06s) [2022-07-18T13:41:31.372Z] === CONT TestContainerStartOnDaemonRestart [2022-07-18T13:41:31.372Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-18T13:41:31.629Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-18T13:41:31.980Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-07-18T13:41:31.981Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T13:41:31.981Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:41:31.981Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:41:31.981Z] === RUN TestServiceWithDataPathPortInit [2022-07-18T13:41:32.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-18T13:41:34.450Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2022-07-18T13:41:34.450Z] === CONT TestIpcModeOlderClient [2022-07-18T13:41:34.450Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-18T13:41:34.450Z] === CONT TestContainerKillOnDaemonStart [2022-07-18T13:41:34.450Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.33s) [2022-07-18T13:41:34.450Z] === CONT TestDaemonHostGatewayIP [2022-07-18T13:41:34.450Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-18T13:41:35.818Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-18T13:41:37.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-18T13:41:37.720Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2022-07-18T13:41:37.720Z] === RUN TestServiceUpdateConfigs [2022-07-18T13:41:38.114Z] --- PASS: TestDaemonHostGatewayIP (3.61s) [2022-07-18T13:41:38.114Z] === CONT TestDaemonRestartIpcMode [2022-07-18T13:41:41.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-18T13:41:41.385Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2022-07-18T13:41:42.751Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-18T13:41:44.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-18T13:41:45.572Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-18T13:41:45.572Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-18T13:41:46.502Z] check_test.go:540: [dd73b4ec251db] daemon is not started [2022-07-18T13:41:46.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-18T13:41:46.758Z] --- PASS: TestContainerKillOnDaemonStart (12.50s) [2022-07-18T13:41:46.758Z] PASS [2022-07-18T13:41:46.758Z] [2022-07-18T13:41:46.758Z] === Skipped [2022-07-18T13:41:46.758Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-18T13:41:46.758Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-18T13:41:46.758Z] [2022-07-18T13:41:46.758Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-07-18T13:41:46.758Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:41:46.758Z] [2022-07-18T13:41:46.758Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-18T13:41:46.758Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:41:46.758Z] [2022-07-18T13:41:46.758Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-18T13:41:46.758Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-18T13:41:46.758Z] [2022-07-18T13:41:46.758Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-18T13:41:46.758Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-18T13:41:46.758Z] [2022-07-18T13:41:46.758Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-18T13:41:46.758Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-18T13:41:46.758Z] [2022-07-18T13:41:46.758Z] DONE 264 tests, 6 skipped in 168.549s [2022-07-18T13:41:46.758Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-18T13:41:46.758Z] ++ 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-07-18T13:41:46.758Z] ++ set -e [2022-07-18T13:41:46.758Z] ++ '[' -n 0 ']' [2022-07-18T13:41:46.758Z] ++ set -x [2022-07-18T13:41:46.758Z] ++ 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-07-18T13:41:46.819Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2022-07-18T13:41:46.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T13:41:47.014Z] === RUN TestConfigDaemonLibtrustID [2022-07-18T13:41:47.271Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-18T13:41:47.528Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-18T13:41:47.528Z] === RUN TestConfigDaemonID [2022-07-18T13:41:47.747Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:otlkgxbrrdw32q3srqo88ilgq Created:2022-07-18 13:41:46.590214141 +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[c3dcd1d75c6c5bfe2d9b10097a6a6b6658055768009ff3afd9dd422fac6c782f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7gmaqiv9epkslezalbjcnz9j EndpointID:c8a9173410382c98ae8cd31743dc297bde6e308396b5ca59a75dc93804c2ca0b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3d895716fdfde30160b26623e32fa11a276de72a72ac253a9509a8562cd32d44 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:dfa672a95c9a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7gmaqiv9epkslezalbjcnz9j EndpointID:c8a9173410382c98ae8cd31743dc297bde6e308396b5ca59a75dc93804c2ca0b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-18T13:41:48.893Z] daemon_test.go:83: [da787d4603c2d] daemon is not started [2022-07-18T13:41:48.893Z] --- PASS: TestConfigDaemonID (1.06s) [2022-07-18T13:41:48.893Z] === RUN TestDaemonConfigValidation [2022-07-18T13:41:48.893Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:41:48.893Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:41:48.893Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-18T13:41:48.893Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-18T13:41:48.893Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-18T13:41:48.893Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-18T13:41:48.893Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-18T13:41:48.893Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-18T13:41:48.893Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-18T13:41:48.893Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-18T13:41:48.893Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-18T13:41:48.893Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-18T13:41:48.893Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-18T13:41:48.893Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-18T13:41:48.893Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-18T13:41:49.150Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-18T13:41:49.150Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-07-18T13:41:49.150Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-07-18T13:41:49.150Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-07-18T13:41:49.150Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-07-18T13:41:49.150Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-07-18T13:41:49.150Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-18T13:41:49.150Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-18T13:41:49.713Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-18T13:41:50.275Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-18T13:41:50.532Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-18T13:41:51.119Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-18T13:41:51.681Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-18T13:41:52.243Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-18T13:41:52.243Z] daemon_test.go:197: [d5fae326907df] daemon is not started [2022-07-18T13:41:52.243Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-07-18T13:41:52.243Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-18T13:41:52.243Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-18T13:41:52.243Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-07-18T13:41:52.243Z] === RUN TestDaemonProxy [2022-07-18T13:41:52.243Z] === RUN TestDaemonProxy/environment_variables [2022-07-18T13:41:52.243Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-18T13:41:52.628Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-07-18T13:41:52.628Z] === RUN TestServiceUpdateNetwork [2022-07-18T13:41:52.991Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-07-18T13:41:52.991Z] PASS [2022-07-18T13:41:52.991Z] [2022-07-18T13:41:52.991Z] === Skipped [2022-07-18T13:41:52.991Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:41:52.991Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:41:52.991Z] [2022-07-18T13:41:52.991Z] DONE 38 tests, 1 skipped in 43.541s [2022-07-18T13:41:52.991Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:41:52.991Z] ++ 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-07-18T13:41:52.991Z] ++ set -e [2022-07-18T13:41:52.991Z] ++ '[' -n 0 ']' [2022-07-18T13:41:52.991Z] ++ set -x [2022-07-18T13:41:52.991Z] ++ 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-07-18T13:41:52.991Z] INFO: Testing against a local daemon [2022-07-18T13:41:52.991Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T13:41:52.991Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:41:52.991Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:41:52.991Z] === RUN TestDockerNetworkIpvlan [2022-07-18T13:41:52.991Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:41:52.991Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:41:52.991Z] PASS [2022-07-18T13:41:52.991Z] [2022-07-18T13:41:52.991Z] === Skipped [2022-07-18T13:41:52.991Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:41:52.991Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:41:52.991Z] [2022-07-18T13:41:52.991Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:41:52.991Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:41:52.991Z] [2022-07-18T13:41:52.991Z] DONE 2 tests, 2 skipped in 0.085s [2022-07-18T13:41:52.991Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:41:52.991Z] ++ 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-07-18T13:41:52.991Z] ++ set -e [2022-07-18T13:41:52.991Z] ++ '[' -n 0 ']' [2022-07-18T13:41:52.991Z] ++ set -x [2022-07-18T13:41:52.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-18T13:41:52.992Z] INFO: Testing against a local daemon [2022-07-18T13:41:52.992Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T13:41:53.553Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-18T13:41:53.553Z] === RUN TestDockerNetworkMacvlan [2022-07-18T13:41:53.610Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-18T13:41:54.172Z] === RUN TestDaemonProxy/command-line_options [2022-07-18T13:41:54.496Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-18T13:41:54.734Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-18T13:41:54.991Z] check_test.go:540: [dfd207929762c] daemon is not started [2022-07-18T13:41:54.991Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-18T13:41:55.058Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-18T13:41:55.919Z] === RUN TestDaemonProxy/configuration_file [2022-07-18T13:41:55.985Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-18T13:41:57.349Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-18T13:41:57.808Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-18T13:41:57.808Z] === RUN TestDaemonProxy/conflicting_options [2022-07-18T13:41:58.065Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-18T13:41:58.065Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-18T13:41:58.627Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-07-18T13:41:58.627Z] --- PASS: TestDaemonProxy (6.25s) [2022-07-18T13:41:58.627Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-18T13:41:58.627Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-18T13:41:58.627Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-18T13:41:58.627Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-18T13:41:58.628Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-18T13:41:58.628Z] PASS [2022-07-18T13:41:58.628Z] [2022-07-18T13:41:58.628Z] === Skipped [2022-07-18T13:41:58.628Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-07-18T13:41:58.628Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-07-18T13:41:58.628Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-18T13:41:58.628Z] [2022-07-18T13:41:58.628Z] DONE 18 tests, 1 skipped in 11.728s [2022-07-18T13:41:58.628Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-18T13:41:58.628Z] ++ 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-07-18T13:41:58.628Z] ++ set -e [2022-07-18T13:41:58.628Z] ++ '[' -n 0 ']' [2022-07-18T13:41:58.628Z] ++ set -x [2022-07-18T13:41:58.628Z] ++ 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-07-18T13:41:58.628Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-18T13:41:58.885Z] INFO: Testing against a local daemon [2022-07-18T13:41:58.885Z] === RUN TestCommitInheritsEnv [2022-07-18T13:41:59.142Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-07-18T13:41:59.142Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-18T13:41:59.142Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-18T13:41:59.142Z] === RUN TestImportWithCustomPlatform [2022-07-18T13:41:59.142Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-18T13:41:59.238Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-18T13:41:59.398Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-18T13:41:59.398Z] === RUN TestImportWithCustomPlatform// [2022-07-18T13:41:59.398Z] === RUN TestImportWithCustomPlatform/linux [2022-07-18T13:41:59.398Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-18T13:41:59.655Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-18T13:41:59.655Z] === RUN TestImportWithCustomPlatform/macos [2022-07-18T13:41:59.655Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-18T13:41:59.655Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform (0.56s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-18T13:41:59.655Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-18T13:41:59.655Z] === RUN TestImagesFilterMultiReference [2022-07-18T13:41:59.911Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-18T13:41:59.911Z] === RUN TestImagePullPlatformInvalid [2022-07-18T13:41:59.911Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-18T13:41:59.911Z] === RUN TestRemoveImageOrphaning [2022-07-18T13:42:00.167Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-18T13:42:00.167Z] === RUN TestRemoveImageGarbageCollector [2022-07-18T13:42:00.423Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-18T13:42:00.680Z] time="2022-07-18T13:42:00Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-18T13:42:02.507Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-18T13:42:02.574Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2022-07-18T13:42:02.574Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-18T13:42:02.574Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-18T13:42:02.574Z] === RUN TestTagInvalidReference [2022-07-18T13:42:02.574Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-18T13:42:02.574Z] === RUN TestTagValidPrefixedRepo [2022-07-18T13:42:02.574Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-18T13:42:02.574Z] === RUN TestTagExistedNameWithoutForce [2022-07-18T13:42:02.831Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-07-18T13:42:02.831Z] === RUN TestTagOfficialNames [2022-07-18T13:42:02.831Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-18T13:42:02.831Z] === RUN TestTagMatchesDigest [2022-07-18T13:42:02.831Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-07-18T13:42:02.831Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-18T13:42:03.070Z] --- PASS: TestDockerNetworkMacvlan (9.45s) [2022-07-18T13:42:03.070Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-18T13:42:03.070Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-18T13:42:03.070Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-07-18T13:42:03.070Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-07-18T13:42:03.070Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-07-18T13:42:03.070Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-07-18T13:42:03.070Z] PASS [2022-07-18T13:42:03.070Z] [2022-07-18T13:42:03.070Z] DONE 8 tests in 10.765s [2022-07-18T13:42:03.070Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T13:42:03.070Z] ++ 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-07-18T13:42:03.070Z] ++ set -e [2022-07-18T13:42:03.070Z] ++ '[' -n 0 ']' [2022-07-18T13:42:03.070Z] ++ set -x [2022-07-18T13:42:03.070Z] ++ 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-07-18T13:42:03.070Z] testing: warning: no tests to run [2022-07-18T13:42:03.070Z] PASS [2022-07-18T13:42:03.070Z] [2022-07-18T13:42:03.070Z] DONE 0 tests in 0.026s [2022-07-18T13:42:03.070Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T13:42:03.070Z] ++ 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-07-18T13:42:03.070Z] ++ set -e [2022-07-18T13:42:03.070Z] ++ '[' -n 0 ']' [2022-07-18T13:42:03.070Z] ++ set -x [2022-07-18T13:42:03.070Z] ++ 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-07-18T13:42:03.326Z] INFO: Testing against a local daemon [2022-07-18T13:42:03.326Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T13:42:04.253Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-07-18T13:42:04.253Z] === RUN TestAuthZPluginTLS [2022-07-18T13:42:04.724Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-18T13:42:04.815Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-18T13:42:04.815Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T13:42:04.847Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-07-18T13:42:04.847Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T13:42:05.377Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-18T13:42:05.377Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T13:42:05.654Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-18T13:42:05.786Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-18T13:42:05.939Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-18T13:42:05.939Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T13:42:06.217Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-18T13:42:06.358Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-18T13:42:06.501Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-18T13:42:06.501Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T13:42:06.780Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-18T13:42:06.780Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-18T13:42:07.036Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-18T13:42:07.293Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-18T13:42:07.855Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-18T13:42:07.866Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-07-18T13:42:07.866Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T13:42:08.122Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-18T13:42:08.122Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T13:42:08.418Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-18T13:42:08.683Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-18T13:42:08.683Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T13:42:08.980Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-18T13:42:09.237Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-18T13:42:09.267Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-18T13:42:09.267Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T13:42:09.801Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-18T13:42:10.364Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-18T13:42:10.632Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-18T13:42:10.633Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T13:42:10.925Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-18T13:42:11.512Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-18T13:42:11.512Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-18T13:42:11.768Z] check_test.go:540: [da5fd56f588df] daemon is not started [2022-07-18T13:42:11.768Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-18T13:42:11.997Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-07-18T13:42:11.997Z] === RUN TestAuthZPluginHeader [2022-07-18T13:42:12.559Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-18T13:42:12.560Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T13:42:12.560Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:12.560Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-18T13:42:12.560Z] === RUN TestAuthZPluginV2Disable [2022-07-18T13:42:12.560Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:12.560Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-18T13:42:12.560Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T13:42:12.560Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:12.560Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-18T13:42:12.560Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T13:42:12.560Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:12.560Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-18T13:42:12.560Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T13:42:13.142Z] check_test.go:540: [d259e89005029] daemon is not started [2022-07-18T13:42:13.142Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-18T13:42:13.399Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-18T13:42:14.484Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-18T13:42:14.771Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-18T13:42:15.027Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-18T13:42:15.027Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-18T13:42:18.297Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-18T13:42:18.554Z] check_test.go:540: [d952123ba209c] daemon is not started [2022-07-18T13:42:18.554Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-18T13:42:21.059Z] --- PASS: TestServiceUpdatePidsLimit (16.42s) [2022-07-18T13:42:21.059Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-18T13:42:21.059Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-18T13:42:21.059Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-18T13:42:21.059Z] PASS [2022-07-18T13:42:21.059Z] [2022-07-18T13:42:21.059Z] === Skipped [2022-07-18T13:42:21.059Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-18T13:42:21.059Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:42:21.059Z] [2022-07-18T13:42:21.059Z] DONE 27 tests, 1 skipped in 164.993s [2022-07-18T13:42:21.059Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T13:42:21.059Z] INFO: Testing against a local daemon [2022-07-18T13:42:21.059Z] === RUN TestSessionCreate [2022-07-18T13:42:21.059Z] --- PASS: TestSessionCreate (0.02s) [2022-07-18T13:42:21.059Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T13:42:21.059Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-18T13:42:21.059Z] PASS [2022-07-18T13:42:21.059Z] [2022-07-18T13:42:21.059Z] DONE 2 tests in 0.060s [2022-07-18T13:42:21.059Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T13:42:21.059Z] INFO: Testing against a local daemon [2022-07-18T13:42:21.059Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T13:42:21.059Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-18T13:42:21.059Z] === RUN TestDiskUsage [2022-07-18T13:42:21.059Z] === PAUSE TestDiskUsage [2022-07-18T13:42:21.059Z] === RUN TestEventsExecDie [2022-07-18T13:42:21.320Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-18T13:42:21.320Z] === RUN TestEventsBackwardsCompatible [2022-07-18T13:42:21.580Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-18T13:42:21.580Z] === RUN TestEventsVolumeCreate [2022-07-18T13:42:21.580Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-18T13:42:21.580Z] === RUN TestInfoBinaryCommits [2022-07-18T13:42:21.580Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-18T13:42:21.580Z] === RUN TestInfoAPIVersioned [2022-07-18T13:42:21.580Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T13:42:21.580Z] === RUN TestInfoAPI [2022-07-18T13:42:21.580Z] --- PASS: TestInfoAPI (0.02s) [2022-07-18T13:42:21.580Z] === RUN TestInfoAPIWarnings [2022-07-18T13:42:21.825Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-18T13:42:23.718Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-18T13:42:23.718Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-18T13:42:23.818Z] Created binary: bundles/binary-daemon/dockerd [2022-07-18T13:42:23.818Z] Copying nested executables into bundles/binary-daemon [2022-07-18T13:42:23.818Z] Building: bundles/binary-daemon/docker-proxy [2022-07-18T13:42:23.818Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:42:23.818Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-18T13:42:23.818Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-18T13:42:24.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/make.sh cross [2022-07-18T13:42:24.696Z] [2022-07-18T13:42:24.696Z] Removing bundles/ [2022-07-18T13:42:24.696Z] [2022-07-18T13:42:24.696Z] ---> Making bundle: cross (in bundles/cross) [2022-07-18T13:42:24.696Z] Cross building: bundles/cross/linux/amd64 [2022-07-18T13:42:24.696Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-18T13:42:24.696Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-18T13:42:25.088Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-18T13:42:26.462Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-18T13:42:27.831Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-18T13:42:28.761Z] check_test.go:540: [d5f836751a326] daemon is not started [2022-07-18T13:42:28.761Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-18T13:42:30.653Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-18T13:42:30.665Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-18T13:42:30.665Z] PASS [2022-07-18T13:42:30.665Z] [2022-07-18T13:42:30.665Z] === Skipped [2022-07-18T13:42:30.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-18T13:42:30.665Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:30.665Z] [2022-07-18T13:42:30.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-18T13:42:30.665Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:30.665Z] [2022-07-18T13:42:30.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-18T13:42:30.665Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:30.665Z] [2022-07-18T13:42:30.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-18T13:42:30.665Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:30.665Z] [2022-07-18T13:42:30.665Z] DONE 17 tests, 4 skipped in 26.333s [2022-07-18T13:42:30.665Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T13:42:30.665Z] ++ 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-07-18T13:42:30.665Z] ++ set -e [2022-07-18T13:42:30.665Z] ++ '[' -n 0 ']' [2022-07-18T13:42:30.665Z] ++ set -x [2022-07-18T13:42:30.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-18T13:42:30.665Z] INFO: Testing against a local daemon [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:42:30.665Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:42:30.665Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T13:42:30.665Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T13:42:30.665Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T13:42:30.665Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T13:42:30.665Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T13:42:30.665Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T13:42:30.665Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T13:42:30.665Z] === RUN TestPluginInstall [2022-07-18T13:42:30.665Z] === RUN TestPluginInstall/no_auth [2022-07-18T13:42:30.665Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:42:30.665Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a814309a0b4758852a9b317a5876d408227c94850f7c8a0d2560941924fcb67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:42:30.665Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:42:30.665Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a814309a0b4758852a9b317a5876d408227c94850f7c8a0d2560941924fcb67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:42:30.665Z] === RUN TestPluginInstall/with_htpasswd [2022-07-18T13:42:30.921Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:42:30.921Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d9a32315af08df416cf0bdaf24711eb44c2313b965a5c78ba9e930fdb9be353" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:42:30.921Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:42:30.921Z] time="2022-07-18T13:42:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d9a32315af08df416cf0bdaf24711eb44c2313b965a5c78ba9e930fdb9be353" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:42:31.176Z] === RUN TestPluginInstall/with_insecure [2022-07-18T13:42:32.104Z] time="2022-07-18T13:42:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:42:32.104Z] time="2022-07-18T13:42:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de271c3856067756f485b87e0a11df9442c13c8bfff2d2a71d0bdbb8980c168c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:42:32.104Z] time="2022-07-18T13:42:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:42:32.104Z] time="2022-07-18T13:42:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de271c3856067756f485b87e0a11df9442c13c8bfff2d2a71d0bdbb8980c168c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:42:32.104Z] plugin_test.go:195: [de82f09765f97] daemon is not started [2022-07-18T13:42:32.104Z] --- PASS: TestPluginInstall (2.49s) [2022-07-18T13:42:32.104Z] --- PASS: TestPluginInstall/no_auth (0.92s) [2022-07-18T13:42:32.104Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-18T13:42:32.104Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-18T13:42:32.104Z] === RUN TestPluginsWithRuntimes [2022-07-18T13:42:33.923Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-18T13:42:33.995Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-18T13:42:34.557Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-18T13:42:35.485Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-07-18T13:42:35.485Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-18T13:42:35.485Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-07-18T13:42:35.485Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T13:42:36.048Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-18T13:42:36.048Z] PASS [2022-07-18T13:42:36.048Z] [2022-07-18T13:42:36.048Z] DONE 24 tests in 6.453s [2022-07-18T13:42:36.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T13:42:36.048Z] ++ 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-07-18T13:42:36.048Z] ++ set -e [2022-07-18T13:42:36.048Z] ++ '[' -n 0 ']' [2022-07-18T13:42:36.048Z] ++ set -x [2022-07-18T13:42:36.048Z] ++ 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-07-18T13:42:36.048Z] INFO: Testing against a local daemon [2022-07-18T13:42:36.048Z] === RUN TestExternalGraphDriver [2022-07-18T13:42:36.304Z] === RUN TestExternalGraphDriver/json [2022-07-18T13:42:37.196Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-18T13:42:37.196Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-18T13:42:38.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-18T13:42:38.194Z] === RUN TestExternalGraphDriver/spec [2022-07-18T13:42:39.506Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-18T13:42:39.559Z] === RUN TestExternalGraphDriver/pull [2022-07-18T13:42:39.690Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-18T13:42:39.690Z] === RUN TestInfoDebug [2022-07-18T13:42:39.690Z] --- PASS: TestInfoDebug (0.52s) [2022-07-18T13:42:39.690Z] === RUN TestInfoInsecureRegistries [2022-07-18T13:42:39.690Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-18T13:42:39.690Z] === RUN TestInfoRegistryMirrors [2022-07-18T13:42:39.690Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-18T13:42:39.690Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T13:42:39.950Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-18T13:42:39.950Z] === RUN TestPingCacheHeaders [2022-07-18T13:42:39.950Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-18T13:42:39.950Z] === RUN TestPingGet [2022-07-18T13:42:39.950Z] --- PASS: TestPingGet (0.01s) [2022-07-18T13:42:40.210Z] === RUN TestPingHead [2022-07-18T13:42:40.210Z] --- PASS: TestPingHead (0.02s) [2022-07-18T13:42:40.210Z] === RUN TestPingSwarmHeader [2022-07-18T13:42:40.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-18T13:42:40.780Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T13:42:41.040Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T13:42:41.450Z] --- PASS: TestExternalGraphDriver (5.10s) [2022-07-18T13:42:41.450Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-07-18T13:42:41.450Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-07-18T13:42:41.450Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-07-18T13:42:41.450Z] === RUN TestGraphdriverPluginV2 [2022-07-18T13:42:41.450Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:41.450Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-18T13:42:41.450Z] PASS [2022-07-18T13:42:41.450Z] [2022-07-18T13:42:41.450Z] === Skipped [2022-07-18T13:42:41.450Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-18T13:42:41.450Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:42:41.450Z] [2022-07-18T13:42:41.450Z] DONE 5 tests, 1 skipped in 5.508s [2022-07-18T13:42:41.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T13:42:41.450Z] ++ 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-07-18T13:42:41.450Z] ++ set -e [2022-07-18T13:42:41.450Z] ++ '[' -n 0 ']' [2022-07-18T13:42:41.450Z] ++ set -x [2022-07-18T13:42:41.450Z] ++ 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-07-18T13:42:41.450Z] INFO: Testing against a local daemon [2022-07-18T13:42:41.450Z] === RUN TestContinueAfterPluginCrash [2022-07-18T13:42:41.450Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T13:42:41.450Z] === RUN TestReadPluginNoRead [2022-07-18T13:42:41.450Z] === PAUSE TestReadPluginNoRead [2022-07-18T13:42:41.450Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T13:42:41.450Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T13:42:41.450Z] === CONT TestContinueAfterPluginCrash [2022-07-18T13:42:41.450Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T13:42:42.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-18T13:42:42.328Z] check_test.go:540: [da7da85292316] daemon is not started [2022-07-18T13:42:42.328Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-18T13:42:42.421Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T13:42:42.421Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-18T13:42:42.421Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T13:42:42.421Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T13:42:42.421Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T13:42:42.421Z] === RUN TestVersion [2022-07-18T13:42:42.421Z] --- PASS: TestVersion (0.02s) [2022-07-18T13:42:42.422Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-18T13:42:42.422Z] === CONT TestDiskUsage [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T13:42:42.682Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T13:42:42.890Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T13:42:42.943Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T13:42:43.454Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-18T13:42:43.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T13:42:43.514Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T13:42:43.514Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage (1.59s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.37s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T13:42:43.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-18T13:42:43.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:42:43.775Z] PASS [2022-07-18T13:42:43.775Z] [2022-07-18T13:42:43.775Z] DONE 54 tests in 22.970s [2022-07-18T13:42:43.775Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T13:42:43.775Z] INFO: Testing against a local daemon [2022-07-18T13:42:43.775Z] === RUN TestVolumesCreateAndList [2022-07-18T13:42:43.775Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-18T13:42:43.775Z] === RUN TestVolumesRemove [2022-07-18T13:42:44.017Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-18T13:42:44.034Z] === RUN TestVolumesInspect [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-18T13:42:44.034Z] === RUN TestVolumesInvalidJSON [2022-07-18T13:42:44.034Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T13:42:44.034Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T13:42:44.034Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T13:42:44.034Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T13:42:44.034Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T13:42:44.034Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T13:42:44.034Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T13:42:44.034Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T13:42:44.034Z] PASS [2022-07-18T13:42:44.034Z] [2022-07-18T13:42:44.034Z] DONE 9 tests in 0.153s [2022-07-18T13:42:44.034Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T13:42:44.606Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-18T13:42:44.606Z] Removing test suite binaries [2022-07-18T13:42:44.606Z] exiting test-integration [2022-07-18T13:42:44.606Z] ++ exit 0 [2022-07-18T13:42:44.606Z] [2022-07-18T13:42:44.718Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-07-18T13:42:44.718Z] === CONT TestReadPluginNoRead Post stage [Pipeline] junit [2022-07-18T13:42:45.561Z] Recording test results [2022-07-18T13:42:45.767Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T13:42:45.910Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-18T13:42:45.910Z] check_test.go:540: [d22afdc44ef01] daemon is not started [2022-07-18T13:42:45.910Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-18T13:42:45.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-18T13:42:46.093Z] + echo Ensuring container killed. [2022-07-18T13:42:46.093Z] Ensuring container killed. [2022-07-18T13:42:46.093Z] + docker rm -vf docker-pr2 [2022-07-18T13:42:46.093Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-18T13:42:46.378Z] + echo Chowning /workspace to jenkins user [2022-07-18T13:42:46.378Z] Chowning /workspace to jenkins user [2022-07-18T13:42:46.378Z] + id -u [2022-07-18T13:42:46.378Z] + id -g [2022-07-18T13:42:46.378Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43832:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T13:42:46.607Z] === RUN TestReadPluginNoRead/default [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T13:42:47.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-18T13:42:47.974Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T13:42:48.058Z] + bundleName=amd64-cgroup2 [2022-07-18T13:42:48.058Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-18T13:42:48.058Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-18T13:42:48.058Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-18T13:42:48.058Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-18T13:42:48.332Z] Archiving artifacts [2022-07-18T13:42:48.564Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43832/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T13:42:48.732Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-18T13:42:48.869Z] + make clean [2022-07-18T13:42:48.869Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T13:42:48.869Z] docker-dev-cache [2022-07-18T13:42:48.869Z] docker-mod-cache [Pipeline] deleteDir [2022-07-18T13:42:49.339Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T13:42:49.595Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-07-18T13:42:50.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T13:42:50.524Z] === CONT TestReadPluginNoRead [2022-07-18T13:42:50.524Z] read_test.go:92: [d7e777954f57e] daemon is not started [2022-07-18T13:42:50.524Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-07-18T13:42:50.524Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-07-18T13:42:50.524Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-07-18T13:42:50.524Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-07-18T13:42:50.524Z] PASS [2022-07-18T13:42:50.524Z] [2022-07-18T13:42:50.524Z] DONE 6 tests in 8.862s [2022-07-18T13:42:50.524Z] 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-07-18T13:42:50.524Z] ++ 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-07-18T13:42:50.524Z] ++ set -e [2022-07-18T13:42:50.524Z] ++ '[' -n 0 ']' [2022-07-18T13:42:50.524Z] ++ set -x [2022-07-18T13:42:50.524Z] ++ 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-07-18T13:42:50.524Z] testing: warning: no tests to run [2022-07-18T13:42:50.524Z] PASS [2022-07-18T13:42:50.524Z] [2022-07-18T13:42:50.524Z] DONE 0 tests in 0.032s [2022-07-18T13:42:50.524Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T13:42:50.524Z] ++ 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-07-18T13:42:50.524Z] ++ set -e [2022-07-18T13:42:50.524Z] ++ '[' -n 0 ']' [2022-07-18T13:42:50.524Z] ++ set -x [2022-07-18T13:42:50.524Z] ++ 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-07-18T13:42:50.524Z] INFO: Testing against a local daemon [2022-07-18T13:42:50.524Z] === RUN TestPluginWithDevMounts [2022-07-18T13:42:50.524Z] === PAUSE TestPluginWithDevMounts [2022-07-18T13:42:50.524Z] === CONT TestPluginWithDevMounts [2022-07-18T13:42:51.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-18T13:42:51.469Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-18T13:42:51.899Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-18T13:42:51.899Z] PASS [2022-07-18T13:42:51.899Z] [2022-07-18T13:42:51.899Z] DONE 1 tests in 1.621s [2022-07-18T13:42:52.155Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T13:42:52.155Z] ++ 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-07-18T13:42:52.155Z] ++ set -e [2022-07-18T13:42:52.155Z] ++ '[' -n 0 ']' [2022-07-18T13:42:52.155Z] ++ set -x [2022-07-18T13:42:52.155Z] ++ 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-07-18T13:42:52.155Z] INFO: Testing against a local daemon [2022-07-18T13:42:52.155Z] === RUN TestSecretInspect [2022-07-18T13:42:54.670Z] --- PASS: TestSecretInspect (2.16s) [2022-07-18T13:42:54.670Z] === RUN TestSecretList [2022-07-18T13:42:54.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-18T13:42:55.669Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-18T13:42:56.560Z] --- PASS: TestSecretList (2.19s) [2022-07-18T13:42:56.560Z] === RUN TestSecretsCreateAndDelete [2022-07-18T13:42:57.563Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-18T13:42:59.076Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-07-18T13:42:59.076Z] === RUN TestSecretsUpdate [2022-07-18T13:42:59.458Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-18T13:43:00.968Z] --- PASS: TestSecretsUpdate (2.30s) [2022-07-18T13:43:00.968Z] === RUN TestTemplatedSecret [2022-07-18T13:43:02.730Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-18T13:43:03.486Z] --- PASS: TestTemplatedSecret (2.49s) [2022-07-18T13:43:03.486Z] === RUN TestSecretCreateResolve [2022-07-18T13:43:06.004Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-18T13:43:06.004Z] PASS [2022-07-18T13:43:06.004Z] [2022-07-18T13:43:06.004Z] DONE 6 tests in 13.672s [2022-07-18T13:43:06.004Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T13:43:06.004Z] ++ 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-07-18T13:43:06.004Z] ++ set -e [2022-07-18T13:43:06.004Z] ++ '[' -n 0 ']' [2022-07-18T13:43:06.004Z] ++ set -x [2022-07-18T13:43:06.004Z] ++ 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-07-18T13:43:06.004Z] INFO: Testing against a local daemon [2022-07-18T13:43:06.004Z] === RUN TestServiceCreateInit [2022-07-18T13:43:06.004Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T13:43:06.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-18T13:43:06.012Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-18T13:43:09.283Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T13:43:10.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-18T13:43:10.439Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-18T13:43:12.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-18T13:43:12.333Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-18T13:43:12.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-18T13:43:13.451Z] --- PASS: TestServiceCreateInit (7.01s) [2022-07-18T13:43:13.451Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-07-18T13:43:13.451Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s) [2022-07-18T13:43:13.451Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T13:43:13.520Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-18T13:43:14.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-18T13:43:14.887Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-18T13:43:17.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-18T13:43:17.973Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-18T13:43:23.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-18T13:43:23.480Z] docker_cli_daemon_test.go:2503: [d0452905ad20c] daemon is not started [2022-07-18T13:43:24.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-18T13:43:25.410Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-18T13:43:25.410Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-18T13:43:26.339Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-18T13:43:27.269Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-18T13:43:28.293Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) [2022-07-18T13:43:28.293Z] === RUN TestCreateServiceConflict [2022-07-18T13:43:30.811Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-07-18T13:43:30.811Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T13:43:33.328Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-07-18T13:43:33.328Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T13:43:33.822Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-18T13:43:34.079Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-18T13:43:34.336Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-18T13:43:35.704Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-18T13:43:36.634Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-18T13:43:36.890Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-18T13:43:38.783Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-18T13:43:38.783Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-18T13:43:40.151Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-18T13:43:40.715Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-18T13:43:40.971Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-18T13:43:41.534Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-18T13:43:41.534Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-18T13:43:41.534Z] check_test.go:540: [d2c7bec4d4339] daemon is not started [2022-07-18T13:43:41.534Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-18T13:43:41.790Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-18T13:43:41.790Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-18T13:43:41.790Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-18T13:43:43.158Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-18T13:43:48.187Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-07-18T13:43:48.187Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T13:43:48.411Z] --- PASS: TestDockerDaemonSuite (333.80s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.63s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.47s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.94s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.50s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) [2022-07-18T13:43:48.412Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.84s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.49s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.69s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.51s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.46s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.20s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.30s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.16s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.38s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.76s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.78s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.89s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.54s) [2022-07-18T13:43:48.412Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-18T13:43:48.412Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.19s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.95s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.01s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.64s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.00s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.40s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.00s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.05s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.83s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.04s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.71s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.83s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.63s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.50s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.41s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.71s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-07-18T13:43:48.412Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.00s) [2022-07-18T13:43:48.412Z] === RUN TestDockerSwarmSuite [2022-07-18T13:43:48.412Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-18T13:43:48.412Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-18T13:43:48.443Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-07-18T13:43:48.443Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T13:43:49.779Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-18T13:43:50.719Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-18T13:43:50.959Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-07-18T13:43:50.959Z] === RUN TestCreateServiceSysctls [2022-07-18T13:43:50.975Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-18T13:43:51.231Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-18T13:43:52.159Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-18T13:43:52.723Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-18T13:43:52.979Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-18T13:43:54.227Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-07-18T13:43:54.227Z] === RUN TestCreateServiceCapabilities [2022-07-18T13:43:54.347Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-18T13:43:56.743Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-07-18T13:43:56.743Z] === RUN TestInspect [2022-07-18T13:43:59.260Z] --- PASS: TestInspect (2.63s) [2022-07-18T13:43:59.260Z] === RUN TestCreateJob [2022-07-18T13:43:59.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-18T13:44:02.529Z] --- PASS: TestCreateJob (3.03s) [2022-07-18T13:44:02.529Z] === RUN TestReplicatedJob [2022-07-18T13:44:04.871Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-18T13:44:05.127Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-18T13:44:06.697Z] --- PASS: TestReplicatedJob (4.65s) [2022-07-18T13:44:06.697Z] === RUN TestUpdateReplicatedJob [2022-07-18T13:44:07.645Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-18T13:44:09.973Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-07-18T13:44:09.973Z] === RUN TestServiceListWithStatuses [2022-07-18T13:44:09.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:44:09.973Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-18T13:44:09.973Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T13:44:10.917Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-18T13:44:12.285Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-18T13:44:12.285Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-18T13:44:12.285Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-18T13:44:12.285Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-18T13:44:12.285Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-18T13:44:12.285Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-18T13:44:12.285Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-18T13:44:12.285Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-18T13:44:12.285Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-18T13:44:12.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-18T13:44:13.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-18T13:44:14.140Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-07-18T13:44:14.140Z] === RUN TestDockerNetworkReConnect [2022-07-18T13:44:15.147Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-18T13:44:16.515Z] docker_api_swarm_test.go:563: [d9694eb441d39] joining swarm manager [da8b6ff6d71b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:44:16.656Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-07-18T13:44:16.656Z] === RUN TestServicePlugin [2022-07-18T13:44:16.656Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:44:16.656Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-18T13:44:16.656Z] === RUN TestServiceUpdateLabel [2022-07-18T13:44:19.173Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-07-18T13:44:19.173Z] === RUN TestServiceUpdateSecrets [2022-07-18T13:44:20.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-18T13:44:22.580Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-18T13:44:23.143Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-18T13:44:28.392Z] docker_api_swarm_test.go:585: [dff543d244262] joining swarm manager [da8b6ff6d71b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:44:28.392Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-18T13:44:30.306Z] check_test.go:611: [d9694eb441d39] daemon is not started [2022-07-18T13:44:31.115Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-18T13:44:31.115Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-18T13:44:31.115Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-18T13:44:31.115Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-18T13:44:31.115Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-18T13:44:31.115Z] Cross building: bundles/cross/windows/amd64 [2022-07-18T13:44:31.115Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-18T13:44:31.115Z] { [2022-07-18T13:44:31.115Z] "RT_GROUP_ICON": { [2022-07-18T13:44:31.115Z] "#1": { [2022-07-18T13:44:31.115Z] "0409": "../../winresources/docker.ico" [2022-07-18T13:44:31.115Z] } [2022-07-18T13:44:31.115Z] }, [2022-07-18T13:44:31.115Z] "RT_MANIFEST": { [2022-07-18T13:44:31.115Z] "#1": { [2022-07-18T13:44:31.115Z] "0409": { [2022-07-18T13:44:31.115Z] "identity": {}, [2022-07-18T13:44:31.115Z] "description": "Docker Engine", [2022-07-18T13:44:31.115Z] "minimum-os": "vista", [2022-07-18T13:44:31.116Z] "execution-level": "", [2022-07-18T13:44:31.116Z] "ui-access": false, [2022-07-18T13:44:31.116Z] "auto-elevate": false, [2022-07-18T13:44:31.116Z] "dpi-awareness": "unaware", [2022-07-18T13:44:31.116Z] "disable-theming": false, [2022-07-18T13:44:31.116Z] "disable-window-filtering": false, [2022-07-18T13:44:31.116Z] "high-resolution-scrolling-aware": false, [2022-07-18T13:44:31.116Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-18T13:44:31.116Z] "long-path-aware": false, [2022-07-18T13:44:31.116Z] "printer-driver-isolation": false, [2022-07-18T13:44:31.116Z] "gdi-scaling": false, [2022-07-18T13:44:31.116Z] "segment-heap": false, [2022-07-18T13:44:31.116Z] "use-common-controls-v6": false [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] }, [2022-07-18T13:44:31.116Z] "RT_MESSAGETABLE": { [2022-07-18T13:44:31.116Z] "#1": { [2022-07-18T13:44:31.116Z] "0409": "../../winresources/event_messages.bin" [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] }, [2022-07-18T13:44:31.116Z] "RT_VERSION": { [2022-07-18T13:44:31.116Z] "#1": { [2022-07-18T13:44:31.116Z] "0409": { [2022-07-18T13:44:31.116Z] "fixed": { [2022-07-18T13:44:31.116Z] "file_version": "0.0.0.0", [2022-07-18T13:44:31.116Z] "product_version": "0.0.0.0", [2022-07-18T13:44:31.116Z] "type": "Unknown" [2022-07-18T13:44:31.116Z] }, [2022-07-18T13:44:31.116Z] "info": { [2022-07-18T13:44:31.116Z] "0000": { [2022-07-18T13:44:31.116Z] "CompanyName": "", [2022-07-18T13:44:31.116Z] "FileVersion": "dev", [2022-07-18T13:44:31.116Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-18T13:44:31.116Z] "OriginalFileName": "dockerd.exe", [2022-07-18T13:44:31.116Z] "ProductName": "", [2022-07-18T13:44:31.116Z] "ProductVersion": "dev", [2022-07-18T13:44:31.116Z] "SpecialBuild": "bf3d16d235efa233c3b50eacd5a61ecc35fc3177" [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] } [2022-07-18T13:44:31.116Z] cmd/dockerd/config.go [2022-07-18T13:44:31.116Z] cmd/dockerd/config_windows.go [2022-07-18T13:44:31.116Z] cmd/dockerd/daemon.go [2022-07-18T13:44:31.116Z] cmd/dockerd/daemon_test.go [2022-07-18T13:44:31.116Z] cmd/dockerd/daemon_windows.go [2022-07-18T13:44:31.116Z] cmd/dockerd/docker.go [2022-07-18T13:44:31.116Z] cmd/dockerd/docker_windows.go [2022-07-18T13:44:31.116Z] cmd/dockerd/genwinres_windows.go [2022-07-18T13:44:31.116Z] cmd/dockerd/metrics.go [2022-07-18T13:44:31.116Z] cmd/dockerd/options.go [2022-07-18T13:44:31.116Z] cmd/dockerd/options_test.go [2022-07-18T13:44:31.116Z] cmd/dockerd/service_windows.go [2022-07-18T13:44:31.116Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-18T13:44:31.116Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-18T13:44:34.013Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-07-18T13:44:34.013Z] === RUN TestServiceUpdateConfigs [2022-07-18T13:44:34.478Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-18T13:44:34.478Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-18T13:44:35.406Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-18T13:44:38.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-18T13:44:39.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-18T13:44:39.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-18T13:44:40.169Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-18T13:44:40.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-18T13:44:40.731Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-18T13:44:40.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-18T13:44:40.988Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-18T13:44:42.356Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-18T13:44:43.723Z] docker_api_swarm_test.go:46: [de73d88976e50] joining swarm manager [dc556e555d23c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:44:48.869Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-07-18T13:44:48.869Z] === RUN TestServiceUpdateNetwork [2022-07-18T13:44:51.812Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-18T13:44:52.069Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-18T13:44:54.588Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-18T13:45:01.037Z] --- PASS: TestServiceUpdateNetwork (12.15s) [2022-07-18T13:45:01.038Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T13:45:01.038Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-18T13:45:01.600Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-18T13:45:02.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-18T13:45:02.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-18T13:45:04.068Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-18T13:45:04.631Z] --- PASS: TestImportExtremelyLargeImageWorks (181.63s) [2022-07-18T13:45:04.631Z] PASS [2022-07-18T13:45:04.631Z] [2022-07-18T13:45:04.631Z] DONE 22 tests in 185.913s [2022-07-18T13:45:04.631Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-18T13:45:04.631Z] ++ 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-07-18T13:45:04.631Z] ++ set -e [2022-07-18T13:45:04.631Z] ++ '[' -n 0 ']' [2022-07-18T13:45:04.631Z] ++ set -x [2022-07-18T13:45:04.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=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-07-18T13:45:04.631Z] === RUN TestStripANSICommands [2022-07-18T13:45:04.631Z] === RUN TestStripANSICommands/#00 [2022-07-18T13:45:04.631Z] === RUN TestStripANSICommands/#01 [2022-07-18T13:45:04.631Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-18T13:45:04.631Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-18T13:45:04.631Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-18T13:45:04.631Z] PASS [2022-07-18T13:45:04.631Z] [2022-07-18T13:45:04.631Z] DONE 3 tests in 0.050s [2022-07-18T13:45:04.631Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-18T13:45:04.631Z] ++ 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-07-18T13:45:04.631Z] ++ set -e [2022-07-18T13:45:04.631Z] ++ '[' -n 0 ']' [2022-07-18T13:45:04.631Z] ++ set -x [2022-07-18T13:45:04.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=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-07-18T13:45:04.631Z] INFO: Testing against a local daemon [2022-07-18T13:45:04.631Z] === RUN TestNetworkCreateDelete [2022-07-18T13:45:04.887Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-07-18T13:45:04.887Z] === RUN TestDockerNetworkDeletePreferID [2022-07-18T13:45:05.450Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-18T13:45:05.450Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-18T13:45:05.450Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2022-07-18T13:45:05.450Z] === RUN TestDaemonDNSFallback [2022-07-18T13:45:08.724Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-18T13:45:09.656Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-18T13:45:09.687Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-18T13:45:11.022Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-18T13:45:12.388Z] --- PASS: TestDaemonDNSFallback (6.75s) [2022-07-18T13:45:12.388Z] === RUN TestInspectNetwork [2022-07-18T13:45:14.909Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-18T13:45:16.223Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-07-18T13:45:16.223Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-18T13:45:16.223Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-18T13:45:16.223Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-18T13:45:16.223Z] PASS [2022-07-18T13:45:16.223Z] [2022-07-18T13:45:16.223Z] === Skipped [2022-07-18T13:45:16.223Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-18T13:45:16.223Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:45:16.223Z] [2022-07-18T13:45:16.223Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-18T13:45:16.223Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-18T13:45:16.223Z] [2022-07-18T13:45:16.223Z] DONE 27 tests, 2 skipped in 129.883s [2022-07-18T13:45:16.223Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T13:45:16.223Z] ++ 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-07-18T13:45:16.223Z] ++ set -e [2022-07-18T13:45:16.223Z] ++ '[' -n 0 ']' [2022-07-18T13:45:16.223Z] ++ set -x [2022-07-18T13:45:16.223Z] ++ 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-07-18T13:45:16.223Z] INFO: Testing against a local daemon [2022-07-18T13:45:16.223Z] === RUN TestSessionCreate [2022-07-18T13:45:16.223Z] --- PASS: TestSessionCreate (0.02s) [2022-07-18T13:45:16.223Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T13:45:16.223Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-18T13:45:16.223Z] PASS [2022-07-18T13:45:16.223Z] [2022-07-18T13:45:16.223Z] DONE 2 tests in 0.124s [2022-07-18T13:45:16.223Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T13:45:16.223Z] ++ 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-07-18T13:45:16.223Z] ++ set -e [2022-07-18T13:45:16.223Z] ++ '[' -n 0 ']' [2022-07-18T13:45:16.223Z] ++ set -x [2022-07-18T13:45:16.223Z] ++ 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-07-18T13:45:16.223Z] INFO: Testing against a local daemon [2022-07-18T13:45:16.223Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T13:45:16.223Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T13:45:16.223Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T13:45:16.223Z] === RUN TestDiskUsage [2022-07-18T13:45:16.223Z] === PAUSE TestDiskUsage [2022-07-18T13:45:16.223Z] === RUN TestEventsExecDie [2022-07-18T13:45:16.277Z] === RUN TestInspectNetwork/full_network_id [2022-07-18T13:45:16.277Z] === RUN TestInspectNetwork/partial_network_id [2022-07-18T13:45:16.277Z] === RUN TestInspectNetwork/network_name [2022-07-18T13:45:16.277Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-18T13:45:16.479Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-18T13:45:16.479Z] === RUN TestEventsBackwardsCompatible [2022-07-18T13:45:16.479Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-18T13:45:16.479Z] === RUN TestEventsVolumeCreate [2022-07-18T13:45:16.479Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-18T13:45:16.479Z] === RUN TestInfoBinaryCommits [2022-07-18T13:45:16.479Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-18T13:45:16.479Z] === RUN TestInfoAPIVersioned [2022-07-18T13:45:16.479Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T13:45:16.479Z] === RUN TestInfoAPI [2022-07-18T13:45:16.479Z] --- PASS: TestInfoAPI (0.02s) [2022-07-18T13:45:16.479Z] === RUN TestInfoAPIWarnings [2022-07-18T13:45:16.532Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-18T13:45:17.897Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-18T13:45:20.416Z] --- PASS: TestInspectNetwork (8.21s) [2022-07-18T13:45:20.416Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-18T13:45:20.416Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-18T13:45:20.416Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-18T13:45:20.416Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-18T13:45:20.416Z] === RUN TestRunContainerWithBridgeNone [2022-07-18T13:45:22.311Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-07-18T13:45:22.311Z] === RUN TestNetworkInvalidJSON [2022-07-18T13:45:22.311Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-18T13:45:22.311Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-18T13:45:22.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:45:22.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:45:22.311Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:45:22.311Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:45:22.311Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-18T13:45:22.311Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-18T13:45:22.311Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-18T13:45:22.312Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-18T13:45:22.568Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-18T13:45:22.568Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-18T13:45:22.568Z] === RUN TestNetworkList [2022-07-18T13:45:22.568Z] === RUN TestNetworkList//networks [2022-07-18T13:45:22.568Z] === PAUSE TestNetworkList//networks [2022-07-18T13:45:22.568Z] === RUN TestNetworkList//networks/ [2022-07-18T13:45:22.568Z] === PAUSE TestNetworkList//networks/ [2022-07-18T13:45:22.568Z] === CONT TestNetworkList//networks [2022-07-18T13:45:22.568Z] === CONT TestNetworkList//networks/ [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkList (0.03s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-18T13:45:22.568Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-18T13:45:22.568Z] === RUN TestHostIPv4BridgeLabel [2022-07-18T13:45:23.131Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-18T13:45:23.131Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-18T13:45:24.060Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-07-18T13:45:24.060Z] === RUN TestDaemonDefaultNetworkPools [2022-07-18T13:45:24.989Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-07-18T13:45:24.989Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-18T13:45:26.356Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-07-18T13:45:26.356Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-18T13:45:27.284Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-07-18T13:45:27.284Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-18T13:45:28.228Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-18T13:45:28.228Z] === RUN TestServiceWithPredefinedNetwork [2022-07-18T13:45:28.808Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-18T13:45:28.808Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-18T13:45:31.329Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2022-07-18T13:45:31.329Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-18T13:45:31.329Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:45:31.329Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:45:31.329Z] === RUN TestServiceWithDataPathPortInit [2022-07-18T13:45:32.257Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-18T13:45:32.257Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-18T13:45:32.821Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-18T13:45:33.384Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-18T13:45:33.384Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-18T13:45:33.640Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-18T13:45:33.897Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-18T13:45:34.546Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-18T13:45:34.546Z] === RUN TestInfoDebug [2022-07-18T13:45:34.546Z] --- PASS: TestInfoDebug (0.52s) [2022-07-18T13:45:34.546Z] === RUN TestInfoInsecureRegistries [2022-07-18T13:45:34.546Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-18T13:45:34.546Z] === RUN TestInfoRegistryMirrors [2022-07-18T13:45:34.546Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-18T13:45:34.546Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T13:45:35.109Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-18T13:45:35.109Z] === RUN TestPingCacheHeaders [2022-07-18T13:45:35.109Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-18T13:45:35.109Z] === RUN TestPingGet [2022-07-18T13:45:35.109Z] --- PASS: TestPingGet (0.01s) [2022-07-18T13:45:35.109Z] === RUN TestPingHead [2022-07-18T13:45:35.109Z] --- PASS: TestPingHead (0.02s) [2022-07-18T13:45:35.109Z] === RUN TestPingSwarmHeader [2022-07-18T13:45:35.263Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-18T13:45:35.671Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T13:45:36.194Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-18T13:45:36.234Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T13:45:37.121Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-18T13:45:37.161Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T13:45:37.161Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-18T13:45:37.161Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T13:45:37.161Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T13:45:37.161Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T13:45:37.161Z] === RUN TestVersion [2022-07-18T13:45:37.161Z] --- PASS: TestVersion (0.02s) [2022-07-18T13:45:37.161Z] === CONT TestDiskUsage [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T13:45:37.722Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T13:45:38.049Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T13:45:38.284Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage (1.11s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-18T13:45:38.284Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:45:38.284Z] PASS [2022-07-18T13:45:38.284Z] [2022-07-18T13:45:38.284Z] === Skipped [2022-07-18T13:45:38.284Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T13:45:38.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T13:45:38.284Z] [2022-07-18T13:45:38.284Z] DONE 54 tests, 1 skipped in 22.512s [2022-07-18T13:45:38.284Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T13:45:38.284Z] ++ 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-07-18T13:45:38.284Z] ++ set -e [2022-07-18T13:45:38.284Z] ++ '[' -n 0 ']' [2022-07-18T13:45:38.284Z] ++ set -x [2022-07-18T13:45:38.284Z] ++ 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-07-18T13:45:38.284Z] INFO: Testing against a local daemon [2022-07-18T13:45:38.284Z] === RUN TestVolumesCreateAndList [2022-07-18T13:45:38.284Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-18T13:45:38.284Z] === RUN TestVolumesRemove [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-18T13:45:38.540Z] === RUN TestVolumesInspect [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-18T13:45:38.540Z] === RUN TestVolumesInvalidJSON [2022-07-18T13:45:38.540Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T13:45:38.540Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T13:45:38.540Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T13:45:38.540Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T13:45:38.540Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T13:45:38.540Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T13:45:38.540Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T13:45:38.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T13:45:38.540Z] PASS [2022-07-18T13:45:38.540Z] [2022-07-18T13:45:38.540Z] DONE 9 tests in 0.198s [2022-07-18T13:45:38.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T13:45:38.540Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T13:45:38.540Z] +++ kill 14296 [2022-07-18T13:45:38.797Z] +++ /etc/init.d/apparmor stop [2022-07-18T13:45:38.797Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T13:45:38.797Z] [2022-07-18T13:45:38.797Z] Unloading profiles will leave already running processes permanently [2022-07-18T13:45:38.797Z] unconfined, which can lead to unexpected situations. [2022-07-18T13:45:38.797Z] [2022-07-18T13:45:38.797Z] To set a process to complain mode, use the command line tool [2022-07-18T13:45:38.797Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T13:45:38.797Z] +++ true [2022-07-18T13:45:38.797Z] exiting test-integration [2022-07-18T13:45:38.797Z] ++ exit 0 [2022-07-18T13:45:38.797Z] [2022-07-18T13:45:38.976Z] === RUN TestDockerSuite/TestBuildEnvOverwrite Post stage [Pipeline] junit [2022-07-18T13:45:39.369Z] Recording test results [2022-07-18T13:45:39.541Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-18T13:45:39.581Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T13:45:39.906Z] + echo Ensuring container killed. [2022-07-18T13:45:39.906Z] Ensuring container killed. [2022-07-18T13:45:39.906Z] + docker rm -vf docker-pr2 [2022-07-18T13:45:39.906Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-18T13:45:40.188Z] + echo Chowning /workspace to jenkins user [2022-07-18T13:45:40.188Z] Chowning /workspace to jenkins user [2022-07-18T13:45:40.188Z] + id -u [2022-07-18T13:45:40.188Z] + id -g [2022-07-18T13:45:40.188Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43832:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T13:45:41.898Z] + bundleName=arm64-integration [2022-07-18T13:45:41.898Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-18T13:45:41.898Z] Creating arm64-integration-bundles.tar.gz [2022-07-18T13:45:41.898Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-18T13:45:41.898Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-18T13:45:42.164Z] Archiving artifacts [2022-07-18T13:45:42.369Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43832/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T13:45:42.666Z] + make clean [2022-07-18T13:45:42.666Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T13:45:42.666Z] docker-dev-cache [2022-07-18T13:45:42.666Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T13:45:44.790Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-18T13:45:46.679Z] --- PASS: TestServiceWithDataPathPortInit (15.58s) [2022-07-18T13:45:46.679Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-18T13:45:49.948Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:37f21e40dkagcc3oj2l2akq8a Created:2022-07-18 13:45:47.920539599 +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[44d692b16e8b35d3f1e7cc93f482a049d273490d30b85a7c26d41ed43f10404e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l492pxdqbfynnecej5g11n38n EndpointID:f3667af1084ebaaa134a4484f01f9f990a03ed91e4057bd9bbef33c6079af66e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:958dcbff0d8c0fe8e7b08c6375dd9a4121fd14d145de93bc340f97cb392d341f 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:a82bab12cc12 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l492pxdqbfynnecej5g11n38n EndpointID:f3667af1084ebaaa134a4484f01f9f990a03ed91e4057bd9bbef33c6079af66e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-18T13:45:51.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-18T13:45:53.836Z] docker_api_swarm_test.go:304: [de7cc2239dc3c] joining swarm manager [d1aaa69d56209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:45:54.772Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) [2022-07-18T13:45:54.772Z] PASS [2022-07-18T13:45:54.772Z] [2022-07-18T13:45:54.772Z] === Skipped [2022-07-18T13:45:54.772Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-18T13:45:54.772Z] service_test.go:243: FLAKY_TEST [2022-07-18T13:45:54.772Z] [2022-07-18T13:45:54.772Z] DONE 38 tests, 1 skipped in 50.035s [2022-07-18T13:45:54.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:45:54.772Z] ++ 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-07-18T13:45:54.772Z] ++ set -e [2022-07-18T13:45:54.772Z] ++ '[' -n 0 ']' [2022-07-18T13:45:54.772Z] ++ set -x [2022-07-18T13:45:54.772Z] ++ 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-07-18T13:45:54.772Z] INFO: Testing against a local daemon [2022-07-18T13:45:54.772Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-18T13:45:54.772Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:45:54.772Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:45:54.772Z] === RUN TestDockerNetworkIpvlan [2022-07-18T13:45:54.772Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:45:54.772Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:45:54.772Z] PASS [2022-07-18T13:45:54.772Z] [2022-07-18T13:45:54.772Z] === Skipped [2022-07-18T13:45:54.772Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-18T13:45:54.772Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:45:54.772Z] [2022-07-18T13:45:54.772Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-18T13:45:54.772Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-18T13:45:54.772Z] [2022-07-18T13:45:54.772Z] DONE 2 tests, 2 skipped in 0.105s [2022-07-18T13:45:54.772Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-18T13:45:54.772Z] ++ 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-07-18T13:45:54.772Z] ++ set -e [2022-07-18T13:45:54.772Z] ++ '[' -n 0 ']' [2022-07-18T13:45:54.772Z] ++ set -x [2022-07-18T13:45:54.772Z] ++ 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-07-18T13:45:54.772Z] INFO: Testing against a local daemon [2022-07-18T13:45:54.772Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-18T13:45:55.334Z] docker_api_swarm_test.go:305: [dd4fa530b7013] joining swarm manager [d1aaa69d56209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:45:56.263Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-07-18T13:45:56.263Z] === RUN TestDockerNetworkMacvlan [2022-07-18T13:45:57.191Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-18T13:45:57.192Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-18T13:45:58.121Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-18T13:45:59.049Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-18T13:45:59.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-18T13:46:00.911Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-18T13:46:01.474Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-18T13:46:03.367Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-18T13:46:07.521Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-18T13:46:07.521Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-18T13:46:07.521Z] { [2022-07-18T13:46:07.521Z] "RT_GROUP_ICON": { [2022-07-18T13:46:07.521Z] "#1": { [2022-07-18T13:46:07.521Z] "0409": "../../winresources/docker.ico" [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] }, [2022-07-18T13:46:07.521Z] "RT_MANIFEST": { [2022-07-18T13:46:07.521Z] "#1": { [2022-07-18T13:46:07.521Z] "0409": { [2022-07-18T13:46:07.521Z] "identity": {}, [2022-07-18T13:46:07.521Z] "description": "Docker Engine", [2022-07-18T13:46:07.521Z] "minimum-os": "vista", [2022-07-18T13:46:07.521Z] "execution-level": "", [2022-07-18T13:46:07.521Z] "ui-access": false, [2022-07-18T13:46:07.521Z] "auto-elevate": false, [2022-07-18T13:46:07.521Z] "dpi-awareness": "unaware", [2022-07-18T13:46:07.521Z] "disable-theming": false, [2022-07-18T13:46:07.521Z] "disable-window-filtering": false, [2022-07-18T13:46:07.521Z] "high-resolution-scrolling-aware": false, [2022-07-18T13:46:07.521Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-18T13:46:07.521Z] "long-path-aware": false, [2022-07-18T13:46:07.521Z] "printer-driver-isolation": false, [2022-07-18T13:46:07.521Z] "gdi-scaling": false, [2022-07-18T13:46:07.521Z] "segment-heap": false, [2022-07-18T13:46:07.521Z] "use-common-controls-v6": false [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] }, [2022-07-18T13:46:07.521Z] "RT_MESSAGETABLE": { [2022-07-18T13:46:07.521Z] "#1": { [2022-07-18T13:46:07.521Z] "0409": "../../winresources/event_messages.bin" [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] }, [2022-07-18T13:46:07.521Z] "RT_VERSION": { [2022-07-18T13:46:07.521Z] "#1": { [2022-07-18T13:46:07.521Z] "0409": { [2022-07-18T13:46:07.521Z] "fixed": { [2022-07-18T13:46:07.521Z] "file_version": "0.0.0.0", [2022-07-18T13:46:07.521Z] "product_version": "0.0.0.0", [2022-07-18T13:46:07.521Z] "type": "Unknown" [2022-07-18T13:46:07.521Z] }, [2022-07-18T13:46:07.521Z] "info": { [2022-07-18T13:46:07.521Z] "0000": { [2022-07-18T13:46:07.521Z] "CompanyName": "", [2022-07-18T13:46:07.521Z] "FileVersion": "dev", [2022-07-18T13:46:07.521Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-18T13:46:07.521Z] "OriginalFileName": "docker-proxy.exe", [2022-07-18T13:46:07.521Z] "ProductName": "", [2022-07-18T13:46:07.521Z] "ProductVersion": "dev", [2022-07-18T13:46:07.521Z] "SpecialBuild": "bf3d16d235efa233c3b50eacd5a61ecc35fc3177" [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] } [2022-07-18T13:46:07.521Z] cmd/docker-proxy/genwinres_windows.go [2022-07-18T13:46:07.521Z] cmd/docker-proxy/main.go [2022-07-18T13:46:07.521Z] cmd/docker-proxy/network_proxy_test.go [2022-07-18T13:46:07.521Z] cmd/docker-proxy/proxy.go [2022-07-18T13:46:07.521Z] cmd/docker-proxy/sctp_proxy.go [2022-07-18T13:46:07.521Z] cmd/docker-proxy/tcp_proxy.go [2022-07-18T13:46:07.521Z] cmd/docker-proxy/udp_proxy.go [2022-07-18T13:46:07.521Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-18T13:46:07.521Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-18T13:46:07.521Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-18T13:46:07.521Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-18T13:46:07.521Z] remote: Enumerating objects: 23, done. [2022-07-18T13:46:07.521Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-18T13:46:07.521Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-18T13:46:07.521Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-18T13:46:07.521Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-18T13:46:07.521Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-18T13:46:07.521Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-18T13:46:07.521Z] Cross building: bundles/cross/linux/ppc64le [2022-07-18T13:46:07.521Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-18T13:46:07.521Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-18T13:46:08.620Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-18T13:46:08.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-18T13:46:08.876Z] --- PASS: TestDockerNetworkMacvlan (12.58s) [2022-07-18T13:46:08.876Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.21s) [2022-07-18T13:46:08.876Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-18T13:46:08.876Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-07-18T13:46:08.876Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2022-07-18T13:46:08.876Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2022-07-18T13:46:08.876Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-07-18T13:46:08.876Z] PASS [2022-07-18T13:46:08.876Z] [2022-07-18T13:46:08.876Z] DONE 8 tests in 14.090s [2022-07-18T13:46:08.876Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-18T13:46:08.876Z] ++ 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-07-18T13:46:08.876Z] ++ set -e [2022-07-18T13:46:08.876Z] ++ '[' -n 0 ']' [2022-07-18T13:46:08.876Z] ++ set -x [2022-07-18T13:46:08.876Z] ++ 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-07-18T13:46:08.876Z] testing: warning: no tests to run [2022-07-18T13:46:08.876Z] PASS [2022-07-18T13:46:08.876Z] [2022-07-18T13:46:08.876Z] DONE 0 tests in 0.037s [2022-07-18T13:46:08.876Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-18T13:46:08.876Z] ++ 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-07-18T13:46:08.876Z] ++ set -e [2022-07-18T13:46:08.876Z] ++ '[' -n 0 ']' [2022-07-18T13:46:08.876Z] ++ set -x [2022-07-18T13:46:08.876Z] ++ 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-07-18T13:46:09.132Z] INFO: Testing against a local daemon [2022-07-18T13:46:09.132Z] === RUN TestAuthZPluginAllowRequest [2022-07-18T13:46:09.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-18T13:46:09.952Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-18T13:46:10.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-18T13:46:10.515Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-07-18T13:46:10.515Z] === RUN TestAuthZPluginTLS [2022-07-18T13:46:11.078Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-18T13:46:11.078Z] === RUN TestAuthZPluginDenyRequest [2022-07-18T13:46:11.334Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-18T13:46:11.334Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-18T13:46:11.334Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-18T13:46:11.591Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2022-07-18T13:46:11.591Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-18T13:46:11.847Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-18T13:46:12.104Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-07-18T13:46:12.104Z] === RUN TestAuthZPluginDenyResponse [2022-07-18T13:46:12.668Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-18T13:46:12.668Z] === RUN TestAuthZPluginAllowEventStream [2022-07-18T13:46:13.232Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-18T13:46:14.600Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2022-07-18T13:46:14.600Z] === RUN TestAuthZPluginErrorResponse [2022-07-18T13:46:15.164Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-18T13:46:15.164Z] === RUN TestAuthZPluginErrorRequest [2022-07-18T13:46:15.727Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-18T13:46:15.727Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-18T13:46:16.289Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-18T13:46:16.289Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-18T13:46:18.214Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2022-07-18T13:46:18.214Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-18T13:46:20.105Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2022-07-18T13:46:20.105Z] === RUN TestAuthZPluginHeader [2022-07-18T13:46:20.105Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-18T13:46:20.361Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-18T13:46:20.617Z] --- PASS: TestAuthZPluginHeader (0.85s) [2022-07-18T13:46:20.617Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-18T13:46:20.873Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-18T13:46:21.129Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-18T13:46:21.386Z] === RUN TestDockerSuite/TestBuildFails [2022-07-18T13:46:21.949Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-18T13:46:21.949Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-18T13:46:23.842Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-18T13:46:25.210Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-18T13:46:25.778Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.96s) [2022-07-18T13:46:25.778Z] === RUN TestAuthZPluginV2Disable [2022-07-18T13:46:26.341Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-18T13:46:27.270Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-18T13:46:27.526Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-18T13:46:28.456Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-18T13:46:29.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-18T13:46:29.826Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-18T13:46:30.083Z] --- PASS: TestAuthZPluginV2Disable (4.35s) [2022-07-18T13:46:30.083Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-18T13:46:30.647Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-18T13:46:30.905Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-18T13:46:32.272Z] docker_api_swarm_test.go:272: [d394d99c330be] joining swarm manager [d1e7417d64cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:46:32.836Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-18T13:46:33.399Z] docker_api_swarm_test.go:273: [dd91c8e4063b1] joining swarm manager [d1e7417d64cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:46:34.328Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.17s) [2022-07-18T13:46:34.328Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-18T13:46:34.585Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-18T13:46:35.514Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-18T13:46:36.077Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-18T13:46:36.640Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-18T13:46:37.208Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-18T13:46:37.783Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-18T13:46:37.783Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-18T13:46:39.150Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-18T13:46:39.407Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-18T13:46:39.971Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-18T13:46:40.534Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-18T13:46:41.097Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-18T13:46:41.662Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-18T13:46:42.591Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-18T13:46:44.483Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-18T13:46:45.412Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.31s) [2022-07-18T13:46:45.412Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-18T13:46:48.681Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-18T13:46:51.199Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-18T13:46:51.199Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-18T13:46:51.199Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-18T13:46:51.199Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-18T13:46:51.199Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-18T13:46:51.199Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-18T13:46:52.128Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-18T13:46:53.056Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-18T13:46:54.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-18T13:46:55.511Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-18T13:46:56.073Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-18T13:46:56.329Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-18T13:47:02.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2022-07-18T13:47:02.869Z] PASS [2022-07-18T13:47:02.869Z] [2022-07-18T13:47:02.869Z] DONE 17 tests in 53.389s [2022-07-18T13:47:02.869Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-18T13:47:02.869Z] ++ 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-07-18T13:47:02.869Z] ++ set -e [2022-07-18T13:47:02.869Z] ++ '[' -n 0 ']' [2022-07-18T13:47:02.869Z] ++ set -x [2022-07-18T13:47:02.870Z] ++ 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-07-18T13:47:02.870Z] INFO: Testing against a local daemon [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:47:02.870Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:47:02.870Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-18T13:47:02.870Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-18T13:47:02.870Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-18T13:47:02.870Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-18T13:47:02.870Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-18T13:47:02.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-18T13:47:02.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-18T13:47:02.870Z] === RUN TestPluginInstall [2022-07-18T13:47:02.870Z] === RUN TestPluginInstall/no_auth [2022-07-18T13:47:02.870Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-18T13:47:04.781Z] time="2022-07-18T13:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:47:04.781Z] time="2022-07-18T13:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d0f302f6d6afa6b17feb8e2e4fa07e083f3d1e5ebaa67d33f3b234fa213dba4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:47:04.781Z] time="2022-07-18T13:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:47:04.781Z] time="2022-07-18T13:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d0f302f6d6afa6b17feb8e2e4fa07e083f3d1e5ebaa67d33f3b234fa213dba4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:47:05.344Z] === RUN TestPluginInstall/with_htpasswd [2022-07-18T13:47:05.600Z] time="2022-07-18T13:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:47:05.600Z] time="2022-07-18T13:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c00784243c9cd908b18f45cfc18cbe4ecd0c21da33277ced212c1e1a8952444a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:47:05.600Z] time="2022-07-18T13:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:47:05.600Z] time="2022-07-18T13:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c00784243c9cd908b18f45cfc18cbe4ecd0c21da33277ced212c1e1a8952444a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:47:05.856Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-18T13:47:06.112Z] === RUN TestPluginInstall/with_insecure [2022-07-18T13:47:06.675Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-18T13:47:06.932Z] time="2022-07-18T13:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:47:06.932Z] time="2022-07-18T13:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55858cd27573268343b0d8a80895d57ce92336ab4ad8f0b05d74b98af3c2e3c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:47:06.932Z] time="2022-07-18T13:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-18T13:47:06.932Z] time="2022-07-18T13:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55858cd27573268343b0d8a80895d57ce92336ab4ad8f0b05d74b98af3c2e3c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-18T13:47:07.495Z] plugin_test.go:195: [d4704ebb5d9fc] daemon is not started [2022-07-18T13:47:07.495Z] --- PASS: TestPluginInstall (4.83s) [2022-07-18T13:47:07.495Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2022-07-18T13:47:07.495Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2022-07-18T13:47:07.495Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-07-18T13:47:07.495Z] === RUN TestPluginsWithRuntimes [2022-07-18T13:47:08.865Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-18T13:47:08.865Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-18T13:47:08.865Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-18T13:47:09.121Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-18T13:47:10.050Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-18T13:47:11.421Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-07-18T13:47:11.421Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-07-18T13:47:11.421Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-07-18T13:47:11.421Z] === RUN TestPluginBackCompatMediaTypes [2022-07-18T13:47:11.985Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-07-18T13:47:11.985Z] PASS [2022-07-18T13:47:11.985Z] [2022-07-18T13:47:11.985Z] DONE 24 tests in 9.756s [2022-07-18T13:47:12.241Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-18T13:47:12.241Z] ++ 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-07-18T13:47:12.241Z] ++ set -e [2022-07-18T13:47:12.241Z] ++ '[' -n 0 ']' [2022-07-18T13:47:12.241Z] ++ set -x [2022-07-18T13:47:12.242Z] ++ 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-07-18T13:47:12.242Z] INFO: Testing against a local daemon [2022-07-18T13:47:12.242Z] === RUN TestExternalGraphDriver [2022-07-18T13:47:12.242Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-18T13:47:12.498Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-18T13:47:12.498Z] === RUN TestExternalGraphDriver/json [2022-07-18T13:47:14.392Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-18T13:47:14.392Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-18T13:47:14.392Z] === RUN TestExternalGraphDriver/spec [2022-07-18T13:47:16.286Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-18T13:47:16.286Z] === RUN TestExternalGraphDriver/pull [2022-07-18T13:47:16.542Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-18T13:47:17.105Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-18T13:47:18.034Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-18T13:47:18.290Z] --- PASS: TestExternalGraphDriver (6.15s) [2022-07-18T13:47:18.290Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-07-18T13:47:18.290Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-07-18T13:47:18.290Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2022-07-18T13:47:18.290Z] === RUN TestGraphdriverPluginV2 [2022-07-18T13:47:18.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-18T13:47:19.475Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-18T13:47:19.732Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-18T13:47:19.989Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-18T13:47:20.919Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-18T13:47:21.483Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-18T13:47:22.047Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-18T13:47:22.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-18T13:47:23.676Z] --- PASS: TestGraphdriverPluginV2 (5.36s) [2022-07-18T13:47:23.676Z] PASS [2022-07-18T13:47:23.676Z] [2022-07-18T13:47:23.676Z] DONE 5 tests in 11.626s [2022-07-18T13:47:23.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-18T13:47:23.676Z] ++ 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-07-18T13:47:23.676Z] ++ set -e [2022-07-18T13:47:23.676Z] ++ '[' -n 0 ']' [2022-07-18T13:47:23.676Z] ++ set -x [2022-07-18T13:47:23.676Z] ++ 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-07-18T13:47:23.951Z] INFO: Testing against a local daemon [2022-07-18T13:47:23.951Z] === RUN TestContinueAfterPluginCrash [2022-07-18T13:47:23.951Z] === PAUSE TestContinueAfterPluginCrash [2022-07-18T13:47:23.951Z] === RUN TestReadPluginNoRead [2022-07-18T13:47:23.951Z] === PAUSE TestReadPluginNoRead [2022-07-18T13:47:23.951Z] === RUN TestDaemonStartWithLogOpt [2022-07-18T13:47:23.951Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-18T13:47:23.951Z] === CONT TestContinueAfterPluginCrash [2022-07-18T13:47:23.951Z] === CONT TestDaemonStartWithLogOpt [2022-07-18T13:47:24.209Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-18T13:47:24.466Z] docker_api_swarm_node_test.go:20: [d501d14ad3385] joining swarm manager [d1faafce128eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:47:25.833Z] docker_api_swarm_node_test.go:21: [d7838226bc3dc] joining swarm manager [d1faafce128eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:47:27.726Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-18T13:47:29.094Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-18T13:47:29.094Z] --- PASS: TestDaemonStartWithLogOpt (4.97s) [2022-07-18T13:47:29.094Z] === CONT TestReadPluginNoRead [2022-07-18T13:47:30.986Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-18T13:47:31.548Z] === RUN TestReadPluginNoRead/default [2022-07-18T13:47:31.803Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-18T13:47:32.733Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-18T13:47:33.296Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-18T13:47:33.859Z] --- PASS: TestContinueAfterPluginCrash (10.04s) [2022-07-18T13:47:34.789Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-18T13:47:35.353Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-18T13:47:36.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-18T13:47:36.284Z] === CONT TestReadPluginNoRead [2022-07-18T13:47:36.284Z] read_test.go:92: [d5a8be6d2020e] daemon is not started [2022-07-18T13:47:36.284Z] --- PASS: TestReadPluginNoRead (7.49s) [2022-07-18T13:47:36.284Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-07-18T13:47:36.284Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2022-07-18T13:47:36.284Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2022-07-18T13:47:36.284Z] PASS [2022-07-18T13:47:36.284Z] [2022-07-18T13:47:36.284Z] DONE 6 tests in 12.608s [2022-07-18T13:47:36.540Z] 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-07-18T13:47:36.540Z] ++ 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-07-18T13:47:36.540Z] ++ set -e [2022-07-18T13:47:36.540Z] ++ '[' -n 0 ']' [2022-07-18T13:47:36.540Z] ++ set -x [2022-07-18T13:47:36.540Z] ++ 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-07-18T13:47:36.540Z] testing: warning: no tests to run [2022-07-18T13:47:36.540Z] PASS [2022-07-18T13:47:36.540Z] [2022-07-18T13:47:36.540Z] DONE 0 tests in 0.044s [2022-07-18T13:47:36.540Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-18T13:47:36.540Z] ++ 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-07-18T13:47:36.540Z] ++ set -e [2022-07-18T13:47:36.540Z] ++ '[' -n 0 ']' [2022-07-18T13:47:36.540Z] ++ set -x [2022-07-18T13:47:36.540Z] ++ 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-07-18T13:47:36.540Z] INFO: Testing against a local daemon [2022-07-18T13:47:36.540Z] === RUN TestPluginWithDevMounts [2022-07-18T13:47:36.540Z] === PAUSE TestPluginWithDevMounts [2022-07-18T13:47:36.540Z] === CONT TestPluginWithDevMounts [2022-07-18T13:47:37.471Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-18T13:47:38.399Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-18T13:47:38.658Z] --- PASS: TestPluginWithDevMounts (1.94s) [2022-07-18T13:47:38.659Z] PASS [2022-07-18T13:47:38.659Z] [2022-07-18T13:47:38.659Z] DONE 1 tests in 2.088s [2022-07-18T13:47:38.659Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-18T13:47:38.659Z] ++ 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-07-18T13:47:38.659Z] ++ set -e [2022-07-18T13:47:38.659Z] ++ '[' -n 0 ']' [2022-07-18T13:47:38.659Z] ++ set -x [2022-07-18T13:47:38.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=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-07-18T13:47:38.659Z] INFO: Testing against a local daemon [2022-07-18T13:47:38.659Z] === RUN TestSecretInspect [2022-07-18T13:47:39.588Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-18T13:47:41.481Z] docker_api_swarm_test.go:502: [de959235a1ccc] joining swarm manager [dc08dc3029769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:47:41.738Z] --- PASS: TestSecretInspect (3.09s) [2022-07-18T13:47:41.738Z] === RUN TestSecretList [2022-07-18T13:47:45.009Z] --- PASS: TestSecretList (2.60s) [2022-07-18T13:47:45.009Z] === RUN TestSecretsCreateAndDelete [2022-07-18T13:47:46.921Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2022-07-18T13:47:46.921Z] === RUN TestSecretsUpdate [2022-07-18T13:47:47.178Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-18T13:47:49.698Z] --- PASS: TestSecretsUpdate (2.59s) [2022-07-18T13:47:49.698Z] === RUN TestTemplatedSecret [2022-07-18T13:47:50.261Z] docker_api_swarm_test.go:507: [dd89f28325312] joining swarm manager [dc08dc3029769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:47:50.517Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-18T13:47:52.408Z] === RUN TestDockerSuite/TestBuildRm [2022-07-18T13:47:52.665Z] --- PASS: TestTemplatedSecret (3.10s) [2022-07-18T13:47:52.665Z] === RUN TestSecretCreateResolve [2022-07-18T13:47:54.556Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-18T13:47:54.812Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-07-18T13:47:54.812Z] PASS [2022-07-18T13:47:54.812Z] [2022-07-18T13:47:54.812Z] DONE 6 tests in 16.209s [2022-07-18T13:47:54.812Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-18T13:47:54.812Z] ++ 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-07-18T13:47:54.812Z] ++ set -e [2022-07-18T13:47:54.812Z] ++ '[' -n 0 ']' [2022-07-18T13:47:54.812Z] ++ set -x [2022-07-18T13:47:54.812Z] ++ 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-07-18T13:47:55.069Z] INFO: Testing against a local daemon [2022-07-18T13:47:55.069Z] === RUN TestServiceCreateInit [2022-07-18T13:47:55.069Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-18T13:47:55.069Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-18T13:47:56.436Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-18T13:47:56.998Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-18T13:47:57.928Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-18T13:47:58.858Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-18T13:47:58.961Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-18T13:47:58.961Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-18T13:47:58.961Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-18T13:47:58.961Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-18T13:47:58.961Z] Cross building: bundles/cross/linux/s390x [2022-07-18T13:47:58.961Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-18T13:47:58.961Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-18T13:47:59.421Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-18T13:47:59.677Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-18T13:48:02.948Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-18T13:48:02.948Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-18T13:48:03.204Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-18T13:48:03.204Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-18T13:48:03.204Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-18T13:48:03.461Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-18T13:48:04.023Z] --- PASS: TestServiceCreateInit (9.06s) [2022-07-18T13:48:04.023Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.35s) [2022-07-18T13:48:04.023Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.69s) [2022-07-18T13:48:04.023Z] === RUN TestCreateServiceMultipleTimes [2022-07-18T13:48:04.280Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-18T13:48:04.536Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-18T13:48:05.099Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-18T13:48:09.271Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-18T13:48:09.832Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-18T13:48:11.224Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-18T13:48:11.786Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-18T13:48:12.715Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-18T13:48:13.644Z] === RUN TestDockerSuite/TestBuildUser [2022-07-18T13:48:15.011Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-18T13:48:17.529Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-18T13:48:19.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-18T13:48:21.938Z] docker_api_swarm_node_test.go:81: [de34698dd0c92] joining swarm manager [d9cb7a424f50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:48:22.502Z] --- PASS: TestCreateServiceMultipleTimes (18.45s) [2022-07-18T13:48:22.503Z] === RUN TestCreateServiceConflict [2022-07-18T13:48:25.780Z] --- PASS: TestCreateServiceConflict (2.96s) [2022-07-18T13:48:25.780Z] === RUN TestCreateServiceMaxReplicas [2022-07-18T13:48:29.950Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2022-07-18T13:48:29.950Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-18T13:48:30.880Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-18T13:48:31.810Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-18T13:48:32.067Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-18T13:48:32.997Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-18T13:48:33.559Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-18T13:48:34.487Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-18T13:48:34.487Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-18T13:48:34.487Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-18T13:48:34.487Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-18T13:48:34.487Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-18T13:48:34.487Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-18T13:48:34.487Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-18T13:48:34.487Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-18T13:48:34.487Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-18T13:48:35.444Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-18T13:48:35.700Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-18T13:48:36.263Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-18T13:48:36.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-18T13:48:36.825Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-18T13:48:37.389Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-18T13:48:37.389Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-18T13:48:38.757Z] docker_api_swarm_node_test.go:53: [d6ca196b75d03] joining swarm manager [d5a375d140a83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:48:39.686Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-18T13:48:39.686Z] docker_api_swarm_node_test.go:54: [deb0e34a51b25] joining swarm manager [d5a375d140a83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:48:41.050Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-18T13:48:41.306Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-18T13:48:41.563Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-18T13:48:42.125Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-18T13:48:42.125Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-18T13:48:42.125Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-18T13:48:42.688Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-18T13:48:43.615Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.25s) [2022-07-18T13:48:43.615Z] === RUN TestCreateServiceSecretFileMode [2022-07-18T13:48:44.177Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-18T13:48:45.106Z] === RUN TestDockerSuite/TestCommitChange [2022-07-18T13:48:46.035Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-18T13:48:46.596Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2022-07-18T13:48:46.596Z] === RUN TestCreateServiceConfigFileMode [2022-07-18T13:48:46.852Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-18T13:48:47.785Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-18T13:48:49.684Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-18T13:48:49.684Z] --- PASS: TestCreateServiceConfigFileMode (3.04s) [2022-07-18T13:48:49.684Z] === RUN TestCreateServiceSysctls [2022-07-18T13:48:50.247Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-18T13:48:51.615Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-18T13:48:52.983Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-18T13:48:53.544Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-18T13:48:53.545Z] --- PASS: TestCreateServiceSysctls (3.89s) [2022-07-18T13:48:53.545Z] === RUN TestCreateServiceCapabilities [2022-07-18T13:48:54.472Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-18T13:48:54.728Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-18T13:48:55.291Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-18T13:48:56.222Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-18T13:48:56.479Z] --- PASS: TestCreateServiceCapabilities (3.02s) [2022-07-18T13:48:56.479Z] === RUN TestInspect [2022-07-18T13:48:56.735Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-18T13:48:57.298Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-18T13:48:57.860Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-18T13:48:58.789Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-18T13:48:59.718Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-18T13:48:59.974Z] --- PASS: TestInspect (3.42s) [2022-07-18T13:48:59.974Z] === RUN TestCreateJob [2022-07-18T13:49:00.538Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-18T13:49:01.100Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-18T13:49:02.029Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-18T13:49:02.960Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-18T13:49:03.523Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-18T13:49:03.780Z] --- PASS: TestCreateJob (3.87s) [2022-07-18T13:49:03.780Z] === RUN TestReplicatedJob [2022-07-18T13:49:04.036Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-18T13:49:04.964Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-18T13:49:05.895Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-18T13:49:06.824Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-18T13:49:06.824Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-18T13:49:07.753Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-18T13:49:08.317Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-18T13:49:09.683Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-18T13:49:09.940Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-18T13:49:10.196Z] --- PASS: TestReplicatedJob (6.25s) [2022-07-18T13:49:10.196Z] === RUN TestUpdateReplicatedJob [2022-07-18T13:49:10.758Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-18T13:49:12.125Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-18T13:49:12.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-18T13:49:12.690Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-18T13:49:14.056Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2022-07-18T13:49:14.056Z] === RUN TestServiceListWithStatuses [2022-07-18T13:49:14.056Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:49:14.056Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-18T13:49:14.057Z] === RUN TestDockerNetworkConnectAlias [2022-07-18T13:49:14.984Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-18T13:49:19.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-18T13:49:19.174Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-18T13:49:19.430Z] --- PASS: TestDockerNetworkConnectAlias (5.55s) [2022-07-18T13:49:19.430Z] === RUN TestDockerNetworkReConnect [2022-07-18T13:49:20.798Z] docker_api_swarm_test.go:202: [daf02e1d7e452] joining swarm manager [da938c438dfe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:49:22.168Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-18T13:49:22.731Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-18T13:49:24.100Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2022-07-18T13:49:24.100Z] === RUN TestServicePlugin [2022-07-18T13:49:26.623Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-18T13:49:28.519Z] plugin_test.go:61: [d66c6830918cd] joining swarm manager [d5929c521dc58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:49:29.081Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-18T13:49:29.645Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-18T13:49:29.645Z] plugin_test.go:64: [d7c762e0da408] joining swarm manager [d5929c521dc58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:49:32.917Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-18T13:49:33.480Z] === RUN TestDockerSuite/TestCpToDot [2022-07-18T13:49:34.409Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-18T13:49:35.336Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-18T13:49:36.265Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-18T13:49:36.828Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-18T13:49:37.758Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-18T13:49:37.758Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-18T13:49:38.321Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-18T13:49:38.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-18T13:49:39.510Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-18T13:49:39.510Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-18T13:49:39.510Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-18T13:49:40.448Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-18T13:49:41.010Z] docker_api_swarm_test.go:384: [d9bccb1c76a32] joining swarm manager [d6de10b182179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:49:41.010Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-18T13:49:41.010Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-18T13:49:41.010Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-18T13:49:41.266Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-18T13:49:41.828Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-18T13:49:41.828Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-18T13:49:42.085Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-18T13:49:42.085Z] === RUN TestDockerSuite/TestCreateRM [2022-07-18T13:49:42.342Z] docker_api_swarm_test.go:385: [d0dff1b25ddd7] joining swarm manager [d6de10b182179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:49:42.342Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-18T13:49:42.342Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-18T13:49:42.342Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-18T13:49:42.598Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-18T13:49:42.598Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-18T13:49:44.489Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-18T13:49:44.745Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-18T13:49:44.745Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-18T13:49:48.015Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-18T13:49:48.015Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-18T13:49:48.015Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-18T13:49:48.271Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-18T13:49:48.833Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-18T13:49:49.398Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-18T13:49:49.960Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-18T13:49:50.372Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-18T13:49:50.372Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-18T13:49:50.372Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-18T13:49:50.372Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-18T13:49:50.372Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-18T13:49:50.522Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-18T13:49:50.689Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-18T13:49:50.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/test/unit [2022-07-18T13:49:51.221Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-18T13:49:51.221Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-18T13:49:51.221Z] + TESTDIRS=./... [2022-07-18T13:49:51.221Z] + exclude_paths='/vendor/|/integration' [2022-07-18T13:49:51.221Z] ++ go list ./... [2022-07-18T13:49:51.221Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-18T13:49:51.889Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-18T13:49:52.152Z] + pkg_list='github.com/docker/docker/api [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/types [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/types/backend [2022-07-18T13:49:52.152Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/container [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/events [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/filters [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/image [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/mount [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/network [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/registry [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/time [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/versions [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/volume [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/config [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/debug [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/client [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:49:52.153Z] github.com/docker/docker/container [2022-07-18T13:49:52.153Z] github.com/docker/docker/container/stream [2022-07-18T13:49:52.153Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:49:52.153Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:49:52.153Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/config [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/events [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/exec [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/images [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/links [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/names [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/network [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/stats [2022-07-18T13:49:52.153Z] github.com/docker/docker/distribution [2022-07-18T13:49:52.153Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:49:52.153Z] github.com/docker/docker/distribution/utils [2022-07-18T13:49:52.153Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:49:52.153Z] github.com/docker/docker/dockerversion [2022-07-18T13:49:52.153Z] github.com/docker/docker/errdefs [2022-07-18T13:49:52.153Z] github.com/docker/docker/image [2022-07-18T13:49:52.153Z] github.com/docker/docker/image/cache [2022-07-18T13:49:52.153Z] github.com/docker/docker/image/tarexport [2022-07-18T13:49:52.153Z] github.com/docker/docker/image/v1 [2022-07-18T13:49:52.153Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:49:52.153Z] github.com/docker/docker/layer [2022-07-18T13:49:52.153Z] github.com/docker/docker/libcontainerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:49:52.153Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:49:52.153Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:49:52.153Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/libnetwork/types [2022-07-18T13:49:52.153Z] github.com/docker/docker/oci [2022-07-18T13:49:52.153Z] github.com/docker/docker/oci/caps [2022-07-18T13:49:52.153Z] github.com/docker/docker/opts [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/archive [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/directory [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/platform [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/pools [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/progress [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/signal [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/stack [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/system [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:49:52.153Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:49:52.153Z] github.com/docker/docker/plugin [2022-07-18T13:49:52.153Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:49:52.153Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:49:52.153Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:49:52.153Z] github.com/docker/docker/quota [2022-07-18T13:49:52.153Z] github.com/docker/docker/reference [2022-07-18T13:49:52.153Z] github.com/docker/docker/registry [2022-07-18T13:49:52.153Z] github.com/docker/docker/registry/resumable [2022-07-18T13:49:52.153Z] github.com/docker/docker/restartmanager [2022-07-18T13:49:52.153Z] github.com/docker/docker/rootless [2022-07-18T13:49:52.153Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:49:52.153Z] github.com/docker/docker/runconfig [2022-07-18T13:49:52.153Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/environment [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/registry [2022-07-18T13:49:52.153Z] github.com/docker/docker/testutil/request [2022-07-18T13:49:52.153Z] github.com/docker/docker/volume [2022-07-18T13:49:52.153Z] github.com/docker/docker/volume/drivers [2022-07-18T13:49:52.153Z] github.com/docker/docker/volume/local [2022-07-18T13:49:52.153Z] github.com/docker/docker/volume/mounts [2022-07-18T13:49:52.153Z] github.com/docker/docker/volume/service [2022-07-18T13:49:52.153Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:49:52.153Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:49:52.153Z] ++ grep --fixed-strings -v /libnetwork [2022-07-18T13:49:52.153Z] ++ echo 'github.com/docker/docker/api [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/backend [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/container [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/events [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/filters [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/image [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/mount [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/network [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/registry [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/time [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/versions [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:49:52.153Z] github.com/docker/docker/api/types/volume [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:49:52.153Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/config [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/debug [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:49:52.153Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/client [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:49:52.153Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:49:52.153Z] github.com/docker/docker/container [2022-07-18T13:49:52.153Z] github.com/docker/docker/container/stream [2022-07-18T13:49:52.153Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:49:52.153Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:49:52.153Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/config [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/events [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/exec [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/images [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/links [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:49:52.153Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/names [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/network [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/stats [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution/utils [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:49:52.154Z] github.com/docker/docker/dockerversion [2022-07-18T13:49:52.154Z] github.com/docker/docker/errdefs [2022-07-18T13:49:52.154Z] github.com/docker/docker/image [2022-07-18T13:49:52.154Z] github.com/docker/docker/image/cache [2022-07-18T13:49:52.154Z] github.com/docker/docker/image/tarexport [2022-07-18T13:49:52.154Z] github.com/docker/docker/image/v1 [2022-07-18T13:49:52.154Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:49:52.154Z] github.com/docker/docker/layer [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/libnetwork/types [2022-07-18T13:49:52.154Z] github.com/docker/docker/oci [2022-07-18T13:49:52.154Z] github.com/docker/docker/oci/caps [2022-07-18T13:49:52.154Z] github.com/docker/docker/opts [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/archive [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/directory [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/platform [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/pools [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/progress [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/signal [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/stack [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/system [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:49:52.154Z] github.com/docker/docker/plugin [2022-07-18T13:49:52.154Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:49:52.154Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:49:52.154Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:49:52.154Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:49:52.154Z] github.com/docker/docker/quota [2022-07-18T13:49:52.154Z] github.com/docker/docker/reference [2022-07-18T13:49:52.154Z] github.com/docker/docker/registry [2022-07-18T13:49:52.154Z] github.com/docker/docker/registry/resumable [2022-07-18T13:49:52.154Z] github.com/docker/docker/restartmanager [2022-07-18T13:49:52.154Z] github.com/docker/docker/rootless [2022-07-18T13:49:52.154Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:49:52.154Z] github.com/docker/docker/runconfig [2022-07-18T13:49:52.154Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/environment [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/registry [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/request [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/drivers [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/local [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/mounts [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/service [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:49:52.154Z] + base_pkg_list='github.com/docker/docker/api [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/backend [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/container [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/events [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/filters [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/image [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/mount [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/network [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/registry [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/time [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/versions [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:49:52.154Z] github.com/docker/docker/api/types/volume [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:49:52.154Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:49:52.154Z] github.com/docker/docker/cli [2022-07-18T13:49:52.154Z] github.com/docker/docker/cli/config [2022-07-18T13:49:52.154Z] github.com/docker/docker/cli/debug [2022-07-18T13:49:52.154Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:49:52.154Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:49:52.154Z] github.com/docker/docker/client [2022-07-18T13:49:52.154Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:49:52.154Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:49:52.154Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:49:52.154Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:49:52.154Z] github.com/docker/docker/container [2022-07-18T13:49:52.154Z] github.com/docker/docker/container/stream [2022-07-18T13:49:52.154Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:49:52.154Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:49:52.154Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/config [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/events [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/exec [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/images [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/links [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/names [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/network [2022-07-18T13:49:52.154Z] github.com/docker/docker/daemon/stats [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution/utils [2022-07-18T13:49:52.154Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:49:52.154Z] github.com/docker/docker/dockerversion [2022-07-18T13:49:52.154Z] github.com/docker/docker/errdefs [2022-07-18T13:49:52.154Z] github.com/docker/docker/image [2022-07-18T13:49:52.154Z] github.com/docker/docker/image/cache [2022-07-18T13:49:52.154Z] github.com/docker/docker/image/tarexport [2022-07-18T13:49:52.154Z] github.com/docker/docker/image/v1 [2022-07-18T13:49:52.154Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:49:52.154Z] github.com/docker/docker/layer [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:49:52.154Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:49:52.154Z] github.com/docker/docker/oci [2022-07-18T13:49:52.154Z] github.com/docker/docker/oci/caps [2022-07-18T13:49:52.154Z] github.com/docker/docker/opts [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/archive [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/directory [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/platform [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/pools [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/progress [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/signal [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/stack [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/system [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:49:52.154Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:49:52.154Z] github.com/docker/docker/plugin [2022-07-18T13:49:52.154Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:49:52.154Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:49:52.154Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:49:52.154Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:49:52.154Z] github.com/docker/docker/quota [2022-07-18T13:49:52.154Z] github.com/docker/docker/reference [2022-07-18T13:49:52.154Z] github.com/docker/docker/registry [2022-07-18T13:49:52.154Z] github.com/docker/docker/registry/resumable [2022-07-18T13:49:52.154Z] github.com/docker/docker/restartmanager [2022-07-18T13:49:52.154Z] github.com/docker/docker/rootless [2022-07-18T13:49:52.154Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:49:52.154Z] github.com/docker/docker/runconfig [2022-07-18T13:49:52.154Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/environment [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/registry [2022-07-18T13:49:52.154Z] github.com/docker/docker/testutil/request [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/drivers [2022-07-18T13:49:52.154Z] github.com/docker/docker/volume/local [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/mounts [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/service [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:49:52.155Z] ++ echo 'github.com/docker/docker/api [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/backend [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/container [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/events [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/filters [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/image [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/mount [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/network [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/registry [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/time [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/versions [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:49:52.155Z] github.com/docker/docker/api/types/volume [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:49:52.155Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:49:52.155Z] github.com/docker/docker/cli [2022-07-18T13:49:52.155Z] github.com/docker/docker/cli/config [2022-07-18T13:49:52.155Z] github.com/docker/docker/cli/debug [2022-07-18T13:49:52.155Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:49:52.155Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:49:52.155Z] github.com/docker/docker/client [2022-07-18T13:49:52.155Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:49:52.155Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:49:52.155Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:49:52.155Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:49:52.155Z] github.com/docker/docker/container [2022-07-18T13:49:52.155Z] github.com/docker/docker/container/stream [2022-07-18T13:49:52.155Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:49:52.155Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:49:52.155Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/config [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/events [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/exec [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/images [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/links [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/names [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/network [2022-07-18T13:49:52.155Z] github.com/docker/docker/daemon/stats [2022-07-18T13:49:52.155Z] github.com/docker/docker/distribution [2022-07-18T13:49:52.155Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:49:52.155Z] github.com/docker/docker/distribution/utils [2022-07-18T13:49:52.155Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:49:52.155Z] github.com/docker/docker/dockerversion [2022-07-18T13:49:52.155Z] github.com/docker/docker/errdefs [2022-07-18T13:49:52.155Z] github.com/docker/docker/image [2022-07-18T13:49:52.155Z] github.com/docker/docker/image/cache [2022-07-18T13:49:52.155Z] github.com/docker/docker/image/tarexport [2022-07-18T13:49:52.155Z] github.com/docker/docker/image/v1 [2022-07-18T13:49:52.155Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:49:52.155Z] github.com/docker/docker/layer [2022-07-18T13:49:52.155Z] github.com/docker/docker/libcontainerd [2022-07-18T13:49:52.155Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:49:52.155Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:49:52.155Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:49:52.155Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/types [2022-07-18T13:49:52.155Z] github.com/docker/docker/oci [2022-07-18T13:49:52.155Z] github.com/docker/docker/oci/caps [2022-07-18T13:49:52.155Z] github.com/docker/docker/opts [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/archive [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/directory [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/platform [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/pools [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/progress [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/signal [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/stack [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/system [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:49:52.155Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:49:52.155Z] github.com/docker/docker/plugin [2022-07-18T13:49:52.155Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:49:52.155Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:49:52.155Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:49:52.155Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:49:52.155Z] github.com/docker/docker/quota [2022-07-18T13:49:52.155Z] github.com/docker/docker/reference [2022-07-18T13:49:52.155Z] github.com/docker/docker/registry [2022-07-18T13:49:52.155Z] github.com/docker/docker/registry/resumable [2022-07-18T13:49:52.155Z] github.com/docker/docker/restartmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/rootless [2022-07-18T13:49:52.155Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:49:52.155Z] github.com/docker/docker/runconfig [2022-07-18T13:49:52.155Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/environment [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/registry [2022-07-18T13:49:52.155Z] github.com/docker/docker/testutil/request [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/drivers [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/local [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/mounts [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/service [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:49:52.155Z] github.com/docker/docker/volume/testutils' [2022-07-18T13:49:52.155Z] ++ grep --fixed-strings /libnetwork [2022-07-18T13:49:52.155Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:49:52.155Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/types' [2022-07-18T13:49:52.156Z] + echo 'github.com/docker/docker/libnetwork [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/types' [2022-07-18T13:49:52.156Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:49:52.156Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:49:52.156Z] + type docker-proxy [2022-07-18T13:49:52.413Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-18T13:49:52.413Z] + hack/make.sh binary-proxy install-proxy [2022-07-18T13:49:52.413Z] [2022-07-18T13:49:52.413Z] Removing bundles/ [2022-07-18T13:49:52.413Z] [2022-07-18T13:49:52.413Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-18T13:49:52.413Z] Building: bundles/binary-proxy/docker-proxy [2022-07-18T13:49:52.413Z] GOOS="" GOARCH="" GOARM="" [2022-07-18T13:49:52.816Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-18T13:49:55.339Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-18T13:49:56.704Z] --- PASS: TestServicePlugin (32.76s) [2022-07-18T13:49:56.704Z] === RUN TestServiceUpdateLabel [2022-07-18T13:49:56.961Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-18T13:49:57.891Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-18T13:49:59.258Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-18T13:49:59.258Z] --- PASS: TestServiceUpdateLabel (2.56s) [2022-07-18T13:49:59.258Z] === RUN TestServiceUpdateSecrets [2022-07-18T13:50:00.524Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-18T13:50:00.524Z] [2022-07-18T13:50:00.524Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-18T13:50:00.524Z] Installing docker-proxy to /usr/local/bin/ [2022-07-18T13:50:00.524Z] [2022-07-18T13:50:00.524Z] + mkdir -p bundles [2022-07-18T13:50:00.524Z] + '[' -n 'github.com/docker/docker/api [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/backend/build [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/httpstatus [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/httputils [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/middleware [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/build [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/container [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/debug [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/distribution [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/grpc [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/image [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/network [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/plugin [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/session [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/swarm [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/system [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/server/router/volume [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/backend [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/blkiodev [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/container [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/events [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/filters [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/image [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/mount [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/network [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/registry [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/strslice [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/swarm [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/time [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/versions [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-18T13:50:00.524Z] github.com/docker/docker/api/types/volume [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/builder-next [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/builder-next/worker [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/dockerfile [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/remotecontext [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/remotecontext/git [2022-07-18T13:50:00.524Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-18T13:50:00.524Z] github.com/docker/docker/cli [2022-07-18T13:50:00.524Z] github.com/docker/docker/cli/config [2022-07-18T13:50:00.524Z] github.com/docker/docker/cli/debug [2022-07-18T13:50:00.524Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-18T13:50:00.524Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-18T13:50:00.524Z] github.com/docker/docker/client [2022-07-18T13:50:00.524Z] github.com/docker/docker/cmd/docker-proxy [2022-07-18T13:50:00.524Z] github.com/docker/docker/cmd/dockerd [2022-07-18T13:50:00.524Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-18T13:50:00.524Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-18T13:50:00.524Z] github.com/docker/docker/container [2022-07-18T13:50:00.524Z] github.com/docker/docker/container/stream [2022-07-18T13:50:00.524Z] github.com/docker/docker/contrib/apparmor [2022-07-18T13:50:00.524Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-18T13:50:00.524Z] github.com/docker/docker/contrib/httpserver [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/cluster [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/cluster/convert [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/cluster/executor [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/cluster/provider [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/config [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/containerd [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/events [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/events/testutils [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/exec [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/images [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/initlayer [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/links [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/listeners [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/gelf [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/journald [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/local [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/logentries [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/splunk [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/syslog [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/logger/templates [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/names [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/network [2022-07-18T13:50:00.524Z] github.com/docker/docker/daemon/stats [2022-07-18T13:50:00.524Z] github.com/docker/docker/distribution [2022-07-18T13:50:00.524Z] github.com/docker/docker/distribution/metadata [2022-07-18T13:50:00.524Z] github.com/docker/docker/distribution/utils [2022-07-18T13:50:00.524Z] github.com/docker/docker/distribution/xfer [2022-07-18T13:50:00.524Z] github.com/docker/docker/dockerversion [2022-07-18T13:50:00.524Z] github.com/docker/docker/errdefs [2022-07-18T13:50:00.524Z] github.com/docker/docker/image [2022-07-18T13:50:00.524Z] github.com/docker/docker/image/cache [2022-07-18T13:50:00.524Z] github.com/docker/docker/image/tarexport [2022-07-18T13:50:00.524Z] github.com/docker/docker/image/v1 [2022-07-18T13:50:00.524Z] github.com/docker/docker/internal/test/suite [2022-07-18T13:50:00.524Z] github.com/docker/docker/layer [2022-07-18T13:50:00.524Z] github.com/docker/docker/libcontainerd [2022-07-18T13:50:00.524Z] github.com/docker/docker/libcontainerd/queue [2022-07-18T13:50:00.524Z] github.com/docker/docker/libcontainerd/remote [2022-07-18T13:50:00.524Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-18T13:50:00.524Z] github.com/docker/docker/libcontainerd/types [2022-07-18T13:50:00.524Z] github.com/docker/docker/oci [2022-07-18T13:50:00.524Z] github.com/docker/docker/oci/caps [2022-07-18T13:50:00.524Z] github.com/docker/docker/opts [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/aaparser [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/archive [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/authorization [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/broadcaster [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/capabilities [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/chrootarchive [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/containerfs [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/devicemapper [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/directory [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/dmesg [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/fileutils [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/fsutils [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/homedir [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/idtools [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/ioutils [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/jsonmessage [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/longpath [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/loopback [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/namesgenerator [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/parsers [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/pidfile [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/platform [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/plugingetter [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/plugins [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/plugins/transport [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/pools [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/progress [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/pubsub [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/reexec [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/signal [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/stack [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/stdcopy [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/streamformatter [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/stringid [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/sysinfo [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/system [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/tailfile [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/tarsum [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/urlutil [2022-07-18T13:50:00.524Z] github.com/docker/docker/pkg/useragent [2022-07-18T13:50:00.524Z] github.com/docker/docker/plugin [2022-07-18T13:50:00.524Z] github.com/docker/docker/plugin/executor/containerd [2022-07-18T13:50:00.524Z] github.com/docker/docker/plugin/v2 [2022-07-18T13:50:00.524Z] github.com/docker/docker/profiles/apparmor [2022-07-18T13:50:00.524Z] github.com/docker/docker/profiles/seccomp [2022-07-18T13:50:00.524Z] github.com/docker/docker/quota [2022-07-18T13:50:00.524Z] github.com/docker/docker/reference [2022-07-18T13:50:00.524Z] github.com/docker/docker/registry [2022-07-18T13:50:00.524Z] github.com/docker/docker/registry/resumable [2022-07-18T13:50:00.524Z] github.com/docker/docker/restartmanager [2022-07-18T13:50:00.524Z] github.com/docker/docker/rootless [2022-07-18T13:50:00.524Z] github.com/docker/docker/rootless/specconv [2022-07-18T13:50:00.524Z] github.com/docker/docker/runconfig [2022-07-18T13:50:00.524Z] github.com/docker/docker/runconfig/opts [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/daemon [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/environment [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/fakecontext [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/fakegit [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/fakestorage [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/fixtures/load [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/registry [2022-07-18T13:50:00.524Z] github.com/docker/docker/testutil/request [2022-07-18T13:50:00.524Z] github.com/docker/docker/volume [2022-07-18T13:50:00.524Z] github.com/docker/docker/volume/drivers [2022-07-18T13:50:00.524Z] github.com/docker/docker/volume/local [2022-07-18T13:50:00.524Z] github.com/docker/docker/volume/mounts [2022-07-18T13:50:00.524Z] github.com/docker/docker/volume/service [2022-07-18T13:50:00.524Z] github.com/docker/docker/volume/service/opts [2022-07-18T13:50:00.524Z] github.com/docker/docker/volume/testutils' ']' [2022-07-18T13:50:00.525Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/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-07-18T13:50:00.782Z] ? github.com/docker/docker/api [no test files] [2022-07-18T13:50:04.511Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-18T13:50:04.767Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-18T13:50:05.699Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-18T13:50:06.261Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-18T13:50:06.261Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-18T13:50:06.517Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-18T13:50:06.774Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-18T13:50:06.774Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-18T13:50:07.703Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-18T13:50:08.631Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-18T13:50:08.887Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-18T13:50:08.887Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-18T13:50:09.451Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-18T13:50:09.706Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-18T13:50:10.634Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-18T13:50:11.999Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-18T13:50:11.999Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-18T13:50:11.999Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-18T13:50:11.999Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-18T13:50:11.999Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-18T13:50:11.999Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-18T13:50:13.889Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2022-07-18T13:50:13.889Z] === RUN TestServiceUpdateConfigs [2022-07-18T13:50:14.455Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-18T13:50:15.017Z] === RUN TestDockerSuite/TestEventsRename [2022-07-18T13:50:15.580Z] === RUN TestDockerSuite/TestEventsResize [2022-07-18T13:50:16.143Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-18T13:50:18.845Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-07-18T13:50:22.679Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-18T13:50:22.679Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-18T13:50:22.679Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-18T13:50:25.946Z] === RUN TestDockerSuite/TestEventsTop [2022-07-18T13:50:25.946Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-18T13:50:28.461Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-18T13:50:29.022Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2022-07-18T13:50:29.023Z] === RUN TestServiceUpdateNetwork [2022-07-18T13:50:35.590Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-18T13:50:40.832Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-18T13:50:40.832Z] === RUN TestDockerSuite/TestExec [2022-07-18T13:50:41.089Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-18T13:50:41.653Z] --- PASS: TestServiceUpdateNetwork (12.75s) [2022-07-18T13:50:41.653Z] === RUN TestServiceUpdatePidsLimit [2022-07-18T13:50:42.216Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-18T13:50:43.144Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-18T13:50:43.144Z] === RUN TestDockerSuite/TestExecEnv [2022-07-18T13:50:43.400Z] check_test.go:611: [d0dff1b25ddd7] daemon is not started [2022-07-18T13:50:43.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-18T13:50:43.963Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-18T13:50:44.220Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-18T13:50:45.588Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-18T13:50:45.845Z] docker_api_swarm_test.go:802: [d62cc0de9be27] joining swarm manager [deec5aa11776a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:50:46.409Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-18T13:50:46.971Z] docker_api_swarm_test.go:802: [df4b9030b535d] joining swarm manager [deec5aa11776a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:50:48.336Z] docker_api_swarm_test.go:802: [d6f7bd26ce470] joining swarm manager [deec5aa11776a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-18T13:50:49.263Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-18T13:50:49.520Z] docker_api_swarm_test.go:802: [d01fa0cb9cda7] joining swarm manager [deec5aa11776a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-18T13:50:49.776Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-18T13:50:50.339Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-18T13:50:50.901Z] === RUN TestDockerSuite/TestExecParseError [2022-07-18T13:50:51.464Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-18T13:50:51.464Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-18T13:50:52.027Z] docker_api_swarm_test.go:810: [dd5270a22ad59] joining swarm manager [deec5aa11776a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-18T13:50:52.027Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-18T13:50:52.956Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-18T13:50:53.518Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-18T13:50:54.081Z] === RUN TestDockerSuite/TestExecTTY [2022-07-18T13:50:54.645Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-18T13:50:55.223Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-18T13:50:55.481Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-18T13:50:56.043Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-18T13:50:56.043Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-18T13:50:56.043Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-18T13:50:57.410Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-18T13:50:58.337Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-18T13:50:59.265Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-18T13:50:59.265Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2022-07-18T13:50:59.265Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.09s) [2022-07-18T13:50:59.265Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2022-07-18T13:50:59.265Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-07-18T13:50:59.265Z] PASS [2022-07-18T13:50:59.265Z] [2022-07-18T13:50:59.265Z] === Skipped [2022-07-18T13:50:59.265Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-18T13:50:59.265Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-18T13:50:59.265Z] [2022-07-18T13:50:59.265Z] DONE 27 tests, 1 skipped in 184.232s [2022-07-18T13:50:59.265Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-18T13:50:59.265Z] ++ 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-07-18T13:50:59.265Z] ++ set -e [2022-07-18T13:50:59.265Z] ++ '[' -n 0 ']' [2022-07-18T13:50:59.265Z] ++ set -x [2022-07-18T13:50:59.265Z] ++ 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-07-18T13:50:59.265Z] INFO: Testing against a local daemon [2022-07-18T13:50:59.265Z] === RUN TestSessionCreate [2022-07-18T13:50:59.265Z] --- PASS: TestSessionCreate (0.03s) [2022-07-18T13:50:59.265Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-18T13:50:59.265Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-18T13:50:59.265Z] PASS [2022-07-18T13:50:59.265Z] [2022-07-18T13:50:59.265Z] DONE 2 tests in 0.174s [2022-07-18T13:50:59.265Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-18T13:50:59.265Z] ++ 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-07-18T13:50:59.265Z] ++ set -e [2022-07-18T13:50:59.265Z] ++ '[' -n 0 ']' [2022-07-18T13:50:59.265Z] ++ set -x [2022-07-18T13:50:59.265Z] ++ 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-07-18T13:50:59.522Z] INFO: Testing against a local daemon [2022-07-18T13:50:59.522Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-18T13:50:59.522Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T13:50:59.522Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T13:50:59.522Z] === RUN TestDiskUsage [2022-07-18T13:50:59.522Z] === PAUSE TestDiskUsage [2022-07-18T13:50:59.522Z] === RUN TestEventsExecDie [2022-07-18T13:50:59.778Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-18T13:51:00.035Z] --- PASS: TestEventsExecDie (0.68s) [2022-07-18T13:51:00.035Z] === RUN TestEventsBackwardsCompatible [2022-07-18T13:51:00.035Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-18T13:51:00.035Z] === RUN TestEventsVolumeCreate [2022-07-18T13:51:00.292Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-18T13:51:00.292Z] === RUN TestInfoBinaryCommits [2022-07-18T13:51:00.292Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-18T13:51:00.292Z] === RUN TestInfoAPIVersioned [2022-07-18T13:51:00.292Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-18T13:51:00.292Z] === RUN TestInfoAPI [2022-07-18T13:51:00.292Z] --- PASS: TestInfoAPI (0.03s) [2022-07-18T13:51:00.292Z] === RUN TestInfoAPIWarnings [2022-07-18T13:51:00.549Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-18T13:51:01.479Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-18T13:51:04.001Z] === RUN TestDockerSuite/TestHealth [2022-07-18T13:51:18.840Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-18T13:51:18.840Z] === RUN TestInfoDebug [2022-07-18T13:51:18.840Z] --- PASS: TestInfoDebug (0.52s) [2022-07-18T13:51:18.840Z] === RUN TestInfoInsecureRegistries [2022-07-18T13:51:18.840Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-18T13:51:18.840Z] === RUN TestInfoRegistryMirrors [2022-07-18T13:51:18.840Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-18T13:51:18.840Z] === RUN TestLoginFailsWithBadCredentials [2022-07-18T13:51:18.840Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-07-18T13:51:18.840Z] === RUN TestPingCacheHeaders [2022-07-18T13:51:18.840Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-18T13:51:18.840Z] === RUN TestPingGet [2022-07-18T13:51:18.840Z] --- PASS: TestPingGet (0.01s) [2022-07-18T13:51:18.840Z] === RUN TestPingHead [2022-07-18T13:51:18.840Z] --- PASS: TestPingHead (0.02s) [2022-07-18T13:51:18.840Z] === RUN TestPingSwarmHeader [2022-07-18T13:51:19.402Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-18T13:51:19.964Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-18T13:51:20.892Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-18T13:51:20.892Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-18T13:51:20.892Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-18T13:51:20.892Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-18T13:51:20.892Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-18T13:51:20.892Z] === RUN TestVersion [2022-07-18T13:51:20.892Z] --- PASS: TestVersion (0.04s) [2022-07-18T13:51:20.892Z] === CONT TestDiskUsage [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/container_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/image_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/volume_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-18T13:51:21.454Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-18T13:51:21.711Z] === RUN TestDiskUsage/after_container.Run [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-18T13:51:21.968Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage (1.23s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-18T13:51:22.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-18T13:51:22.225Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-18T13:51:22.225Z] PASS [2022-07-18T13:51:22.225Z] [2022-07-18T13:51:22.225Z] === Skipped [2022-07-18T13:51:22.225Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-18T13:51:22.225Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-18T13:51:22.225Z] [2022-07-18T13:51:22.225Z] DONE 54 tests, 1 skipped in 22.885s [2022-07-18T13:51:22.225Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-18T13:51:22.225Z] ++ 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-07-18T13:51:22.225Z] ++ set -e [2022-07-18T13:51:22.225Z] ++ '[' -n 0 ']' [2022-07-18T13:51:22.225Z] ++ set -x [2022-07-18T13:51:22.225Z] ++ 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-07-18T13:51:22.225Z] INFO: Testing against a local daemon [2022-07-18T13:51:22.225Z] === RUN TestVolumesCreateAndList [2022-07-18T13:51:22.225Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-18T13:51:22.225Z] === RUN TestVolumesRemove [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-18T13:51:22.482Z] === RUN TestVolumesInspect [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-18T13:51:22.482Z] === RUN TestVolumesInvalidJSON [2022-07-18T13:51:22.482Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-18T13:51:22.482Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-18T13:51:22.482Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-18T13:51:22.482Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-18T13:51:22.482Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-18T13:51:22.482Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-18T13:51:22.482Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-18T13:51:22.482Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-18T13:51:22.482Z] PASS [2022-07-18T13:51:22.482Z] [2022-07-18T13:51:22.482Z] DONE 9 tests in 0.258s [2022-07-18T13:51:22.482Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T13:51:22.482Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-18T13:51:22.738Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T13:51:22.738Z] +++ kill 6714 [2022-07-18T13:51:22.994Z] +++ /etc/init.d/apparmor stop [2022-07-18T13:51:22.994Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T13:51:22.994Z] [2022-07-18T13:51:22.994Z] Unloading profiles will leave already running processes permanently [2022-07-18T13:51:22.994Z] unconfined, which can lead to unexpected situations. [2022-07-18T13:51:22.994Z] [2022-07-18T13:51:22.994Z] To set a process to complain mode, use the command line tool [2022-07-18T13:51:22.994Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T13:51:22.994Z] +++ true [2022-07-18T13:51:22.994Z] exiting test-integration [2022-07-18T13:51:22.994Z] ++ exit 0 [2022-07-18T13:51:22.994Z] [2022-07-18T13:51:23.923Z] + for job in $(jobs -p) [2022-07-18T13:51:23.923Z] + wait 15663 [2022-07-18T13:51:25.813Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-18T13:51:28.347Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-18T13:51:28.347Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-18T13:51:28.347Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-18T13:51:28.347Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-18T13:51:28.908Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-18T13:51:28.908Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-18T13:51:29.471Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-18T13:51:30.400Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-18T13:51:30.400Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-18T13:51:30.400Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-18T13:51:30.400Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-18T13:51:30.656Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-18T13:51:30.656Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-18T13:51:31.219Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-18T13:51:31.219Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-18T13:51:31.781Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-18T13:51:31.781Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-18T13:51:32.343Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-18T13:51:32.905Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-18T13:51:32.905Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-18T13:51:33.468Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-18T13:51:35.983Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-18T13:51:35.984Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-18T13:51:35.984Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-18T13:51:37.351Z] === RUN TestDockerSuite/TestImportFile [2022-07-18T13:51:38.280Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-18T13:51:38.280Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-18T13:51:39.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-18T13:51:39.210Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-18T13:51:40.578Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-18T13:51:41.507Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-18T13:51:42.069Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-18T13:51:42.630Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-18T13:51:43.193Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-18T13:51:43.193Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-18T13:51:43.193Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-18T13:51:43.754Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-18T13:51:44.010Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-18T13:51:44.010Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-18T13:51:44.572Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-18T13:51:44.572Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-18T13:51:44.572Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-18T13:51:45.135Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-18T13:51:45.697Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-18T13:51:46.259Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-18T13:51:46.821Z] === RUN TestDockerSuite/TestInspectImage [2022-07-18T13:51:46.821Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-18T13:51:46.821Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-18T13:51:46.821Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-18T13:51:46.821Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-18T13:51:47.396Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-18T13:51:47.658Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-18T13:51:47.658Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-18T13:51:48.219Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-18T13:51:48.781Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-18T13:51:51.298Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-18T13:51:51.298Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-18T13:51:51.555Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-18T13:51:52.118Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-18T13:51:53.046Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-18T13:51:53.609Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-18T13:51:53.864Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-18T13:51:54.427Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-18T13:51:54.990Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-18T13:51:55.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.7% of statements [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 49.3% of statements [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-18T13:51:55.253Z] ok github.com/docker/docker/builder/remotecontext/git 1.819s coverage: 86.3% of statements [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/cli [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-18T13:51:55.253Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-18T13:51:55.511Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-07-18T13:51:55.809Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-18T13:51:55.809Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-18T13:51:56.739Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-18T13:51:57.666Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-18T13:51:57.922Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-18T13:51:59.290Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-18T13:52:00.663Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-18T13:52:00.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-18T13:52:00.763Z] ok github.com/docker/docker/client 0.123s coverage: 75.9% of statements [2022-07-18T13:52:02.031Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-18T13:52:02.031Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-18T13:52:04.550Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-18T13:52:04.550Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-18T13:52:05.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-18T13:52:05.370Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-18T13:52:07.892Z] docker_api_swarm_service_test.go:395: [da9e3bbb3aada] joining swarm manager [d38d0f11c575a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:52:08.455Z] docker_api_swarm_service_test.go:395: [d229606b49803] joining swarm manager [d38d0f11c575a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:52:15.013Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-18T13:52:16.385Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-18T13:52:16.947Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-18T13:52:18.314Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-18T13:52:18.314Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-18T13:52:18.314Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-18T13:52:19.243Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-18T13:52:20.174Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-18T13:52:21.104Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-18T13:52:22.032Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-18T13:52:22.595Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-18T13:52:23.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-18T13:52:24.526Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-18T13:52:25.089Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-18T13:52:25.652Z] === RUN TestDockerSuite/TestLogsSince [2022-07-18T13:52:26.214Z] docker_api_swarm_service_test.go:343: [d467c7c43eb70] joining swarm manager [d1a7ece0fb89a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:52:26.776Z] docker_api_swarm_service_test.go:343: [d1a94123c36db] joining swarm manager [d1a7ece0fb89a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:52:33.313Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-18T13:52:37.478Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-18T13:52:38.043Z] === RUN TestDockerSuite/TestLogsTail [2022-07-18T13:52:38.617Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-18T13:52:39.182Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-18T13:52:39.745Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-18T13:52:39.745Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-18T13:52:39.745Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-18T13:52:39.745Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-18T13:52:39.745Z] === RUN TestDockerSuite/TestNetHostname [2022-07-18T13:52:40.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-18T13:52:41.237Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-18T13:52:41.493Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-18T13:52:41.493Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-18T13:52:41.493Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-18T13:52:42.423Z] docker_api_swarm_service_test.go:490: [db3c8da9142b3] joining swarm manager [d5297cfffd285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:52:42.423Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-18T13:52:42.986Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-18T13:52:43.242Z] docker_api_swarm_service_test.go:490: [dd2615ad9c001] joining swarm manager [d5297cfffd285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:52:44.609Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-18T13:52:44.609Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-18T13:52:44.609Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-18T13:52:44.866Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-18T13:52:47.409Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 31.5% of statements [2022-07-18T13:52:47.409Z] ok github.com/docker/docker/container 0.117s coverage: 36.2% of statements [2022-07-18T13:52:47.409Z] ok github.com/docker/docker/cmd/dockerd/trap 2.578s coverage: 0.0% of statements [2022-07-18T13:52:47.409Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-18T13:52:47.409Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-18T13:52:47.409Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-18T13:52:47.409Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-18T13:52:47.409Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-18T13:52:50.684Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-07-18T13:52:51.403Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-18T13:52:51.404Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-18T13:52:52.053Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-07-18T13:52:52.331Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-18T13:52:53.422Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-18T13:52:54.849Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-18T13:52:56.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-18T13:52:56.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-18T13:52:58.668Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-18T13:53:01.514Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-07-18T13:53:01.771Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-18T13:53:01.937Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-18T13:53:01.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-18T13:53:02.334Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-18T13:53:02.897Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-18T13:53:03.154Z] ok github.com/docker/docker/daemon 10.137s coverage: 16.2% of statements [2022-07-18T13:53:03.154Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-18T13:53:03.154Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-18T13:53:03.154Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-18T13:53:03.154Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-18T13:53:03.154Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-18T13:53:03.828Z] === RUN TestDockerSuite/TestPluginActive [2022-07-18T13:53:04.085Z] docker_api_swarm_service_test.go:128: [db32972d43b6f] joining swarm manager [d279fb2ac9889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:53:04.522Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.727s coverage: 74.8% of statements [2022-07-18T13:53:05.043Z] docker_api_swarm_service_test.go:129: [d20f4a325f01d] joining swarm manager [d279fb2ac9889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:53:05.454Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-07-18T13:53:05.712Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.349s coverage: 56.2% of statements [2022-07-18T13:53:06.414Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-18T13:53:06.977Z] docker_api_swarm_service_test.go:137: [d0c30a69b1120] joining swarm manager [d279fb2ac9889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-18T13:53:07.606Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-18T13:53:07.905Z] docker_api_swarm_service_test.go:138: [d3fd3a0c48d7b] joining swarm manager [d279fb2ac9889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-18T13:53:08.978Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.279s coverage: 50.6% of statements [2022-07-18T13:53:09.543Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.203s coverage: 46.1% of statements [2022-07-18T13:53:09.543Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-18T13:53:10.910Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-07-18T13:53:10.910Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.726s coverage: 58.5% of statements [2022-07-18T13:53:10.910Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-18T13:53:10.910Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-18T13:53:11.840Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-07-18T13:53:12.073Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-18T13:53:12.073Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-18T13:53:12.073Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-18T13:53:12.466Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-18T13:53:13.397Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.9% of statements [2022-07-18T13:53:13.397Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-18T13:53:13.397Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-18T13:53:13.960Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-18T13:53:14.326Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-07-18T13:53:15.256Z] ok github.com/docker/docker/daemon/logger/awslogs 0.194s coverage: 80.2% of statements [2022-07-18T13:53:15.256Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-07-18T13:53:15.256Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-18T13:53:15.818Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-07-18T13:53:15.818Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.4% of statements [2022-07-18T13:53:16.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-18T13:53:16.475Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-18T13:53:17.308Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 76.8% of statements [2022-07-18T13:53:17.308Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-07-18T13:53:17.308Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-18T13:53:17.308Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-18T13:53:18.237Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 62.0% of statements [2022-07-18T13:53:18.237Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-07-18T13:53:19.605Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2022-07-18T13:53:19.861Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-18T13:53:20.424Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-18T13:53:20.987Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2022-07-18T13:53:20.987Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-18T13:53:20.987Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-18T13:53:21.723Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-18T13:53:21.917Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-18T13:53:23.088Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-18T13:53:23.284Z] ok github.com/docker/docker/distribution 1.504s coverage: 28.0% of statements [2022-07-18T13:53:23.284Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-18T13:53:23.540Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-18T13:53:24.015Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-18T13:53:24.470Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-07-18T13:53:24.470Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-07-18T13:53:24.470Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-18T13:53:24.727Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-07-18T13:53:24.944Z] === RUN TestDockerSuite/TestPortList [2022-07-18T13:53:25.291Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-18T13:53:25.291Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-18T13:53:25.291Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-18T13:53:25.548Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-07-18T13:53:26.479Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-07-18T13:53:27.042Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-18T13:53:27.299Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-18T13:53:29.191Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.2% of statements [2022-07-18T13:53:30.121Z] ok github.com/docker/docker/pkg/authorization 0.615s coverage: 68.3% of statements [2022-07-18T13:53:30.121Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-18T13:53:30.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-18T13:53:30.378Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-18T13:53:31.121Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-18T13:53:32.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-18T13:53:33.646Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 42.7% of statements [2022-07-18T13:53:33.646Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-18T13:53:33.903Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-18T13:53:34.160Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-18T13:53:34.160Z] ok github.com/docker/docker/layer 7.421s coverage: 68.9% of statements [2022-07-18T13:53:34.160Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-18T13:53:34.160Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-18T13:53:34.160Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-18T13:53:34.160Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-18T13:53:34.160Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-18T13:53:34.160Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-18T13:53:34.388Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-18T13:53:34.388Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-18T13:53:34.735Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 87.2% of statements [2022-07-18T13:53:34.951Z] docker_api_swarm_service_test.go:304: [d6127af4c8d81] joining swarm manager [d3027f9bc195f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:53:34.994Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2022-07-18T13:53:34.994Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-18T13:53:35.882Z] docker_api_swarm_service_test.go:304: [d06bfb3a1aa3b] joining swarm manager [d3027f9bc195f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:53:36.361Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 67.9% of statements [2022-07-18T13:53:36.361Z] ok github.com/docker/docker/pkg/ioutils 0.461s coverage: 70.1% of statements [2022-07-18T13:53:36.617Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-18T13:53:36.617Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-18T13:53:36.617Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-18T13:53:36.617Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-18T13:53:36.873Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-18T13:53:37.131Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-18T13:53:37.251Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-18T13:53:37.388Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-18T13:53:37.388Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-18T13:53:37.388Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-18T13:53:37.388Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-18T13:53:37.951Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-18T13:53:38.180Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-18T13:53:38.513Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-18T13:53:38.742Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-18T13:53:38.742Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-18T13:53:38.769Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-07-18T13:53:38.769Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-18T13:53:40.136Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-18T13:53:40.392Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-18T13:53:40.649Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-18T13:53:40.906Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-18T13:53:41.163Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-18T13:53:41.163Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-18T13:53:41.260Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-18T13:53:41.516Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-18T13:53:41.727Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-18T13:53:41.983Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-18T13:53:42.240Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2022-07-18T13:53:42.803Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-18T13:53:43.060Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-07-18T13:53:44.034Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-18T13:53:44.957Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-18T13:53:45.214Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-18T13:53:45.470Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-07-18T13:53:46.401Z] ok github.com/docker/docker/quota 0.261s coverage: 71.4% of statements [2022-07-18T13:53:46.964Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-18T13:53:47.303Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-18T13:53:47.559Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-18T13:53:47.895Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-18T13:53:48.151Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-18T13:53:48.151Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-18T13:53:48.714Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-18T13:53:48.970Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-18T13:53:50.078Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-18T13:53:50.864Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-18T13:53:51.427Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-07-18T13:53:51.683Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.7% of statements [2022-07-18T13:53:53.051Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-18T13:53:56.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-18T13:53:56.617Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-18T13:53:57.547Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-18T13:53:58.110Z] docker_api_swarm_service_test.go:100: [d088dd85d7125] joining swarm manager [d63f420a507cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:53:59.039Z] docker_api_swarm_service_test.go:101: [dc2e264f8323a] joining swarm manager [d63f420a507cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:53:59.296Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-18T13:54:00.224Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-18T13:54:02.139Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-18T13:54:04.660Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-18T13:54:05.588Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-18T13:54:06.517Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-18T13:54:06.773Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-18T13:54:07.336Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-18T13:54:08.704Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-18T13:54:10.596Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-18T13:54:10.596Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-18T13:54:10.596Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-18T13:54:10.596Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-18T13:54:11.157Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-18T13:54:11.157Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-18T13:54:12.085Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-18T13:54:13.014Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-18T13:54:13.577Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-18T13:54:14.948Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/rootless [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/volume [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-18T13:54:14.948Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-18T13:54:14.948Z] [2022-07-18T13:54:14.948Z] === Skipped [2022-07-18T13:54:14.949Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-18T13:54:14.949Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-18T13:54:14.949Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-18T13:54:14.949Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-18T13:54:14.949Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:71: No driver to put! [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-18T13:54:14.949Z] time="2022-07-18T13:53:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-18T13:54:14.949Z] time="2022-07-18T13:53:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-18T13:54:14.949Z] time="2022-07-18T13:53:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-18T13:54:14.949Z] time="2022-07-18T13:53:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-18T13:54:14.949Z] time="2022-07-18T13:53:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:71: No driver to put! [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-18T13:54:14.949Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-18T13:54:14.949Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-18T13:54:14.949Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-18T13:54:14.949Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-18T13:54:14.949Z] graphtest_unix.go:71: No driver to put! [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-18T13:54:14.949Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-18T13:54:14.949Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-18T13:54:14.949Z] [2022-07-18T13:54:14.949Z] DONE 2811 tests, 28 skipped in 252.411s [2022-07-18T13:54:14.949Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/bitseq [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cluster [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/config [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/datastore [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/driverapi [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/etchosts [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/idm [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipam [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/iptables [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/netlabel [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/netutils [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/networkdb [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/ns [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/options [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/osl [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/portallocator [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/portmapper [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/testutils [2022-07-18T13:54:14.949Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-18T13:54:14.949Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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-07-18T13:54:20.124Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-18T13:54:21.052Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-18T13:54:21.309Z] check_test.go:611: [d088dd85d7125] daemon is not started [2022-07-18T13:54:22.680Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-18T13:54:22.680Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-18T13:54:22.936Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-18T13:54:22.936Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-18T13:54:25.455Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-18T13:54:26.017Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-18T13:54:26.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-18T13:54:27.913Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-18T13:54:28.841Z] docker_api_swarm_service_test.go:533: [de2eef2fe194d] joining swarm manager [d5d505d742d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:54:29.404Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-18T13:54:29.404Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-18T13:54:29.404Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-18T13:54:30.334Z] docker_api_swarm_service_test.go:534: [d46e7704c4a57] joining swarm manager [d5d505d742d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:54:32.225Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-18T13:54:33.595Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-18T13:54:33.852Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-18T13:54:35.745Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-18T13:54:36.308Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-18T13:54:37.679Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-18T13:54:38.242Z] === RUN TestDockerSuite/TestRmiTag [2022-07-18T13:54:38.498Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-18T13:54:39.061Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-18T13:54:41.579Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-18T13:54:42.141Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-18T13:54:42.708Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-18T13:54:42.964Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-18T13:54:43.530Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-18T13:54:43.786Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-18T13:54:44.347Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-18T13:54:44.909Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-18T13:54:45.472Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-18T13:54:48.747Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-18T13:54:48.747Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-18T13:54:50.139Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-18T13:54:50.701Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-18T13:54:52.591Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-18T13:54:53.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-18T13:54:53.520Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-18T13:54:55.500Z] docker_api_swarm_service_test.go:148: [d76e5d685e000] joining swarm manager [d0b0b0e6a0bb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:54:55.757Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-18T13:54:56.319Z] === RUN TestDockerSuite/TestDockerFails [2022-07-18T13:54:56.319Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-18T13:54:56.319Z] docker_api_swarm_service_test.go:148: [d53c58f498d64] joining swarm manager [d0b0b0e6a0bb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:54:58.838Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-18T13:54:58.838Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-18T13:54:59.094Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-18T13:55:00.462Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-18T13:55:01.024Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork 37.168s coverage: 40.6% of statements [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.350s coverage: 59.9% of statements [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.131s coverage: 5.2% of statements [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-18T13:55:01.572Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-18T13:55:01.572Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-18T13:55:01.585Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-18T13:55:02.526Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-18T13:55:02.783Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-18T13:55:03.039Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-18T13:55:03.602Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-18T13:55:03.602Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-18T13:55:04.165Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-18T13:55:05.176Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-18T13:55:05.739Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-18T13:55:06.302Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-18T13:55:07.231Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-18T13:55:08.159Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-18T13:55:08.722Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-18T13:55:09.651Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-18T13:55:09.907Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-18T13:55:10.837Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-18T13:55:11.094Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-18T13:55:11.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.226s coverage: 6.6% of statements [2022-07-18T13:55:11.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-18T13:55:11.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-18T13:55:11.516Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-18T13:55:11.516Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-18T13:55:11.516Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-18T13:55:11.516Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-18T13:55:11.656Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-18T13:55:12.080Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-07-18T13:55:12.336Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-18T13:55:12.336Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-18T13:55:12.587Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-18T13:55:12.593Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-07-18T13:55:13.514Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-18T13:55:14.077Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-18T13:55:15.008Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-18T13:55:15.264Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-18T13:55:15.521Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-18T13:55:16.887Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-18T13:55:17.143Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-18T13:55:17.706Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-18T13:55:18.271Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-18T13:55:18.527Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-18T13:55:18.527Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-18T13:55:19.089Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-18T13:55:19.652Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-18T13:55:19.908Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-18T13:55:20.474Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-18T13:55:21.403Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-18T13:55:21.403Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-18T13:55:21.965Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-18T13:55:21.965Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-18T13:55:22.893Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-18T13:55:23.149Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-18T13:55:23.711Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-18T13:55:24.275Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-18T13:55:24.275Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-18T13:55:24.768Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-18T13:55:24.837Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-18T13:55:25.769Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-18T13:55:26.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-18T13:55:27.624Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-18T13:55:27.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-18T13:55:28.454Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-18T13:55:29.027Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-18T13:55:29.283Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-18T13:55:29.848Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-18T13:55:30.776Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-18T13:55:32.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-18T13:55:32.922Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-18T13:55:32.922Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-18T13:55:33.484Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-18T13:55:35.376Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-18T13:55:36.745Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-18T13:55:38.636Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-18T13:55:39.622Z] ok github.com/docker/docker/libnetwork/ipam 14.457s coverage: 85.3% of statements [2022-07-18T13:55:39.622Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-18T13:55:39.622Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-18T13:55:39.622Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-18T13:55:39.622Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-18T13:55:39.622Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-18T13:55:39.622Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-18T13:55:39.622Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-07-18T13:55:39.878Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.0% of statements [2022-07-18T13:55:40.135Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-18T13:55:40.392Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-18T13:55:40.527Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-18T13:55:40.527Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-18T13:55:40.527Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-18T13:55:40.527Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-18T13:55:40.527Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-18T13:55:40.784Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-18T13:55:41.711Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-18T13:55:42.644Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-18T13:55:44.535Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-18T13:55:44.792Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-18T13:55:46.159Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-18T13:55:46.416Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-18T13:55:46.416Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-18T13:55:46.416Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-18T13:55:46.982Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-18T13:55:48.350Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-18T13:55:48.350Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-18T13:55:48.605Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-18T13:55:49.176Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-18T13:55:49.740Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-18T13:55:50.301Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-18T13:55:50.302Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-18T13:55:50.864Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-18T13:55:51.793Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-18T13:55:52.355Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-18T13:55:52.917Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-18T13:55:53.480Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-18T13:55:54.045Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-18T13:55:54.607Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-18T13:55:54.863Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-18T13:55:54.863Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-18T13:55:55.424Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-18T13:55:55.986Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-18T13:55:57.353Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-18T13:55:57.609Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-18T13:55:57.609Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-18T13:55:57.609Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-18T13:55:58.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-18T13:56:00.429Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-18T13:56:00.992Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-18T13:56:03.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-18T13:56:05.401Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-18T13:56:07.918Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-18T13:56:10.431Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-18T13:56:12.323Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-18T13:56:12.885Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-18T13:56:13.148Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-18T13:56:14.107Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-18T13:56:14.107Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-18T13:56:14.107Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-18T13:56:14.364Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-18T13:56:14.927Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-18T13:56:15.859Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-18T13:56:17.225Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-18T13:56:19.117Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-18T13:56:20.045Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-18T13:56:20.301Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-18T13:56:23.571Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-18T13:56:26.087Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-18T13:56:26.651Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-18T13:56:26.908Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-18T13:56:27.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-18T13:56:27.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-18T13:56:27.728Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-18T13:56:28.659Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-18T13:56:29.589Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-18T13:56:30.517Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-18T13:56:30.517Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-18T13:56:30.517Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-18T13:56:31.447Z] === RUN TestDockerSuite/TestRunMount [2022-07-18T13:56:35.614Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-18T13:56:35.870Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-18T13:56:36.127Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-18T13:56:37.509Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-18T13:56:38.444Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-18T13:56:39.809Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-18T13:56:41.698Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-18T13:56:42.260Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-18T13:56:43.190Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-18T13:56:43.446Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-18T13:56:43.702Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-18T13:56:44.632Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-18T13:56:44.890Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-18T13:56:45.452Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-18T13:56:46.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-18T13:56:47.379Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-18T13:56:48.746Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-18T13:56:52.915Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-18T13:56:52.915Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-18T13:56:52.915Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-18T13:56:53.172Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-18T13:56:53.172Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-18T13:56:53.734Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-18T13:56:53.990Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-18T13:56:54.246Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-18T13:56:54.808Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-18T13:56:56.174Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-18T13:56:59.444Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-18T13:57:00.809Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-18T13:57:00.809Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-18T13:57:00.809Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-18T13:57:01.372Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-18T13:57:01.944Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-18T13:57:01.944Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-18T13:57:03.312Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-18T13:57:03.874Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-18T13:57:04.805Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-18T13:57:04.805Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-18T13:57:04.805Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-18T13:57:05.368Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-18T13:57:05.624Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-18T13:57:06.554Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-18T13:57:07.115Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-18T13:57:07.115Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-18T13:57:07.115Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-18T13:57:07.676Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-18T13:57:07.676Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-18T13:57:08.239Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-18T13:57:08.239Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-18T13:57:08.239Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-18T13:57:08.801Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-18T13:57:09.730Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-18T13:57:09.730Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-18T13:57:09.730Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-18T13:57:10.292Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-18T13:57:12.182Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-18T13:57:13.550Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-18T13:57:13.550Z] === RUN TestDockerSuite/TestRunRm [2022-07-18T13:57:14.113Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-18T13:57:16.002Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-18T13:57:17.894Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-18T13:57:18.458Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-18T13:57:18.714Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-18T13:57:18.970Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-18T13:57:20.864Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-18T13:57:21.120Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-18T13:57:21.376Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-18T13:57:24.655Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-18T13:57:24.655Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-18T13:57:27.926Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-18T13:57:28.183Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-18T13:57:28.439Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-18T13:57:29.002Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-18T13:57:29.569Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-18T13:57:30.132Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-18T13:57:30.693Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-18T13:57:30.950Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-18T13:57:31.206Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-18T13:57:31.770Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-18T13:57:31.776Z] ok github.com/docker/docker/libnetwork/networkdb 104.077s coverage: 60.1% of statements [2022-07-18T13:57:31.776Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-18T13:57:31.776Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-18T13:57:31.776Z] ok github.com/docker/docker/libnetwork/osl 4.339s coverage: 39.7% of statements [2022-07-18T13:57:31.776Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2022-07-18T13:57:31.776Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-18T13:57:32.027Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-18T13:57:32.338Z] ok github.com/docker/docker/libnetwork/portmapper 0.592s coverage: 48.6% of statements [2022-07-18T13:57:32.595Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-18T13:57:32.595Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-18T13:57:32.852Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === Skipped [2022-07-18T13:57:33.109Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-18T13:57:33.109Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-18T13:57:33.109Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-18T13:57:33.109Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-18T13:57:33.109Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-18T13:57:33.109Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-18T13:57:33.109Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-18T13:57:33.109Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-18T13:57:33.109Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-18T13:57:33.109Z] firewalld_test.go:14: firewalld is not running [2022-07-18T13:57:33.109Z] [2022-07-18T13:57:33.109Z] DONE 327 tests, 9 skipped in 200.963s Post stage [Pipeline] junit [2022-07-18T13:57:33.681Z] Recording test results [2022-07-18T13:57:33.964Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-18T13:57:34.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43832/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf3d16d235efa233c3b50eacd5a61ecc35fc3177 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf3d16d235efa233c3b50eacd5a61ecc35fc3177 hack/validate/vendor [2022-07-18T13:57:34.842Z] No vendor changes in diff. [2022-07-18T13:57:35.296Z] === RUN TestDockerSuite/TestRunState [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T13:57:35.701Z] + echo Ensuring container killed. [2022-07-18T13:57:35.701Z] Ensuring container killed. [2022-07-18T13:57:35.701Z] + docker rm -vf docker-pr2 [2022-07-18T13:57:35.701Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-18T13:57:35.857Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-18T13:57:35.974Z] + echo Chowning /workspace to jenkins user [2022-07-18T13:57:35.974Z] Chowning /workspace to jenkins user [2022-07-18T13:57:35.974Z] + id -u [2022-07-18T13:57:35.974Z] + id -g [2022-07-18T13:57:35.974Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43832:/workspace busybox chown -R 1000:1000 /workspace [2022-07-18T13:57:36.422Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-18T13:57:36.422Z] === RUN TestDockerSuite/TestRunStdinPipe [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T13:57:36.984Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-18T13:57:37.191Z] + bundleName=unit [2022-07-18T13:57:37.191Z] + echo Creating unit-bundles.tar.gz [2022-07-18T13:57:37.191Z] Creating unit-bundles.tar.gz [2022-07-18T13:57:37.191Z] + 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-07-18T13:57:37.191Z] bundles/junit-report-libnetwork.xml [2022-07-18T13:57:37.191Z] bundles/junit-report.xml [2022-07-18T13:57:37.191Z] bundles/go-test-report-libnetwork.json [2022-07-18T13:57:37.191Z] bundles/go-test-report.json [2022-07-18T13:57:37.191Z] bundles/profile-libnetwork.out [2022-07-18T13:57:37.191Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-18T13:57:37.201Z] Archiving artifacts [2022-07-18T13:57:37.241Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-18T13:57:37.241Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-18T13:57:37.241Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-18T13:57:37.497Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-18T13:57:37.551Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43832/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T13:57:37.850Z] + make clean [2022-07-18T13:57:37.850Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T13:57:37.850Z] docker-dev-cache [2022-07-18T13:57:37.850Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T13:57:38.428Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-18T13:57:39.799Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-18T13:57:39.799Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-18T13:57:39.799Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-18T13:57:39.799Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-18T13:57:40.055Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-18T13:57:41.945Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-18T13:57:42.874Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-18T13:57:42.874Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-18T13:57:44.243Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-18T13:57:46.136Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-18T13:57:47.064Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-18T13:57:48.963Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-18T13:57:49.892Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-18T13:57:50.455Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-18T13:57:51.018Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-18T13:57:51.580Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-18T13:57:52.948Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-18T13:57:54.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-18T13:57:54.317Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-18T13:57:54.573Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-18T13:57:54.830Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-18T13:57:55.086Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-18T13:57:55.342Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-18T13:57:56.273Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-18T13:57:56.836Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-18T13:57:56.836Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-18T13:57:56.836Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-18T13:57:57.093Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-18T13:57:57.349Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-18T13:57:57.607Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-18T13:58:00.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-18T13:58:01.056Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-18T13:58:01.312Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-18T13:58:02.679Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-18T13:58:03.243Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-18T13:58:04.612Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-18T13:58:05.543Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-18T13:58:06.107Z] docker_cli_service_logs_test.go:248: checking task tmajhyy1w3q9 [2022-07-18T13:58:06.107Z] docker_cli_service_logs_test.go:253: checking messages for tmajhyy1w3q9 [2022-07-18T13:58:06.107Z] docker_cli_service_logs_test.go:248: checking task ofvdvc6sagdp [2022-07-18T13:58:06.107Z] docker_cli_service_logs_test.go:253: checking messages for ofvdvc6sagdp [2022-07-18T13:58:07.038Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-18T13:58:07.601Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-18T13:58:09.490Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-18T13:58:09.490Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-18T13:58:10.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-18T13:58:10.062Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-18T13:58:10.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-18T13:58:10.062Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-18T13:58:10.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-18T13:58:10.062Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-18T13:58:10.062Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-18T13:58:10.322Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-18T13:58:10.322Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-18T13:58:10.322Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-18T13:58:10.884Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-18T13:58:11.447Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-18T13:58:12.376Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-18T13:58:12.939Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-18T13:58:13.195Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-18T13:58:13.451Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-18T13:58:13.708Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-18T13:58:13.708Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-18T13:58:13.708Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-18T13:58:13.964Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-18T13:58:13.964Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-18T13:58:13.964Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-18T13:58:13.964Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-18T13:58:13.964Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-18T13:58:13.964Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-18T13:58:13.964Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-18T13:58:13.964Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-18T13:58:13.964Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-18T13:58:13.964Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-18T13:58:13.964Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-18T13:58:13.964Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-18T13:58:14.220Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-18T13:58:14.784Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-18T13:58:14.784Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-18T13:58:15.346Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-18T13:58:15.346Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-18T13:58:15.909Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-18T13:58:15.909Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-18T13:58:16.472Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-18T13:58:17.035Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-18T13:58:17.291Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-18T13:58:17.291Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-18T13:58:17.853Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-18T13:58:19.220Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-18T13:58:19.783Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-18T13:58:19.783Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-18T13:58:19.783Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-18T13:58:20.039Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-18T13:58:20.039Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-18T13:58:20.968Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-18T13:58:21.531Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-18T13:58:22.901Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-18T13:58:23.156Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-18T13:58:23.156Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-18T13:58:23.156Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-18T13:58:23.156Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-18T13:58:24.084Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-18T13:58:24.647Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-18T13:58:25.211Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-18T13:58:26.578Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-18T13:58:26.834Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-18T13:58:27.397Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-18T13:58:29.289Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-18T13:58:30.230Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-18T13:58:32.122Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-18T13:58:33.051Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-18T13:58:33.980Z] docker_cli_swarm_test.go:1895: [d756044105c87] joining swarm manager [d50c838ce5d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:58:35.354Z] docker_cli_swarm_test.go:1896: [d1361f0de403a] joining swarm manager [d50c838ce5d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:58:36.721Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-18T13:58:38.086Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-18T13:58:39.453Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-18T13:58:40.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-18T13:58:41.310Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-18T13:58:42.675Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-18T13:58:44.041Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-18T13:58:45.410Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-18T13:58:46.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-18T13:58:48.145Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-18T13:58:49.511Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-18T13:58:50.880Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-18T13:58:53.401Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-18T13:58:53.401Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-18T13:58:53.401Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-18T13:58:53.401Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-18T13:58:53.665Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-18T13:58:54.593Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-18T13:58:55.154Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-18T13:58:56.084Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-18T13:58:56.084Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-18T13:58:56.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-18T13:58:57.210Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-18T13:58:57.466Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-18T13:58:57.722Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-18T13:58:59.613Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3160918444 [2022-07-18T13:58:59.613Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-18T13:58:59.613Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-18T13:59:00.984Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-18T13:59:00.984Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-18T13:59:00.984Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-18T13:59:01.913Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-18T13:59:03.280Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-18T13:59:04.644Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-18T13:59:05.572Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-18T13:59:05.828Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-18T13:59:06.085Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-18T13:59:06.085Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-18T13:59:07.012Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-18T13:59:07.576Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-18T13:59:07.576Z] docker_cli_sni_test.go:30: Flakey test [2022-07-18T13:59:07.576Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-18T13:59:12.822Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-18T13:59:14.187Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-18T13:59:14.750Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-18T13:59:16.116Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-18T13:59:18.643Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-18T13:59:20.010Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-18T13:59:20.572Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-18T13:59:21.940Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-18T13:59:22.197Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-18T13:59:23.126Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-18T13:59:24.496Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-18T13:59:24.496Z] docker_cli_swarm_test.go:1796: [de95cf8377fc1] joining swarm manager [d3e8c28e71871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:59:25.862Z] docker_cli_swarm_test.go:1797: [d09c5783a9e04] joining swarm manager [d3e8c28e71871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:59:27.227Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-18T13:59:31.394Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-18T13:59:34.659Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-18T13:59:37.923Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-18T13:59:38.851Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-18T13:59:42.118Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-18T13:59:42.118Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-18T13:59:42.681Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-18T13:59:42.936Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-18T13:59:42.936Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-18T13:59:42.936Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-18T13:59:43.498Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-18T13:59:44.073Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-18T13:59:44.073Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-18T13:59:44.073Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-18T13:59:44.073Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-18T13:59:44.073Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-18T13:59:45.025Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-18T13:59:45.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-18T13:59:45.844Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-18T13:59:46.406Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-18T13:59:47.774Z] docker_cli_swarm_test.go:1315: [d48f5ea77b8cb] joining swarm manager [dad89e1cea452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T13:59:48.030Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-18T13:59:48.957Z] docker_cli_swarm_test.go:1316: [d9618bf9e43b7] joining swarm manager [dad89e1cea452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T13:59:51.473Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-18T13:59:52.402Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-18T13:59:52.402Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-18T13:59:52.402Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-18T13:59:52.965Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-18T13:59:53.528Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-18T13:59:55.419Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-18T13:59:57.312Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-18T13:59:58.240Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-18T14:00:16.282Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-18T14:00:16.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-18T14:00:16.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-18T14:00:16.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-18T14:00:17.102Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-18T14:00:17.102Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-18T14:00:17.102Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite (1322.40s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.62s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.71s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.60s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.66s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.34s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.61s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.67s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.80s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.41s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-07-18T14:00:17.102Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.18s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.36s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.51s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.55s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.54s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dbd3c8__} (1.59s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13009292305_/foo_false_____} (1.40s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13009292305_/foo_true_____} (1.60s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32860846817_/foo_false_____} (1.58s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32860846817_/foo_true_____} (1.52s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32860846817_/foo_true__0xc000dbd3f8___} (1.56s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dbd410__} (1.50s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dbd428__} (1.57s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dbd440__} (1.56s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dbd458__} (1.58s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.52s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.48s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.31s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.75s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.82s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.05s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.21s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.97s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.15s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.94s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.87s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.75s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.26s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.81s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.61s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.41s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.04s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.50s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-07-18T14:00:17.102Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.50s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.02s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.84s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.68s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.24s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.44s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.65s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.30s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.68s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.50s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.50s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.95s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.79s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.35s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.87s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.48s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.91s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.25s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.99s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.78s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.49s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.42s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.52s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.56s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.30s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.56s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.48s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.95s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.13s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.44s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.32s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.49s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.09s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.94s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.73s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.48s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.71s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.93s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.20s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.23s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.16s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.69s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.23s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.91s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.23s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.27s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.82s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.88s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnv (0.91s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.93s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.54s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.83s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.37s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.63s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.99s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.30s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.38s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFails (0.55s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.49s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.63s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.27s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.94s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.73s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.34s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.96s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.92s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.59s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.95s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.05s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.38s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.68s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.90s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.95s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.00s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.57s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.60s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.82s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.65s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.13s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.39s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.93s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.02s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.71s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildPATH (2.16s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.91s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.14s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildRm (2.33s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.88s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.05s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.98s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.20s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildUser (1.21s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.32s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.83s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.07s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-07-18T14:00:17.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.69s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.55s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitTTY (1.19s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.32s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2022-07-18T14:00:17.103Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.06s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.99s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.10s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.85s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.62s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.37s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.76s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2022-07-18T14:00:17.104Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2022-07-18T14:00:17.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.96s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsCopy (0.88s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.30s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.45s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-18T14:00:17.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-18T14:00:17.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.45s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.98s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecEnv (0.93s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.33s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecInspectID (2.69s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecInteractive (0.65s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.76s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecStartFails (0.71s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-07-18T14:00:17.104Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.78s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestExecWithUser (0.78s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.99s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.15s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestBuildHistory (2.63s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.69s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImportGzipped (1.27s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-07-18T14:00:17.104Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-18T14:00:17.104Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.56s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.09s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.75s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.47s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.58s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestNetHostname (1.49s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.03s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.61s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s) [2022-07-18T14:00:17.104Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.92s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPluginActive (2.66s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.74s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPortList (6.35s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.29s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.68s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.15s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.54s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.57s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.20s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.81s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.83s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.13s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.43s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.39s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.62s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.18s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.39s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.70s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.23s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.52s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.49s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.91s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.07s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.74s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.17s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.16s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.64s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.88s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.83s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.70s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.26s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.20s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.92s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.33s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.57s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.92s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunMount (3.91s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.94s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.53s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.63s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.10s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.08s) [2022-07-18T14:00:17.105Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.47s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.28s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.99s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.44s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-07-18T14:00:17.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunSysctls (1.33s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.88s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.93s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.38s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.41s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.87s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.20s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.91s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.05s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.63s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.33s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.34s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.71s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.62s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.84s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.74s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.40s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.73s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.14s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.13s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.41s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-07-18T14:00:17.106Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.56s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-18T14:00:17.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-18T14:00:17.106Z] === RUN TestDockerRegistrySuite [2022-07-18T14:00:17.106Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-18T14:00:18.472Z] check_test.go:427: [d14e08f1763fa] daemon is not started [2022-07-18T14:00:18.472Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-18T14:00:19.414Z] check_test.go:427: [d978726d01537] daemon is not started [2022-07-18T14:00:19.414Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-18T14:00:20.782Z] check_test.go:427: [d919dcd4367c5] daemon is not started [2022-07-18T14:00:20.782Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-18T14:00:20.782Z] check_test.go:427: [d1b15a09cb511] daemon is not started [2022-07-18T14:00:20.782Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-18T14:00:24.054Z] check_test.go:427: [d34f970ef17fb] daemon is not started [2022-07-18T14:00:24.054Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-18T14:00:29.298Z] check_test.go:427: [d2ef3ad5a67c3] daemon is not started [2022-07-18T14:00:29.298Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-18T14:00:31.817Z] check_test.go:427: [d695b48ee1e33] daemon is not started [2022-07-18T14:00:31.817Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-18T14:00:32.745Z] check_test.go:427: [d64e3dc4e9a48] daemon is not started [2022-07-18T14:00:32.745Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-18T14:00:33.308Z] check_test.go:427: [d67b91a026b5e] daemon is not started [2022-07-18T14:00:33.565Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-18T14:00:34.494Z] check_test.go:427: [d014c314a9376] daemon is not started [2022-07-18T14:00:34.494Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-18T14:00:35.867Z] check_test.go:427: [d9925d7c58462] daemon is not started [2022-07-18T14:00:35.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-18T14:00:36.795Z] check_test.go:427: [dbc17b70a871e] daemon is not started [2022-07-18T14:00:36.795Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-18T14:00:38.162Z] check_test.go:427: [d96e1501a4672] daemon is not started [2022-07-18T14:00:38.162Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-18T14:00:39.091Z] check_test.go:427: [d9ec89bf2d163] daemon is not started [2022-07-18T14:00:39.091Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-18T14:00:40.020Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7e00147da6d4b196cf2faaf16458d75b97d3f1f2fc08153015d36b16ddb13d95 [2022-07-18T14:00:40.584Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:16dbb1e32035fae06bc7b19302a845853a9306289fd9ca93fabc833173b21d46 [2022-07-18T14:00:40.841Z] check_test.go:427: [d1d41cf53c742] daemon is not started [2022-07-18T14:00:40.841Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-18T14:00:41.769Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c15161d871f7c26875523d5123aabfa98bb68453de0369a88578cac1577eb04b [2022-07-18T14:00:42.333Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5718f1f4770396528b98947b4b8274bde9aae6ec41f3bf3d52d1fe31378f651a [2022-07-18T14:00:42.589Z] check_test.go:427: [d2e3a8a489801] daemon is not started [2022-07-18T14:00:42.590Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-18T14:00:43.517Z] check_test.go:427: [dc0f64641607c] daemon is not started [2022-07-18T14:00:43.517Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-18T14:00:46.078Z] check_test.go:427: [d4aff9ea2072d] daemon is not started [2022-07-18T14:00:46.078Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-18T14:00:46.640Z] check_test.go:427: [db06819ba4d41] daemon is not started [2022-07-18T14:00:46.640Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-18T14:00:46.896Z] check_test.go:427: [d8c631277699e] daemon is not started [2022-07-18T14:00:46.896Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-18T14:00:47.826Z] check_test.go:427: [d6929837b9653] daemon is not started [2022-07-18T14:00:47.826Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-18T14:00:48.754Z] check_test.go:427: [d20f4182a1b65] daemon is not started [2022-07-18T14:00:48.754Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-18T14:00:49.682Z] check_test.go:427: [d40a765093a9c] daemon is not started [2022-07-18T14:00:49.682Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-18T14:00:52.200Z] check_test.go:427: [d317e4de9b58e] daemon is not started [2022-07-18T14:00:52.200Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-18T14:00:52.200Z] check_test.go:427: [d3641824891dc] daemon is not started [2022-07-18T14:00:52.200Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-18T14:00:53.567Z] check_test.go:427: [dc38808ec204a] daemon is not started [2022-07-18T14:00:53.567Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-18T14:00:53.567Z] check_test.go:427: [d20cce6b3f357] daemon is not started [2022-07-18T14:00:53.567Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-18T14:00:53.823Z] check_test.go:427: [d16e7f6b9e0e1] daemon is not started [2022-07-18T14:00:53.823Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-18T14:00:54.080Z] check_test.go:427: [d8f8862029e7f] daemon is not started [2022-07-18T14:00:54.080Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-18T14:00:54.336Z] check_test.go:427: [d4e3e619944f3] daemon is not started [2022-07-18T14:00:54.336Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-18T14:00:54.592Z] check_test.go:427: [d267bf4bf7d55] daemon is not started [2022-07-18T14:00:54.592Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-18T14:00:54.848Z] check_test.go:427: [d7016b7cd8f3a] daemon is not started [2022-07-18T14:00:54.848Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-18T14:00:55.778Z] check_test.go:427: [d48d99ca91ad5] daemon is not started [2022-07-18T14:00:55.778Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-18T14:00:57.145Z] check_test.go:427: [d6d8011398348] daemon is not started [2022-07-18T14:00:57.145Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-18T14:00:58.078Z] check_test.go:427: [d71920e46ba4d] daemon is not started [2022-07-18T14:00:58.078Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-18T14:00:59.008Z] check_test.go:427: [dfaf698a9bb3c] daemon is not started [2022-07-18T14:00:59.009Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-18T14:00:59.936Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite (43.51s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.30s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-07-18T14:01:00.864Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-18T14:01:00.864Z] === RUN TestDockerSchema1RegistrySuite [2022-07-18T14:01:00.864Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-18T14:01:00.864Z] check_test.go:454: [d6661693133d4] daemon is not started [2022-07-18T14:01:00.864Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-18T14:01:03.380Z] check_test.go:454: [d6a87f0804f6f] daemon is not started [2022-07-18T14:01:03.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-18T14:01:08.881Z] check_test.go:454: [d606e1b31e292] daemon is not started [2022-07-18T14:01:08.881Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-18T14:01:09.448Z] check_test.go:454: [d8202f9706879] daemon is not started [2022-07-18T14:01:09.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-18T14:01:09.714Z] check_test.go:454: [dc8874d1c1298] daemon is not started [2022-07-18T14:01:09.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-18T14:01:10.642Z] check_test.go:454: [dcce376c304d3] daemon is not started [2022-07-18T14:01:10.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-18T14:01:11.571Z] check_test.go:454: [dfc0ca1069d5d] daemon is not started [2022-07-18T14:01:11.571Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-18T14:01:12.499Z] check_test.go:454: [dbcc3864bb739] daemon is not started [2022-07-18T14:01:12.499Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-18T14:01:15.018Z] check_test.go:454: [df0615463cd7a] daemon is not started [2022-07-18T14:01:15.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-18T14:01:15.274Z] check_test.go:454: [deccea287908d] daemon is not started [2022-07-18T14:01:15.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-18T14:01:15.837Z] check_test.go:454: [d20da7422e974] daemon is not started [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite (15.07s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.97s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-07-18T14:01:15.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-07-18T14:01:15.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-18T14:01:15.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-18T14:01:16.399Z] check_test.go:483: [d06c9e8bda90d] daemon is not started [2022-07-18T14:01:16.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-18T14:01:16.960Z] check_test.go:483: [d7a9b1efbeb02] daemon is not started [2022-07-18T14:01:16.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-18T14:01:17.216Z] check_test.go:483: [de2b1d7b9f1bf] daemon is not started [2022-07-18T14:01:17.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-18T14:01:18.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-18T14:01:18.838Z] check_test.go:483: [d429755f92c2a] daemon is not started [2022-07-18T14:01:18.838Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-18T14:01:19.401Z] check_test.go:483: [d063038eeb599] daemon is not started [2022-07-18T14:01:19.401Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-18T14:01:20.330Z] check_test.go:483: [db981207c3b5d] daemon is not started [2022-07-18T14:01:20.330Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-18T14:01:20.585Z] check_test.go:483: [d87f0ab075146] daemon is not started [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.89s) [2022-07-18T14:01:20.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-18T14:01:20.585Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-18T14:01:20.585Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-18T14:01:25.827Z] check_test.go:510: [d057628060aaa] daemon is not started [2022-07-18T14:01:25.827Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-18T14:01:25.827Z] check_test.go:510: [d69416fb4509f] daemon is not started [2022-07-18T14:01:25.827Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-18T14:01:25.827Z] check_test.go:510: [d6fa926a0a8f1] daemon is not started [2022-07-18T14:01:25.827Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-18T14:01:26.083Z] check_test.go:510: [d596d2752f2b3] daemon is not started [2022-07-18T14:01:26.083Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-18T14:01:26.339Z] check_test.go:510: [d0ee533ba83cc] daemon is not started [2022-07-18T14:01:26.339Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-07-18T14:01:26.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-18T14:01:26.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-18T14:01:26.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-18T14:01:26.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-18T14:01:26.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-18T14:01:26.339Z] === RUN TestDockerNetworkSuite [2022-07-18T14:01:26.339Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-18T14:01:27.269Z] docker_cli_network_unix_test.go:46: [d616ee1c2d95b] daemon is not started [2022-07-18T14:01:27.525Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-18T14:01:28.087Z] docker_cli_network_unix_test.go:46: [d3e0d43a83451] daemon is not started [2022-07-18T14:01:28.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-18T14:01:30.860Z] docker_cli_network_unix_test.go:46: [d90a86fc720cf] daemon is not started [2022-07-18T14:01:31.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-18T14:01:32.483Z] docker_cli_network_unix_test.go:46: [dbfe894634d18] daemon is not started [2022-07-18T14:01:32.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-18T14:01:32.741Z] docker_cli_network_unix_test.go:1233: [d387577bd9345] daemon is not started [2022-07-18T14:01:35.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-18T14:01:36.195Z] docker_cli_network_unix_test.go:46: [debcae6c332d2] daemon is not started [2022-07-18T14:01:36.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-18T14:01:40.931Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-18T14:01:41.186Z] docker_cli_network_unix_test.go:46: [d31267ae4361d] daemon is not started [2022-07-18T14:01:42.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-18T14:01:44.640Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-18T14:01:44.897Z] docker_cli_network_unix_test.go:46: [dfc2878c8cf0a] daemon is not started [2022-07-18T14:01:45.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-18T14:01:47.355Z] docker_cli_network_unix_test.go:46: [d908c5feb59af] daemon is not started [2022-07-18T14:01:47.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-18T14:01:47.611Z] docker_cli_network_unix_test.go:46: [d0e439e598cca] daemon is not started [2022-07-18T14:01:47.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-18T14:01:48.126Z] docker_cli_network_unix_test.go:46: [de1018ee71c56] daemon is not started [2022-07-18T14:01:48.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-18T14:01:49.056Z] docker_cli_network_unix_test.go:46: [d6b034a3d7047] daemon is not started [2022-07-18T14:01:49.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-18T14:01:50.181Z] docker_cli_network_unix_test.go:46: [d1a34ae8c25ed] daemon is not started [2022-07-18T14:01:50.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-18T14:01:51.004Z] docker_cli_network_unix_test.go:46: [d792c0dfb41b1] daemon is not started [2022-07-18T14:01:51.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-18T14:01:51.566Z] docker_cli_network_unix_test.go:46: [dd2f88d892c42] daemon is not started [2022-07-18T14:01:51.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-18T14:01:51.822Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-18T14:01:52.079Z] docker_cli_network_unix_test.go:46: [d9356d570ca91] daemon is not started [2022-07-18T14:01:52.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-18T14:01:52.592Z] docker_cli_network_unix_test.go:46: [d81f237ba2aa1] daemon is not started [2022-07-18T14:01:52.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-18T14:01:52.592Z] docker_cli_network_unix_test.go:46: [d74faec69d48c] daemon is not started [2022-07-18T14:01:52.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-18T14:01:52.849Z] docker_cli_network_unix_test.go:46: [d37faf88dc92d] daemon is not started [2022-07-18T14:01:52.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-18T14:01:53.780Z] docker_cli_network_unix_test.go:46: [dc68a721ec558] daemon is not started [2022-07-18T14:01:53.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-18T14:01:54.710Z] docker_cli_network_unix_test.go:46: [db58f9ab42f7e] daemon is not started [2022-07-18T14:01:55.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-18T14:01:55.272Z] docker_cli_network_unix_test.go:46: [dd48f2b3225dc] daemon is not started [2022-07-18T14:01:55.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-18T14:01:55.529Z] docker_cli_network_unix_test.go:46: [d02c5f97adec0] daemon is not started [2022-07-18T14:01:55.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-18T14:01:55.785Z] docker_cli_network_unix_test.go:46: [dfd50f59d8b34] daemon is not started [2022-07-18T14:01:55.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-18T14:01:57.157Z] docker_cli_network_unix_test.go:968: [d14b38370c39b] daemon is not started [2022-07-18T14:01:59.050Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-18T14:01:59.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-18T14:02:00.416Z] docker_cli_network_unix_test.go:46: [df0cba8ca896b] daemon is not started [2022-07-18T14:02:00.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-18T14:02:01.347Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-18T14:02:03.239Z] docker_cli_network_unix_test.go:1116: [de122346d5e64] daemon is not started [2022-07-18T14:02:06.511Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-18T14:02:07.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-18T14:02:07.074Z] docker_cli_network_unix_test.go:46: [d721160b9a12b] daemon is not started [2022-07-18T14:02:07.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-18T14:02:08.002Z] docker_cli_network_unix_test.go:46: [d20238c1e45be] daemon is not started [2022-07-18T14:02:08.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-18T14:02:08.259Z] docker_cli_network_unix_test.go:46: [d1f024f67efa9] daemon is not started [2022-07-18T14:02:08.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-18T14:02:08.515Z] docker_cli_network_unix_test.go:46: [d573d67fc4c6c] daemon is not started [2022-07-18T14:02:08.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-18T14:02:08.771Z] docker_cli_network_unix_test.go:46: [d5033ee104ce7] daemon is not started [2022-07-18T14:02:08.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-18T14:02:08.771Z] docker_cli_network_unix_test.go:46: [d1f82ddce940f] daemon is not started [2022-07-18T14:02:08.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-18T14:02:08.771Z] docker_cli_network_unix_test.go:46: [d8c10de35cb8f] daemon is not started [2022-07-18T14:02:08.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-18T14:02:10.665Z] docker_cli_network_unix_test.go:46: [d46f09a6c7224] daemon is not started [2022-07-18T14:02:10.665Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-18T14:02:11.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-18T14:02:11.593Z] docker_cli_network_unix_test.go:46: [ded76325cc664] daemon is not started [2022-07-18T14:02:11.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-18T14:02:11.593Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-18T14:02:11.593Z] docker_cli_network_unix_test.go:46: [dbe71907480c2] daemon is not started [2022-07-18T14:02:11.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-18T14:02:12.156Z] docker_cli_network_unix_test.go:46: [de09cd816a4c0] daemon is not started [2022-07-18T14:02:12.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-18T14:02:14.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-18T14:02:14.930Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-18T14:02:14.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-18T14:02:16.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-18T14:02:18.194Z] docker_cli_network_unix_test.go:1084: [dcd4330117f7a] daemon is not started [2022-07-18T14:02:20.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-18T14:02:20.362Z] docker_cli_network_unix_test.go:46: [da426a33ecd9c] daemon is not started [2022-07-18T14:02:20.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-18T14:02:21.290Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-18T14:02:21.290Z] docker_cli_network_unix_test.go:46: [dbc65ff8f014d] daemon is not started [2022-07-18T14:02:21.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-18T14:02:21.803Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-18T14:02:22.736Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-18T14:02:22.992Z] docker_cli_network_unix_test.go:46: [db14111636569] daemon is not started [2022-07-18T14:02:23.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-18T14:02:23.505Z] docker_cli_network_unix_test.go:46: [de778d48ce90a] daemon is not started [2022-07-18T14:02:23.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-18T14:02:24.069Z] docker_cli_network_unix_test.go:46: [d8f824bc48073] daemon is not started [2022-07-18T14:02:24.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-18T14:02:24.999Z] docker_cli_network_unix_test.go:46: [dad7302da1c76] daemon is not started [2022-07-18T14:02:24.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-18T14:02:25.255Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-18T14:02:25.818Z] docker_cli_network_unix_test.go:46: [da84d2648719d] daemon is not started [2022-07-18T14:02:26.074Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-18T14:02:32.622Z] docker_cli_network_unix_test.go:46: [d22510235e528] daemon is not started [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite (65.60s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.79s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.53s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.51s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.36s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.61s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.72s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.25s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.28s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.48s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.90s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.94s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.38s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.28s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.26s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.72s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.29s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.50s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-18T14:02:32.622Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.91s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.06s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.70s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.19s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.18s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.87s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.76s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.65s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.26s) [2022-07-18T14:02:32.622Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.74s) [2022-07-18T14:02:32.622Z] === RUN TestDockerHubPullSuite [2022-07-18T14:02:32.622Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-18T14:02:33.986Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-18T14:02:36.501Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-18T14:02:37.427Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-18T14:02:39.315Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-18T14:02:39.571Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-18T14:02:40.133Z] --- PASS: TestDockerHubPullSuite (8.15s) [2022-07-18T14:02:40.133Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-07-18T14:02:40.133Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-18T14:02:40.133Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-07-18T14:02:40.133Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2022-07-18T14:02:40.133Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-18T14:02:40.133Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-18T14:02:40.133Z] PASS [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === Skipped [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-18T14:02:40.133Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-18T14:02:40.133Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_sni_test.go:30: Flakey test [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-18T14:02:40.133Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-18T14:02:40.133Z] docker_cli_network_unix_test.go:46: [dbe71907480c2] daemon is not started [2022-07-18T14:02:40.133Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] DONE 1265 tests, 51 skipped in 1472.011s [2022-07-18T14:02:40.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T14:02:40.133Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T14:02:40.133Z] +++ kill 9392 [2022-07-18T14:02:40.133Z] +++ /etc/init.d/apparmor stop [2022-07-18T14:02:40.133Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] Unloading profiles will leave already running processes permanently [2022-07-18T14:02:40.133Z] unconfined, which can lead to unexpected situations. [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.133Z] To set a process to complain mode, use the command line tool [2022-07-18T14:02:40.133Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T14:02:40.133Z] +++ true [2022-07-18T14:02:40.133Z] exiting test-integration [2022-07-18T14:02:40.133Z] ++ exit 0 [2022-07-18T14:02:40.133Z] [2022-07-18T14:02:40.389Z] + for job in $(jobs -p) [2022-07-18T14:02:40.389Z] + wait 15664 [2022-07-18T14:03:19.050Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-18T14:03:20.415Z] docker_cli_swarm_test.go:1180: [d784d677f20c3] joining swarm manager [d69c6008567eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T14:03:26.948Z] docker_cli_swarm_test.go:1189: [dcee3843ff71e] joining swarm manager [d69c6008567eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T14:04:05.603Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-18T14:04:10.846Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-18T14:04:15.011Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-18T14:04:16.900Z] docker_cli_swarm_test.go:1112: [d4f7736f766ef] joining swarm manager [d9a40f49b9c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T14:04:18.264Z] docker_cli_swarm_test.go:1113: [d7f73ee5b4288] joining swarm manager [d9a40f49b9c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T14:05:54.650Z] docker_cli_swarm_test.go:1166: [d8c1e95469c86] joining swarm manager [d9a40f49b9c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-18T14:06:26.678Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-18T14:06:28.569Z] docker_cli_swarm_test.go:1447: [d4ac67276b7ad] joining swarm manager [dc143fcc2d39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T14:06:29.496Z] docker_cli_swarm_test.go:1448: [d0c0fb9472d58] joining swarm manager [dc143fcc2d39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-18T14:06:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-18T14:06:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-18T14:06:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-18T14:06:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-18T14:06:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-18T14:06:42.225Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-18T14:06:44.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-18T14:06:48.030Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-18T14:06:49.918Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-18T14:06:51.806Z] docker_cli_swarm_unix_test.go:63: [d74ffc5b9d216] joining swarm manager [d5bd73076f0ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T14:07:47.971Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-18T14:07:47.971Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-18T14:07:47.971Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-18T14:07:49.861Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-18T14:07:53.128Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-18T14:07:55.643Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-18T14:07:57.531Z] docker_api_swarm_test.go:962: [d450402260b74] joining swarm manager [dbb334f09ff6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-18T14:08:15.585Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-18T14:08:27.750Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-18T14:08:29.117Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-18T14:08:31.633Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-18T14:08:34.150Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-18T14:08:42.237Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-18T14:08:45.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-18T14:08:48.024Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-18T14:08:50.570Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-18T14:08:53.085Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-18T14:08:55.603Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-18T14:08:58.870Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-18T14:09:00.762Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-18T14:09:56.927Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-18T14:10:11.764Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite (1599.43s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.37s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.23s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.15s) [2022-07-18T14:10:29.817Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.77s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.27s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.96s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.80s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.86s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.12s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.86s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.11s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.89s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.54s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.51s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.75s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.21s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.85s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.90s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.05s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.55s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.26s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.99s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.53s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.44s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.57s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.85s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.51s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.45s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.65s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.42s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.62s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.71s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.05s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.73s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.81s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.62s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.78s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.38s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.08s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.06s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.14s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.90s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.20s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.52s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.53s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.31s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.70s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.09s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.21s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.38s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.07s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.02s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.16s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.27s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.12s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.47s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.58s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.52s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2022-07-18T14:10:29.817Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.26s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.43s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.20s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.01s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.88s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.70s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-07-18T14:10:29.817Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-07-18T14:10:29.817Z] === RUN TestDockerExternalVolumeSuite [2022-07-18T14:10:29.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-18T14:10:29.817Z] docker_cli_external_volume_driver_test.go:53: [d3f5906c5696a] daemon is not started [2022-07-18T14:10:44.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-18T14:11:52.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-18T14:12:00.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-18T14:12:15.193Z] docker_cli_external_volume_driver_test.go:53: [da6efe2de4e4f] daemon is not started [2022-07-18T14:12:30.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-18T14:12:44.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-18T14:13:02.903Z] docker_cli_external_volume_driver_test.go:53: [d325360b18f2e] daemon is not started [2022-07-18T14:13:15.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-18T14:13:15.069Z] docker_cli_external_volume_driver_test.go:53: [d178e253c0b27] daemon is not started [2022-07-18T14:13:33.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-18T14:14:05.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-18T14:14:19.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-18T14:14:34.812Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-18T14:15:21.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-18T14:15:39.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-18T14:16:11.498Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-18T14:16:43.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-18T14:16:58.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-18T14:17:13.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-18T14:17:13.215Z] docker_cli_external_volume_driver_test.go:485: [d1d7ff0c8f448] daemon is not started [2022-07-18T14:17:31.256Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-18T14:17:31.256Z] docker_cli_external_volume_driver_test.go:53: [d75a8655fb2fd] daemon is not started [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite (437.07s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-07-18T14:17:46.092Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-18T14:17:46.092Z] PASS [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] === Skipped [2022-07-18T14:17:46.092Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-18T14:17:46.092Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-18T14:17:46.092Z] check_test.go:540: [deb0b7e486031] daemon is not started [2022-07-18T14:17:46.092Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-18T14:17:46.092Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-18T14:17:46.092Z] check_test.go:540: [dcac237dad471] daemon is not started [2022-07-18T14:17:46.092Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-18T14:17:46.092Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-18T14:17:46.092Z] check_test.go:540: [d7ddaabdf6b3f] daemon is not started [2022-07-18T14:17:46.092Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-18T14:17:46.092Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-18T14:17:46.092Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-18T14:17:46.092Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-18T14:17:46.092Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] DONE 269 tests, 5 skipped in 2376.125s [2022-07-18T14:17:46.092Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-18T14:17:46.092Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d86744879bcee/docker.pid [2022-07-18T14:17:46.092Z] +++ kill 7024 [2022-07-18T14:17:46.092Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7024 is not a child of this shell [2022-07-18T14:17:46.092Z] warning: PID 7024 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d86744879bcee/docker.pid had a nonzero exit code [2022-07-18T14:17:46.092Z] ++++ cat bundles/test-integration/docker.pid [2022-07-18T14:17:46.092Z] +++ kill 9351 [2022-07-18T14:17:46.092Z] +++ /etc/init.d/apparmor stop [2022-07-18T14:17:46.092Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] Unloading profiles will leave already running processes permanently [2022-07-18T14:17:46.092Z] unconfined, which can lead to unexpected situations. [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] To set a process to complain mode, use the command line tool [2022-07-18T14:17:46.092Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-18T14:17:46.092Z] +++ true [2022-07-18T14:17:46.092Z] exiting test-integration [2022-07-18T14:17:46.092Z] ++ exit 0 [2022-07-18T14:17:46.092Z] [2022-07-18T14:17:46.092Z] + exit 0 [2022-07-18T14:17:46.092Z] ++ jobs -p [2022-07-18T14:17:46.092Z] + pids= [2022-07-18T14:17:46.092Z] + echo 'Remaining pids to kill: []' [2022-07-18T14:17:46.092Z] Remaining pids to kill: [] [2022-07-18T14:17:46.092Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-18T14:17:46.104Z] Recording test results [2022-07-18T14:17:46.593Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-18T14:17:46.906Z] + echo Ensuring container killed. [2022-07-18T14:17:46.906Z] Ensuring container killed. [2022-07-18T14:17:46.906Z] + docker ps -aq -f name=docker-pr2-* [2022-07-18T14:17:46.906Z] + cids=b7dee4da5452 [2022-07-18T14:17:46.906Z] e9dc692ca2e5 [2022-07-18T14:17:46.906Z] 99b989ace978 [2022-07-18T14:17:46.906Z] + [ -n b7dee4da5452 [2022-07-18T14:17:46.906Z] e9dc692ca2e5 [2022-07-18T14:17:46.906Z] 99b989ace978 ] [2022-07-18T14:17:46.906Z] + docker rm -vf b7dee4da5452 e9dc692ca2e5 99b989ace978 [2022-07-18T14:17:47.834Z] b7dee4da5452 [2022-07-18T14:17:47.834Z] e9dc692ca2e5 [2022-07-18T14:17:47.834Z] 99b989ace978 [Pipeline] sh [2022-07-18T14:17:48.151Z] + echo Chowning /workspace to jenkins user [2022-07-18T14:17:48.151Z] Chowning /workspace to jenkins user [2022-07-18T14:17:48.151Z] + id -u [2022-07-18T14:17:48.151Z] + id -g [2022-07-18T14:17:48.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43832:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-18T14:17:50.993Z] + bundleName=amd64 [2022-07-18T14:17:50.993Z] + echo Creating amd64-bundles.tar.gz [2022-07-18T14:17:50.993Z] Creating amd64-bundles.tar.gz [2022-07-18T14:17:50.993Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-18T14:17:50.993Z] + 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-07-18T14:17:52.367Z] Archiving artifacts [2022-07-18T14:17:52.952Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43832/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-18T14:17:53.250Z] + make clean [2022-07-18T14:17:53.250Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-18T14:17:53.250Z] docker-dev-cache [2022-07-18T14:17:53.250Z] 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