Pull request #43913 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 30295c1750714d26f3c8fc9c3451f11ac351f2be+2279803c8c2dd44c5fc124384e3b303f7cbcf4ca (6e6cee425858b4724f4a9f00932eac4b399e295f) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43913@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-04T15:50:56.447Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-04T15:50:56.451Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-04T15:50:56.651Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c5a2b13ee6926639) in /home/ubuntu/workspace/moby_PR-43913 [Pipeline] { [Pipeline] checkout [2022-08-04T15:50:56.681Z] The recommended git tool is: git [2022-08-04T15:50:56.690Z] using credential docker-jenkins-github-credentials [2022-08-04T15:50:56.699Z] Cloning the remote Git repository [2022-08-04T15:50:56.699Z] Cloning with configured refspecs honoured and without tags [2022-08-04T15:50:56.702Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T15:50:56.702Z] > git init /home/ubuntu/workspace/moby_PR-43913 # timeout=10 [2022-08-04T15:50:56.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:50:56.706Z] > git --version # timeout=10 [2022-08-04T15:50:56.708Z] > git --version # 'git version 2.17.1' [2022-08-04T15:50:56.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:50:56.708Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:06.656Z] Fetching without tags [2022-08-04T15:51:06.846Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:07.382Z] Merge succeeded, producing 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:07.383Z] Checking out Revision 30295c1750714d26f3c8fc9c3451f11ac351f2be (PR-43913) [2022-08-04T15:51:06.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:06.648Z] > git config --add remote.origin.fetch +refs/pull/43913/head:refs/remotes/origin/PR-43913 # timeout=10 [2022-08-04T15:51:06.650Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:06.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:06.659Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:06.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:06.660Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:06.849Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:06.850Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:07.370Z] > git remote # timeout=10 [2022-08-04T15:51:07.372Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T15:51:07.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:07.374Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T15:51:07.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T15:51:07.385Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:07.387Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:07.837Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T15:51:07.837Z] First time build. Skipping changelog. [2022-08-04T15:51:07.851Z] > git --version # timeout=10 [2022-08-04T15:51:07.852Z] > git --version # 'git version 2.17.1' [2022-08-04T15:51:07.854Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:51:08.514Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43913:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-04T15:51:11.049Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-04T15:51:11.616Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c5a2b13ee6926639) in /home/ubuntu/workspace/moby_PR-43913 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-04T15:51:11.627Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065379157487472aa) in /home/ubuntu/workspace/moby_PR-43913 [Pipeline] stage [Pipeline] { (Print info) [2022-08-04T15:51:11.630Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02a5f812de93ea0ff) in /home/ubuntu/workspace/moby_PR-43913 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-04T15:51:11.634Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0175edcdf7e5cd8b1) in /home/ubuntu/workspace/moby_PR-43913 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-08-04T15:51:11.637Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fc0a2a49a2fa529a) in /home/ubuntu/workspace/moby_PR-43913 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-04T15:51:11.669Z] The recommended git tool is: git [Pipeline] { [2022-08-04T15:51:11.678Z] using credential docker-jenkins-github-credentials [2022-08-04T15:51:11.689Z] Fetching changes from the remote Git repository [Pipeline] { [2022-08-04T15:51:11.693Z] Fetching without tags [Pipeline] checkout [2022-08-04T15:51:11.699Z] The recommended git tool is: git [2022-08-04T15:51:11.708Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-04T15:51:11.718Z] Cloning the remote Git repository [2022-08-04T15:51:11.718Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [2022-08-04T15:51:11.761Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-04T15:51:11.768Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-04T15:51:11.776Z] Cloning the remote Git repository [2022-08-04T15:51:11.776Z] Cloning with configured refspecs honoured and without tags [2022-08-04T15:51:11.776Z] The recommended git tool is: git [2022-08-04T15:51:11.791Z] using credential docker-jenkins-github-credentials [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-08-04T15:51:11.687Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43913/.git # timeout=10 [2022-08-04T15:51:11.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:11.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:11.696Z] > git --version # timeout=10 [2022-08-04T15:51:11.698Z] > git --version # 'git version 2.17.1' [2022-08-04T15:51:11.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:11.698Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:11.797Z] The recommended git tool is: git [2022-08-04T15:51:11.801Z] Cloning the remote Git repository [2022-08-04T15:51:11.801Z] Cloning with configured refspecs honoured and without tags [2022-08-04T15:51:11.807Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-04T15:51:11.816Z] Cloning the remote Git repository [2022-08-04T15:51:11.816Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-04T15:51:11.904Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 30295c1750714d26f3c8fc9c3451f11ac351f2be [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-04T15:51:11.823Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T15:51:11.824Z] > git init /home/ubuntu/workspace/moby_PR-43913 # timeout=10 [2022-08-04T15:51:11.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:11.836Z] > git --version # timeout=10 [2022-08-04T15:51:11.838Z] > git --version # 'git version 2.17.1' [2022-08-04T15:51:11.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:11.839Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:12.357Z] Merge succeeded, producing 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:12.358Z] Checking out Revision 30295c1750714d26f3c8fc9c3451f11ac351f2be (PR-43913) [2022-08-04T15:51:12.405Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T15:51:12.417Z] > git --version # timeout=10 [2022-08-04T15:51:12.419Z] > git --version # 'git version 2.17.1' [2022-08-04T15:51:12.421Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-04T15:51:11.907Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:11.909Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:12.345Z] > git remote # timeout=10 [2022-08-04T15:51:12.347Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T15:51:12.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:12.350Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T15:51:12.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T15:51:12.360Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:12.362Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:11.721Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T15:51:11.721Z] > git init /home/ubuntu/workspace/moby_PR-43913 # timeout=10 [2022-08-04T15:51:11.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:11.742Z] > git --version # timeout=10 [2022-08-04T15:51:11.750Z] > git --version # 'git version 2.17.1' [2022-08-04T15:51:11.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:11.751Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:51:11.801Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T15:51:11.803Z] > git init /home/ubuntu/workspace/moby_PR-43913 # timeout=10 [2022-08-04T15:51:11.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:11.812Z] > git --version # timeout=10 [2022-08-04T15:51:11.817Z] > git --version # 'git version 2.25.1' [2022-08-04T15:51:11.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:11.818Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:11.823Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T15:51:11.823Z] > git init /home/ubuntu/workspace/moby_PR-43913 # timeout=10 [2022-08-04T15:51:11.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:11.836Z] > git --version # timeout=10 [2022-08-04T15:51:11.840Z] > git --version # 'git version 2.25.1' [2022-08-04T15:51:11.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:11.841Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:13.033Z] + [ PR != PR ] [2022-08-04T15:51:13.033Z] + [ master != master ] [2022-08-04T15:51:13.033Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T15:51:13.346Z] + docker version [2022-08-04T15:51:13.346Z] Client: Docker Engine - Community [2022-08-04T15:51:13.346Z] Version: 20.10.14 [2022-08-04T15:51:13.346Z] API version: 1.41 [2022-08-04T15:51:13.346Z] Go version: go1.16.15 [2022-08-04T15:51:13.346Z] Git commit: a224086 [2022-08-04T15:51:13.346Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T15:51:13.346Z] OS/Arch: linux/amd64 [2022-08-04T15:51:13.346Z] Context: default [2022-08-04T15:51:13.346Z] Experimental: true [2022-08-04T15:51:13.346Z] [2022-08-04T15:51:13.346Z] Server: Docker Engine - Community [2022-08-04T15:51:13.346Z] Engine: [2022-08-04T15:51:13.346Z] Version: 20.10.14 [2022-08-04T15:51:13.346Z] API version: 1.41 (minimum version 1.12) [2022-08-04T15:51:13.346Z] Go version: go1.16.15 [2022-08-04T15:51:13.346Z] Git commit: 87a90dc [2022-08-04T15:51:13.346Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T15:51:13.346Z] OS/Arch: linux/amd64 [2022-08-04T15:51:13.346Z] Experimental: true [2022-08-04T15:51:13.346Z] containerd: [2022-08-04T15:51:13.346Z] Version: 1.5.11 [2022-08-04T15:51:13.346Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:13.346Z] runc: [2022-08-04T15:51:13.346Z] Version: 1.0.3 [2022-08-04T15:51:13.346Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T15:51:13.346Z] docker-init: [2022-08-04T15:51:13.346Z] Version: 0.19.0 [2022-08-04T15:51:13.346Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T15:51:13.628Z] + docker info [2022-08-04T15:51:13.628Z] Client: [2022-08-04T15:51:13.628Z] Context: default [2022-08-04T15:51:13.628Z] Debug Mode: false [2022-08-04T15:51:13.628Z] Plugins: [2022-08-04T15:51:13.628Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T15:51:13.628Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T15:51:13.628Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T15:51:13.628Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T15:51:13.628Z] [2022-08-04T15:51:13.628Z] Server: [2022-08-04T15:51:13.628Z] Containers: 0 [2022-08-04T15:51:13.628Z] Running: 0 [2022-08-04T15:51:13.628Z] Paused: 0 [2022-08-04T15:51:13.628Z] Stopped: 0 [2022-08-04T15:51:13.628Z] Images: 7 [2022-08-04T15:51:13.628Z] Server Version: 20.10.14 [2022-08-04T15:51:13.628Z] Storage Driver: overlay2 [2022-08-04T15:51:13.628Z] Backing Filesystem: extfs [2022-08-04T15:51:13.628Z] Supports d_type: true [2022-08-04T15:51:13.628Z] Native Overlay Diff: true [2022-08-04T15:51:13.628Z] userxattr: false [2022-08-04T15:51:13.628Z] Logging Driver: json-file [2022-08-04T15:51:13.628Z] Cgroup Driver: cgroupfs [2022-08-04T15:51:13.628Z] Cgroup Version: 1 [2022-08-04T15:51:13.628Z] Plugins: [2022-08-04T15:51:13.628Z] Volume: local [2022-08-04T15:51:13.628Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T15:51:13.628Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T15:51:13.628Z] Swarm: inactive [2022-08-04T15:51:13.628Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T15:51:13.628Z] Default Runtime: runc [2022-08-04T15:51:13.628Z] Init Binary: docker-init [2022-08-04T15:51:13.628Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:13.628Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T15:51:13.628Z] init version: de40ad0 [2022-08-04T15:51:13.628Z] Security Options: [2022-08-04T15:51:13.628Z] apparmor [2022-08-04T15:51:13.628Z] seccomp [2022-08-04T15:51:13.628Z] Profile: default [2022-08-04T15:51:13.628Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T15:51:13.628Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T15:51:13.628Z] OSType: linux [2022-08-04T15:51:13.628Z] Architecture: x86_64 [2022-08-04T15:51:13.628Z] CPUs: 8 [2022-08-04T15:51:13.628Z] Total Memory: 30.91GiB [2022-08-04T15:51:13.628Z] Name: ip-10-100-45-217 [2022-08-04T15:51:13.628Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T15:51:13.628Z] Docker Root Dir: /var/lib/docker [2022-08-04T15:51:13.628Z] Debug Mode: false [2022-08-04T15:51:13.628Z] Registry: https://index.docker.io/v1/ [2022-08-04T15:51:13.628Z] Labels: [2022-08-04T15:51:13.628Z] Experimental: true [2022-08-04T15:51:13.628Z] Insecure Registries: [2022-08-04T15:51:13.628Z] 127.0.0.0/8 [2022-08-04T15:51:13.628Z] Live Restore Enabled: true [2022-08-04T15:51:13.628Z] [2022-08-04T15:51:13.628Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T15:51:13.909Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:13.909Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:13.909Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43913/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T15:51:13.909Z] + bash /home/ubuntu/workspace/moby_PR-43913/check-config.sh [2022-08-04T15:51:13.909Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T15:51:13.909Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T15:51:13.909Z] [2022-08-04T15:51:13.909Z] Generally Necessary: [2022-08-04T15:51:13.909Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T15:51:13.909Z] - apparmor: enabled and tools installed [2022-08-04T15:51:13.909Z] - CONFIG_NAMESPACES: enabled [2022-08-04T15:51:13.909Z] - CONFIG_NET_NS: enabled [2022-08-04T15:51:13.909Z] - CONFIG_PID_NS: enabled [2022-08-04T15:51:13.909Z] - CONFIG_IPC_NS: enabled [2022-08-04T15:51:13.909Z] - CONFIG_UTS_NS: enabled [2022-08-04T15:51:13.909Z] - CONFIG_CGROUPS: enabled [2022-08-04T15:51:13.909Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T15:51:13.909Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T15:51:13.909Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T15:51:13.909Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T15:51:13.909Z] - CONFIG_CPUSETS: enabled [2022-08-04T15:51:13.909Z] - CONFIG_MEMCG: enabled [2022-08-04T15:51:13.909Z] - CONFIG_KEYS: enabled [2022-08-04T15:51:14.169Z] - CONFIG_VETH: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T15:51:14.169Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T15:51:14.169Z] [2022-08-04T15:51:14.169Z] Optional Features: [2022-08-04T15:51:14.169Z] - CONFIG_USER_NS: enabled [2022-08-04T15:51:14.169Z] - CONFIG_SECCOMP: enabled [2022-08-04T15:51:14.169Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T15:51:14.169Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T15:51:14.169Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T15:51:14.169Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T15:51:14.169Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T15:51:14.169Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T15:51:14.169Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T15:51:14.169Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T15:51:14.169Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T15:51:14.169Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T15:51:14.169Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T15:51:14.169Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T15:51:14.169Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T15:51:14.169Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T15:51:14.169Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T15:51:14.169Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T15:51:14.169Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T15:51:14.169Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T15:51:14.428Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T15:51:14.428Z] - CONFIG_EXT4_FS: enabled [2022-08-04T15:51:14.428Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T15:51:14.428Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T15:51:14.428Z] - Network Drivers: [2022-08-04T15:51:14.428Z] - "overlay": [2022-08-04T15:51:14.428Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T15:51:14.428Z] Optional (for encrypted networks): [2022-08-04T15:51:14.428Z] - CONFIG_CRYPTO: enabled [2022-08-04T15:51:14.428Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T15:51:14.428Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T15:51:14.428Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T15:51:14.428Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T15:51:14.428Z] - CONFIG_XFRM: enabled [2022-08-04T15:51:14.428Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T15:51:14.428Z] - "ipvlan": [2022-08-04T15:51:14.428Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T15:51:14.428Z] - "macvlan": [2022-08-04T15:51:14.428Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T15:51:14.428Z] - "ftp,tftp client in container": [2022-08-04T15:51:14.428Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T15:51:14.428Z] - Storage Drivers: [2022-08-04T15:51:14.428Z] - "aufs": [2022-08-04T15:51:14.428Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T15:51:14.428Z] - "btrfs": [2022-08-04T15:51:14.428Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T15:51:14.428Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T15:51:14.428Z] - "devicemapper": [2022-08-04T15:51:14.428Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T15:51:14.428Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T15:51:14.428Z] - "overlay": [2022-08-04T15:51:14.428Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T15:51:14.428Z] - "zfs": [2022-08-04T15:51:14.428Z] - /dev/zfs: present [2022-08-04T15:51:14.428Z] - zfs command: missing [2022-08-04T15:51:14.428Z] - zpool command: missing [2022-08-04T15:51:14.428Z] [2022-08-04T15:51:14.428Z] Limits: [2022-08-04T15:51:14.428Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T15:51:14.428Z] [2022-08-04T15:51:14.428Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T15:51:14.750Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:30295c1750714d26f3c8fc9c3451f11ac351f2be . [2022-08-04T15:51:14.750Z] #1 [internal] load build definition from Dockerfile [2022-08-04T15:51:14.751Z] #1 sha256:91a6e24b8146d38d614b3f0d17faec4786bea859ee83c16d610a6ddd9bc71768 [2022-08-04T15:51:14.751Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T15:51:14.751Z] #1 DONE 0.0s [2022-08-04T15:51:14.751Z] [2022-08-04T15:51:14.751Z] #2 [internal] load .dockerignore [2022-08-04T15:51:14.751Z] #2 sha256:a32f78ab0c92e7648b0c9167f213bd8a9754f61f5fceadbdb31c658e58bda0e8 [2022-08-04T15:51:14.751Z] #2 transferring context: 145B done [2022-08-04T15:51:14.751Z] #2 DONE 0.0s [2022-08-04T15:51:14.751Z] [2022-08-04T15:51:14.751Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T15:51:14.751Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T15:51:15.009Z] #3 DONE 0.1s [2022-08-04T15:51:15.009Z] [2022-08-04T15:51:15.009Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T15:51:15.009Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T15:51:15.009Z] #4 CACHED [2022-08-04T15:51:15.009Z] [2022-08-04T15:51:15.009Z] #6 [internal] load build definition from Dockerfile [2022-08-04T15:51:15.009Z] #6 sha256:124dfc626d0ad3d2109c23eefa386b12326f6feddb9f62e05aee00dceab152a1 [2022-08-04T15:51:15.010Z] #6 DONE 0.0s [2022-08-04T15:51:15.010Z] [2022-08-04T15:51:15.010Z] #5 [internal] load .dockerignore [2022-08-04T15:51:15.010Z] #5 sha256:f95da26cde4c8bbde7a4e8912fb9f677766641635cbdf9b0ae349e004a7eb857 [2022-08-04T15:51:15.010Z] #5 DONE 0.0s [2022-08-04T15:51:15.010Z] [2022-08-04T15:51:15.010Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T15:51:15.010Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T15:51:15.010Z] #7 DONE 0.1s [2022-08-04T15:51:15.010Z] [2022-08-04T15:51:15.010Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:15.010Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T15:51:15.270Z] #10 DONE 0.1s [2022-08-04T15:51:15.270Z] [2022-08-04T15:51:15.270Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:15.270Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T15:51:15.270Z] #9 DONE 0.1s [2022-08-04T15:51:15.270Z] [2022-08-04T15:51:15.270Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T15:51:15.270Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T15:51:15.270Z] #8 DONE 0.1s [2022-08-04T15:51:15.270Z] [2022-08-04T15:51:15.270Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:15.270Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T15:51:15.270Z] #80 DONE 0.0s [2022-08-04T15:51:15.270Z] [2022-08-04T15:51:15.270Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:15.270Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T15:51:15.270Z] #78 DONE 0.0s [2022-08-04T15:51:15.270Z] [2022-08-04T15:51:15.270Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T15:51:15.270Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T15:51:15.270Z] #11 DONE 0.0s [2022-08-04T15:51:15.270Z] [2022-08-04T15:51:15.270Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T15:51:15.270Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T15:51:15.270Z] #35 DONE 0.0s [2022-08-04T15:51:15.270Z] [2022-08-04T15:51:15.270Z] #31 [internal] load build context [2022-08-04T15:51:15.270Z] #31 sha256:0fce2227015501136b28fa0a9116c5907ba208ca2b25b69cbdbf7c98a34985e9 [2022-08-04T15:51:15.839Z] #31 ... [2022-08-04T15:51:15.839Z] [2022-08-04T15:51:15.839Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T15:51:15.839Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T15:51:15.839Z] #56 DONE 0.4s [2022-08-04T15:51:15.839Z] [2022-08-04T15:51:15.839Z] #31 [internal] load build context [2022-08-04T15:51:15.839Z] #31 sha256:0fce2227015501136b28fa0a9116c5907ba208ca2b25b69cbdbf7c98a34985e9 [2022-08-04T15:51:16.099Z] #31 transferring context: 62.41MB 0.8s done [2022-08-04T15:51:16.099Z] #31 DONE 0.8s [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T15:51:16.099Z] #71 sha256:f990b8dc2f59fae7fcd4d8e9495dcbfdef88b19ea512fa5ee6b76490919baf89 [2022-08-04T15:51:16.099Z] #71 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T15:51:16.099Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T15:51:16.099Z] #53 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T15:51:16.099Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T15:51:16.099Z] #49 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T15:51:16.099Z] #75 sha256:a0b9f18fefae9428d9e3db63fa5df7f5aebe4205145f1617962c63ba754b74f6 [2022-08-04T15:51:16.099Z] #75 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T15:51:16.099Z] #39 sha256:9791d69d0822c5996c9749193541d971869f907d704d1b021bdd66e348c99199 [2022-08-04T15:51:16.099Z] #39 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T15:51:16.099Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-04T15:51:16.099Z] #26 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T15:51:16.099Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T15:51:16.099Z] #62 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T15:51:16.099Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T15:51:16.099Z] #81 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T15:51:16.099Z] #52 sha256:d0f2bf48bc50e16263ae7d02d46e17f3be7149e41454f4c5bf232a27531abe9b [2022-08-04T15:51:16.099Z] #52 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T15:51:16.099Z] #44 sha256:adc5519d31e037e616eca7c74aa2f042f6e74df61cf401173932cf21cbe97220 [2022-08-04T15:51:16.099Z] #44 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T15:51:16.099Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T15:51:16.099Z] #36 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T15:51:16.099Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T15:51:16.099Z] #58 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.099Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T15:51:16.099Z] #51 sha256:ff61f13401f59b1ed17dbc552bdfaf86b2d62371d73ab386d21fed8611b28494 [2022-08-04T15:51:16.099Z] #51 CACHED [2022-08-04T15:51:16.099Z] [2022-08-04T15:51:16.100Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T15:51:16.100Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T15:51:16.100Z] #60 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T15:51:16.100Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-04T15:51:16.100Z] #23 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T15:51:16.100Z] #37 sha256:5734e79f7670ffc9426489c420e9e6ade3a17255583a991d3dcf763a5a8c746b [2022-08-04T15:51:16.100Z] #37 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #55 sha256:d1d8e0c13828e2045454dc9b47dc1410ad48ebd9e0054f226520ccf96af4a2ee [2022-08-04T15:51:16.100Z] #55 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #46 sha256:da89159060bf6b8e7c71492710da75c7480779952fa46eb8ac1342e8cb17a03c [2022-08-04T15:51:16.100Z] #46 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #59 sha256:c1d18ffe0fcaaec9b54a5f87f512465f0955c0aec76830a4b5f8761a4ac67d2a [2022-08-04T15:51:16.100Z] #59 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-04T15:51:16.100Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-04T15:51:16.100Z] #21 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T15:51:16.100Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T15:51:16.100Z] #17 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #68 sha256:7bcd6efd571986f4e10ef81ddee26da9d5790ceda335f7fdaf2873f5485a099a [2022-08-04T15:51:16.100Z] #68 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #61 sha256:ac65e39120cced4f86d3812ee39938b91c27d6d68b6d4b1a539fb46641380d58 [2022-08-04T15:51:16.100Z] #61 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T15:51:16.100Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T15:51:16.100Z] #64 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T15:51:16.100Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-04T15:51:16.100Z] #27 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T15:51:16.100Z] #86 sha256:3a11fc5fb7f7ae78e1141ab2a606d6c331ac0bfc51fa1274df66455bdf652217 [2022-08-04T15:51:16.100Z] #86 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T15:51:16.100Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-04T15:51:16.100Z] #24 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-04T15:51:16.100Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-04T15:51:16.100Z] #16 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T15:51:16.100Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T15:51:16.100Z] #43 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #85 sha256:1bd6d2021587ae0ca5ff5930e588fc467ba688672601fc1c1c94426afc9ffd06 [2022-08-04T15:51:16.100Z] #85 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T15:51:16.100Z] #74 sha256:f4163029fefb83bb63eb2f4c0d6c15372f5da2a151a0cefb1ad7685e87d29e96 [2022-08-04T15:51:16.100Z] #74 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T15:51:16.100Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T15:51:16.100Z] #83 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T15:51:16.100Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T15:51:16.100Z] #69 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T15:51:16.100Z] #66 sha256:f4020ae343bcd5c8e7324b084f9c2df8149a190b11ad49e5584d1526578d8785 [2022-08-04T15:51:16.100Z] #66 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T15:51:16.100Z] #73 sha256:48ad8d9d166bb9047f130fd187239de82959d6ef30202b1a87158689a4378936 [2022-08-04T15:51:16.100Z] #73 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T15:51:16.100Z] #70 sha256:7740e20bd94e47e704ee3dc74a871679c2a6d511f70d4def148252ad1093cc7a [2022-08-04T15:51:16.100Z] #70 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T15:51:16.100Z] #32 sha256:36f9834f311b45055610c5ef95db9587d6b146d4b1cf3150125a10494f8ca868 [2022-08-04T15:51:16.100Z] #32 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #77 sha256:e9b23b954ab77f2ab862a25c93c87e6fc1fa17f7f9e8f557f2a769a436b6714e [2022-08-04T15:51:16.100Z] #77 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T15:51:16.100Z] #38 sha256:fc0afbe015abb6da803b3c2dd51d89629dbd04dd0422a1908a1bf9ebf48442f6 [2022-08-04T15:51:16.100Z] #38 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T15:51:16.100Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T15:51:16.100Z] #54 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T15:51:16.100Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T15:51:16.100Z] #79 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T15:51:16.100Z] #33 sha256:a05e48f0d1ecb385440c5da73cf288b4e3d2e85bda9a3259e20c95f721db5091 [2022-08-04T15:51:16.100Z] #33 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T15:51:16.100Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T15:51:16.100Z] #84 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T15:51:16.100Z] #67 sha256:415a35de36713d865a69f15bcd9e092db78ead0ea5ba11fb04a59c31c07b1710 [2022-08-04T15:51:16.100Z] #67 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T15:51:16.100Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T15:51:16.100Z] #19 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T15:51:16.100Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T15:51:16.100Z] #20 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T15:51:16.100Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T15:51:16.100Z] #22 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-04T15:51:16.100Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-04T15:51:16.100Z] #15 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #63 sha256:6ebc71e1b9cdd6241d56b81cf1a6f2bddf50d127c8dda28c5681fffc61ab7499 [2022-08-04T15:51:16.100Z] #63 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T15:51:16.100Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-04T15:51:16.100Z] #30 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T15:51:16.100Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-04T15:51:16.100Z] #25 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T15:51:16.100Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T15:51:16.100Z] #12 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T15:51:16.100Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T15:51:16.100Z] #47 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-04T15:51:16.100Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-04T15:51:16.100Z] #18 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T15:51:16.100Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T15:51:16.100Z] #57 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T15:51:16.100Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T15:51:16.100Z] #28 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #82 sha256:00568c00feb166e56d88c8b632f8b9ad3bc6c173ac180ec8b1578d8f90f9c637 [2022-08-04T15:51:16.100Z] #82 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-04T15:51:16.100Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-04T15:51:16.100Z] #14 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #42 sha256:6b0975ffbcdf1f44bc4cb8e4bac566b0ab7f3bda1705f77ceecdb12db385001a [2022-08-04T15:51:16.100Z] #42 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T15:51:16.100Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T15:51:16.100Z] #13 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T15:51:16.100Z] #76 sha256:170a98f7af8b8a8111350a51161610c19cd62963ba42611612211f766adc597f [2022-08-04T15:51:16.100Z] #76 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T15:51:16.100Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-04T15:51:16.100Z] #29 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #65 sha256:0a8993e56691d484dd9caa751bdc6f68b341c96c72f4ac44a0e7f9c6de7836c1 [2022-08-04T15:51:16.100Z] #65 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #48 sha256:a2d694cda2501101bad0040432f0e8b5b65762ca5bbf90ba060717997064ef37 [2022-08-04T15:51:16.100Z] #48 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T15:51:16.100Z] #50 sha256:60dffa3aad8a4941f96d17d473c0cf2ab47565cbb008d5c4b0fce8d786fe68f5 [2022-08-04T15:51:16.100Z] #50 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T15:51:16.100Z] #72 sha256:dfa494db7b5248d493f3d5e043eefc6514ef4fb6da75bcb4c14f1e5e73250045 [2022-08-04T15:51:16.100Z] #72 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T15:51:16.100Z] #34 sha256:b82739118035dbc4c52f8c842960c9359a2bf3e5d8512f7eb42471b55e724d4b [2022-08-04T15:51:16.100Z] #34 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T15:51:16.100Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T15:51:16.100Z] #45 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T15:51:16.100Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T15:51:16.100Z] #41 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T15:51:16.100Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T15:51:16.100Z] #40 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T15:51:16.100Z] #87 sha256:3a1c8ca3cbc9f4caef2042e4f5ebfa18fd6f3064c1d4247df09438762f990290 [2022-08-04T15:51:16.100Z] #87 CACHED [2022-08-04T15:51:16.100Z] [2022-08-04T15:51:16.100Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T15:51:16.100Z] #88 sha256:f441099d7a3da5b8cee14abec9ecc8c2d93c43425fda1ca7ba06cf452d474896 [2022-08-04T15:51:17.038Z] #88 DONE 0.8s [2022-08-04T15:51:17.038Z] [2022-08-04T15:51:17.038Z] #89 exporting to image [2022-08-04T15:51:17.038Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T15:51:17.038Z] #89 exporting layers [2022-08-04T15:51:17.976Z] #89 exporting layers 0.9s done [2022-08-04T15:51:17.976Z] #89 writing image sha256:ad61cf11ef5eddc9421513b51bbc07f590ac02ab183691cdf86f073e2ff5fe6b [2022-08-04T15:51:17.976Z] #89 writing image sha256:ad61cf11ef5eddc9421513b51bbc07f590ac02ab183691cdf86f073e2ff5fe6b done [2022-08-04T15:51:17.976Z] #89 naming to docker.io/library/docker:30295c1750714d26f3c8fc9c3451f11ac351f2be done [2022-08-04T15:51:17.976Z] #89 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-04T15:51:18.298Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43913/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/validate/default [2022-08-04T15:51:18.866Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-04T15:51:18.866Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-04T15:51:18.866Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-04T15:51:18.866Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-04T15:51:18.866Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-04T15:51:18.866Z] [2022-08-04T15:51:18.866Z] INFO Start validation with golang-ci-lint [2022-08-04T15:51:19.125Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-04T15:51:19.385Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-04T15:51:19.385Z] INFO [loader] Using build tags: [ journald] [2022-08-04T15:51:24.145Z] Fetching without tags [2022-08-04T15:51:24.355Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:24.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:24.109Z] > git config --add remote.origin.fetch +refs/pull/43913/head:refs/remotes/origin/PR-43913 # timeout=10 [2022-08-04T15:51:24.124Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:24.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:24.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:24.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:24.153Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:24.920Z] Merge succeeded, producing 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:24.920Z] Checking out Revision 30295c1750714d26f3c8fc9c3451f11ac351f2be (PR-43913) [2022-08-04T15:51:25.668Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T15:51:25.686Z] > git --version # timeout=10 [2022-08-04T15:51:25.689Z] > git --version # 'git version 2.25.1' [2022-08-04T15:51:25.694Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-04T15:51:24.361Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:24.366Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:24.899Z] > git remote # timeout=10 [2022-08-04T15:51:24.905Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T15:51:24.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:24.909Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T15:51:24.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T15:51:24.926Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:24.929Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T15:51:26.566Z] + docker version [2022-08-04T15:51:26.566Z] Client: Docker Engine - Community [2022-08-04T15:51:26.566Z] Version: 20.10.14 [2022-08-04T15:51:26.566Z] API version: 1.41 [2022-08-04T15:51:26.566Z] Go version: go1.16.15 [2022-08-04T15:51:26.566Z] Git commit: a224086 [2022-08-04T15:51:26.566Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-04T15:51:26.566Z] OS/Arch: linux/arm64 [2022-08-04T15:51:26.566Z] Context: default [2022-08-04T15:51:26.566Z] Experimental: true [2022-08-04T15:51:26.566Z] [2022-08-04T15:51:26.566Z] Server: Docker Engine - Community [2022-08-04T15:51:26.566Z] Engine: [2022-08-04T15:51:26.566Z] Version: 20.10.14 [2022-08-04T15:51:26.566Z] API version: 1.41 (minimum version 1.12) [2022-08-04T15:51:26.566Z] Go version: go1.16.15 [2022-08-04T15:51:26.566Z] Git commit: 87a90dc [2022-08-04T15:51:26.566Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-04T15:51:26.566Z] OS/Arch: linux/arm64 [2022-08-04T15:51:26.566Z] Experimental: true [2022-08-04T15:51:26.566Z] containerd: [2022-08-04T15:51:26.566Z] Version: 1.5.11 [2022-08-04T15:51:26.566Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:26.566Z] runc: [2022-08-04T15:51:26.566Z] Version: 1.0.3 [2022-08-04T15:51:26.566Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T15:51:26.566Z] docker-init: [2022-08-04T15:51:26.566Z] Version: 0.19.0 [2022-08-04T15:51:26.566Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T15:51:26.850Z] + docker info [2022-08-04T15:51:27.404Z] Fetching without tags [2022-08-04T15:51:27.423Z] Client: [2022-08-04T15:51:27.424Z] Context: default [2022-08-04T15:51:27.424Z] Debug Mode: false [2022-08-04T15:51:27.424Z] Plugins: [2022-08-04T15:51:27.424Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T15:51:27.424Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T15:51:27.424Z] [2022-08-04T15:51:27.424Z] Server: [2022-08-04T15:51:27.424Z] Containers: 0 [2022-08-04T15:51:27.424Z] Running: 0 [2022-08-04T15:51:27.424Z] Paused: 0 [2022-08-04T15:51:27.424Z] Stopped: 0 [2022-08-04T15:51:27.424Z] Images: 2 [2022-08-04T15:51:27.424Z] Server Version: 20.10.14 [2022-08-04T15:51:27.424Z] Storage Driver: overlay2 [2022-08-04T15:51:27.424Z] Backing Filesystem: extfs [2022-08-04T15:51:27.424Z] Supports d_type: true [2022-08-04T15:51:27.424Z] Native Overlay Diff: true [2022-08-04T15:51:27.424Z] userxattr: false [2022-08-04T15:51:27.424Z] Logging Driver: json-file [2022-08-04T15:51:27.424Z] Cgroup Driver: cgroupfs [2022-08-04T15:51:27.424Z] Cgroup Version: 1 [2022-08-04T15:51:27.424Z] Plugins: [2022-08-04T15:51:27.424Z] Volume: local [2022-08-04T15:51:27.424Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T15:51:27.424Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T15:51:27.424Z] Swarm: inactive [2022-08-04T15:51:27.424Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-04T15:51:27.424Z] Default Runtime: runc [2022-08-04T15:51:27.424Z] Init Binary: docker-init [2022-08-04T15:51:27.424Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:27.424Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T15:51:27.424Z] init version: de40ad0 [2022-08-04T15:51:27.424Z] Security Options: [2022-08-04T15:51:27.424Z] apparmor [2022-08-04T15:51:27.424Z] seccomp [2022-08-04T15:51:27.424Z] Profile: default [2022-08-04T15:51:27.424Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T15:51:27.424Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T15:51:27.424Z] OSType: linux [2022-08-04T15:51:27.424Z] Architecture: aarch64 [2022-08-04T15:51:27.424Z] CPUs: 2 [2022-08-04T15:51:27.424Z] Total Memory: 7.562GiB [2022-08-04T15:51:27.424Z] Name: ip-10-100-40-51 [2022-08-04T15:51:27.424Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-04T15:51:27.424Z] Docker Root Dir: /var/lib/docker [2022-08-04T15:51:27.424Z] Debug Mode: false [2022-08-04T15:51:27.424Z] Registry: https://index.docker.io/v1/ [2022-08-04T15:51:27.424Z] Labels: [2022-08-04T15:51:27.424Z] Experimental: true [2022-08-04T15:51:27.424Z] Insecure Registries: [2022-08-04T15:51:27.424Z] 127.0.0.0/8 [2022-08-04T15:51:27.424Z] Live Restore Enabled: true [2022-08-04T15:51:27.424Z] [Pipeline] sh [2022-08-04T15:51:27.533Z] Fetching without tags [2022-08-04T15:51:27.568Z] Fetching without tags [2022-08-04T15:51:27.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:27.558Z] > git config --add remote.origin.fetch +refs/pull/43913/head:refs/remotes/origin/PR-43913 # timeout=10 [2022-08-04T15:51:27.560Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:27.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:27.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:27.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:27.571Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:27.591Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:27.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:27.526Z] > git config --add remote.origin.fetch +refs/pull/43913/head:refs/remotes/origin/PR-43913 # timeout=10 [2022-08-04T15:51:27.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:27.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:27.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:27.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:27.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:27.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:27.385Z] > git config --add remote.origin.fetch +refs/pull/43913/head:refs/remotes/origin/PR-43913 # timeout=10 [2022-08-04T15:51:27.388Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:27.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T15:51:27.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T15:51:27.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:27.409Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43913/head:refs/remotes/origin/PR-43913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T15:51:27.592Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:27.596Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:27.706Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:27.709Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:27.709Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:27.709Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43913/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T15:51:27.709Z] + bash /home/ubuntu/workspace/moby_PR-43913/check-config.sh [2022-08-04T15:51:27.709Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T15:51:27.709Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-04T15:51:27.709Z] [2022-08-04T15:51:27.709Z] Generally Necessary: [2022-08-04T15:51:27.709Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T15:51:27.709Z] - apparmor: enabled and tools installed [2022-08-04T15:51:27.709Z] - CONFIG_NAMESPACES: enabled [2022-08-04T15:51:27.709Z] - CONFIG_NET_NS: enabled [2022-08-04T15:51:27.709Z] - CONFIG_PID_NS: enabled [2022-08-04T15:51:27.709Z] - CONFIG_IPC_NS: enabled [2022-08-04T15:51:27.709Z] - CONFIG_UTS_NS: enabled [2022-08-04T15:51:27.709Z] - CONFIG_CGROUPS: enabled [2022-08-04T15:51:27.709Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T15:51:27.709Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T15:51:27.709Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T15:51:27.709Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T15:51:27.709Z] - CONFIG_CPUSETS: enabled [2022-08-04T15:51:27.709Z] - CONFIG_MEMCG: enabled [2022-08-04T15:51:27.709Z] - CONFIG_KEYS: enabled [2022-08-04T15:51:27.709Z] - CONFIG_VETH: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T15:51:27.709Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T15:51:27.709Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T15:51:27.709Z] [2022-08-04T15:51:27.709Z] Optional Features: [2022-08-04T15:51:27.709Z] - CONFIG_USER_NS: enabled [2022-08-04T15:51:27.735Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:27.969Z] - CONFIG_SECCOMP: enabled [2022-08-04T15:51:27.969Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T15:51:27.969Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T15:51:27.969Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T15:51:27.969Z] (cgroup swap accounting is currently enabled) [2022-08-04T15:51:27.969Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T15:51:27.969Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T15:51:27.969Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T15:51:27.969Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T15:51:27.969Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T15:51:27.969Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T15:51:27.969Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T15:51:27.969Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T15:51:27.969Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T15:51:27.969Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T15:51:27.969Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T15:51:27.969Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T15:51:27.969Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T15:51:27.969Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T15:51:27.969Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T15:51:27.969Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T15:51:27.969Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T15:51:27.969Z] - CONFIG_EXT4_FS: enabled [2022-08-04T15:51:27.969Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T15:51:27.969Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T15:51:27.969Z] - Network Drivers: [2022-08-04T15:51:27.969Z] - "overlay": [2022-08-04T15:51:27.969Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T15:51:27.969Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T15:51:27.969Z] Optional (for encrypted networks): [2022-08-04T15:51:28.136Z] Merge succeeded, producing 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:28.136Z] Checking out Revision 30295c1750714d26f3c8fc9c3451f11ac351f2be (PR-43913) [2022-08-04T15:51:28.229Z] - CONFIG_CRYPTO: enabled [2022-08-04T15:51:28.229Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T15:51:28.229Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T15:51:28.229Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T15:51:28.229Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T15:51:28.229Z] - CONFIG_XFRM: enabled [2022-08-04T15:51:28.229Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T15:51:28.229Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T15:51:28.229Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T15:51:28.229Z] - "ipvlan": [2022-08-04T15:51:28.229Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T15:51:28.229Z] - "macvlan": [2022-08-04T15:51:28.229Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T15:51:28.229Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T15:51:28.229Z] - "ftp,tftp client in container": [2022-08-04T15:51:28.229Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T15:51:28.229Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T15:51:28.229Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T15:51:28.229Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T15:51:28.229Z] - Storage Drivers: [2022-08-04T15:51:28.229Z] - "aufs": [2022-08-04T15:51:28.229Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T15:51:28.229Z] - "btrfs": [2022-08-04T15:51:28.229Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T15:51:28.229Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T15:51:28.229Z] - "devicemapper": [2022-08-04T15:51:28.229Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T15:51:28.229Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T15:51:28.229Z] - "overlay": [2022-08-04T15:51:28.229Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T15:51:28.229Z] - "zfs": [2022-08-04T15:51:28.229Z] - /dev/zfs: present [2022-08-04T15:51:28.229Z] - zfs command: missing [2022-08-04T15:51:28.229Z] - zpool command: missing [2022-08-04T15:51:28.229Z] [2022-08-04T15:51:28.229Z] Limits: [2022-08-04T15:51:28.229Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T15:51:28.229Z] [2022-08-04T15:51:28.229Z] + true [Pipeline] } [2022-08-04T15:51:28.240Z] Merge succeeded, producing 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:28.240Z] Checking out Revision 30295c1750714d26f3c8fc9c3451f11ac351f2be (PR-43913) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T15:51:28.300Z] Merge succeeded, producing 30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:51:28.300Z] Checking out Revision 30295c1750714d26f3c8fc9c3451f11ac351f2be (PR-43913) [2022-08-04T15:51:28.301Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T15:51:28.322Z] > git --version # timeout=10 [2022-08-04T15:51:28.328Z] > git --version # 'git version 2.25.1' [2022-08-04T15:51:28.334Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-04T15:51:28.549Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T15:51:28.556Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30295c1750714d26f3c8fc9c3451f11ac351f2be . [2022-08-04T15:51:28.558Z] > git --version # timeout=10 [2022-08-04T15:51:28.561Z] > git --version # 'git version 2.17.1' [2022-08-04T15:51:28.566Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2022-08-04T15:51:28.661Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [Pipeline] stage [Pipeline] { (Print info) [2022-08-04T15:51:28.677Z] > git --version # timeout=10 [2022-08-04T15:51:28.682Z] > git --version # 'git version 2.17.1' [2022-08-04T15:51:28.686Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] sh [2022-08-04T15:51:28.816Z] #1 [internal] load build definition from Dockerfile [2022-08-04T15:51:28.816Z] #1 sha256:eae43c185abbcd0128d8ea47679afc754bd80126930ee3ac10367172e78172f3 [2022-08-04T15:51:28.816Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T15:51:28.816Z] #1 DONE 0.0s [2022-08-04T15:51:28.816Z] [2022-08-04T15:51:28.816Z] #2 [internal] load .dockerignore [2022-08-04T15:51:28.816Z] #2 sha256:bf4d721aba566d6fe2c510409744d435645a407856f6921faa91aced425e5724 [2022-08-04T15:51:28.816Z] #2 transferring context: 145B done [2022-08-04T15:51:28.816Z] #2 DONE 0.0s [2022-08-04T15:51:28.816Z] [2022-08-04T15:51:28.816Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T15:51:28.816Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-04T15:51:28.816Z] #3 DONE 0.2s [2022-08-04T15:51:28.816Z] [2022-08-04T15:51:28.816Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T15:51:28.816Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-04T15:51:28.816Z] #4 CACHED [2022-08-04T15:51:28.966Z] + docker version [2022-08-04T15:51:28.966Z] Client: Docker Engine - Community [2022-08-04T15:51:28.966Z] Version: 20.10.14 [2022-08-04T15:51:28.966Z] API version: 1.41 [2022-08-04T15:51:28.966Z] Go version: go1.16.15 [2022-08-04T15:51:28.966Z] Git commit: a224086 [2022-08-04T15:51:28.966Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-04T15:51:28.966Z] OS/Arch: linux/amd64 [2022-08-04T15:51:28.966Z] Context: default [2022-08-04T15:51:28.966Z] Experimental: true [2022-08-04T15:51:28.966Z] [2022-08-04T15:51:28.966Z] Server: Docker Engine - Community [2022-08-04T15:51:28.966Z] Engine: [2022-08-04T15:51:28.966Z] Version: 20.10.14 [2022-08-04T15:51:28.966Z] API version: 1.41 (minimum version 1.12) [2022-08-04T15:51:28.966Z] Go version: go1.16.15 [2022-08-04T15:51:28.966Z] Git commit: 87a90dc [2022-08-04T15:51:28.966Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-04T15:51:28.966Z] OS/Arch: linux/amd64 [2022-08-04T15:51:28.966Z] Experimental: true [2022-08-04T15:51:28.966Z] containerd: [2022-08-04T15:51:28.966Z] Version: 1.5.11 [2022-08-04T15:51:28.966Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:28.966Z] runc: [2022-08-04T15:51:28.966Z] Version: 1.0.3 [2022-08-04T15:51:28.966Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T15:51:28.966Z] docker-init: [2022-08-04T15:51:28.966Z] Version: 0.19.0 [2022-08-04T15:51:28.966Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T15:51:29.081Z] [2022-08-04T15:51:29.081Z] #5 [internal] load build definition from Dockerfile [2022-08-04T15:51:29.081Z] #5 sha256:13ca7661a6903bfd952a080bb3ea727fb26923ef47ba81ca2966af7d7b3cb15c [2022-08-04T15:51:29.081Z] #5 DONE 0.0s [2022-08-04T15:51:29.081Z] [2022-08-04T15:51:29.081Z] #6 [internal] load .dockerignore [2022-08-04T15:51:29.081Z] #6 sha256:22f597fb42336f56590aa777d0b7c3308006085d2df16deb37e9d0a8dc6d87fb [2022-08-04T15:51:29.081Z] #6 DONE 0.0s [2022-08-04T15:51:29.081Z] [2022-08-04T15:51:29.081Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:29.081Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T15:51:29.081Z] #7 DONE 0.1s [2022-08-04T15:51:29.081Z] [2022-08-04T15:51:29.081Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T15:51:29.081Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T15:51:29.249Z] + docker info [2022-08-04T15:51:29.320Z] + docker version [2022-08-04T15:51:29.320Z] Client: Docker Engine - Community [2022-08-04T15:51:29.320Z] Version: 20.10.14 [2022-08-04T15:51:29.320Z] API version: 1.41 [2022-08-04T15:51:29.320Z] Go version: go1.16.15 [2022-08-04T15:51:29.320Z] Git commit: a224086 [2022-08-04T15:51:29.320Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T15:51:29.320Z] OS/Arch: linux/amd64 [2022-08-04T15:51:29.320Z] Context: default [2022-08-04T15:51:29.320Z] Experimental: true [2022-08-04T15:51:29.320Z] [2022-08-04T15:51:29.320Z] Server: Docker Engine - Community [2022-08-04T15:51:29.320Z] Engine: [2022-08-04T15:51:29.320Z] Version: 20.10.14 [2022-08-04T15:51:29.320Z] API version: 1.41 (minimum version 1.12) [2022-08-04T15:51:29.320Z] Go version: go1.16.15 [2022-08-04T15:51:29.320Z] Git commit: 87a90dc [2022-08-04T15:51:29.320Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T15:51:29.320Z] OS/Arch: linux/amd64 [2022-08-04T15:51:29.320Z] Experimental: true [2022-08-04T15:51:29.320Z] containerd: [2022-08-04T15:51:29.320Z] Version: 1.5.11 [2022-08-04T15:51:29.320Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:29.320Z] runc: [2022-08-04T15:51:29.320Z] Version: 1.0.3 [2022-08-04T15:51:29.320Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T15:51:29.320Z] docker-init: [2022-08-04T15:51:29.320Z] Version: 0.19.0 [2022-08-04T15:51:29.320Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T15:51:29.340Z] #10 DONE 0.1s [2022-08-04T15:51:29.340Z] [2022-08-04T15:51:29.340Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T15:51:29.340Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-04T15:51:29.340Z] #9 DONE 0.1s [2022-08-04T15:51:29.340Z] [2022-08-04T15:51:29.340Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:29.340Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T15:51:29.340Z] #8 DONE 0.1s [2022-08-04T15:51:27.738Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:27.743Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:28.277Z] > git remote # timeout=10 [2022-08-04T15:51:28.282Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T15:51:28.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:28.287Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T15:51:28.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T15:51:28.302Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:28.305Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:27.708Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:27.710Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:28.228Z] > git remote # timeout=10 [2022-08-04T15:51:28.230Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T15:51:28.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:28.232Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T15:51:28.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T15:51:28.242Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:28.245Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:28.112Z] > git remote # timeout=10 [2022-08-04T15:51:28.116Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T15:51:28.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T15:51:28.122Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T15:51:28.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T15:51:28.136Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:51:28.142Z] > git checkout -f 30295c1750714d26f3c8fc9c3451f11ac351f2be # timeout=10 [2022-08-04T15:51:29.484Z] + docker version [2022-08-04T15:51:29.484Z] Client: Docker Engine - Community [2022-08-04T15:51:29.484Z] Version: 20.10.14 [2022-08-04T15:51:29.484Z] API version: 1.41 [2022-08-04T15:51:29.484Z] Go version: go1.16.15 [2022-08-04T15:51:29.484Z] Git commit: a224086 [2022-08-04T15:51:29.484Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T15:51:29.484Z] OS/Arch: linux/amd64 [2022-08-04T15:51:29.484Z] Context: default [2022-08-04T15:51:29.484Z] Experimental: true [2022-08-04T15:51:29.484Z] [2022-08-04T15:51:29.484Z] Server: Docker Engine - Community [2022-08-04T15:51:29.484Z] Engine: [2022-08-04T15:51:29.484Z] Version: 20.10.14 [2022-08-04T15:51:29.484Z] API version: 1.41 (minimum version 1.12) [2022-08-04T15:51:29.484Z] Go version: go1.16.15 [2022-08-04T15:51:29.484Z] Git commit: 87a90dc [2022-08-04T15:51:29.484Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T15:51:29.484Z] OS/Arch: linux/amd64 [2022-08-04T15:51:29.484Z] Experimental: true [2022-08-04T15:51:29.484Z] containerd: [2022-08-04T15:51:29.484Z] Version: 1.5.11 [2022-08-04T15:51:29.484Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:29.484Z] runc: [2022-08-04T15:51:29.484Z] Version: 1.0.3 [2022-08-04T15:51:29.484Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T15:51:29.484Z] docker-init: [2022-08-04T15:51:29.484Z] Version: 0.19.0 [2022-08-04T15:51:29.484Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T15:51:29.600Z] + docker info [2022-08-04T15:51:29.757Z] + docker info [2022-08-04T15:51:29.924Z] [2022-08-04T15:51:29.924Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:29.924Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T15:51:29.924Z] #73 DONE 0.0s [2022-08-04T15:51:29.924Z] [2022-08-04T15:51:29.924Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:29.924Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T15:51:29.924Z] #71 DONE 0.0s [2022-08-04T15:51:29.924Z] [2022-08-04T15:51:29.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T15:51:29.924Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T15:51:29.924Z] #11 DONE 0.0s [2022-08-04T15:51:29.924Z] [2022-08-04T15:51:29.924Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T15:51:29.924Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T15:51:29.924Z] #28 DONE 0.0s [2022-08-04T15:51:29.924Z] [2022-08-04T15:51:29.924Z] #24 [internal] load build context [2022-08-04T15:51:29.924Z] #24 sha256:297abfa74ce0ee339c5cb4437621c45eb5e5e0042c98e062b1b8cd6c25185f76 [2022-08-04T15:51:30.165Z] Client: [2022-08-04T15:51:30.165Z] Context: default [2022-08-04T15:51:30.165Z] Debug Mode: false [2022-08-04T15:51:30.165Z] Plugins: [2022-08-04T15:51:30.165Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T15:51:30.165Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T15:51:30.165Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T15:51:30.165Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T15:51:30.165Z] [2022-08-04T15:51:30.165Z] Server: [2022-08-04T15:51:30.165Z] Containers: 0 [2022-08-04T15:51:30.165Z] Running: 0 [2022-08-04T15:51:30.165Z] Paused: 0 [2022-08-04T15:51:30.165Z] Stopped: 0 [2022-08-04T15:51:30.165Z] Images: 7 [2022-08-04T15:51:30.165Z] Server Version: 20.10.14 [2022-08-04T15:51:30.165Z] Storage Driver: overlay2 [2022-08-04T15:51:30.165Z] Backing Filesystem: extfs [2022-08-04T15:51:30.165Z] Supports d_type: true [2022-08-04T15:51:30.165Z] Native Overlay Diff: true [2022-08-04T15:51:30.165Z] userxattr: false [2022-08-04T15:51:30.165Z] Logging Driver: json-file [2022-08-04T15:51:30.165Z] Cgroup Driver: cgroupfs [2022-08-04T15:51:30.165Z] Cgroup Version: 1 [2022-08-04T15:51:30.165Z] Plugins: [2022-08-04T15:51:30.165Z] Volume: local [2022-08-04T15:51:30.165Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T15:51:30.165Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T15:51:30.165Z] Swarm: inactive [2022-08-04T15:51:30.165Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-04T15:51:30.165Z] Default Runtime: runc [2022-08-04T15:51:30.165Z] Init Binary: docker-init [2022-08-04T15:51:30.165Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:30.165Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T15:51:30.165Z] init version: de40ad0 [2022-08-04T15:51:30.165Z] Security Options: [2022-08-04T15:51:30.165Z] apparmor [2022-08-04T15:51:30.165Z] seccomp [2022-08-04T15:51:30.165Z] Profile: default [2022-08-04T15:51:30.165Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T15:51:30.165Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T15:51:30.165Z] OSType: linux [2022-08-04T15:51:30.165Z] Architecture: x86_64 [2022-08-04T15:51:30.165Z] CPUs: 2 [2022-08-04T15:51:30.165Z] Total Memory: 7.565GiB [2022-08-04T15:51:30.165Z] Name: ip-10-100-122-133 [2022-08-04T15:51:30.165Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T15:51:30.165Z] Docker Root Dir: /var/lib/docker [2022-08-04T15:51:30.165Z] Debug Mode: false [2022-08-04T15:51:30.165Z] Registry: https://index.docker.io/v1/ [2022-08-04T15:51:30.165Z] Labels: [2022-08-04T15:51:30.165Z] Experimental: true [2022-08-04T15:51:30.165Z] Insecure Registries: [2022-08-04T15:51:30.165Z] 127.0.0.0/8 [2022-08-04T15:51:30.165Z] Live Restore Enabled: true [2022-08-04T15:51:30.165Z] [2022-08-04T15:51:30.165Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T15:51:30.182Z] Client: [2022-08-04T15:51:30.182Z] Context: default [2022-08-04T15:51:30.182Z] Debug Mode: false [2022-08-04T15:51:30.182Z] Plugins: [2022-08-04T15:51:30.182Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T15:51:30.182Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T15:51:30.182Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T15:51:30.182Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T15:51:30.182Z] [2022-08-04T15:51:30.182Z] Server: [2022-08-04T15:51:30.182Z] Containers: 0 [2022-08-04T15:51:30.182Z] Running: 0 [2022-08-04T15:51:30.182Z] Paused: 0 [2022-08-04T15:51:30.182Z] Stopped: 0 [2022-08-04T15:51:30.182Z] Images: 2 [2022-08-04T15:51:30.182Z] Server Version: 20.10.14 [2022-08-04T15:51:30.182Z] Storage Driver: overlay2 [2022-08-04T15:51:30.182Z] Backing Filesystem: extfs [2022-08-04T15:51:30.182Z] Supports d_type: true [2022-08-04T15:51:30.182Z] Native Overlay Diff: true [2022-08-04T15:51:30.182Z] userxattr: false [2022-08-04T15:51:30.182Z] Logging Driver: json-file [2022-08-04T15:51:30.182Z] Cgroup Driver: systemd [2022-08-04T15:51:30.182Z] Cgroup Version: 2 [2022-08-04T15:51:30.182Z] Plugins: [2022-08-04T15:51:30.182Z] Volume: local [2022-08-04T15:51:30.182Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T15:51:30.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T15:51:30.182Z] Swarm: inactive [2022-08-04T15:51:30.182Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-04T15:51:30.182Z] Default Runtime: runc [2022-08-04T15:51:30.182Z] Init Binary: docker-init [2022-08-04T15:51:30.182Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:30.182Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T15:51:30.182Z] init version: de40ad0 [2022-08-04T15:51:30.182Z] Security Options: [2022-08-04T15:51:30.182Z] apparmor [2022-08-04T15:51:30.182Z] seccomp [2022-08-04T15:51:30.182Z] Profile: default [2022-08-04T15:51:30.182Z] cgroupns [2022-08-04T15:51:30.182Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T15:51:30.182Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T15:51:30.182Z] OSType: linux [2022-08-04T15:51:30.182Z] Architecture: x86_64 [2022-08-04T15:51:30.182Z] CPUs: 2 [2022-08-04T15:51:30.182Z] Total Memory: 7.476GiB [2022-08-04T15:51:30.182Z] Name: ip-10-100-97-3 [2022-08-04T15:51:30.182Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-04T15:51:30.182Z] Docker Root Dir: /var/lib/docker [2022-08-04T15:51:30.182Z] Debug Mode: false [2022-08-04T15:51:30.182Z] Registry: https://index.docker.io/v1/ [2022-08-04T15:51:30.182Z] Labels: [2022-08-04T15:51:30.182Z] Experimental: true [2022-08-04T15:51:30.182Z] Insecure Registries: [2022-08-04T15:51:30.182Z] 127.0.0.0/8 [2022-08-04T15:51:30.182Z] Live Restore Enabled: true [2022-08-04T15:51:30.182Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T15:51:30.319Z] Client: [2022-08-04T15:51:30.319Z] Context: default [2022-08-04T15:51:30.319Z] Debug Mode: false [2022-08-04T15:51:30.319Z] Plugins: [2022-08-04T15:51:30.319Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T15:51:30.319Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T15:51:30.319Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T15:51:30.319Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T15:51:30.319Z] [2022-08-04T15:51:30.319Z] Server: [2022-08-04T15:51:30.319Z] Containers: 0 [2022-08-04T15:51:30.319Z] Running: 0 [2022-08-04T15:51:30.319Z] Paused: 0 [2022-08-04T15:51:30.319Z] Stopped: 0 [2022-08-04T15:51:30.319Z] Images: 7 [2022-08-04T15:51:30.319Z] Server Version: 20.10.14 [2022-08-04T15:51:30.319Z] Storage Driver: overlay2 [2022-08-04T15:51:30.319Z] Backing Filesystem: extfs [2022-08-04T15:51:30.319Z] Supports d_type: true [2022-08-04T15:51:30.319Z] Native Overlay Diff: true [2022-08-04T15:51:30.319Z] userxattr: false [2022-08-04T15:51:30.319Z] Logging Driver: json-file [2022-08-04T15:51:30.319Z] Cgroup Driver: cgroupfs [2022-08-04T15:51:30.319Z] Cgroup Version: 1 [2022-08-04T15:51:30.319Z] Plugins: [2022-08-04T15:51:30.319Z] Volume: local [2022-08-04T15:51:30.319Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T15:51:30.319Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T15:51:30.319Z] Swarm: inactive [2022-08-04T15:51:30.319Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-04T15:51:30.319Z] Default Runtime: runc [2022-08-04T15:51:30.319Z] Init Binary: docker-init [2022-08-04T15:51:30.319Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T15:51:30.319Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T15:51:30.319Z] init version: de40ad0 [2022-08-04T15:51:30.319Z] Security Options: [2022-08-04T15:51:30.319Z] apparmor [2022-08-04T15:51:30.319Z] seccomp [2022-08-04T15:51:30.319Z] Profile: default [2022-08-04T15:51:30.319Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T15:51:30.319Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T15:51:30.319Z] OSType: linux [2022-08-04T15:51:30.319Z] Architecture: x86_64 [2022-08-04T15:51:30.319Z] CPUs: 2 [2022-08-04T15:51:30.319Z] Total Memory: 7.565GiB [2022-08-04T15:51:30.319Z] Name: ip-10-100-81-137 [2022-08-04T15:51:30.319Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T15:51:30.319Z] Docker Root Dir: /var/lib/docker [2022-08-04T15:51:30.319Z] Debug Mode: false [2022-08-04T15:51:30.319Z] Registry: https://index.docker.io/v1/ [2022-08-04T15:51:30.319Z] Labels: [2022-08-04T15:51:30.319Z] Experimental: true [2022-08-04T15:51:30.319Z] Insecure Registries: [2022-08-04T15:51:30.319Z] 127.0.0.0/8 [2022-08-04T15:51:30.319Z] Live Restore Enabled: true [2022-08-04T15:51:30.319Z] [2022-08-04T15:51:30.319Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T15:51:30.444Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:30.444Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:30.444Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43913/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T15:51:30.444Z] + bash /home/ubuntu/workspace/moby_PR-43913/check-config.sh [2022-08-04T15:51:30.444Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T15:51:30.444Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T15:51:30.444Z] [2022-08-04T15:51:30.444Z] Generally Necessary: [2022-08-04T15:51:30.444Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T15:51:30.444Z] - apparmor: enabled and tools installed [2022-08-04T15:51:30.444Z] - CONFIG_NAMESPACES: enabled [2022-08-04T15:51:30.444Z] - CONFIG_NET_NS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_PID_NS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_IPC_NS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_UTS_NS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_CGROUPS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T15:51:30.444Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T15:51:30.444Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T15:51:30.444Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T15:51:30.444Z] - CONFIG_CPUSETS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_MEMCG: enabled [2022-08-04T15:51:30.444Z] - CONFIG_KEYS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_VETH: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T15:51:30.444Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T15:51:30.444Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T15:51:30.444Z] [2022-08-04T15:51:30.444Z] Optional Features: [2022-08-04T15:51:30.444Z] - CONFIG_USER_NS: enabled [2022-08-04T15:51:30.444Z] - CONFIG_SECCOMP: enabled [2022-08-04T15:51:30.444Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T15:51:30.500Z] #24 ... [2022-08-04T15:51:30.500Z] [2022-08-04T15:51:30.500Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T15:51:30.500Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T15:51:30.500Z] #49 DONE 0.4s [2022-08-04T15:51:30.500Z] [2022-08-04T15:51:30.500Z] #24 [internal] load build context [2022-08-04T15:51:30.500Z] #24 sha256:297abfa74ce0ee339c5cb4437621c45eb5e5e0042c98e062b1b8cd6c25185f76 [2022-08-04T15:51:30.512Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:30295c1750714d26f3c8fc9c3451f11ac351f2be . [2022-08-04T15:51:30.592Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:30.592Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T15:51:30.592Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43913/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T15:51:30.592Z] + bash /home/ubuntu/workspace/moby_PR-43913/check-config.sh [2022-08-04T15:51:30.592Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T15:51:30.592Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T15:51:30.592Z] [2022-08-04T15:51:30.592Z] Generally Necessary: [2022-08-04T15:51:30.592Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T15:51:30.592Z] - apparmor: enabled and tools installed [2022-08-04T15:51:30.592Z] - CONFIG_NAMESPACES: enabled [2022-08-04T15:51:30.592Z] - CONFIG_NET_NS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_PID_NS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_IPC_NS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_UTS_NS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CGROUPS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CPUSETS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_MEMCG: enabled [2022-08-04T15:51:30.592Z] - CONFIG_KEYS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_VETH: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T15:51:30.592Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T15:51:30.592Z] [2022-08-04T15:51:30.592Z] Optional Features: [2022-08-04T15:51:30.592Z] - CONFIG_USER_NS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_SECCOMP: enabled [2022-08-04T15:51:30.592Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T15:51:30.592Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T15:51:30.592Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T15:51:30.592Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T15:51:30.702Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T15:51:30.702Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T15:51:30.702Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T15:51:30.702Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T15:51:30.702Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T15:51:30.702Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T15:51:30.702Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T15:51:30.702Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T15:51:30.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T15:51:30.702Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T15:51:30.702Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T15:51:30.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T15:51:30.702Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T15:51:30.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T15:51:30.702Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T15:51:30.702Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T15:51:30.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T15:51:30.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T15:51:30.702Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T15:51:30.702Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T15:51:30.702Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T15:51:30.702Z] - CONFIG_EXT4_FS: enabled [2022-08-04T15:51:30.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T15:51:30.702Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T15:51:30.702Z] - Network Drivers: [2022-08-04T15:51:30.702Z] - "overlay": [2022-08-04T15:51:30.702Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T15:51:30.702Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T15:51:30.702Z] Optional (for encrypted networks): [2022-08-04T15:51:30.702Z] - CONFIG_CRYPTO: enabled [2022-08-04T15:51:30.702Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T15:51:30.702Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T15:51:30.702Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T15:51:30.702Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T15:51:30.702Z] - CONFIG_XFRM: enabled [2022-08-04T15:51:30.702Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T15:51:30.702Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T15:51:30.702Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T15:51:30.702Z] - "ipvlan": [2022-08-04T15:51:30.702Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T15:51:30.702Z] - "macvlan": [2022-08-04T15:51:30.769Z] #1 [internal] load build definition from Dockerfile [2022-08-04T15:51:30.770Z] #1 sha256:a07df83ab390bafa511a44b075c606d18bec637eedda9301e1454232dfb2cbd0 [2022-08-04T15:51:30.770Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T15:51:30.770Z] #1 DONE 0.0s [2022-08-04T15:51:30.770Z] [2022-08-04T15:51:30.770Z] #2 [internal] load .dockerignore [2022-08-04T15:51:30.770Z] #2 sha256:eae57c3f2e743830b1a72ee01dc29806bf50e02eee5958d0659a9130386a3c59 [2022-08-04T15:51:30.770Z] #2 transferring context: 145B done [2022-08-04T15:51:30.770Z] #2 DONE 0.0s [2022-08-04T15:51:30.770Z] [2022-08-04T15:51:30.770Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T15:51:30.770Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T15:51:30.770Z] #3 DONE 0.1s [2022-08-04T15:51:30.770Z] [2022-08-04T15:51:30.770Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T15:51:30.770Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T15:51:30.770Z] #4 CACHED [2022-08-04T15:51:30.849Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T15:51:30.849Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T15:51:30.849Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T15:51:30.849Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T15:51:30.849Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T15:51:30.849Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T15:51:30.849Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T15:51:30.849Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T15:51:30.849Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T15:51:30.849Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T15:51:30.849Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T15:51:30.849Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T15:51:30.849Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T15:51:30.849Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T15:51:30.849Z] - CONFIG_EXT4_FS: enabled [2022-08-04T15:51:30.849Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T15:51:30.849Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T15:51:30.849Z] - Network Drivers: [2022-08-04T15:51:30.849Z] - "overlay": [2022-08-04T15:51:30.849Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T15:51:30.849Z] Optional (for encrypted networks): [2022-08-04T15:51:30.849Z] - CONFIG_CRYPTO: enabled [2022-08-04T15:51:30.849Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T15:51:30.849Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T15:51:30.849Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T15:51:30.849Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T15:51:30.849Z] - CONFIG_XFRM: enabled [2022-08-04T15:51:30.849Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T15:51:30.849Z] - "ipvlan": [2022-08-04T15:51:30.849Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T15:51:30.849Z] - "macvlan": [2022-08-04T15:51:30.849Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T15:51:30.849Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T15:51:30.849Z] - "ftp,tftp client in container": [2022-08-04T15:51:30.960Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T15:51:30.960Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T15:51:30.960Z] - "ftp,tftp client in container": [2022-08-04T15:51:30.960Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T15:51:30.960Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T15:51:30.960Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T15:51:30.960Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T15:51:30.960Z] - Storage Drivers: [2022-08-04T15:51:30.960Z] - "aufs": [2022-08-04T15:51:30.960Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T15:51:30.960Z] - "btrfs": [2022-08-04T15:51:30.960Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T15:51:30.960Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T15:51:30.960Z] - "devicemapper": [2022-08-04T15:51:30.960Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T15:51:30.960Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T15:51:30.960Z] - "overlay": [2022-08-04T15:51:30.960Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T15:51:30.960Z] - "zfs": [2022-08-04T15:51:30.960Z] - /dev/zfs: present [2022-08-04T15:51:30.960Z] - zfs command: missing [2022-08-04T15:51:30.960Z] - zpool command: missing [2022-08-04T15:51:30.960Z] [2022-08-04T15:51:30.960Z] Limits: [2022-08-04T15:51:30.960Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T15:51:30.960Z] [2022-08-04T15:51:30.960Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T15:51:31.028Z] [2022-08-04T15:51:31.028Z] #5 [internal] load build definition from Dockerfile [2022-08-04T15:51:31.028Z] #5 sha256:54c7cc9787948dfefd15bfba2c34fa08a264a027c2aca24867207d0eabd32c63 [2022-08-04T15:51:31.028Z] #5 DONE 0.0s [2022-08-04T15:51:31.028Z] [2022-08-04T15:51:31.028Z] #6 [internal] load .dockerignore [2022-08-04T15:51:31.028Z] #6 sha256:be86e67a3d30b5eec9a57252c993d2d161e3776ec2fba5cc458a71b0d77feaea [2022-08-04T15:51:31.028Z] #6 DONE 0.0s [2022-08-04T15:51:31.028Z] [2022-08-04T15:51:31.028Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:31.028Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T15:51:31.028Z] #8 DONE 0.1s [2022-08-04T15:51:31.028Z] [2022-08-04T15:51:31.028Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:31.028Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T15:51:31.105Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T15:51:31.105Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T15:51:31.105Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T15:51:31.105Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T15:51:31.105Z] - Storage Drivers: [2022-08-04T15:51:31.105Z] - "aufs": [2022-08-04T15:51:31.105Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T15:51:31.105Z] - "btrfs": [2022-08-04T15:51:31.105Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T15:51:31.105Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T15:51:31.105Z] - "devicemapper": [2022-08-04T15:51:31.105Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T15:51:31.105Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T15:51:31.105Z] - "overlay": [2022-08-04T15:51:31.105Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T15:51:31.105Z] - "zfs": [2022-08-04T15:51:31.105Z] - /dev/zfs: present [2022-08-04T15:51:31.105Z] - zfs command: missing [2022-08-04T15:51:31.105Z] - zpool command: missing [2022-08-04T15:51:31.105Z] [2022-08-04T15:51:31.105Z] Limits: [2022-08-04T15:51:31.105Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T15:51:31.105Z] [2022-08-04T15:51:31.105Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T15:51:31.277Z] + sudo modprobe ip_vs [2022-08-04T15:51:31.278Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30295c1750714d26f3c8fc9c3451f11ac351f2be . [2022-08-04T15:51:31.287Z] #10 DONE 0.1s [2022-08-04T15:51:31.287Z] [2022-08-04T15:51:31.287Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T15:51:31.287Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T15:51:31.287Z] #7 DONE 0.1s [2022-08-04T15:51:31.287Z] [2022-08-04T15:51:31.287Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T15:51:31.287Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T15:51:31.287Z] #9 DONE 0.1s [2022-08-04T15:51:31.287Z] [2022-08-04T15:51:31.287Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:31.287Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T15:51:31.287Z] #73 DONE 0.0s [2022-08-04T15:51:31.287Z] [2022-08-04T15:51:31.287Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:31.287Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T15:51:31.287Z] #71 DONE 0.0s [2022-08-04T15:51:31.287Z] [2022-08-04T15:51:31.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T15:51:31.287Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T15:51:31.287Z] #11 DONE 0.0s [2022-08-04T15:51:31.287Z] [2022-08-04T15:51:31.287Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T15:51:31.287Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T15:51:31.287Z] #28 DONE 0.0s [2022-08-04T15:51:31.287Z] [2022-08-04T15:51:31.287Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T15:51:31.287Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T15:51:31.443Z] #24 transferring context: 62.41MB 1.3s done [2022-08-04T15:51:31.443Z] #24 DONE 1.5s [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T15:51:31.443Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-04T15:51:31.443Z] #22 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T15:51:31.443Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T15:51:31.443Z] #77 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T15:51:31.443Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T15:51:31.443Z] #36 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T15:51:31.443Z] #59 sha256:dcfb97ae298f858f022cec8e3a5854cec4caeecfe8f1ccdf7f08757392c2864a [2022-08-04T15:51:31.443Z] #59 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T15:51:31.443Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T15:51:31.443Z] #55 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T15:51:31.443Z] #43 sha256:4468f4038b4bd5c3246fa6b1a01c42ef24370430b7e7decabbf1c24778bb8e1d [2022-08-04T15:51:31.443Z] #43 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T15:51:31.443Z] #44 sha256:a20fe8e1418ce871b48ffd925bd9a2ba36555c93ec61828b915bed3e8a01b405 [2022-08-04T15:51:31.443Z] #44 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T15:51:31.443Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T15:51:31.443Z] #76 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T15:51:31.443Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-04T15:51:31.443Z] #20 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T15:51:31.443Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-04T15:51:31.443Z] #72 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T15:51:31.443Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-04T15:51:31.443Z] #46 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T15:51:31.443Z] #56 sha256:502fea44969b28e7bbdb1decc6cf70d32e3b5854e71b6e3ea3813ab1240c606c [2022-08-04T15:51:31.443Z] #56 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T15:51:31.443Z] #69 sha256:649ba1cd8b1ceb45c33673496aab13e274692ae4e17811c96c91e258c72a2e40 [2022-08-04T15:51:31.443Z] #69 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T15:51:31.443Z] #63 sha256:3425ea59b0b7caad6f258550912938bfe4497f106eb7f195544194231fa361a0 [2022-08-04T15:51:31.443Z] #63 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T15:51:31.443Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-04T15:51:31.443Z] #12 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T15:51:31.443Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-04T15:51:31.443Z] #16 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T15:51:31.443Z] #61 sha256:2f3d990fa60b60a7d25bcdf00f0214f54620dff38e5213c63826602b776ba230 [2022-08-04T15:51:31.443Z] #61 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T15:51:31.443Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-04T15:51:31.443Z] #17 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T15:51:31.443Z] #65 sha256:572335c5cb96adfebce158b0d5f945aa1bc3f5d55cfb02f79d807468e44ffde5 [2022-08-04T15:51:31.443Z] #65 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T15:51:31.443Z] #67 sha256:af4d0a52d4dec8dabc5cc0aee9027fba94f90acba47218110ce468e6e8831fa3 [2022-08-04T15:51:31.443Z] #67 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T15:51:31.443Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-04T15:51:31.443Z] #74 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T15:51:31.443Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-04T15:51:31.443Z] #50 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T15:51:31.443Z] #41 sha256:334e7ce55b50e0ee3fc2bac3955834933c52f2d40e886162d1318cf1df0d19de [2022-08-04T15:51:31.443Z] #41 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T15:51:31.443Z] #79 sha256:23b6489d81afceeda83d5e0ff1acaaec880a9d5f3db2fc4d32ab5b0e22b04cd1 [2022-08-04T15:51:31.443Z] #79 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T15:51:31.443Z] #27 sha256:53bfeec9391115138958e19b1b3bb17c6e28352061261b40c58b0fda402f8cbd [2022-08-04T15:51:31.443Z] #27 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T15:51:31.443Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T15:51:31.443Z] #42 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T15:51:31.443Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T15:51:31.443Z] #53 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T15:51:31.443Z] #52 sha256:0a7262f360065c1d3d1f02e91f51dc5329ffe2fcef26f3afb224b096d4fcb116 [2022-08-04T15:51:31.443Z] #52 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T15:51:31.443Z] #64 sha256:4f9ce9c59e5a3a21b72b333f68ffcdd7b953026c9528ec1d75e47b19ac018f10 [2022-08-04T15:51:31.443Z] #64 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T15:51:31.443Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-04T15:51:31.443Z] #33 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T15:51:31.443Z] #32 sha256:94b3d93e527f24aac04f7db0d822eb84e67b18b37d1949719ee39f65b93a9f02 [2022-08-04T15:51:31.443Z] #32 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T15:51:31.443Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T15:51:31.443Z] #51 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T15:51:31.443Z] #25 sha256:cde6fa081257862cc5c8491eb80236a49153b875fc0990c794ba5f7e9cddccd4 [2022-08-04T15:51:31.443Z] #25 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T15:51:31.443Z] #37 sha256:27f58ae2cc60451b46db82db646db882f30a68495e0fa64f14c7d68f940045e7 [2022-08-04T15:51:31.443Z] #37 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T15:51:31.443Z] #31 sha256:9987620543d4a28bfc09540702765f0af9a14695152d2009c60482ddd8e8d6a2 [2022-08-04T15:51:31.443Z] #31 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T15:51:31.443Z] #78 sha256:302fc241508d9515d1f2603825b0f2a2f8cc945a0a515b19bf03f2d298614753 [2022-08-04T15:51:31.443Z] #78 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.443Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T15:51:31.443Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T15:51:31.443Z] #62 CACHED [2022-08-04T15:51:31.443Z] [2022-08-04T15:51:31.444Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T15:51:31.444Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T15:51:31.444Z] #47 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #45 sha256:18c961f5ed95bb946b0935e5a00871f2f4c6c979a26598a0725aa2643c6dbf10 [2022-08-04T15:51:31.444Z] #45 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T15:51:31.444Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T15:51:31.444Z] #14 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #70 sha256:1bc5c4af36b9b27333662a864221482f4e6acfc17e094db4002552bb6a53f8b4 [2022-08-04T15:51:31.444Z] #70 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #48 sha256:be2758eeebcecc13723ee4ac5fc1d32dcc4fd71ac582b49a63ec75ef64a11756 [2022-08-04T15:51:31.444Z] #48 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T15:51:31.444Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T15:51:31.444Z] #38 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T15:51:31.444Z] #60 sha256:e7b1dfe7ff78a23e7f6ec82a4d3e703398ddc123980f81148264f54ab681b6cb [2022-08-04T15:51:31.444Z] #60 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T15:51:31.444Z] #68 sha256:e3828ea6cf187c2bda3e5dce195ac827c306bd588ca2fba7f78c91f6cb59711f [2022-08-04T15:51:31.444Z] #68 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T15:51:31.444Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T15:51:31.444Z] #57 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T15:51:31.444Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-04T15:51:31.444Z] #15 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T15:51:31.444Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T15:51:31.444Z] #23 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T15:51:31.444Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-04T15:51:31.444Z] #13 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T15:51:31.444Z] #26 sha256:2298908265ffe166937fbb119b3bf4ab17dad9c2777d814c10ccf90fa2198801 [2022-08-04T15:51:31.444Z] #26 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #75 sha256:6b24d783c53b6901f771ef9ac2934d266392b8d9ada0fe187459d0d5bbb93281 [2022-08-04T15:51:31.444Z] #75 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T15:51:31.444Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T15:51:31.444Z] #21 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T15:51:31.444Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T15:51:31.444Z] #40 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T15:51:31.444Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T15:51:31.444Z] #29 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #35 sha256:96207877ce0c383d2a80379b8d0ec380b99de60a93dd30a273ad3ef00e5c3dcc [2022-08-04T15:51:31.444Z] #35 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #54 sha256:e74175a9aa9610928c171a390aa4dace14f74fb63e164ba71ae7de745cf4ec9f [2022-08-04T15:51:31.444Z] #54 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #58 sha256:9b131e4af786c226b9e2c03788a84fdd2567e76fdc4db2b7d13d98e301658863 [2022-08-04T15:51:31.444Z] #58 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T15:51:31.444Z] #66 sha256:4864178cfdfd8d7c6ed3b57be9327c19d4adde08d1f114089aeee90c80966784 [2022-08-04T15:51:31.444Z] #66 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T15:51:31.444Z] #30 sha256:a5b6d1c7e0cf34e9e5d8303519291a6cfdbe60f1f04b2d9bd60f6d132297d93e [2022-08-04T15:51:31.444Z] #30 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T15:51:31.444Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-04T15:51:31.444Z] #19 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T15:51:31.444Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T15:51:31.444Z] #34 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T15:51:31.444Z] #39 sha256:2c06f26217436a44b13effbce9b0e9cf839cabde18c8c8088a89ef7bf3c7cb25 [2022-08-04T15:51:31.444Z] #39 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T15:51:31.444Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-04T15:51:31.444Z] #18 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T15:51:31.444Z] #80 sha256:e8ca15d755a715294bc9900cfdb5872250a1e4628cffd6be9ef5e5ee4f68a6f0 [2022-08-04T15:51:31.444Z] #80 CACHED [2022-08-04T15:51:31.444Z] [2022-08-04T15:51:31.444Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T15:51:31.444Z] #81 sha256:774075bb0384f32c96bf1ef522dfc3efb3be8e44b7e9fa5d4ff84a7927beeb41 [2022-08-04T15:51:31.462Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30295c1750714d26f3c8fc9c3451f11ac351f2be . [2022-08-04T15:51:31.462Z] #1 [internal] load build definition from Dockerfile [2022-08-04T15:51:31.462Z] #1 sha256:d960825ea994d9dfb29dde0cb4ee52fbf483a7fd620aaab39ab6e822436e2b42 [2022-08-04T15:51:31.462Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T15:51:31.462Z] #1 DONE 0.0s [2022-08-04T15:51:31.462Z] [2022-08-04T15:51:31.462Z] #2 [internal] load .dockerignore [2022-08-04T15:51:31.462Z] #2 sha256:88d5925d9bede7fe7815ab47815fbe36547fae7ece6b6e093aea408cc936a546 [2022-08-04T15:51:31.462Z] #2 transferring context: 145B done [2022-08-04T15:51:31.462Z] #2 DONE 0.0s [2022-08-04T15:51:31.462Z] [2022-08-04T15:51:31.462Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T15:51:31.462Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T15:51:31.535Z] #2 [internal] load .dockerignore [2022-08-04T15:51:31.535Z] #2 sha256:3ae3af50fbee1a806b474ebb10caadd0bea4a7022b6dcf38f277a9bdafc56a01 [2022-08-04T15:51:31.535Z] #2 transferring context: 145B done [2022-08-04T15:51:31.535Z] #2 DONE 0.0s [2022-08-04T15:51:31.535Z] [2022-08-04T15:51:31.535Z] #1 [internal] load build definition from Dockerfile [2022-08-04T15:51:31.535Z] #1 sha256:b5a998887043f7a305074862346ba964f8d21c5f6080afa3abc764c71cd5903a [2022-08-04T15:51:31.535Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T15:51:31.535Z] #1 DONE 0.0s [2022-08-04T15:51:31.535Z] [2022-08-04T15:51:31.535Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T15:51:31.535Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T15:51:31.535Z] #3 DONE 0.2s [2022-08-04T15:51:31.535Z] [2022-08-04T15:51:31.535Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T15:51:31.535Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T15:51:31.535Z] #4 CACHED [2022-08-04T15:51:31.718Z] #3 DONE 0.1s [2022-08-04T15:51:31.718Z] [2022-08-04T15:51:31.718Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T15:51:31.718Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T15:51:31.718Z] #4 CACHED [2022-08-04T15:51:31.793Z] [2022-08-04T15:51:31.793Z] #6 [internal] load .dockerignore [2022-08-04T15:51:31.793Z] #6 sha256:7f31a653f4054ce8c8ca3ec84b9cb7211049d6c21976d6a50bd6dcd31515e17a [2022-08-04T15:51:31.793Z] #6 DONE 0.0s [2022-08-04T15:51:31.793Z] [2022-08-04T15:51:31.793Z] #5 [internal] load build definition from Dockerfile [2022-08-04T15:51:31.793Z] #5 sha256:c69c229d4340f09b7fd8106b62ca0c521447d20c703566e359ef5fe85b0bb106 [2022-08-04T15:51:31.793Z] #5 DONE 0.0s [2022-08-04T15:51:31.793Z] [2022-08-04T15:51:31.793Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:31.793Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T15:51:31.793Z] #7 DONE 0.1s [2022-08-04T15:51:31.793Z] [2022-08-04T15:51:31.793Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T15:51:31.793Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T15:51:31.854Z] #49 DONE 0.4s [2022-08-04T15:51:31.854Z] [2022-08-04T15:51:31.854Z] #24 [internal] load build context [2022-08-04T15:51:31.854Z] #24 sha256:b0a39ee88a89ac1ae0e98c92384e213bde6de46c381a804d6f9ac7d26284397e [2022-08-04T15:51:31.977Z] [2022-08-04T15:51:31.977Z] #6 [internal] load .dockerignore [2022-08-04T15:51:31.977Z] #6 sha256:99829c67af358e3f4616dcc82876ce5a45107afbb6518786ff5ec4aefd842fc1 [2022-08-04T15:51:31.977Z] #6 DONE 0.0s [2022-08-04T15:51:31.977Z] [2022-08-04T15:51:31.977Z] #5 [internal] load build definition from Dockerfile [2022-08-04T15:51:31.977Z] #5 sha256:e5b48c5258221ea657597551ea4d5b2628dd9c9a622df69ca2a7e6e6b91a4ad6 [2022-08-04T15:51:31.977Z] #5 DONE 0.0s [2022-08-04T15:51:31.977Z] [2022-08-04T15:51:31.977Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:31.977Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T15:51:31.977Z] #8 DONE 0.1s [2022-08-04T15:51:31.977Z] [2022-08-04T15:51:31.977Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T15:51:31.977Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T15:51:32.051Z] #10 DONE 0.1s [2022-08-04T15:51:32.051Z] [2022-08-04T15:51:32.052Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:32.052Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T15:51:32.052Z] #8 DONE 0.1s [2022-08-04T15:51:32.052Z] [2022-08-04T15:51:32.052Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T15:51:32.052Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T15:51:32.052Z] #9 DONE 0.1s [2022-08-04T15:51:32.234Z] #10 DONE 0.1s [2022-08-04T15:51:32.234Z] [2022-08-04T15:51:32.234Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T15:51:32.234Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T15:51:32.234Z] #9 DONE 0.1s [2022-08-04T15:51:32.234Z] [2022-08-04T15:51:32.234Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T15:51:32.234Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T15:51:32.234Z] #7 DONE 0.1s [2022-08-04T15:51:32.317Z] [2022-08-04T15:51:32.318Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:32.318Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T15:51:32.318Z] #73 DONE 0.0s [2022-08-04T15:51:32.318Z] [2022-08-04T15:51:32.318Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:32.318Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T15:51:32.318Z] #71 DONE 0.0s [2022-08-04T15:51:32.318Z] [2022-08-04T15:51:32.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T15:51:32.318Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T15:51:32.318Z] #11 DONE 0.0s [2022-08-04T15:51:32.318Z] [2022-08-04T15:51:32.318Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T15:51:32.318Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T15:51:32.318Z] #28 DONE 0.0s [2022-08-04T15:51:32.318Z] [2022-08-04T15:51:32.318Z] #24 [internal] load build context [2022-08-04T15:51:32.318Z] #24 sha256:e3890e32846fae5bb6a2beb9c61b74916b8ead7590f6750cb0209c05a79e3ad2 [2022-08-04T15:51:32.492Z] [2022-08-04T15:51:32.493Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:32.493Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T15:51:32.493Z] #73 DONE 0.0s [2022-08-04T15:51:32.493Z] [2022-08-04T15:51:32.493Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T15:51:32.493Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T15:51:32.493Z] #71 DONE 0.0s [2022-08-04T15:51:32.493Z] [2022-08-04T15:51:32.493Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T15:51:32.493Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T15:51:32.493Z] #11 DONE 0.0s [2022-08-04T15:51:32.493Z] [2022-08-04T15:51:32.493Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T15:51:32.493Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T15:51:32.493Z] #28 DONE 0.0s [2022-08-04T15:51:32.493Z] [2022-08-04T15:51:32.493Z] #24 [internal] load build context [2022-08-04T15:51:32.493Z] #24 sha256:ad570ffc1492c35ae5b8d873d797e67e69ab65c943db73238b6c9a5d71c05878 [2022-08-04T15:51:32.576Z] #24 ... [2022-08-04T15:51:32.576Z] [2022-08-04T15:51:32.576Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T15:51:32.576Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T15:51:32.576Z] #49 DONE 0.4s [2022-08-04T15:51:32.576Z] [2022-08-04T15:51:32.576Z] #24 [internal] load build context [2022-08-04T15:51:32.576Z] #24 sha256:e3890e32846fae5bb6a2beb9c61b74916b8ead7590f6750cb0209c05a79e3ad2 [2022-08-04T15:51:32.752Z] #24 ... [2022-08-04T15:51:32.752Z] [2022-08-04T15:51:32.752Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T15:51:32.752Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T15:51:32.752Z] #49 DONE 0.5s [2022-08-04T15:51:32.752Z] [2022-08-04T15:51:32.752Z] #24 [internal] load build context [2022-08-04T15:51:32.752Z] #24 sha256:ad570ffc1492c35ae5b8d873d797e67e69ab65c943db73238b6c9a5d71c05878 [2022-08-04T15:51:32.830Z] #81 DONE 1.1s [2022-08-04T15:51:32.830Z] [2022-08-04T15:51:32.830Z] #82 exporting to image [2022-08-04T15:51:32.830Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T15:51:32.830Z] #82 exporting layers [2022-08-04T15:51:33.236Z] #24 transferring context: 62.40MB 1.6s done [2022-08-04T15:51:33.236Z] #24 DONE 1.8s [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T15:51:33.236Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T15:51:33.236Z] #72 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T15:51:33.236Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T15:51:33.236Z] #53 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T15:51:33.236Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T15:51:33.236Z] #51 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T15:51:33.236Z] #78 sha256:ea25bba99f62d3c6ead98502581d60c2f6c177b08d5c7b60b8810baf13171661 [2022-08-04T15:51:33.236Z] #78 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T15:51:33.236Z] #80 sha256:2d5fdb59bb09bf676ecdc1c22d8714cfd7e158e7e927e8ef7c2f0aa885891ddb [2022-08-04T15:51:33.236Z] #80 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T15:51:33.236Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T15:51:33.236Z] #19 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T15:51:33.236Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T15:51:33.236Z] #40 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T15:51:33.236Z] #45 sha256:bc87d9f6e342b362d4db03926a46cf165f25d43844f7c5aba3b7dccd7b9957be [2022-08-04T15:51:33.236Z] #45 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T15:51:33.236Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T15:51:33.236Z] #12 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T15:51:33.236Z] #69 sha256:4daea6e1535565e87ad6b53ee4d962a9de4756b3411a0f0d29bebb3ab1660bff [2022-08-04T15:51:33.236Z] #69 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T15:51:33.236Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T15:51:33.236Z] #74 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T15:51:33.236Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T15:51:33.236Z] #55 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T15:51:33.236Z] #60 sha256:0565f02bdceb0d633b72a55e674c2503bf70aaf7b3d1f5f5e0dd50e99774edaf [2022-08-04T15:51:33.236Z] #60 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T15:51:33.236Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T15:51:33.236Z] #62 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T15:51:33.236Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T15:51:33.236Z] #16 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T15:51:33.236Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T15:51:33.236Z] #23 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T15:51:33.236Z] #58 sha256:b8f7a0d9bb79f1249edc32823f7ac12a45bb662d6a6fbf2f4aff0cd62de18a58 [2022-08-04T15:51:33.236Z] #58 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T15:51:33.236Z] #35 sha256:19a345770d3378b2df6ff4a0105ee84de8220231ebcfd5177378c841a314652e [2022-08-04T15:51:33.236Z] #35 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T15:51:33.236Z] #30 sha256:8dc7a9e578a9062192d3f164a66f52eb4bf843841b8a3da16e695fd512570aa8 [2022-08-04T15:51:33.236Z] #30 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T15:51:33.236Z] #66 sha256:1fefe688f842be5fb86f7f598902cef7d2cd73bc4020e408f4caa90f6a8aedfa [2022-08-04T15:51:33.236Z] #66 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T15:51:33.236Z] #44 sha256:5eaa6a131eaa1a988981f95dffb0e86a1d81206d1fb3fcde6101e95781bc3e9a [2022-08-04T15:51:33.236Z] #44 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.236Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T15:51:33.236Z] #61 sha256:1ee4f2e51c8d76998d023a5f7d76452e77af3d2a8b2469e6b2794466dcb18865 [2022-08-04T15:51:33.236Z] #61 CACHED [2022-08-04T15:51:33.236Z] [2022-08-04T15:51:33.237Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T15:51:33.237Z] #31 sha256:971a545df372e193269a1eda8567d9c1cd327b6e6901f0d42a2c6cd3f8f139a0 [2022-08-04T15:51:33.237Z] #31 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T15:51:33.237Z] #25 sha256:9aac63b2320b979e48ed3a267636ba91561b854da1adc9d40c9c3121b9283c5a [2022-08-04T15:51:33.237Z] #25 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T15:51:33.237Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T15:51:33.237Z] #57 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T15:51:33.237Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T15:51:33.237Z] #20 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #39 sha256:e62b7ae232e2705be795f0e70f833cb09345b996273b39f5268ee0416d99bc4e [2022-08-04T15:51:33.237Z] #39 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #48 sha256:2f262000f2c0e8bdfaa648c563848aae8f4dcf87f9fb919fbb374d675803e69b [2022-08-04T15:51:33.237Z] #48 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T15:51:33.237Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T15:51:33.237Z] #14 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T15:51:33.237Z] #67 sha256:4519fefca45541597179ed4b8fc40dd47217eb63de8a456d2d0fd07eada742f9 [2022-08-04T15:51:33.237Z] #67 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T15:51:33.237Z] #27 sha256:3200fc10896d190f1e70fa95aef39c53c75b650f331939ceb95d0e0483c62ebf [2022-08-04T15:51:33.237Z] #27 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #70 sha256:1d960250e2a47545dd775ef5296421db41a333726542a6a633f4d6a2b0772180 [2022-08-04T15:51:33.237Z] #70 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T15:51:33.237Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T15:51:33.237Z] #21 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T15:51:33.237Z] #32 sha256:1bef31ff10eddcc600be3a9747c2f22f8295b1c70bb27fe019b76f79593d5e72 [2022-08-04T15:51:33.237Z] #32 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T15:51:33.237Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T15:51:33.237Z] #76 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T15:51:33.237Z] #68 sha256:7c8caecef5711ca6137ccf087fdca9b4a57ad771e32cde305028da8c2fb334fc [2022-08-04T15:51:33.237Z] #68 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T15:51:33.237Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T15:51:33.237Z] #33 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #65 sha256:beeb288ad0e29eaf8674a6c72ad2031b7b2936b3b1cbe905447852feb4cbc1fc [2022-08-04T15:51:33.237Z] #65 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T15:51:33.237Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T15:51:33.237Z] #50 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T15:51:33.237Z] #79 sha256:50bdb9c95f50e90c4533aaf4a44a80e8da0ae55634df6b28b5e41c086fd746e7 [2022-08-04T15:51:33.237Z] #79 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #41 sha256:99493c60b6bd29946578d8b915a62f6a91edb22df79c11ce5013c090faafb675 [2022-08-04T15:51:33.237Z] #41 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T15:51:33.237Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T15:51:33.237Z] #46 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T15:51:33.237Z] #64 sha256:a59db6dd1f399d3dd48048495112ba74e8774e99591c555d5a285333eb1b4a1c [2022-08-04T15:51:33.237Z] #64 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #52 sha256:4b01f526386496eb798b9be2311e9c0d93286f35d32cffd10696e109dc70b4a3 [2022-08-04T15:51:33.237Z] #52 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T15:51:33.237Z] #63 sha256:bb246d8dbc206e21ecd92c8904929b66be4d7c1e65936f6a2712613f88501356 [2022-08-04T15:51:33.237Z] #63 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T15:51:33.237Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T15:51:33.237Z] #42 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #56 sha256:8b312cc158b673a50946a34cc84669d61da1cc2a1c1608b48928516a4dff620b [2022-08-04T15:51:33.237Z] #56 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T15:51:33.237Z] #59 sha256:9e4e8097df1814268feb2aa797e1efec3af5df8eddab4e8a7f27e6069bb5f3ab [2022-08-04T15:51:33.237Z] #59 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T15:51:33.237Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T15:51:33.237Z] #34 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T15:51:33.237Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T15:51:33.237Z] #22 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T15:51:33.237Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T15:51:33.237Z] #13 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T15:51:33.237Z] #26 sha256:f22ba327accba883d655898af6c3db1cb3b8fb61d4c80f5bac302540539f8b87 [2022-08-04T15:51:33.237Z] #26 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T15:51:33.237Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T15:51:33.237Z] #38 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T15:51:33.237Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T15:51:33.237Z] #29 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #37 sha256:b7e8528c120417074eaa537d2ae51f7b3d66ad27d17ad8585e9bba49dcc5a5a1 [2022-08-04T15:51:33.237Z] #37 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #54 sha256:776b211148cf36710df984e930180eb66bb7ca2f816de58b314edf9583f6108c [2022-08-04T15:51:33.237Z] #54 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T15:51:33.237Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T15:51:33.237Z] #47 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T15:51:33.237Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T15:51:33.237Z] #36 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T15:51:33.237Z] #75 sha256:2ccb02ff95281374df205332611b2827e2e086cf0eb84ec8f9ca9fe1ea611e1d [2022-08-04T15:51:33.237Z] #75 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T15:51:33.237Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T15:51:33.237Z] #15 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T15:51:33.237Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T15:51:33.237Z] #17 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T15:51:33.237Z] #43 sha256:c1b49db2bbf743d6698397d1179f196d30713a23e301a25191fa2d39656a1139 [2022-08-04T15:51:33.237Z] #43 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T15:51:33.237Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T15:51:33.237Z] #18 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T15:51:33.237Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T15:51:33.237Z] #77 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-04T15:51:33.237Z] #81 sha256:04e47868141c1d5b4427f3fd94893e87d519ed6127b3da0803e75244d4d1f66d [2022-08-04T15:51:33.237Z] #81 CACHED [2022-08-04T15:51:33.237Z] [2022-08-04T15:51:33.237Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T15:51:33.237Z] #82 sha256:b92f10c32159708f64b692806882fc32f2c8be83bb6a794dc7747307cb6d1d80 [2022-08-04T15:51:33.400Z] #82 exporting layers 0.8s done [2022-08-04T15:51:33.400Z] #82 writing image sha256:580ad7b9347cea364b7d852236fe88eb115e5337c890a12b3adf720da4b6bfce done [2022-08-04T15:51:33.400Z] #82 naming to docker.io/library/docker:30295c1750714d26f3c8fc9c3451f11ac351f2be done [2022-08-04T15:51:33.400Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T15:51:33.727Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T15:51:33.963Z] #24 transferring context: 62.41MB 1.7s done [2022-08-04T15:51:33.963Z] #24 DONE 1.7s [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T15:51:33.963Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T15:51:33.963Z] #34 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T15:51:33.963Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T15:51:33.963Z] #40 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T15:51:33.963Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T15:51:33.963Z] #76 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T15:51:33.963Z] #44 sha256:f4ca4ca6321e56c80d1ebaccff4646a433413c2f82e3ba9161a83e1666807ddf [2022-08-04T15:51:33.963Z] #44 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T15:51:33.963Z] #60 sha256:bb1f2857268837779b81dbc360e7a957b87a9a5aadc7b7342c01dc9e25672784 [2022-08-04T15:51:33.963Z] #60 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T15:51:33.963Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T15:51:33.963Z] #13 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #75 sha256:8befd6d9c976981a7c4134f46e45806a7dd2120a7fe1287894e0231efccaaa86 [2022-08-04T15:51:33.963Z] #75 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T15:51:33.963Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T15:51:33.963Z] #47 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T15:51:33.963Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T15:51:33.963Z] #18 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #35 sha256:e127241eea2eb7267ea2b1832d2e423dea931542ef98e75fe623dfbbf6514761 [2022-08-04T15:51:33.963Z] #35 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T15:51:33.963Z] #43 sha256:f0446fbb2bf022a25b1d1edc6d632a7ddb48b1b0162457317b6fc392035cbcff [2022-08-04T15:51:33.963Z] #43 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #58 sha256:62d4f8d36bfaeff9a8cd2afa393d3d21c15f722baa2a3120a1422ff10f1cba4c [2022-08-04T15:51:33.963Z] #58 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T15:51:33.963Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T15:51:33.963Z] #19 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T15:51:33.963Z] #66 sha256:8c2d748b972c628b713ba34d7a0e60f6573a3484920e7dd7c45bdaa01328861e [2022-08-04T15:51:33.963Z] #66 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T15:51:33.963Z] #32 sha256:0e838b32a815ad0f24427fb11f0ae2f130086db966d07dbf3288c7a30270fc97 [2022-08-04T15:51:33.963Z] #32 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T15:51:33.963Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T15:51:33.963Z] #62 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #65 sha256:0264a5973423388768836ad5edbc7db7d4307bae3481258dc6686aeb9801eeef [2022-08-04T15:51:33.963Z] #65 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #70 sha256:94e806aa1122e6062ab58793a2508aad24601d3b22591b7ec2000a9fc8f5c75f [2022-08-04T15:51:33.963Z] #70 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #61 sha256:8cb6383b39271274d2bd841c84e3e34d91f38dbab936c0d0d52eb1177fdb61ec [2022-08-04T15:51:33.963Z] #61 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #48 sha256:0e7e61a200ef575e3bafe4da172ddff6f838473a1f5dec9a91550b3642f7a686 [2022-08-04T15:51:33.963Z] #48 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T15:51:33.963Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T15:51:33.963Z] #55 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T15:51:33.963Z] #41 sha256:c9b8cdfbaf332cbc4269320570c4f149aff612eab9a490698b6abcdc3998cc44 [2022-08-04T15:51:33.963Z] #41 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T15:51:33.963Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T15:51:33.963Z] #22 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T15:51:33.963Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T15:51:33.963Z] #51 CACHED [2022-08-04T15:51:33.963Z] [2022-08-04T15:51:33.963Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T15:51:33.963Z] #30 sha256:11433178542ab4e81f418441b2e252ba2cd5ec54e78edc0955ae07eacb273e53 [2022-08-04T15:51:33.964Z] #30 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T15:51:33.964Z] #64 sha256:6e5a303bcfb000323996d28ada9fa2e2e7868f6badba5d42240f8dcaf7a79d51 [2022-08-04T15:51:33.964Z] #64 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T15:51:33.964Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T15:51:33.964Z] #38 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T15:51:33.964Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T15:51:33.964Z] #16 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T15:51:33.964Z] #54 sha256:46dc4b9b499420b93ea3197795765d4ab0a8af8471c7bf66365c10cd270fdbb8 [2022-08-04T15:51:33.964Z] #54 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T15:51:33.964Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T15:51:33.964Z] #23 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T15:51:33.964Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T15:51:33.964Z] #21 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T15:51:33.964Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T15:51:33.964Z] #29 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T15:51:33.964Z] #69 sha256:060dac81fe3a1d851a2c7c45ea8d1c65b928be4f848c6a3d7f8c56a22391bcd4 [2022-08-04T15:51:33.964Z] #69 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T15:51:33.964Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T15:51:33.964Z] #77 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T15:51:33.964Z] #63 sha256:021f5a621a3a214e3de3b6a12bb223088aeb5f6eb54fb9a360489e9d982ede5c [2022-08-04T15:51:33.964Z] #63 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T15:51:33.964Z] #59 sha256:59ce082fe5a4bff3647a232b6e0c46ac120f5e7201add5a07923b09907124c89 [2022-08-04T15:51:33.964Z] #59 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T15:51:33.964Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T15:51:33.964Z] #20 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T15:51:33.964Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T15:51:33.964Z] #17 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T15:51:33.964Z] #26 sha256:969e4086685c122ba59727b79f54a29c2bcd3f7dd6fe290d4801b4794d9df517 [2022-08-04T15:51:33.964Z] #26 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T15:51:33.964Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T15:51:33.964Z] #14 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T15:51:33.964Z] #68 sha256:708baa4311489a03a680d4388ebb0d5028382b9c62b5887d95a3b0afa0238199 [2022-08-04T15:51:33.964Z] #68 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T15:51:33.964Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T15:51:33.964Z] #57 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T15:51:33.964Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T15:51:33.964Z] #12 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T15:51:33.964Z] #37 sha256:8cac668e9fa838ffff1a59a24a041bda9f0ac07316ffa3753da6365ae240930d [2022-08-04T15:51:33.964Z] #37 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T15:51:33.964Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T15:51:33.964Z] #50 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T15:51:33.964Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T15:51:33.964Z] #74 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T15:51:33.964Z] #79 sha256:cd7ced5fb46fe366cbb48f4573492a84d51ccd47e98f657ed7652bed183abbd8 [2022-08-04T15:51:33.964Z] #79 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T15:51:33.964Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T15:51:33.964Z] #33 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T15:51:33.964Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T15:51:33.964Z] #72 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T15:51:33.964Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T15:51:33.964Z] #15 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T15:51:33.964Z] #39 sha256:840b356a2dbee48f8b4f63f64ca7993ca65962fcaf01906f8abdd1b323e0cc34 [2022-08-04T15:51:33.964Z] #39 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T15:51:33.964Z] #67 sha256:fc27e7b7423532f4a6a0a68760690b90e41a3649b61767af2b61867c8c0a97f0 [2022-08-04T15:51:33.964Z] #67 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T15:51:33.964Z] #45 sha256:e15e00e843c1c8137e524ac4979491744bdb65e6ea1220db2ddf2287375479bd [2022-08-04T15:51:33.964Z] #45 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T15:51:33.964Z] #31 sha256:103922f102689a76f146638db4cbd02cddbd90a4fa3431e67a06fc374b3bd27b [2022-08-04T15:51:33.964Z] #31 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T15:51:33.964Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T15:51:33.964Z] #42 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T15:51:33.964Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T15:51:33.964Z] #46 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T15:51:33.964Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T15:51:33.964Z] #53 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T15:51:33.964Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T15:51:33.964Z] #36 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T15:51:33.964Z] #52 sha256:e7899d1c1ebb68e51d473310c8ad6c683de5a271b7357e3eb807aa9859979e12 [2022-08-04T15:51:33.964Z] #52 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T15:51:33.964Z] #27 sha256:377a78b1b5e0904a847cbfadade4b7e9d626168087823073be8cb4d924cdbefa [2022-08-04T15:51:33.964Z] #27 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T15:51:33.964Z] #56 sha256:604c0cf69a77aa029a836df7383242b249e8c4fb52254a7016c5129e01156fd3 [2022-08-04T15:51:33.964Z] #56 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T15:51:33.964Z] #25 sha256:fd3a3edf0d62aa31aa9e94c6adf640a626461824d92f78656c257b2c38a38134 [2022-08-04T15:51:33.964Z] #25 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T15:51:33.964Z] #78 sha256:b4199956e8438d9b5c9bf1b713bf34f5aca3f5ca37c062f0b8f8b92c28652383 [2022-08-04T15:51:33.964Z] #78 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T15:51:33.964Z] #80 sha256:27f7616ea68c4f8fa85ddfda7c8931f871c3b6133e443f8a91d548f00228efea [2022-08-04T15:51:33.964Z] #80 CACHED [2022-08-04T15:51:33.964Z] [2022-08-04T15:51:33.964Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T15:51:33.964Z] #81 sha256:29d1834c2093f063aa4e034dcd84ced0576fbdc398baceb82216df5d7f07594d [2022-08-04T15:51:34.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/test/unit [2022-08-04T15:51:34.128Z] #24 transferring context: 62.41MB 1.6s done [2022-08-04T15:51:34.128Z] #24 DONE 1.6s [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T15:51:34.128Z] #60 sha256:924bd6ebe0aa37de086af887819771dce4ce5ef44056d69b775cccad89edba3c [2022-08-04T15:51:34.128Z] #60 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #54 sha256:65eb58f126f7afc7ffe00a9d8ce2a9d3141f002f0f9558f06d92f8510ba8b17c [2022-08-04T15:51:34.128Z] #54 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T15:51:34.128Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T15:51:34.128Z] #15 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T15:51:34.128Z] #25 sha256:b62e46b73f40c94dedc1352470377d108c40e3e696691aac7df713662e36b3f3 [2022-08-04T15:51:34.128Z] #25 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T15:51:34.128Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T15:51:34.128Z] #62 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #58 sha256:49bc33ca68f5d1e93f68b9e80c4520cd261b04cfdf6b1032154cfe247358f9f8 [2022-08-04T15:51:34.128Z] #58 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T15:51:34.128Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T15:51:34.128Z] #76 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #70 sha256:3465d0babae8552d1c37b3a0053af0f065d5f760d624e462944c972f712b9749 [2022-08-04T15:51:34.128Z] #70 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T15:51:34.128Z] #44 sha256:5b931d565fa1cab5a11639112538a1f9675b53677eabc876cd6f5e9e48fb3041 [2022-08-04T15:51:34.128Z] #44 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #48 sha256:4fb350c2e4a81aa5ee817d6c70db7c32667b7557fef0d5a3c49606073c65a821 [2022-08-04T15:51:34.128Z] #48 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #52 sha256:409733c7365692a210dd4a4a67a1ae08c5e09aa21f9f561872ae44bea1caeb1c [2022-08-04T15:51:34.128Z] #52 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T15:51:34.128Z] #59 sha256:92e6905cff32eaf12b893c10bbfb80b543c37ec36d7f5859bbf7ef01915c86a7 [2022-08-04T15:51:34.128Z] #59 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T15:51:34.128Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T15:51:34.128Z] #47 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T15:51:34.128Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T15:51:34.128Z] #13 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T15:51:34.128Z] #79 sha256:82dca19c4793740a5914282bc47b2cd116a39217b311ef22ccdad535048bcdd0 [2022-08-04T15:51:34.128Z] #79 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T15:51:34.128Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T15:51:34.128Z] #53 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T15:51:34.128Z] #63 sha256:6ed7bf5d70bebaa27a9be104f269b142e46aa5482eda23a51736022790c27f22 [2022-08-04T15:51:34.128Z] #63 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T15:51:34.128Z] #67 sha256:3d17a63dcd3a4ee80c5f119773e48c83667a2530715d48e0217b585af4d3a9f4 [2022-08-04T15:51:34.128Z] #67 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #45 sha256:947be6860911064af2d22a69054751eec11ff16293da5a7af679739e5f0d670c [2022-08-04T15:51:34.128Z] #45 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #41 sha256:1434adceffe7e171ace560751c824acc8a51c54ccaa3907cbb3b95e01f6bf558 [2022-08-04T15:51:34.128Z] #41 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #75 sha256:4057386d43df21b891c3ace0193218a437aa7a12540bbb250414bfd79d490dad [2022-08-04T15:51:34.128Z] #75 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T15:51:34.128Z] #31 sha256:9deda1e72f62e1c81d6694a086e3cfcc87c3ed39120ff8cec9fcef552c1c7ac2 [2022-08-04T15:51:34.128Z] #31 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T15:51:34.128Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T15:51:34.128Z] #36 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T15:51:34.128Z] #65 sha256:08fb3ee2835fe2a4b1f116991b596e1e7d120fef2d333056b773ccce1f43a000 [2022-08-04T15:51:34.128Z] #65 CACHED [2022-08-04T15:51:34.128Z] [2022-08-04T15:51:34.128Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T15:51:34.129Z] #68 sha256:259de3ff58fb7ee3d0a50c6fb3dc590dd64ca1280b8e3257e799fc399825e32b [2022-08-04T15:51:34.129Z] #68 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T15:51:34.129Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T15:51:34.129Z] #19 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T15:51:34.129Z] #64 sha256:83a94d93cf60dd35363b162236a6695a023e8b70f7aaabe8dd7f1dcd4c52c5cc [2022-08-04T15:51:34.129Z] #64 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T15:51:34.129Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T15:51:34.129Z] #17 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T15:51:34.129Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T15:51:34.129Z] #50 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T15:51:34.129Z] #66 sha256:1b2668b26afbd6a7f633063e45144262e9c83f9737ca50703ef0de1f4e213182 [2022-08-04T15:51:34.129Z] #66 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T15:51:34.129Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T15:51:34.129Z] #38 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T15:51:34.129Z] #26 sha256:69f093415a09a817aa35554eda01a3f750cdc134579e6bab13c805cddf9391f2 [2022-08-04T15:51:34.129Z] #26 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T15:51:34.129Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T15:51:34.129Z] #55 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T15:51:34.129Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T15:51:34.129Z] #29 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T15:51:34.129Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T15:51:34.129Z] #33 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T15:51:34.129Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T15:51:34.129Z] #22 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T15:51:34.129Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T15:51:34.129Z] #20 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T15:51:34.129Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T15:51:34.129Z] #40 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T15:51:34.129Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T15:51:34.129Z] #34 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T15:51:34.129Z] #39 sha256:97028376da5e7831d77d6099cb7b2be4d9a3c79949a1015044d4130175a57077 [2022-08-04T15:51:34.129Z] #39 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T15:51:34.129Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T15:51:34.129Z] #42 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T15:51:34.129Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T15:51:34.129Z] #57 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T15:51:34.129Z] #27 sha256:fc1ec983408c43d61aedea7a4d05c36fac1ca8b9e6c990aa489a31320e80c995 [2022-08-04T15:51:34.129Z] #27 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T15:51:34.129Z] #35 sha256:6494b4bd44cba70a57345b8efc050e12faac52c00e251ba2dc2daeb4e09156d8 [2022-08-04T15:51:34.129Z] #35 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T15:51:34.129Z] #78 sha256:bfb9f8dd8ea60f5f1ec844fc0402a371cbf4dc4ffbb2ed2954725a66eeef4cf9 [2022-08-04T15:51:34.129Z] #78 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T15:51:34.129Z] #32 sha256:2d5ec88de7129f40facde10ebfa65760ee82d7a5a78359df7c05e0ba1c985c22 [2022-08-04T15:51:34.129Z] #32 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T15:51:34.129Z] #61 sha256:3df9886518c69db2f7642036fa72ed63819bd273799b4306ee3150ed4f4ff75b [2022-08-04T15:51:34.129Z] #61 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T15:51:34.129Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T15:51:34.129Z] #18 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T15:51:34.129Z] #43 sha256:3344996087252bd40352be016706cf13ccc14449679a2bc577196d16db5ad53c [2022-08-04T15:51:34.129Z] #43 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T15:51:34.129Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T15:51:34.129Z] #74 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T15:51:34.129Z] #37 sha256:14d3f72ba3e383a12332366e6a1385eab072a78ccb7b16bc5c345fd12e5b6035 [2022-08-04T15:51:34.129Z] #37 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T15:51:34.129Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T15:51:34.129Z] #72 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T15:51:34.129Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T15:51:34.129Z] #14 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T15:51:34.129Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T15:51:34.129Z] #23 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T15:51:34.129Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T15:51:34.129Z] #21 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T15:51:34.129Z] #56 sha256:046ca56570232d3fd5c80b3edd82c088c879919e06395b3e1c1ef8e4b3532e5d [2022-08-04T15:51:34.129Z] #56 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T15:51:34.129Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T15:51:34.129Z] #77 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T15:51:34.129Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T15:51:34.129Z] #16 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T15:51:34.129Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T15:51:34.129Z] #46 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T15:51:34.129Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T15:51:34.129Z] #51 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T15:51:34.129Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T15:51:34.129Z] #12 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T15:51:34.129Z] #69 sha256:e9b25b15141c36fd85c0b8a98bd54c238e170974ac40faf4015606b1a145bc61 [2022-08-04T15:51:34.129Z] #69 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T15:51:34.129Z] #30 sha256:a5ff4361659fc93b312ad9f71cd82ee08a8c73ca53e9c5479f45507c31945421 [2022-08-04T15:51:34.129Z] #30 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T15:51:34.129Z] #80 sha256:ba25bd9f8c3fdd1a2c897ecb85eb02e35742c20b7a779073844b57c66d754118 [2022-08-04T15:51:34.129Z] #80 CACHED [2022-08-04T15:51:34.129Z] [2022-08-04T15:51:34.129Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T15:51:34.129Z] #81 sha256:e80b45587959149051a6bacf4e8af7b7de9ad10595fa0f451043d821ab2225c2 [2022-08-04T15:51:34.581Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T15:51:34.581Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T15:51:34.581Z] + TESTDIRS=./... [2022-08-04T15:51:34.581Z] + exclude_paths='/vendor/|/integration' [2022-08-04T15:51:34.581Z] ++ go list ./... [2022-08-04T15:51:34.581Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T15:51:34.614Z] #82 DONE 1.3s [2022-08-04T15:51:34.614Z] [2022-08-04T15:51:34.614Z] #83 exporting to image [2022-08-04T15:51:34.614Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T15:51:34.614Z] #83 exporting layers [2022-08-04T15:51:35.058Z] #81 DONE 0.9s [2022-08-04T15:51:35.058Z] [2022-08-04T15:51:35.058Z] #82 exporting to image [2022-08-04T15:51:35.058Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T15:51:35.058Z] #82 exporting layers [2022-08-04T15:51:35.339Z] #81 DONE 1.1s [2022-08-04T15:51:35.339Z] [2022-08-04T15:51:35.339Z] #82 exporting to image [2022-08-04T15:51:35.339Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T15:51:35.339Z] #82 exporting layers [2022-08-04T15:51:35.524Z] + pkg_list='github.com/docker/docker/api [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/backend [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/container [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/events [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/filters [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/image [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/mount [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/network [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/registry [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/time [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/versions [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:51:35.524Z] github.com/docker/docker/api/types/volume [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:51:35.524Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:51:35.524Z] github.com/docker/docker/cli [2022-08-04T15:51:35.524Z] github.com/docker/docker/cli/config [2022-08-04T15:51:35.524Z] github.com/docker/docker/cli/debug [2022-08-04T15:51:35.524Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:51:35.524Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:51:35.524Z] github.com/docker/docker/client [2022-08-04T15:51:35.524Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:51:35.524Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:51:35.524Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:51:35.524Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:51:35.524Z] github.com/docker/docker/container [2022-08-04T15:51:35.524Z] github.com/docker/docker/container/stream [2022-08-04T15:51:35.524Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:51:35.524Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:51:35.524Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/config [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/events [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/exec [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/images [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/links [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/names [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/network [2022-08-04T15:51:35.524Z] github.com/docker/docker/daemon/stats [2022-08-04T15:51:35.524Z] github.com/docker/docker/distribution [2022-08-04T15:51:35.524Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:51:35.524Z] github.com/docker/docker/distribution/utils [2022-08-04T15:51:35.524Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:51:35.524Z] github.com/docker/docker/dockerversion [2022-08-04T15:51:35.524Z] github.com/docker/docker/errdefs [2022-08-04T15:51:35.524Z] github.com/docker/docker/image [2022-08-04T15:51:35.524Z] github.com/docker/docker/image/cache [2022-08-04T15:51:35.524Z] github.com/docker/docker/image/tarexport [2022-08-04T15:51:35.524Z] github.com/docker/docker/image/v1 [2022-08-04T15:51:35.524Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:51:35.524Z] github.com/docker/docker/layer [2022-08-04T15:51:35.524Z] github.com/docker/docker/libcontainerd [2022-08-04T15:51:35.524Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:51:35.524Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:51:35.524Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:51:35.524Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:51:35.524Z] github.com/docker/docker/libnetwork [2022-08-04T15:51:35.524Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:51:35.524Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:51:35.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:51:35.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:51:35.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:51:35.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/types [2022-08-04T15:51:35.525Z] github.com/docker/docker/oci [2022-08-04T15:51:35.525Z] github.com/docker/docker/oci/caps [2022-08-04T15:51:35.525Z] github.com/docker/docker/opts [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/archive [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/directory [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/platform [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/pools [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/progress [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/signal [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/stack [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/system [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:51:35.525Z] github.com/docker/docker/plugin [2022-08-04T15:51:35.525Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:51:35.525Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:51:35.525Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:51:35.525Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:51:35.525Z] github.com/docker/docker/quota [2022-08-04T15:51:35.525Z] github.com/docker/docker/reference [2022-08-04T15:51:35.525Z] github.com/docker/docker/registry [2022-08-04T15:51:35.525Z] github.com/docker/docker/registry/resumable [2022-08-04T15:51:35.525Z] github.com/docker/docker/restartmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/rootless [2022-08-04T15:51:35.525Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:51:35.525Z] github.com/docker/docker/runconfig [2022-08-04T15:51:35.525Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/environment [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/registry [2022-08-04T15:51:35.525Z] github.com/docker/docker/testutil/request [2022-08-04T15:51:35.525Z] github.com/docker/docker/volume [2022-08-04T15:51:35.525Z] github.com/docker/docker/volume/drivers [2022-08-04T15:51:35.525Z] github.com/docker/docker/volume/local [2022-08-04T15:51:35.525Z] github.com/docker/docker/volume/mounts [2022-08-04T15:51:35.525Z] github.com/docker/docker/volume/service [2022-08-04T15:51:35.525Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:51:35.525Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:51:35.525Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T15:51:35.525Z] ++ echo 'github.com/docker/docker/api [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/backend [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/container [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/events [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/filters [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/image [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/mount [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/network [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/registry [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/time [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/versions [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:51:35.525Z] github.com/docker/docker/api/types/volume [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:51:35.525Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:51:35.525Z] github.com/docker/docker/cli [2022-08-04T15:51:35.525Z] github.com/docker/docker/cli/config [2022-08-04T15:51:35.525Z] github.com/docker/docker/cli/debug [2022-08-04T15:51:35.525Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:51:35.525Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:51:35.525Z] github.com/docker/docker/client [2022-08-04T15:51:35.525Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:51:35.525Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:51:35.525Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:51:35.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:51:35.525Z] github.com/docker/docker/container [2022-08-04T15:51:35.525Z] github.com/docker/docker/container/stream [2022-08-04T15:51:35.525Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:51:35.525Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:51:35.525Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/config [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/events [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/exec [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/images [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/links [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/names [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/network [2022-08-04T15:51:35.525Z] github.com/docker/docker/daemon/stats [2022-08-04T15:51:35.525Z] github.com/docker/docker/distribution [2022-08-04T15:51:35.525Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:51:35.525Z] github.com/docker/docker/distribution/utils [2022-08-04T15:51:35.525Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:51:35.525Z] github.com/docker/docker/dockerversion [2022-08-04T15:51:35.525Z] github.com/docker/docker/errdefs [2022-08-04T15:51:35.525Z] github.com/docker/docker/image [2022-08-04T15:51:35.525Z] github.com/docker/docker/image/cache [2022-08-04T15:51:35.525Z] github.com/docker/docker/image/tarexport [2022-08-04T15:51:35.525Z] github.com/docker/docker/image/v1 [2022-08-04T15:51:35.525Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:51:35.525Z] github.com/docker/docker/layer [2022-08-04T15:51:35.525Z] github.com/docker/docker/libcontainerd [2022-08-04T15:51:35.525Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:51:35.525Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:51:35.525Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:51:35.525Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/libnetwork/types [2022-08-04T15:51:35.525Z] github.com/docker/docker/oci [2022-08-04T15:51:35.525Z] github.com/docker/docker/oci/caps [2022-08-04T15:51:35.525Z] github.com/docker/docker/opts [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/archive [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/directory [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/platform [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:51:35.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/pools [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/progress [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/signal [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/stack [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/system [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:51:35.526Z] github.com/docker/docker/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:51:35.526Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:51:35.526Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:51:35.526Z] github.com/docker/docker/quota [2022-08-04T15:51:35.526Z] github.com/docker/docker/reference [2022-08-04T15:51:35.526Z] github.com/docker/docker/registry [2022-08-04T15:51:35.526Z] github.com/docker/docker/registry/resumable [2022-08-04T15:51:35.526Z] github.com/docker/docker/restartmanager [2022-08-04T15:51:35.526Z] github.com/docker/docker/rootless [2022-08-04T15:51:35.526Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:51:35.526Z] github.com/docker/docker/runconfig [2022-08-04T15:51:35.526Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/environment [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/registry [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/request [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/drivers [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/local [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/mounts [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/service [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:51:35.526Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/backend [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/events [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/filters [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/image [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/mount [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/network [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/registry [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/time [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/versions [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/volume [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/config [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/debug [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/client [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:51:35.526Z] github.com/docker/docker/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/container/stream [2022-08-04T15:51:35.526Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:51:35.526Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:51:35.526Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/config [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/events [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/exec [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/images [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/links [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/names [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/network [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/stats [2022-08-04T15:51:35.526Z] github.com/docker/docker/distribution [2022-08-04T15:51:35.526Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:51:35.526Z] github.com/docker/docker/distribution/utils [2022-08-04T15:51:35.526Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:51:35.526Z] github.com/docker/docker/dockerversion [2022-08-04T15:51:35.526Z] github.com/docker/docker/errdefs [2022-08-04T15:51:35.526Z] github.com/docker/docker/image [2022-08-04T15:51:35.526Z] github.com/docker/docker/image/cache [2022-08-04T15:51:35.526Z] github.com/docker/docker/image/tarexport [2022-08-04T15:51:35.526Z] github.com/docker/docker/image/v1 [2022-08-04T15:51:35.526Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:51:35.526Z] github.com/docker/docker/layer [2022-08-04T15:51:35.526Z] github.com/docker/docker/libcontainerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:51:35.526Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:51:35.526Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:51:35.526Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:51:35.526Z] github.com/docker/docker/oci [2022-08-04T15:51:35.526Z] github.com/docker/docker/oci/caps [2022-08-04T15:51:35.526Z] github.com/docker/docker/opts [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/archive [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/directory [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/platform [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/pools [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/progress [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/signal [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/stack [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/system [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:51:35.526Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:51:35.526Z] github.com/docker/docker/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:51:35.526Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:51:35.526Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:51:35.526Z] github.com/docker/docker/quota [2022-08-04T15:51:35.526Z] github.com/docker/docker/reference [2022-08-04T15:51:35.526Z] github.com/docker/docker/registry [2022-08-04T15:51:35.526Z] github.com/docker/docker/registry/resumable [2022-08-04T15:51:35.526Z] github.com/docker/docker/restartmanager [2022-08-04T15:51:35.526Z] github.com/docker/docker/rootless [2022-08-04T15:51:35.526Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:51:35.526Z] github.com/docker/docker/runconfig [2022-08-04T15:51:35.526Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/environment [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/registry [2022-08-04T15:51:35.526Z] github.com/docker/docker/testutil/request [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/drivers [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/local [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/mounts [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/service [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:51:35.526Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:51:35.526Z] ++ grep --fixed-strings /libnetwork [2022-08-04T15:51:35.526Z] ++ echo 'github.com/docker/docker/api [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/backend [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/events [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/filters [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/image [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/mount [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/network [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/registry [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/time [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/versions [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:51:35.526Z] github.com/docker/docker/api/types/volume [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:51:35.526Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/config [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/debug [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:51:35.526Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/client [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:51:35.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:51:35.526Z] github.com/docker/docker/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/container/stream [2022-08-04T15:51:35.526Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:51:35.526Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:51:35.526Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/config [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/events [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/exec [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/images [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/links [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:51:35.526Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/names [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/network [2022-08-04T15:51:35.527Z] github.com/docker/docker/daemon/stats [2022-08-04T15:51:35.527Z] github.com/docker/docker/distribution [2022-08-04T15:51:35.527Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:51:35.527Z] github.com/docker/docker/distribution/utils [2022-08-04T15:51:35.527Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:51:35.527Z] github.com/docker/docker/dockerversion [2022-08-04T15:51:35.527Z] github.com/docker/docker/errdefs [2022-08-04T15:51:35.527Z] github.com/docker/docker/image [2022-08-04T15:51:35.527Z] github.com/docker/docker/image/cache [2022-08-04T15:51:35.527Z] github.com/docker/docker/image/tarexport [2022-08-04T15:51:35.527Z] github.com/docker/docker/image/v1 [2022-08-04T15:51:35.527Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:51:35.527Z] github.com/docker/docker/layer [2022-08-04T15:51:35.527Z] github.com/docker/docker/libcontainerd [2022-08-04T15:51:35.527Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:51:35.527Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:51:35.527Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:51:35.527Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/types [2022-08-04T15:51:35.527Z] github.com/docker/docker/oci [2022-08-04T15:51:35.527Z] github.com/docker/docker/oci/caps [2022-08-04T15:51:35.527Z] github.com/docker/docker/opts [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/archive [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/directory [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/platform [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/pools [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/progress [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/signal [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/stack [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/system [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:51:35.527Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:51:35.527Z] github.com/docker/docker/plugin [2022-08-04T15:51:35.527Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:51:35.527Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:51:35.527Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:51:35.527Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:51:35.527Z] github.com/docker/docker/quota [2022-08-04T15:51:35.527Z] github.com/docker/docker/reference [2022-08-04T15:51:35.527Z] github.com/docker/docker/registry [2022-08-04T15:51:35.527Z] github.com/docker/docker/registry/resumable [2022-08-04T15:51:35.527Z] github.com/docker/docker/restartmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/rootless [2022-08-04T15:51:35.527Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:51:35.527Z] github.com/docker/docker/runconfig [2022-08-04T15:51:35.527Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/environment [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/registry [2022-08-04T15:51:35.527Z] github.com/docker/docker/testutil/request [2022-08-04T15:51:35.527Z] github.com/docker/docker/volume [2022-08-04T15:51:35.527Z] github.com/docker/docker/volume/drivers [2022-08-04T15:51:35.527Z] github.com/docker/docker/volume/local [2022-08-04T15:51:35.527Z] github.com/docker/docker/volume/mounts [2022-08-04T15:51:35.527Z] github.com/docker/docker/volume/service [2022-08-04T15:51:35.527Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:51:35.527Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:51:35.527Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/types' [2022-08-04T15:51:35.527Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/types' [2022-08-04T15:51:35.527Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:51:35.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:51:35.527Z] + type docker-proxy [2022-08-04T15:51:35.527Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T15:51:35.527Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T15:51:35.527Z] [2022-08-04T15:51:35.527Z] Removing bundles/ [2022-08-04T15:51:35.527Z] [2022-08-04T15:51:35.527Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T15:51:35.527Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T15:51:35.527Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:51:35.548Z] #83 exporting layers 0.9s done [2022-08-04T15:51:35.548Z] #83 writing image sha256:1af39b7360764ed822598bca6503bc32922759807ea29204b281fcc94ef1b4db done [2022-08-04T15:51:35.548Z] #83 naming to docker.io/library/docker:30295c1750714d26f3c8fc9c3451f11ac351f2be done [2022-08-04T15:51:35.548Z] #83 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:51:35.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -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:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh dynbinary test-integration [2022-08-04T15:51:35.906Z] #82 exporting layers 0.8s done [2022-08-04T15:51:35.906Z] #82 writing image sha256:2e6602c6d60786c240bb51c95693b08fd03f1a41984496f821504ea404737402 done [2022-08-04T15:51:35.906Z] #82 naming to docker.io/library/docker:30295c1750714d26f3c8fc9c3451f11ac351f2be done [2022-08-04T15:51:35.906Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-04T15:51:35.987Z] #82 exporting layers 1.1s done [2022-08-04T15:51:35.987Z] #82 writing image sha256:6195dbd81f4c26a4c1a1faa6c93ee26779b951c7e9c3bc1e2dbe474065bd9e3d done [2022-08-04T15:51:35.987Z] #82 naming to docker.io/library/docker:30295c1750714d26f3c8fc9c3451f11ac351f2be done [2022-08-04T15:51:35.987Z] #82 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:51:36.144Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-04T15:51:36.144Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-04T15:51:36.144Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-04T15:51:36.144Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-04T15:51:36.144Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-04T15:51:36.144Z] Detected virtualization docker. [2022-08-04T15:51:36.144Z] Detected architecture x86-64. [2022-08-04T15:51:36.144Z] Set hostname to . [2022-08-04T15:51:36.226Z] + trap exit INT TERM [2022-08-04T15:51:36.226Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-04T15:51:36.226Z] + CONTAINER_NAME=docker-pr1 [2022-08-04T15:51:36.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43913/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh dynbinary [2022-08-04T15:51:36.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -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:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh dynbinary test-integration [2022-08-04T15:51:36.403Z] modprobe@configfs.service: Succeeded. [2022-08-04T15:51:36.403Z] modprobe@drm.service: Succeeded. [2022-08-04T15:51:36.403Z] modprobe@fuse.service: Succeeded. [2022-08-04T15:51:36.403Z] + source /etc/docker-entrypoint-cmd [2022-08-04T15:51:36.403Z] ++ hack/make.sh dynbinary test-integration [2022-08-04T15:51:36.403Z] [2022-08-04T15:51:36.621Z] [2022-08-04T15:51:36.662Z] Removing bundles/ [2022-08-04T15:51:36.663Z] [2022-08-04T15:51:36.663Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T15:51:36.663Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T15:51:36.663Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:51:36.792Z] [2022-08-04T15:51:36.792Z] Removing bundles/ [2022-08-04T15:51:36.792Z] [2022-08-04T15:51:36.877Z] Removing bundles/ [2022-08-04T15:51:36.877Z] [2022-08-04T15:51:36.877Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T15:51:36.877Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T15:51:36.877Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:51:37.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T15:51:37.050Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T15:51:37.050Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:51:42.121Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T15:51:42.121Z] [2022-08-04T15:51:42.121Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T15:51:42.121Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T15:51:42.121Z] [2022-08-04T15:51:42.121Z] + mkdir -p bundles [2022-08-04T15:51:42.121Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/backend [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/container [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/events [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/filters [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/image [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/mount [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/network [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/registry [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/time [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/versions [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:51:42.121Z] github.com/docker/docker/api/types/volume [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:51:42.121Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:51:42.121Z] github.com/docker/docker/cli [2022-08-04T15:51:42.121Z] github.com/docker/docker/cli/config [2022-08-04T15:51:42.121Z] github.com/docker/docker/cli/debug [2022-08-04T15:51:42.121Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:51:42.121Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:51:42.121Z] github.com/docker/docker/client [2022-08-04T15:51:42.121Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:51:42.121Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:51:42.121Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:51:42.121Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:51:42.121Z] github.com/docker/docker/container [2022-08-04T15:51:42.121Z] github.com/docker/docker/container/stream [2022-08-04T15:51:42.121Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:51:42.121Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:51:42.121Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/config [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/events [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/exec [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/images [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/links [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/names [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/network [2022-08-04T15:51:42.121Z] github.com/docker/docker/daemon/stats [2022-08-04T15:51:42.121Z] github.com/docker/docker/distribution [2022-08-04T15:51:42.121Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:51:42.121Z] github.com/docker/docker/distribution/utils [2022-08-04T15:51:42.121Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:51:42.121Z] github.com/docker/docker/dockerversion [2022-08-04T15:51:42.121Z] github.com/docker/docker/errdefs [2022-08-04T15:51:42.121Z] github.com/docker/docker/image [2022-08-04T15:51:42.121Z] github.com/docker/docker/image/cache [2022-08-04T15:51:42.121Z] github.com/docker/docker/image/tarexport [2022-08-04T15:51:42.121Z] github.com/docker/docker/image/v1 [2022-08-04T15:51:42.121Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:51:42.121Z] github.com/docker/docker/layer [2022-08-04T15:51:42.121Z] github.com/docker/docker/libcontainerd [2022-08-04T15:51:42.121Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:51:42.121Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:51:42.121Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:51:42.121Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:51:42.121Z] github.com/docker/docker/oci [2022-08-04T15:51:42.121Z] github.com/docker/docker/oci/caps [2022-08-04T15:51:42.121Z] github.com/docker/docker/opts [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/archive [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/directory [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/platform [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/pools [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/progress [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/signal [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/stack [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/system [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:51:42.121Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:51:42.121Z] github.com/docker/docker/plugin [2022-08-04T15:51:42.121Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:51:42.121Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:51:42.121Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:51:42.122Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:51:42.122Z] github.com/docker/docker/quota [2022-08-04T15:51:42.122Z] github.com/docker/docker/reference [2022-08-04T15:51:42.122Z] github.com/docker/docker/registry [2022-08-04T15:51:42.122Z] github.com/docker/docker/registry/resumable [2022-08-04T15:51:42.122Z] github.com/docker/docker/restartmanager [2022-08-04T15:51:42.122Z] github.com/docker/docker/rootless [2022-08-04T15:51:42.122Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:51:42.122Z] github.com/docker/docker/runconfig [2022-08-04T15:51:42.122Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/environment [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/registry [2022-08-04T15:51:42.122Z] github.com/docker/docker/testutil/request [2022-08-04T15:51:42.122Z] github.com/docker/docker/volume [2022-08-04T15:51:42.122Z] github.com/docker/docker/volume/drivers [2022-08-04T15:51:42.122Z] github.com/docker/docker/volume/local [2022-08-04T15:51:42.122Z] github.com/docker/docker/volume/mounts [2022-08-04T15:51:42.122Z] github.com/docker/docker/volume/service [2022-08-04T15:51:42.122Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:51:42.122Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T15:51:42.122Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-04T15:51:42.122Z] ? github.com/docker/docker/api [no test files] [2022-08-04T15:51:57.030Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-08-04T15:52:15.663Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|compiled_files|files|name) took 48.578005838s [2022-08-04T15:52:15.663Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 175.712344ms [2022-08-04T15:52:42.232Z] INFO [linters context/goanalysis] analyzers took 11m2.231687265s with top 10 stages: buildir: 2m1.986017771s, the_only_name: 28.656157366s, goimports: 19.560311619s, unconvert: 15.678066648s, gosec: 15.013563986s, S1038: 10.342204234s, directives: 8.669911284s, unused: 8.421920403s, misspell: 8.330355939s, inspect: 7.114837611s [2022-08-04T15:52:42.232Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-04T15:52:42.232Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2023/2126, exclude: 2023/2023, exclude-rules: 79/2023, cgo: 2126/2447, identifier_marker: 2023/2023, skip_dirs: 2126/2126, skip_files: 2126/2126, filename_unadjuster: 2126/2126, nolint: 0/79, path_prettifier: 2126/2126 [2022-08-04T15:52:42.233Z] INFO [runner] processing took 85.958598ms with stages: nolint: 35.558789ms, identifier_marker: 21.73303ms, path_prettifier: 9.258655ms, autogenerated_exclude: 9.066122ms, exclude-rules: 8.059121ms, skip_dirs: 1.950219ms, cgo: 219.522µs, filename_unadjuster: 107.933µs, max_same_issues: 1.521µs, uniq_by_line: 859ns, skip_files: 388ns, exclude: 378ns, max_from_linter: 358ns, source_code: 308ns, diff: 293ns, path_shortener: 273ns, sort_results: 256ns, max_per_file_from_linter: 239ns, severity-rules: 222ns, path_prefixer: 112ns [2022-08-04T15:52:42.233Z] INFO [runner] linters took 31.906361732s with stages: goanalysis_metalinter: 31.820270729s [2022-08-04T15:52:42.233Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-04T15:52:42.233Z] INFO Memory: 807 samples, avg is 390.1MB, max is 1306.8MB [2022-08-04T15:52:42.233Z] INFO Execution took 1m20.669971722s [2022-08-04T15:52:42.233Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-04T15:52:42.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh dynbinary test-docker-py [2022-08-04T15:52:42.819Z] [2022-08-04T15:52:42.819Z] Removing bundles/ [2022-08-04T15:52:42.819Z] [2022-08-04T15:52:42.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T15:52:43.078Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T15:52:43.078Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T15:53:04.759Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-08-04T15:53:04.759Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T15:53:04.759Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T15:53:05.120Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T15:53:05.120Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T15:53:05.389Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-04T15:53:05.389Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T15:53:05.963Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-04T15:53:05.963Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-08-04T15:53:05.963Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T15:53:05.963Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T15:53:05.963Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T15:53:05.963Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T15:53:05.963Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T15:53:05.963Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T15:53:05.964Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T15:53:05.964Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T15:53:05.964Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T15:53:06.224Z] ok github.com/docker/docker/api/types/registry 0.009s coverage: 54.2% of statements [2022-08-04T15:53:06.224Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-08-04T15:53:06.224Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T15:53:06.224Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T15:53:06.485Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-04T15:53:06.485Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T15:53:06.485Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T15:53:09.026Z] ok github.com/docker/docker/builder/remotecontext 0.130s coverage: 13.7% of statements [2022-08-04T15:53:09.287Z] ok github.com/docker/docker/builder/dockerfile 0.430s coverage: 49.3% of statements [2022-08-04T15:53:09.287Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-04T15:53:10.236Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-04T15:53:10.498Z] ok github.com/docker/docker/builder/remotecontext/git 1.432s coverage: 86.3% of statements [2022-08-04T15:53:10.498Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T15:53:10.498Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T15:53:10.498Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T15:53:10.498Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T15:53:11.069Z] ok github.com/docker/docker/cmd/docker-proxy 0.018s coverage: 67.6% of statements [2022-08-04T15:53:15.275Z] ok github.com/docker/docker/client 0.087s coverage: 75.9% of statements [2022-08-04T15:53:21.819Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T15:53:21.820Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:21.820Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:53:21.820Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:21.820Z] [2022-08-04T15:53:21.820Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-04T15:53:21.820Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-04T15:53:21.820Z] Using test binary docker [2022-08-04T15:53:21.820Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T15:53:21.820Z] Not: starting. [2022-08-04T15:53:21.820Z] INFO: Waiting for daemon to start... [2022-08-04T15:53:21.820Z] Starting dockerd [2022-08-04T15:53:21.820Z] . [2022-08-04T15:53:21.820Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-04T15:53:43.124Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T15:53:43.124Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:43.124Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:53:43.124Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:43.124Z] [2022-08-04T15:53:43.124Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T15:53:43.124Z] DOCKER_SYSTEMD=1 [2022-08-04T15:53:43.124Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T15:53:43.124Z] HOSTNAME=f276f8e162b9 [2022-08-04T15:53:43.124Z] DEST=bundles/test-integration [2022-08-04T15:53:43.124Z] PWD=/go/src/github.com/docker/docker [2022-08-04T15:53:43.124Z] DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:53:43.124Z] container=docker [2022-08-04T15:53:43.124Z] HOME=/root [2022-08-04T15:53:43.124Z] LANG=C.UTF-8 [2022-08-04T15:53:43.124Z] INVOCATION_ID=93ae31119f3243cda72eec99e098760f [2022-08-04T15:53:43.124Z] GOLANG_VERSION=1.18.5 [2022-08-04T15:53:43.124Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T15:53:43.124Z] VALIDATE_BRANCH=master [2022-08-04T15:53:43.124Z] TERM=xterm [2022-08-04T15:53:43.124Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T15:53:43.124Z] SHLVL=3 [2022-08-04T15:53:43.124Z] TIMEOUT=120m [2022-08-04T15:53:43.124Z] DOCKER_BUILDTAGS= journald [2022-08-04T15:53:43.124Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T15:53:43.124Z] GO111MODULE=off [2022-08-04T15:53:43.124Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T15:53:43.124Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T15:53:43.124Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T15:53:43.124Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T15:53:43.124Z] GOPATH=/go [2022-08-04T15:53:43.124Z] PKG_CONFIG=pkg-config [2022-08-04T15:53:43.124Z] _=/usr/bin/env [2022-08-04T15:53:43.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T15:53:43.289Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T15:53:43.289Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:43.289Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:53:43.289Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:43.289Z] [2022-08-04T15:53:43.289Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T15:53:43.289Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T15:53:43.289Z] HOSTNAME=b45cb3eeaf41 [2022-08-04T15:53:43.289Z] DEST=bundles/test-integration [2022-08-04T15:53:43.289Z] PWD=/go/src/github.com/docker/docker [2022-08-04T15:53:43.289Z] DOCKER_ROOTLESS=1 [2022-08-04T15:53:43.289Z] DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:53:43.289Z] container=docker [2022-08-04T15:53:43.289Z] HOME=/root [2022-08-04T15:53:43.289Z] GOLANG_VERSION=1.18.5 [2022-08-04T15:53:43.289Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T15:53:43.289Z] VALIDATE_BRANCH=master [2022-08-04T15:53:43.289Z] TERM=xterm [2022-08-04T15:53:43.289Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T15:53:43.289Z] SHLVL=1 [2022-08-04T15:53:43.289Z] TIMEOUT=120m [2022-08-04T15:53:43.289Z] DOCKER_BUILDTAGS= journald [2022-08-04T15:53:43.289Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T15:53:43.289Z] GO111MODULE=off [2022-08-04T15:53:43.289Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T15:53:43.289Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T15:53:43.289Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T15:53:43.289Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T15:53:43.289Z] GOPATH=/go [2022-08-04T15:53:43.289Z] PKG_CONFIG=pkg-config [2022-08-04T15:53:43.289Z] _=/usr/bin/env [2022-08-04T15:53:43.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T15:53:43.594Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T15:53:43.594Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:43.594Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:53:43.594Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T15:53:43.594Z] [2022-08-04T15:53:43.594Z] + TEST_INTEGRATION_DEST=2 [2022-08-04T15:53:43.594Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-04T15:53:43.594Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T15:53:43.594Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T15:53:43.594Z] + run_tests [2022-08-04T15:53:43.594Z] + c=0 [2022-08-04T15:53:43.594Z] + '[' -n 0 ']' [2022-08-04T15:53:43.594Z] + rm= [2022-08-04T15:53:43.594Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43913/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43913/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh '' test-integration [2022-08-04T15:53:43.594Z] ++ jobs -p [2022-08-04T15:53:43.594Z] + TEST_INTEGRATION_DEST=3 [2022-08-04T15:53:43.594Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-04T15:53:43.594Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T15:53:43.594Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T15:53:43.594Z] + run_tests [2022-08-04T15:53:43.594Z] + for job in $(jobs -p) [2022-08-04T15:53:43.594Z] + '[' -n 0 ']' [2022-08-04T15:53:43.594Z] + wait 22818 [2022-08-04T15:53:43.594Z] + rm= [2022-08-04T15:53:43.594Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43913/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43913/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh '' test-integration [2022-08-04T15:53:43.594Z] + TEST_INTEGRATION_DEST=1 [2022-08-04T15:53:43.594Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-04T15:53:43.594Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T15:53:43.594Z] + run_tests test-integration-flaky [2022-08-04T15:53:43.594Z] + '[' -n 0 ']' [2022-08-04T15:53:43.594Z] + rm= [2022-08-04T15:53:43.594Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43913/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43913/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh test-integration-flaky test-integration [2022-08-04T15:53:43.594Z] [2022-08-04T15:53:43.594Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T15:53:43.594Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T15:53:43.594Z] HOSTNAME=5d2ba75f1d81 [2022-08-04T15:53:43.594Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T15:53:43.594Z] TESTDEBUG=0 [2022-08-04T15:53:43.594Z] DEST=bundles/test-integration [2022-08-04T15:53:43.594Z] PWD=/go/src/github.com/docker/docker [2022-08-04T15:53:43.594Z] KEEPBUNDLE=1 [2022-08-04T15:53:43.594Z] DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:53:43.594Z] container=docker [2022-08-04T15:53:43.594Z] HOME=/root [2022-08-04T15:53:43.594Z] GOLANG_VERSION=1.18.5 [2022-08-04T15:53:43.594Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T15:53:43.594Z] VALIDATE_BRANCH=master [2022-08-04T15:53:43.594Z] TERM=xterm [2022-08-04T15:53:43.594Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T15:53:43.594Z] SHLVL=1 [2022-08-04T15:53:43.594Z] TIMEOUT=120m [2022-08-04T15:53:43.594Z] DOCKER_BUILDTAGS= journald [2022-08-04T15:53:43.594Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T15:53:43.594Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T15:53:43.594Z] GO111MODULE=off [2022-08-04T15:53:43.594Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T15:53:43.594Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T15:53:43.594Z] GOPATH=/go [2022-08-04T15:53:43.594Z] PKG_CONFIG=pkg-config [2022-08-04T15:53:43.594Z] _=/usr/bin/env [2022-08-04T15:53:43.594Z] Building test suite binary ./integration-cli/test.main [2022-08-04T15:53:43.594Z] [2022-08-04T15:53:43.594Z] [2022-08-04T15:53:43.594Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-04T15:53:43.594Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T15:53:43.594Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T15:53:43.594Z] HOSTNAME=4b1e941a0eec [2022-08-04T15:53:43.594Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T15:53:43.594Z] TESTDEBUG=0 [2022-08-04T15:53:43.594Z] DEST=bundles/test-integration [2022-08-04T15:53:43.594Z] PWD=/go/src/github.com/docker/docker [2022-08-04T15:53:43.594Z] KEEPBUNDLE=1 [2022-08-04T15:53:43.594Z] DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:53:43.594Z] container=docker [2022-08-04T15:53:43.594Z] HOME=/root [2022-08-04T15:53:43.594Z] GOLANG_VERSION=1.18.5 [2022-08-04T15:53:43.594Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T15:53:43.594Z] VALIDATE_BRANCH=master [2022-08-04T15:53:43.594Z] TERM=xterm [2022-08-04T15:53:43.594Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T15:53:43.594Z] SHLVL=1 [2022-08-04T15:53:43.594Z] TIMEOUT=120m [2022-08-04T15:53:43.594Z] DOCKER_BUILDTAGS= journald [2022-08-04T15:53:43.594Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T15:53:43.594Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T15:53:43.594Z] GO111MODULE=off [2022-08-04T15:53:43.594Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T15:53:43.594Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T15:53:43.594Z] GOPATH=/go [2022-08-04T15:53:43.594Z] PKG_CONFIG=pkg-config [2022-08-04T15:53:43.594Z] _=/usr/bin/env [2022-08-04T15:53:43.594Z] Building test suite binary ./integration-cli/test.main [2022-08-04T15:53:43.594Z] No new tests added to integration. [2022-08-04T15:53:43.594Z] [2022-08-04T15:53:43.594Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T15:53:43.594Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T15:53:43.594Z] HOSTNAME=4b44bed5d759 [2022-08-04T15:53:43.594Z] TESTDEBUG=0 [2022-08-04T15:53:43.594Z] DEST=bundles/test-integration [2022-08-04T15:53:43.594Z] PWD=/go/src/github.com/docker/docker [2022-08-04T15:53:43.594Z] KEEPBUNDLE=1 [2022-08-04T15:53:43.594Z] DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T15:53:43.594Z] container=docker [2022-08-04T15:53:43.594Z] HOME=/root [2022-08-04T15:53:43.594Z] GOLANG_VERSION=1.18.5 [2022-08-04T15:53:43.594Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T15:53:43.594Z] VALIDATE_BRANCH=master [2022-08-04T15:53:43.594Z] TERM=xterm [2022-08-04T15:53:43.594Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T15:53:43.594Z] SHLVL=1 [2022-08-04T15:53:43.594Z] TIMEOUT=120m [2022-08-04T15:53:43.594Z] DOCKER_BUILDTAGS= journald [2022-08-04T15:53:43.594Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T15:53:43.594Z] GO111MODULE=off [2022-08-04T15:53:43.594Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T15:53:43.594Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T15:53:43.594Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T15:53:43.594Z] GOPATH=/go [2022-08-04T15:53:43.594Z] PKG_CONFIG=pkg-config [2022-08-04T15:53:43.594Z] _=/usr/bin/env [2022-08-04T15:53:43.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T15:53:47.393Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 31.5% of statements [2022-08-04T15:53:48.335Z] ok github.com/docker/docker/container 0.123s coverage: 37.4% of statements [2022-08-04T15:53:48.596Z] ok github.com/docker/docker/cmd/dockerd/trap 2.436s coverage: 0.0% of statements [2022-08-04T15:53:48.596Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T15:53:48.596Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T15:53:48.596Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T15:53:48.596Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T15:53:48.596Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T15:53:53.883Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-08-04T15:53:55.290Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2022-08-04T15:53:57.202Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-04T15:54:00.565Z] sha256:17b4284d2f909b962d8984549c967f4cd47b8d916468afa386c4fa0d867e11ce [2022-08-04T15:54:00.565Z] INFO: Starting docker-py tests... [2022-08-04T15:54:00.565Z] ============================= test session starts ============================== [2022-08-04T15:54:00.565Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-04T15:54:00.565Z] rootdir: /src, inifile: pytest.ini [2022-08-04T15:54:00.565Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-04T15:54:00.565Z] collected 395 items / 2 deselected / 393 selected [2022-08-04T15:54:00.565Z] [2022-08-04T15:54:03.780Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T15:54:04.719Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-04T15:54:05.290Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-08-04T15:54:05.861Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-04T15:54:06.432Z] ok github.com/docker/docker/daemon 10.132s coverage: 16.6% of statements [2022-08-04T15:54:06.432Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T15:54:06.432Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T15:54:06.432Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T15:54:06.432Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T15:54:06.432Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T15:54:07.002Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.624s coverage: 74.8% of statements [2022-08-04T15:54:07.943Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.268s coverage: 60.7% of statements [2022-08-04T15:54:08.514Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 3.0% of statements [2022-08-04T15:54:09.900Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-04T15:54:11.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.225s coverage: 50.6% of statements [2022-08-04T15:54:11.852Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.133s coverage: 46.1% of statements [2022-08-04T15:54:11.852Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T15:54:12.792Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-04T15:54:13.052Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.816s coverage: 58.5% of statements [2022-08-04T15:54:13.052Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T15:54:13.052Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T15:54:13.622Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-04T15:54:14.192Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-04T15:54:15.132Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-08-04T15:54:15.132Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T15:54:15.132Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T15:54:15.703Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-04T15:54:16.212Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-04T15:54:16.274Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-08-04T15:54:16.534Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 79.9% of statements [2022-08-04T15:54:16.534Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T15:54:16.731Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-04T15:54:17.106Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-04T15:54:17.383Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-04T15:54:18.235Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-04T15:54:18.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.125s coverage: 76.8% of statements [2022-08-04T15:54:18.600Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-08-04T15:54:19.176Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 79.4% of statements [2022-08-04T15:54:20.116Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-04T15:54:20.686Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-04T15:54:21.256Z] ok github.com/docker/docker/daemon/logger/journald 3.348s coverage: 74.3% of statements [2022-08-04T15:54:21.256Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T15:54:21.256Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T15:54:21.256Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T15:54:21.256Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T15:54:21.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T15:54:22.196Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-04T15:54:22.196Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-04T15:54:22.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T15:54:22.767Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-04T15:54:23.028Z] ok github.com/docker/docker/daemon/logger/splunk 1.573s coverage: 82.5% of statements [2022-08-04T15:54:23.028Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T15:54:23.028Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T15:54:23.970Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-08-04T15:54:25.881Z] ok github.com/docker/docker/distribution 1.508s coverage: 28.0% of statements [2022-08-04T15:54:25.881Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T15:54:26.141Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T15:54:26.711Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-08-04T15:54:26.712Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T15:54:26.712Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-08-04T15:54:27.282Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-04T15:54:27.544Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-04T15:54:27.544Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T15:54:27.544Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T15:54:27.804Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-08-04T15:54:28.745Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-08-04T15:54:29.316Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-04T15:54:29.316Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T15:54:29.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T15:54:29.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T15:54:31.228Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.3% of statements [2022-08-04T15:54:31.799Z] ok github.com/docker/docker/pkg/authorization 0.333s coverage: 68.3% of statements [2022-08-04T15:54:32.060Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T15:54:32.320Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-04T15:54:35.616Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 42.7% of statements [2022-08-04T15:54:35.616Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T15:54:35.876Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T15:54:35.876Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-04T15:54:36.136Z] ok github.com/docker/docker/layer 7.235s coverage: 68.9% of statements [2022-08-04T15:54:36.136Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T15:54:36.136Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T15:54:36.136Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T15:54:36.136Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T15:54:36.136Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T15:54:36.136Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T15:54:36.397Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-08-04T15:54:36.659Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2022-08-04T15:54:36.659Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-04T15:54:37.600Z] ok github.com/docker/docker/pkg/idtools 0.344s coverage: 67.9% of statements [2022-08-04T15:54:37.601Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 70.1% of statements [2022-08-04T15:54:37.872Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-04T15:54:37.872Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-04T15:54:37.872Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T15:54:38.137Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-04T15:54:38.398Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2022-08-04T15:54:38.398Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-04T15:54:38.658Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-04T15:54:38.658Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-08-04T15:54:38.658Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T15:54:38.658Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T15:54:39.229Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-08-04T15:54:39.799Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-04T15:54:39.799Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T15:54:40.059Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T15:54:41.440Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-04T15:54:41.700Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-04T15:54:41.961Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-04T15:54:41.961Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-04T15:54:42.221Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-04T15:54:42.481Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T15:54:43.052Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-04T15:54:43.313Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T15:54:43.576Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-08-04T15:54:44.147Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-04T15:54:44.408Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T15:54:46.320Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-04T15:54:46.320Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-08-04T15:54:46.892Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 86.0% of statements [2022-08-04T15:54:47.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T15:54:48.275Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements [2022-08-04T15:54:48.275Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T15:54:48.917Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-04T15:54:49.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T15:54:49.217Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-04T15:54:49.788Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-04T15:54:49.788Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-04T15:54:50.358Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-04T15:54:50.619Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T15:54:52.262Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-08-04T15:54:52.833Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-08-04T15:54:53.403Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-04T15:54:54.344Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-04T15:54:57.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T15:54:57.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T15:55:05.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T15:55:05.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T15:55:05.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T15:55:05.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T15:55:06.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T15:55:06.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T15:55:06.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T15:55:07.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T15:55:07.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T15:55:07.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T15:55:08.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T15:55:08.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T15:55:08.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T15:55:09.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T15:55:11.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T15:55:11.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T15:55:12.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T15:55:12.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T15:55:12.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T15:55:13.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T15:55:13.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T15:55:14.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T15:55:14.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T15:55:15.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T15:55:15.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T15:55:15.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T15:55:16.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T15:55:16.323Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T15:55:16.323Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === Skipped [2022-08-04T15:55:16.323Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T15:55:16.323Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T15:55:16.323Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T15:55:16.323Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T15:55:16.323Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:71: No driver to put! [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T15:55:16.323Z] time="2022-08-04T15:54:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T15:55:16.323Z] time="2022-08-04T15:54:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T15:55:16.323Z] time="2022-08-04T15:54:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T15:55:16.323Z] time="2022-08-04T15:54:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T15:55:16.323Z] time="2022-08-04T15:54:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:71: No driver to put! [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T15:55:16.323Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T15:55:16.323Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T15:55:16.323Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:55:16.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T15:55:16.323Z] graphtest_unix.go:71: No driver to put! [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T15:55:16.323Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T15:55:16.323Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T15:55:16.323Z] [2022-08-04T15:55:16.323Z] DONE 2875 tests, 28 skipped in 212.249s [2022-08-04T15:55:16.323Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:55:16.323Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:55:16.324Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T15:55:16.324Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-04T15:55:16.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T15:55:16.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T15:55:17.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T15:55:17.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T15:55:18.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T15:55:18.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T15:55:18.427Z] Using test binary docker [2022-08-04T15:55:18.427Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T15:55:18.427Z] Not: starting. [2022-08-04T15:55:18.427Z] INFO: Waiting for daemon to start... [2022-08-04T15:55:18.427Z] Starting dockerd [2022-08-04T15:55:19.343Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T15:55:19.343Z] Using test binary docker [2022-08-04T15:55:19.343Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T15:55:19.343Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-04T15:55:19.343Z] INFO: Waiting for daemon to start... [2022-08-04T15:55:19.343Z] Starting dockerd [2022-08-04T15:55:20.572Z] . [2022-08-04T15:55:20.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T15:55:20.572Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T15:55:20.572Z] Error: No such image: emptyfs [2022-08-04T15:55:20.828Z] Running integration-test (iteration 1) [2022-08-04T15:55:20.828Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T15:55:21.085Z] Loaded image: busybox:latest [2022-08-04T15:55:21.342Z] Loaded image: busybox:glibc [2022-08-04T15:55:21.872Z] . [2022-08-04T15:55:21.872Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T15:55:21.872Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T15:55:21.872Z] Error: No such image: emptyfs [2022-08-04T15:55:21.872Z] Running integration-test (iteration 1) [2022-08-04T15:55:21.872Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T15:55:21.872Z] Loaded image: busybox:latest [2022-08-04T15:55:21.872Z] Loaded image: busybox:glibc [2022-08-04T15:55:22.710Z] Loaded image: debian:bullseye-slim [2022-08-04T15:55:22.710Z] Loaded image: hello-world:latest [2022-08-04T15:55:22.710Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T15:55:22.710Z] INFO: Testing against a local daemon [2022-08-04T15:55:22.710Z] === RUN TestCgroupNamespacesBuild [2022-08-04T15:55:23.247Z] Loaded image: debian:bullseye-slim [2022-08-04T15:55:23.247Z] Loaded image: hello-world:latest [2022-08-04T15:55:23.247Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T15:55:23.247Z] INFO: Testing against a local daemon [2022-08-04T15:55:23.505Z] === RUN TestCgroupNamespacesBuild [2022-08-04T15:55:24.079Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-08-04T15:55:24.079Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T15:55:24.878Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-08-04T15:55:24.878Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T15:55:25.009Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-04T15:55:25.009Z] === RUN TestBuildWithSession [2022-08-04T15:55:25.009Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T15:55:25.009Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T15:55:25.009Z] === RUN TestBuildSquashParent [2022-08-04T15:55:26.252Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-08-04T15:55:26.252Z] === RUN TestBuildWithSession [2022-08-04T15:55:26.252Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T15:55:26.252Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T15:55:26.252Z] === RUN TestBuildSquashParent [2022-08-04T15:55:30.435Z] --- PASS: TestBuildSquashParent (4.41s) [2022-08-04T15:55:30.435Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T15:55:30.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:55:30.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:55:30.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:55:30.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:55:30.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:55:30.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:55:30.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:55:30.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:55:30.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:55:30.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:55:30.436Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:55:30.436Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:55:30.436Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:55:30.436Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:55:32.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:55:32.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:55:33.096Z] --- PASS: TestBuildSquashParent (7.25s) [2022-08-04T15:55:33.096Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T15:55:33.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:55:33.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:55:33.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:55:33.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:55:33.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:55:33.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:55:33.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:55:33.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:55:33.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:55:33.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:55:33.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:55:33.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:55:33.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:55:33.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:55:33.274Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:55:33.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:55:33.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:55:33.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:55:35.433Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T15:55:35.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2022-08-04T15:55:35.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2022-08-04T15:55:35.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-08-04T15:55:35.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-08-04T15:55:35.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s) [2022-08-04T15:55:35.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2022-08-04T15:55:35.434Z] === RUN TestBuildMultiStageCopy [2022-08-04T15:55:35.434Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T15:55:35.806Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:55:35.806Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:55:36.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T15:55:36.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T15:55:37.066Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T15:55:37.324Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T15:55:37.324Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2022-08-04T15:55:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-08-04T15:55:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-04T15:55:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-04T15:55:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-04T15:55:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-04T15:55:37.324Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T15:55:38.258Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-04T15:55:38.258Z] === RUN TestBuildLabelWithTargets [2022-08-04T15:55:38.324Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T15:55:38.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-08-04T15:55:38.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-08-04T15:55:38.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2022-08-04T15:55:38.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-08-04T15:55:38.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-08-04T15:55:38.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2022-08-04T15:55:38.324Z] === RUN TestBuildMultiStageCopy [2022-08-04T15:55:38.324Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T15:55:39.296Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-08-04T15:55:39.296Z] === RUN TestBuildWithEmptyLayers [2022-08-04T15:55:39.554Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-04T15:55:39.554Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T15:55:41.455Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-08-04T15:55:41.455Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T15:55:41.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T15:55:41.713Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-04T15:55:41.713Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T15:55:42.201Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T15:55:43.129Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T15:55:43.614Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-08-04T15:55:43.614Z] === RUN TestBuildWithHugeFile [2022-08-04T15:55:44.057Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T15:55:45.423Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-08-04T15:55:45.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-08-04T15:55:45.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-04T15:55:45.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-04T15:55:45.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-04T15:55:45.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-04T15:55:45.423Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T15:55:45.618Z] .........................xx.................... [ 29%] [2022-08-04T15:55:50.666Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-04T15:55:50.666Z] === RUN TestBuildLabelWithTargets [2022-08-04T15:55:58.750Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-04T15:55:58.750Z] === RUN TestBuildWithEmptyLayers [2022-08-04T15:56:01.267Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-04T15:56:01.267Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T15:56:03.028Z] ok github.com/docker/docker/libnetwork 37.725s coverage: 40.6% of statements [2022-08-04T15:56:03.028Z] ok github.com/docker/docker/libnetwork/bitseq 0.211s coverage: 84.4% of statements [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T15:56:03.028Z] ok github.com/docker/docker/libnetwork/config 0.019s coverage: 22.4% of statements [2022-08-04T15:56:03.028Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T15:56:03.028Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T15:56:03.028Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2022-08-04T15:56:03.630Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-04T15:56:03.971Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.649s coverage: 59.9% of statements [2022-08-04T15:56:03.971Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T15:56:04.542Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-04T15:56:05.113Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.021s coverage: 5.2% of statements [2022-08-04T15:56:05.113Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T15:56:05.683Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.018s coverage: 4.7% of statements [2022-08-04T15:56:05.683Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T15:56:05.944Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-04T15:56:06.512Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-04T15:56:06.512Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T15:56:06.768Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-04T15:56:06.768Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T15:56:11.107Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-04T15:56:12.022Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-04T15:56:12.022Z] === RUN TestBuildWithHugeFile [2022-08-04T15:56:16.035Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-04T15:56:18.178Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.349s coverage: 6.6% of statements [2022-08-04T15:56:18.178Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T15:56:18.178Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.011s coverage: 63.6% of statements [2022-08-04T15:56:18.178Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.042s coverage: 57.4% of statements [2022-08-04T15:56:18.178Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T15:56:18.178Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T15:56:18.178Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T15:56:18.178Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-04T15:56:18.178Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-08-04T15:56:18.439Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-04T15:56:18.699Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T15:56:20.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T15:56:20.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T15:56:28.781Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-04T15:56:34.123Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-04T15:56:39.831Z] --- PASS: TestBuildWithHugeFile (48.83s) [2022-08-04T15:56:39.831Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T15:56:39.831Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T15:56:39.831Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T15:56:39.831Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T15:56:39.831Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T15:56:39.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T15:56:39.831Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T15:56:39.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T15:56:39.831Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T15:56:39.831Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T15:56:39.831Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T15:56:39.831Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T15:56:39.831Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T15:56:39.831Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T15:56:39.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T15:56:39.831Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-04T15:56:39.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-04T15:56:39.831Z] === RUN TestBuildPreserveOwnership [2022-08-04T15:56:39.831Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T15:56:39.831Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T15:56:39.831Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-08-04T15:56:39.831Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-08-04T15:56:39.831Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-08-04T15:56:39.831Z] === RUN TestBuildPlatformInvalid [2022-08-04T15:56:39.831Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-04T15:56:39.831Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T15:56:39.831Z] Loaded image: busybox:latest [2022-08-04T15:56:39.831Z] Loaded image: busybox:glibc [2022-08-04T15:56:39.831Z] Loaded image: debian:bullseye-slim [2022-08-04T15:56:39.831Z] Loaded image: hello-world:latest [2022-08-04T15:56:39.831Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T15:56:44.966Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-04T15:56:46.184Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-04T15:56:47.940Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.50s) [2022-08-04T15:56:47.940Z] PASS [2022-08-04T15:56:47.940Z] [2022-08-04T15:56:47.940Z] === Skipped [2022-08-04T15:56:47.940Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T15:56:47.940Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T15:56:47.940Z] [2022-08-04T15:56:47.940Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T15:56:47.940Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T15:56:47.940Z] [2022-08-04T15:56:47.940Z] DONE 34 tests, 2 skipped in 85.117s [2022-08-04T15:56:47.940Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T15:56:47.940Z] INFO: Testing against a local daemon [2022-08-04T15:56:47.940Z] === RUN TestConfigInspect [2022-08-04T15:56:48.873Z] --- PASS: TestConfigInspect (2.17s) [2022-08-04T15:56:48.873Z] === RUN TestConfigList [2022-08-04T15:56:50.106Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-04T15:56:51.400Z] --- PASS: TestConfigList (2.14s) [2022-08-04T15:56:51.400Z] === RUN TestConfigsCreateAndDelete [2022-08-04T15:56:53.299Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-04T15:56:53.299Z] === RUN TestConfigsUpdate [2022-08-04T15:56:54.814Z] ............................ [ 66%] [2022-08-04T15:56:55.486Z] ok github.com/docker/docker/libnetwork/ipam 22.852s coverage: 85.3% of statements [2022-08-04T15:56:55.486Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T15:56:55.486Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T15:56:55.486Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-04T15:56:55.486Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-04T15:56:55.486Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T15:56:55.486Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2022-08-04T15:56:55.486Z] ok github.com/docker/docker/libnetwork/ipamutils 0.345s coverage: 74.0% of statements [2022-08-04T15:56:55.487Z] ok github.com/docker/docker/libnetwork/iptables 0.205s coverage: 45.0% of statements [2022-08-04T15:56:55.487Z] ok github.com/docker/docker/libnetwork/netlabel 0.006s coverage: 60.0% of statements [2022-08-04T15:56:55.825Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-04T15:56:55.825Z] === RUN TestTemplatedConfig [2022-08-04T15:56:56.061Z] ok github.com/docker/docker/libnetwork/netutils 0.022s coverage: 44.1% of statements [2022-08-04T15:56:58.363Z] --- PASS: TestTemplatedConfig (2.61s) [2022-08-04T15:56:58.363Z] === RUN TestConfigCreateResolve [2022-08-04T15:57:00.303Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-04T15:57:00.303Z] PASS [2022-08-04T15:57:00.303Z] [2022-08-04T15:57:00.303Z] DONE 6 tests in 13.423s [2022-08-04T15:57:00.303Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T15:57:00.303Z] INFO: Testing against a local daemon [2022-08-04T15:57:00.303Z] === RUN TestAttachWithTTY [2022-08-04T15:57:00.303Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-04T15:57:00.303Z] === RUN TestAttachWithoutTTy [2022-08-04T15:57:00.303Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-04T15:57:00.303Z] === RUN TestCheckpoint [2022-08-04T15:57:00.303Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T15:57:00.303Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T15:57:00.303Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T15:57:00.303Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T15:57:00.303Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T15:57:00.303Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T15:57:00.303Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T15:57:00.303Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T15:57:00.303Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T15:57:00.303Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T15:57:00.303Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T15:57:00.303Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T15:57:00.303Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T15:57:00.303Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T15:57:00.303Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T15:57:00.304Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T15:57:00.304Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T15:57:00.304Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T15:57:00.304Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T15:57:00.304Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T15:57:00.304Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-04T15:57:00.304Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T15:57:00.563Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-04T15:57:00.563Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T15:57:00.563Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-04T15:57:00.563Z] === RUN TestCopyEmptyFile [2022-08-04T15:57:00.821Z] --- PASS: TestCopyEmptyFile (0.26s) [2022-08-04T15:57:00.821Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T15:57:00.821Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-04T15:57:00.821Z] === RUN TestCopyFromContainer [2022-08-04T15:57:02.194Z] === RUN TestCopyFromContainer// [2022-08-04T15:57:02.194Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T15:57:02.194Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T15:57:02.194Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T15:57:02.194Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T15:57:02.194Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T15:57:02.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T15:57:02.453Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T15:57:02.453Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T15:57:02.453Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer (1.82s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T15:57:02.711Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T15:57:02.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T15:57:02.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T15:57:02.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T15:57:02.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T15:57:02.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T15:57:02.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T15:57:02.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T15:57:02.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T15:57:02.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T15:57:02.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T15:57:02.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T15:57:02.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T15:57:02.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T15:57:02.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T15:57:02.711Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T15:57:02.711Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T15:57:02.711Z] === RUN TestCreateWithInvalidEnv [2022-08-04T15:57:02.711Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T15:57:02.711Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T15:57:02.711Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T15:57:02.711Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T15:57:02.711Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T15:57:02.711Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T15:57:02.711Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T15:57:02.711Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T15:57:02.711Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T15:57:02.711Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T15:57:02.711Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T15:57:02.711Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T15:57:02.711Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T15:57:02.711Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T15:57:02.711Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T15:57:02.711Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T15:57:04.611Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-08-04T15:57:04.611Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T15:57:06.071Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2022-08-04T15:57:06.071Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T15:57:06.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T15:57:06.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T15:57:06.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T15:57:06.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T15:57:06.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T15:57:06.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T15:57:06.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T15:57:06.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T15:57:06.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T15:57:06.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T15:57:06.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T15:57:06.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T15:57:06.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T15:57:06.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T15:57:06.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T15:57:06.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T15:57:06.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T15:57:06.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T15:57:06.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T15:57:06.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T15:57:06.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-04T15:57:06.071Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T15:57:06.637Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-08-04T15:57:06.637Z] === RUN TestCreateDifferentPlatform [2022-08-04T15:57:06.637Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T15:57:06.637Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T15:57:06.637Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T15:57:06.637Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T15:57:06.637Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T15:57:06.637Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T15:57:06.637Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-04T15:57:06.637Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T15:57:06.895Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-04T15:57:06.895Z] === RUN TestCreateInvalidHostConfig [2022-08-04T15:57:06.895Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T15:57:06.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T15:57:06.895Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T15:57:06.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T15:57:06.895Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T15:57:06.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T15:57:06.895Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T15:57:06.895Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T15:57:06.895Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T15:57:06.895Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T15:57:06.895Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T15:57:06.895Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T15:57:06.895Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T15:57:06.895Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T15:57:06.895Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T15:57:06.895Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T15:57:06.896Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T15:57:06.896Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T15:57:06.896Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T15:57:06.896Z] === RUN TestDaemonRestartIpcMode [2022-08-04T15:57:06.896Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T15:57:06.896Z] === RUN TestDaemonHostGatewayIP [2022-08-04T15:57:06.896Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T15:57:06.896Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T15:57:06.896Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T15:57:06.896Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T15:57:06.896Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T15:57:06.896Z] === RUN TestDiff [2022-08-04T15:57:07.463Z] --- PASS: TestDiff (0.57s) [2022-08-04T15:57:07.463Z] === RUN TestExecConsoleSize [2022-08-04T15:57:08.028Z] --- PASS: TestExecConsoleSize (0.64s) [2022-08-04T15:57:08.028Z] === RUN TestExecWithCloseStdin [2022-08-04T15:57:08.211Z] --- PASS: TestBuildWithHugeFile (49.37s) [2022-08-04T15:57:08.211Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T15:57:08.211Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T15:57:08.211Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T15:57:08.211Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T15:57:08.211Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T15:57:08.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T15:57:08.211Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T15:57:08.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T15:57:08.211Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T15:57:08.211Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T15:57:08.211Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T15:57:08.211Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T15:57:08.211Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T15:57:08.211Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2022-08-04T15:57:08.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-04T15:57:08.211Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-04T15:57:08.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T15:57:08.211Z] === RUN TestBuildPreserveOwnership [2022-08-04T15:57:08.211Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T15:57:08.211Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T15:57:08.595Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-08-04T15:57:08.595Z] === RUN TestExec [2022-08-04T15:57:09.528Z] --- PASS: TestExec (0.64s) [2022-08-04T15:57:09.528Z] === RUN TestExecUser [2022-08-04T15:57:10.094Z] --- PASS: TestExecUser (0.62s) [2022-08-04T15:57:10.094Z] === RUN TestExportContainerAndImportImage [2022-08-04T15:57:10.660Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-08-04T15:57:10.660Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T15:57:11.476Z] --- PASS: TestBuildPreserveOwnership (10.23s) [2022-08-04T15:57:11.476Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.21s) [2022-08-04T15:57:11.476Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-04T15:57:11.476Z] === RUN TestBuildPlatformInvalid [2022-08-04T15:57:11.476Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-04T15:57:11.476Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T15:57:11.476Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T15:57:11.476Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T15:57:11.476Z] PASS [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === Skipped [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T15:57:11.476Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T15:57:11.476Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T15:57:11.476Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] DONE 34 tests, 3 skipped in 110.418s [2022-08-04T15:57:11.476Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T15:57:11.476Z] INFO: Testing against a local daemon [2022-08-04T15:57:11.476Z] === RUN TestConfigInspect [2022-08-04T15:57:11.476Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-04T15:57:11.476Z] === RUN TestConfigList [2022-08-04T15:57:11.476Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] --- SKIP: TestConfigList (0.01s) [2022-08-04T15:57:11.476Z] === RUN TestConfigsCreateAndDelete [2022-08-04T15:57:11.476Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-04T15:57:11.476Z] === RUN TestConfigsUpdate [2022-08-04T15:57:11.476Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-04T15:57:11.476Z] === RUN TestTemplatedConfig [2022-08-04T15:57:11.476Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-04T15:57:11.476Z] === RUN TestConfigCreateResolve [2022-08-04T15:57:11.476Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-04T15:57:11.476Z] PASS [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === Skipped [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-04T15:57:11.476Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-04T15:57:11.476Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-04T15:57:11.476Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-04T15:57:11.476Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-04T15:57:11.476Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-04T15:57:11.476Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T15:57:11.476Z] [2022-08-04T15:57:11.476Z] DONE 6 tests, 6 skipped in 0.137s [2022-08-04T15:57:11.476Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T15:57:11.476Z] INFO: Testing against a local daemon [2022-08-04T15:57:11.476Z] === RUN TestAttachWithTTY [2022-08-04T15:57:11.733Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-04T15:57:11.733Z] === RUN TestAttachWithoutTTy [2022-08-04T15:57:11.733Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T15:57:11.733Z] === RUN TestCheckpoint [2022-08-04T15:57:11.733Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T15:57:11.733Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T15:57:11.733Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T15:57:11.733Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T15:57:11.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T15:57:11.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T15:57:11.733Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T15:57:11.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T15:57:11.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T15:57:11.733Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T15:57:11.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T15:57:11.733Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T15:57:11.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T15:57:11.733Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T15:57:11.733Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T15:57:11.733Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T15:57:11.733Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T15:57:11.733Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-04T15:57:11.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T15:57:11.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T15:57:11.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T15:57:11.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T15:57:11.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T15:57:11.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-04T15:57:11.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T15:57:11.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-04T15:57:11.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T15:57:11.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-04T15:57:11.734Z] === RUN TestCopyEmptyFile [2022-08-04T15:57:11.991Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-04T15:57:11.991Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T15:57:11.991Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T15:57:11.991Z] === RUN TestCopyFromContainer [2022-08-04T15:57:12.034Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-04T15:57:12.034Z] === RUN TestHealthCheckWorkdir [2022-08-04T15:57:12.968Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-08-04T15:57:12.968Z] === RUN TestHealthKillContainer [2022-08-04T15:57:16.158Z] === RUN TestCopyFromContainer// [2022-08-04T15:57:16.158Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T15:57:16.158Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T15:57:16.415Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T15:57:16.415Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T15:57:16.415Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T15:57:16.415Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T15:57:16.671Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T15:57:16.671Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T15:57:16.671Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer (4.69s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-04T15:57:16.671Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-04T15:57:16.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T15:57:16.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T15:57:16.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T15:57:16.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T15:57:16.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T15:57:16.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T15:57:16.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T15:57:16.671Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T15:57:16.671Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T15:57:16.671Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T15:57:16.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T15:57:16.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T15:57:16.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T15:57:16.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T15:57:16.671Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T15:57:16.671Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T15:57:16.671Z] === RUN TestCreateWithInvalidEnv [2022-08-04T15:57:16.671Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T15:57:16.671Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T15:57:16.671Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T15:57:16.671Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T15:57:16.671Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T15:57:16.671Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T15:57:16.671Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T15:57:16.671Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T15:57:16.671Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T15:57:16.671Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T15:57:16.671Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T15:57:16.671Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T15:57:16.671Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T15:57:16.671Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T15:57:16.927Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T15:57:16.927Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T15:57:18.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-04T15:57:18.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T15:57:19.222Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-08-04T15:57:19.223Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T15:57:19.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T15:57:19.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T15:57:19.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T15:57:19.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T15:57:19.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T15:57:19.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T15:57:19.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T15:57:19.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T15:57:19.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T15:57:19.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T15:57:19.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T15:57:19.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T15:57:19.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T15:57:19.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T15:57:19.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T15:57:19.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T15:57:19.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-04T15:57:19.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-04T15:57:19.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-04T15:57:19.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-04T15:57:19.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-04T15:57:19.223Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T15:57:19.793Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-04T15:57:19.793Z] === RUN TestCreateDifferentPlatform [2022-08-04T15:57:19.793Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T15:57:19.793Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T15:57:19.793Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T15:57:19.793Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T15:57:19.793Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T15:57:19.793Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T15:57:19.793Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-04T15:57:19.793Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T15:57:19.793Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-04T15:57:19.793Z] === RUN TestCreateInvalidHostConfig [2022-08-04T15:57:19.793Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T15:57:19.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T15:57:19.793Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T15:57:19.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T15:57:19.793Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T15:57:19.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T15:57:19.793Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T15:57:19.793Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T15:57:19.793Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T15:57:19.793Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T15:57:19.793Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T15:57:19.793Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T15:57:19.793Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-04T15:57:19.793Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T15:57:19.793Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T15:57:19.793Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T15:57:19.793Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T15:57:19.793Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T15:57:19.793Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T15:57:19.793Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T15:57:19.793Z] === RUN TestDaemonRestartIpcMode [2022-08-04T15:57:19.793Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T15:57:19.793Z] === RUN TestDaemonHostGatewayIP [2022-08-04T15:57:19.793Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T15:57:19.793Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-04T15:57:19.793Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T15:57:19.793Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T15:57:19.793Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T15:57:19.793Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T15:57:19.793Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-04T15:57:19.793Z] === RUN TestDiff [2022-08-04T15:57:20.356Z] --- PASS: TestDiff (0.44s) [2022-08-04T15:57:20.356Z] === RUN TestExecConsoleSize [2022-08-04T15:57:20.613Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-04T15:57:20.613Z] === RUN TestExecWithCloseStdin [2022-08-04T15:57:21.075Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-04T15:57:21.075Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T15:57:21.176Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-04T15:57:21.176Z] === RUN TestExec [2022-08-04T15:57:21.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-08-04T15:57:21.640Z] === RUN TestIpcModeNone [2022-08-04T15:57:21.737Z] --- PASS: TestExec (0.49s) [2022-08-04T15:57:21.737Z] === RUN TestExecUser [2022-08-04T15:57:21.993Z] --- PASS: TestExecUser (0.47s) [2022-08-04T15:57:21.993Z] === RUN TestExportContainerAndImportImage [2022-08-04T15:57:22.207Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-04T15:57:22.207Z] === RUN TestIpcModePrivate [2022-08-04T15:57:22.465Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-04T15:57:22.555Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-04T15:57:22.555Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T15:57:22.724Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-04T15:57:22.725Z] === RUN TestIpcModeShareable [2022-08-04T15:57:23.291Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-04T15:57:23.549Z] --- PASS: TestIpcModeShareable (0.67s) [2022-08-04T15:57:23.549Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T15:57:23.922Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-04T15:57:23.922Z] === RUN TestHealthCheckWorkdir [2022-08-04T15:57:24.485Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-04T15:57:24.485Z] === RUN TestHealthKillContainer [2022-08-04T15:57:25.450Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-08-04T15:57:25.450Z] === RUN TestAPIIpcModeHost [2022-08-04T15:57:25.709Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-08-04T15:57:25.709Z] === RUN TestDaemonIpcModeShareable [2022-08-04T15:57:26.642Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T15:57:26.900Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-04T15:57:26.900Z] === RUN TestDaemonIpcModePrivate [2022-08-04T15:57:27.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T15:57:27.834Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T15:57:28.092Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-04T15:57:28.092Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T15:57:29.026Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T15:57:29.284Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-08-04T15:57:29.284Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T15:57:30.218Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T15:57:30.476Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-08-04T15:57:30.476Z] === RUN TestIpcModeOlderClient [2022-08-04T15:57:30.476Z] === PAUSE TestIpcModeOlderClient [2022-08-04T15:57:30.476Z] === RUN TestKillContainerInvalidSignal [2022-08-04T15:57:31.042Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-04T15:57:31.042Z] === RUN TestKillContainer [2022-08-04T15:57:31.042Z] === RUN TestKillContainer/no_signal [2022-08-04T15:57:31.300Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T15:57:31.866Z] === RUN TestKillContainer/killing_signal [2022-08-04T15:57:32.433Z] --- PASS: TestKillContainer (1.53s) [2022-08-04T15:57:32.433Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-04T15:57:32.433Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2022-08-04T15:57:32.433Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2022-08-04T15:57:32.433Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T15:57:32.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T15:57:32.569Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-04T15:57:32.569Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T15:57:32.569Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T15:57:32.569Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T15:57:32.569Z] === RUN TestIpcModeNone [2022-08-04T15:57:32.825Z] --- PASS: TestIpcModeNone (0.42s) [2022-08-04T15:57:32.825Z] === RUN TestIpcModePrivate [2022-08-04T15:57:32.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T15:57:33.081Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-04T15:57:33.337Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-04T15:57:33.337Z] === RUN TestIpcModeShareable [2022-08-04T15:57:33.337Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:57:33.337Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-04T15:57:33.337Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T15:57:33.933Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-08-04T15:57:33.933Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-08-04T15:57:33.933Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-08-04T15:57:33.933Z] === RUN TestKillStoppedContainer [2022-08-04T15:57:33.933Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T15:57:33.933Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T15:57:33.933Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-04T15:57:33.933Z] === RUN TestKillDifferentUserContainer [2022-08-04T15:57:34.500Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-08-04T15:57:34.500Z] === RUN TestInspectOomKilledTrue [2022-08-04T15:57:34.500Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T15:57:34.500Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T15:57:34.500Z] === RUN TestInspectOomKilledFalse [2022-08-04T15:57:34.702Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-08-04T15:57:34.702Z] === RUN TestAPIIpcModeHost [2022-08-04T15:57:34.702Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:57:34.702Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-04T15:57:34.702Z] === RUN TestDaemonIpcModeShareable [2022-08-04T15:57:34.702Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:57:34.702Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-04T15:57:34.702Z] === RUN TestDaemonIpcModePrivate [2022-08-04T15:57:34.759Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-08-04T15:57:34.759Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T15:57:35.017Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-08-04T15:57:35.017Z] === RUN TestLinksContainerNames [2022-08-04T15:57:35.631Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-04T15:57:35.631Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-04T15:57:35.631Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T15:57:35.631Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:57:35.631Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T15:57:35.631Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T15:57:35.631Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:57:35.631Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T15:57:35.631Z] === RUN TestIpcModeOlderClient [2022-08-04T15:57:35.631Z] === PAUSE TestIpcModeOlderClient [2022-08-04T15:57:35.631Z] === RUN TestKillContainerInvalidSignal [2022-08-04T15:57:35.952Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-04T15:57:35.952Z] === RUN TestLogsFollowTailEmpty [2022-08-04T15:57:36.194Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-04T15:57:36.194Z] === RUN TestKillContainer [2022-08-04T15:57:36.194Z] === RUN TestKillContainer/no_signal [2022-08-04T15:57:36.450Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T15:57:36.518Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-08-04T15:57:36.518Z] === RUN TestLogs [2022-08-04T15:57:36.518Z] === RUN TestLogs/driver_local [2022-08-04T15:57:36.518Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T15:57:36.518Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T15:57:36.518Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T15:57:36.518Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T15:57:36.518Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T15:57:36.518Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T15:57:36.518Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T15:57:36.518Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T15:57:36.518Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T15:57:36.518Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T15:57:36.518Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T15:57:36.518Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T15:57:36.518Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T15:57:36.518Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T15:57:36.706Z] === RUN TestKillContainer/killing_signal [2022-08-04T15:57:37.085Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T15:57:37.085Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T15:57:37.268Z] --- PASS: TestKillContainer (1.21s) [2022-08-04T15:57:37.268Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-04T15:57:37.268Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-04T15:57:37.268Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-04T15:57:37.268Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T15:57:37.268Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T15:57:37.530Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-04T15:57:37.830Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T15:57:38.039Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T15:57:38.039Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T15:57:38.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-08-04T15:57:38.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-08-04T15:57:38.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-04T15:57:38.086Z] === RUN TestKillStoppedContainer [2022-08-04T15:57:38.086Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T15:57:38.086Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T15:57:38.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T15:57:38.342Z] === RUN TestKillDifferentUserContainer [2022-08-04T15:57:38.598Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-08-04T15:57:38.598Z] === RUN TestInspectOomKilledTrue [2022-08-04T15:57:38.598Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:57:38.598Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T15:57:38.598Z] === RUN TestInspectOomKilledFalse [2022-08-04T15:57:38.598Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T15:57:38.598Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T15:57:38.598Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T15:57:38.598Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T15:57:38.598Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T15:57:38.598Z] === RUN TestLinksContainerNames [2022-08-04T15:57:38.605Z] === RUN TestLogs/driver_json-file [2022-08-04T15:57:38.605Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T15:57:38.605Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T15:57:38.605Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T15:57:38.605Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T15:57:38.605Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T15:57:38.605Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T15:57:38.605Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T15:57:38.605Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T15:57:38.605Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T15:57:38.605Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T15:57:38.605Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T15:57:38.605Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T15:57:38.605Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T15:57:38.605Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T15:57:39.170Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T15:57:39.170Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T15:57:39.526Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-04T15:57:39.526Z] === RUN TestLogsFollowTailEmpty [2022-08-04T15:57:39.736Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T15:57:39.737Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T15:57:39.782Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-04T15:57:39.782Z] === RUN TestLogs [2022-08-04T15:57:39.782Z] === RUN TestLogs/driver_local [2022-08-04T15:57:39.782Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T15:57:39.782Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T15:57:39.782Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T15:57:39.782Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T15:57:39.782Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T15:57:39.782Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T15:57:39.782Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T15:57:39.782Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T15:57:39.782Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T15:57:39.782Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T15:57:39.782Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T15:57:39.782Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T15:57:39.782Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T15:57:39.782Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T15:57:40.670Z] --- PASS: TestLogs (4.00s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.69s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-04T15:57:40.670Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-08-04T15:57:40.670Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T15:57:40.710Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T15:57:40.711Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T15:57:40.929Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/default [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/private [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/slave [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/shared [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/default [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/shared [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/slave [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/private [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T15:57:40.929Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T15:57:40.929Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T15:57:40.929Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T15:57:41.191Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T15:57:41.273Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T15:57:41.273Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T15:57:41.450Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T15:57:41.450Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-04T15:57:41.450Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T15:57:41.847Z] === RUN TestLogs/driver_json-file [2022-08-04T15:57:41.847Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T15:57:41.847Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T15:57:41.847Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T15:57:41.847Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T15:57:41.847Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T15:57:41.847Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T15:57:41.847Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T15:57:41.847Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T15:57:41.847Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T15:57:41.847Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T15:57:41.847Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T15:57:41.847Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T15:57:41.847Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T15:57:41.847Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T15:57:42.418Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T15:57:42.418Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T15:57:42.825Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-08-04T15:57:42.825Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T15:57:42.981Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T15:57:42.981Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T15:57:43.391Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-04T15:57:43.391Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T15:57:43.544Z] --- PASS: TestLogs (3.77s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-04T15:57:43.544Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-08-04T15:57:43.544Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T15:57:43.649Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-04T15:57:43.649Z] === RUN TestNetworkNat [2022-08-04T15:57:44.106Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/default [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/private [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/slave [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/shared [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/default [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/shared [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/slave [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/private [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T15:57:44.106Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T15:57:44.106Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T15:57:44.106Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T15:57:44.107Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T15:57:44.107Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T15:57:44.107Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T15:57:44.107Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T15:57:44.107Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T15:57:44.107Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T15:57:44.216Z] --- PASS: TestNetworkNat (0.52s) [2022-08-04T15:57:44.216Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T15:57:44.363Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T15:57:44.363Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T15:57:44.363Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T15:57:44.363Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T15:57:44.363Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-04T15:57:44.363Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T15:57:44.363Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T15:57:44.363Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T15:57:44.363Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T15:57:44.363Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T15:57:44.363Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T15:57:44.363Z] === RUN TestNetworkNat [2022-08-04T15:57:44.474Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-04T15:57:44.474Z] === RUN TestNetworkLoopbackNat [2022-08-04T15:57:44.925Z] --- PASS: TestNetworkNat (0.46s) [2022-08-04T15:57:44.925Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T15:57:45.487Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-04T15:57:45.487Z] === RUN TestNetworkLoopbackNat [2022-08-04T15:57:47.755Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-04T15:57:47.755Z] === RUN TestPause [2022-08-04T15:57:47.755Z] --- PASS: TestPause (0.47s) [2022-08-04T15:57:47.755Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T15:57:47.755Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T15:57:47.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T15:57:47.755Z] === RUN TestPauseStopPausedContainer [2022-08-04T15:57:48.003Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-04T15:57:48.003Z] === RUN TestPause [2022-08-04T15:57:48.003Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:57:48.003Z] --- SKIP: TestPause (0.00s) [2022-08-04T15:57:48.003Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T15:57:48.003Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T15:57:48.003Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T15:57:48.003Z] === RUN TestPauseStopPausedContainer [2022-08-04T15:57:48.003Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:57:48.003Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-04T15:57:48.003Z] === RUN TestPidHost [2022-08-04T15:57:48.013Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-04T15:57:48.013Z] === RUN TestPidHost [2022-08-04T15:57:48.934Z] --- PASS: TestPidHost (0.88s) [2022-08-04T15:57:48.934Z] === RUN TestPsFilter [2022-08-04T15:57:48.934Z] --- PASS: TestPsFilter (0.10s) [2022-08-04T15:57:48.934Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T15:57:49.190Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-08-04T15:57:49.190Z] === RUN TestRemoveContainerWithVolume [2022-08-04T15:57:49.385Z] --- PASS: TestPidHost (1.03s) [2022-08-04T15:57:49.385Z] === RUN TestPsFilter [2022-08-04T15:57:49.385Z] --- PASS: TestPsFilter (0.16s) [2022-08-04T15:57:49.385Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T15:57:49.644Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-08-04T15:57:49.644Z] === RUN TestRemoveContainerWithVolume [2022-08-04T15:57:49.751Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-04T15:57:49.751Z] === RUN TestRemoveContainerRunning [2022-08-04T15:57:50.007Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-04T15:57:50.007Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T15:57:50.212Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-04T15:57:50.212Z] === RUN TestRemoveContainerRunning [2022-08-04T15:57:50.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-04T15:57:50.570Z] === RUN TestRemoveInvalidContainer [2022-08-04T15:57:50.570Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T15:57:50.570Z] === RUN TestRenameLinkedContainer [2022-08-04T15:57:50.778Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-08-04T15:57:50.778Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T15:57:51.036Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-04T15:57:51.036Z] === RUN TestRemoveInvalidContainer [2022-08-04T15:57:51.036Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T15:57:51.036Z] === RUN TestRenameLinkedContainer [2022-08-04T15:57:52.461Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-08-04T15:57:52.461Z] === RUN TestRenameStoppedContainer [2022-08-04T15:57:52.461Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-04T15:57:52.461Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T15:57:52.937Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-08-04T15:57:52.937Z] === RUN TestRenameStoppedContainer [2022-08-04T15:57:53.389Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-04T15:57:53.389Z] === RUN TestRenameInvalidName [2022-08-04T15:57:53.503Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-08-04T15:57:53.503Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T15:57:53.951Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-04T15:57:53.951Z] === RUN TestRenameAnonymousContainer [2022-08-04T15:57:54.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T15:57:54.438Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-04T15:57:54.438Z] === RUN TestRenameInvalidName [2022-08-04T15:57:55.004Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-04T15:57:55.004Z] === RUN TestRenameAnonymousContainer [2022-08-04T15:57:55.319Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-08-04T15:57:55.319Z] === RUN TestRenameContainerWithSameName [2022-08-04T15:57:55.574Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-04T15:57:55.574Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T15:57:55.621Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-04T15:57:55.621Z] tests/integration/client_test.py ..... [ 75%] [2022-08-04T15:57:55.621Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-04T15:57:55.621Z] tests/integration/errors_test.py . [ 76%] [2022-08-04T15:57:56.406Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-08-04T15:57:56.407Z] === RUN TestRenameContainerWithSameName [2022-08-04T15:57:56.504Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-04T15:57:56.504Z] === RUN TestResize [2022-08-04T15:57:56.761Z] --- PASS: TestResize (0.39s) [2022-08-04T15:57:56.761Z] === RUN TestResizeWithInvalidSize [2022-08-04T15:57:56.979Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-04T15:57:56.979Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T15:57:57.324Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-04T15:57:57.324Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T15:57:57.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-08-04T15:57:57.580Z] === RUN TestDaemonRestartKillContainers [2022-08-04T15:57:57.580Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T15:57:57.580Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-04T15:57:57.580Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T15:57:57.580Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T15:57:57.918Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-08-04T15:57:57.918Z] === RUN TestResize [2022-08-04T15:57:58.486Z] --- PASS: TestResize (0.52s) [2022-08-04T15:57:58.486Z] === RUN TestResizeWithInvalidSize [2022-08-04T15:57:58.509Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T15:57:58.744Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-04T15:57:58.744Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T15:57:59.310Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T15:57:59.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T15:57:59.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T15:57:59.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T15:57:59.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T15:57:59.438Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) [2022-08-04T15:57:59.438Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-04T15:57:59.438Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-04T15:57:59.438Z] === RUN TestCgroupNamespacesRun [2022-08-04T15:58:00.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T15:58:00.825Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-04T15:58:00.825Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T15:58:00.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T15:58:01.754Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-04T15:58:01.754Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T15:58:02.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T15:58:03.121Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-04T15:58:03.121Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T15:58:03.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T15:58:04.049Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-04T15:58:04.049Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T15:58:05.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T15:58:05.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T15:58:05.416Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-04T15:58:05.416Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T15:58:06.350Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-04T15:58:06.350Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T15:58:06.912Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-04T15:58:06.912Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T15:58:08.277Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-04T15:58:08.277Z] === RUN TestNISDomainname [2022-08-04T15:58:08.277Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T15:58:08.277Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-04T15:58:08.277Z] === RUN TestHostnameDnsResolution [2022-08-04T15:58:08.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T15:58:08.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T15:58:08.840Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-04T15:58:08.840Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T15:58:08.840Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-04T15:58:08.840Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T15:58:08.840Z] === RUN TestPrivilegedHostDevices [2022-08-04T15:58:09.097Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-04T15:58:09.097Z] === RUN TestRunConsoleSize [2022-08-04T15:58:09.663Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-04T15:58:09.663Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T15:58:10.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T15:58:11.030Z] --- PASS: TestRunWithAlternativeContainerdShim (1.11s) [2022-08-04T15:58:11.030Z] === RUN TestStats [2022-08-04T15:58:11.031Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:11.031Z] --- SKIP: TestStats (0.00s) [2022-08-04T15:58:11.031Z] === RUN TestStopContainerWithTimeout [2022-08-04T15:58:11.031Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T15:58:11.031Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T15:58:11.031Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T15:58:11.031Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T15:58:11.031Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T15:58:11.031Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T15:58:11.031Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T15:58:11.031Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T15:58:11.031Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T15:58:11.031Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T15:58:11.290Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T15:58:12.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T15:58:12.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T15:58:13.806Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T15:58:14.732Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T15:58:14.732Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-08-04T15:58:14.732Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-08-04T15:58:14.732Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-08-04T15:58:14.732Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-04T15:58:14.732Z] === RUN TestDeleteDevicemapper [2022-08-04T15:58:14.732Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T15:58:14.732Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T15:58:14.732Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T15:58:15.878Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-04T15:58:16.622Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-08-04T15:58:16.622Z] === RUN TestUpdateMemory [2022-08-04T15:58:16.622Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:16.622Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T15:58:16.622Z] === RUN TestUpdateCPUQuota [2022-08-04T15:58:16.622Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:16.622Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-04T15:58:16.622Z] === RUN TestUpdatePidsLimit [2022-08-04T15:58:16.622Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:16.622Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-04T15:58:16.622Z] === RUN TestUpdateRestartPolicy [2022-08-04T15:58:18.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T15:58:19.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T15:58:22.465Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.60s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.30s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.85s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.04s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s) [2022-08-04T15:58:24.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s) [2022-08-04T15:58:24.364Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T15:58:24.364Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T15:58:25.748Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T15:58:26.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T15:58:26.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T15:58:26.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T15:58:26.683Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.43s) [2022-08-04T15:58:26.683Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.37s) [2022-08-04T15:58:26.683Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.04s) [2022-08-04T15:58:26.683Z] === RUN TestCgroupNamespacesRun [2022-08-04T15:58:28.056Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-08-04T15:58:28.056Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T15:58:28.056Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T15:58:28.056Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T15:58:28.056Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T15:58:28.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T15:58:28.806Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-08-04T15:58:28.806Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T15:58:28.806Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-04T15:58:28.806Z] === RUN TestWaitNonBlocked [2022-08-04T15:58:28.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T15:58:28.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T15:58:28.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T15:58:28.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T15:58:28.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T15:58:28.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T15:58:28.806Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T15:58:28.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-08-04T15:58:28.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-04T15:58:28.806Z] === RUN TestWaitBlocked [2022-08-04T15:58:28.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T15:58:28.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T15:58:28.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T15:58:28.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T15:58:28.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T15:58:28.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T15:58:28.991Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-04T15:58:28.991Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T15:58:29.062Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T15:58:29.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-08-04T15:58:29.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-08-04T15:58:29.062Z] === RUN TestWaitConditions [2022-08-04T15:58:29.062Z] === RUN TestWaitConditions/default [2022-08-04T15:58:29.062Z] === PAUSE TestWaitConditions/default [2022-08-04T15:58:29.062Z] === RUN TestWaitConditions/not-running [2022-08-04T15:58:29.062Z] === PAUSE TestWaitConditions/not-running [2022-08-04T15:58:29.062Z] === RUN TestWaitConditions/next-exit [2022-08-04T15:58:29.062Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T15:58:29.062Z] === RUN TestWaitConditions/removed [2022-08-04T15:58:29.062Z] === PAUSE TestWaitConditions/removed [2022-08-04T15:58:29.062Z] === CONT TestWaitConditions/default [2022-08-04T15:58:29.062Z] === CONT TestWaitConditions/removed [2022-08-04T15:58:30.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T15:58:30.364Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-08-04T15:58:30.364Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T15:58:30.952Z] === CONT TestWaitConditions/next-exit [2022-08-04T15:58:30.952Z] === CONT TestWaitConditions/not-running [2022-08-04T15:58:31.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T15:58:31.737Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-08-04T15:58:31.737Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T15:58:32.316Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T15:58:32.316Z] --- PASS: TestWaitConditions/removed (1.71s) [2022-08-04T15:58:32.316Z] --- PASS: TestWaitConditions/default (1.73s) [2022-08-04T15:58:32.316Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-08-04T15:58:32.316Z] --- PASS: TestWaitConditions/not-running (1.66s) [2022-08-04T15:58:32.316Z] === RUN TestWaitRestartedContainer [2022-08-04T15:58:32.316Z] === RUN TestWaitRestartedContainer/default [2022-08-04T15:58:32.316Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T15:58:32.316Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T15:58:32.316Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T15:58:32.316Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T15:58:32.316Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T15:58:32.316Z] === CONT TestWaitRestartedContainer/default [2022-08-04T15:58:32.316Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T15:58:32.671Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-04T15:58:32.671Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T15:58:33.237Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-04T15:58:33.237Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T15:58:33.250Z] ......... [ 85%] [2022-08-04T15:58:33.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T15:58:33.683Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T15:58:34.610Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-08-04T15:58:34.610Z] === RUN TestNISDomainname [2022-08-04T15:58:34.611Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T15:58:34.611Z] --- PASS: TestWaitRestartedContainer/next-exit (1.39s) [2022-08-04T15:58:34.611Z] --- PASS: TestWaitRestartedContainer/default (1.42s) [2022-08-04T15:58:34.611Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-04T15:58:34.611Z] === CONT TestDaemonRestartIpcMode [2022-08-04T15:58:34.611Z] === CONT TestIpcModeOlderClient [2022-08-04T15:58:34.611Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-04T15:58:34.611Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T15:58:35.177Z] --- PASS: TestNISDomainname (0.61s) [2022-08-04T15:58:35.177Z] === RUN TestHostnameDnsResolution [2022-08-04T15:58:36.110Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-08-04T15:58:36.110Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T15:58:36.676Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-08-04T15:58:36.676Z] === RUN TestPrivilegedHostDevices [2022-08-04T15:58:36.935Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-04T15:58:36.935Z] === RUN TestRunConsoleSize [2022-08-04T15:58:37.130Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-08-04T15:58:37.387Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-08-04T15:58:37.387Z] PASS [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === Skipped [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T15:58:37.387Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T15:58:37.387Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-04T15:58:37.387Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-04T15:58:37.387Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T15:58:37.387Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-04T15:58:37.387Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-04T15:58:37.387Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-04T15:58:37.387Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T15:58:37.387Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T15:58:37.387Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T15:58:37.387Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T15:58:37.387Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T15:58:37.387Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-04T15:58:37.387Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T15:58:37.387Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T15:58:37.387Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-04T15:58:37.387Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T15:58:37.387Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-04T15:58:37.387Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-04T15:58:37.387Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-04T15:58:37.387Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T15:58:37.387Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-04T15:58:37.387Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T15:58:37.387Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T15:58:37.387Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-04T15:58:37.387Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-04T15:58:37.387Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T15:58:37.387Z] [2022-08-04T15:58:37.387Z] DONE 249 tests, 27 skipped in 85.922s [2022-08-04T15:58:37.387Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T15:58:37.387Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T15:58:37.502Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-04T15:58:37.502Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T15:58:37.949Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-04T15:58:37.949Z] === RUN TestConfigDaemonID [2022-08-04T15:58:38.234Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-04T15:58:38.876Z] --- PASS: TestRunWithAlternativeContainerdShim (1.13s) [2022-08-04T15:58:38.876Z] === RUN TestStats [2022-08-04T15:58:39.316Z] daemon_test.go:83: [d94d884d45626] daemon is not started [2022-08-04T15:58:39.316Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-04T15:58:39.316Z] === RUN TestDaemonConfigValidation [2022-08-04T15:58:39.316Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T15:58:39.316Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T15:58:39.316Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T15:58:39.316Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T15:58:39.316Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T15:58:39.316Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T15:58:39.316Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T15:58:39.316Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T15:58:39.316Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T15:58:39.316Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T15:58:39.316Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T15:58:39.316Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T15:58:39.316Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T15:58:39.316Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T15:58:39.316Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T15:58:39.316Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T15:58:39.316Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-04T15:58:39.316Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-04T15:58:39.316Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-04T15:58:39.316Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-04T15:58:39.316Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-04T15:58:39.316Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T15:58:39.316Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T15:58:39.690Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-04T15:58:40.682Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T15:58:41.402Z] --- PASS: TestStats (2.53s) [2022-08-04T15:58:41.402Z] === RUN TestStopContainerWithTimeout [2022-08-04T15:58:41.402Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T15:58:41.402Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T15:58:41.402Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T15:58:41.402Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T15:58:41.402Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T15:58:41.402Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T15:58:41.402Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T15:58:41.402Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T15:58:41.402Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T15:58:41.402Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T15:58:41.611Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T15:58:41.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T15:58:41.969Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T15:58:42.540Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T15:58:42.540Z] daemon_test.go:197: [d79a165937f78] daemon is not started [2022-08-04T15:58:42.540Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-04T15:58:42.540Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-08-04T15:58:42.540Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-04T15:58:42.540Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-04T15:58:42.540Z] === RUN TestDaemonProxy [2022-08-04T15:58:42.540Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T15:58:42.540Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-04T15:58:42.540Z] PASS [2022-08-04T15:58:42.540Z] [2022-08-04T15:58:42.540Z] === Skipped [2022-08-04T15:58:42.540Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-04T15:58:42.540Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T15:58:42.540Z] [2022-08-04T15:58:42.540Z] DONE 13 tests, 1 skipped in 5.231s [2022-08-04T15:58:42.540Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T15:58:42.795Z] INFO: Testing against a local daemon [2022-08-04T15:58:42.795Z] === RUN TestCommitInheritsEnv [2022-08-04T15:58:43.866Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T15:58:44.161Z] --- PASS: TestCommitInheritsEnv (1.40s) [2022-08-04T15:58:44.161Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T15:58:44.161Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T15:58:44.161Z] === RUN TestImportWithCustomPlatform [2022-08-04T15:58:44.161Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T15:58:44.161Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T15:58:44.161Z] === RUN TestImportWithCustomPlatform// [2022-08-04T15:58:44.161Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T15:58:44.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T15:58:44.418Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T15:58:44.418Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T15:58:44.418Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T15:58:44.418Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T15:58:44.418Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T15:58:44.418Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T15:58:44.418Z] === RUN TestImagesFilterMultiReference [2022-08-04T15:58:44.674Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-04T15:58:44.674Z] === RUN TestImagePullPlatformInvalid [2022-08-04T15:58:44.674Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-04T15:58:44.674Z] === RUN TestRemoveImageOrphaning [2022-08-04T15:58:45.238Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T15:58:45.238Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-08-04T15:58:45.238Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-08-04T15:58:45.238Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-08-04T15:58:45.238Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-04T15:58:45.238Z] === RUN TestDeleteDevicemapper [2022-08-04T15:58:45.238Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T15:58:45.238Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T15:58:45.238Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T15:58:46.039Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-04T15:58:46.039Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T15:58:46.039Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T15:58:46.039Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T15:58:46.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T15:58:46.255Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-04T15:58:46.255Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-04T15:58:46.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T15:58:46.295Z] === RUN TestTagInvalidReference [2022-08-04T15:58:46.295Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T15:58:46.295Z] === RUN TestTagValidPrefixedRepo [2022-08-04T15:58:46.295Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T15:58:46.295Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T15:58:46.295Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T15:58:46.295Z] === RUN TestTagOfficialNames [2022-08-04T15:58:46.295Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T15:58:46.295Z] === RUN TestTagMatchesDigest [2022-08-04T15:58:46.295Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T15:58:46.295Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T15:58:46.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T15:58:47.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-08-04T15:58:47.137Z] === RUN TestUpdateMemory [2022-08-04T15:58:47.405Z] --- PASS: TestUpdateMemory (0.60s) [2022-08-04T15:58:47.405Z] === RUN TestUpdateCPUQuota [2022-08-04T15:58:47.554Z] ok github.com/docker/docker/libnetwork/networkdb 105.343s coverage: 60.6% of statements [2022-08-04T15:58:47.554Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T15:58:47.554Z] ok github.com/docker/docker/libnetwork/options 0.007s coverage: 100.0% of statements [2022-08-04T15:58:48.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T15:58:48.351Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-04T15:58:48.351Z] === RUN TestUpdatePidsLimit [2022-08-04T15:58:48.351Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T15:58:48.609Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T15:58:48.868Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T15:58:48.868Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T15:58:48.938Z] ok github.com/docker/docker/libnetwork/osl 4.331s coverage: 39.7% of statements [2022-08-04T15:58:48.938Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.006s coverage: 20.0% of statements [2022-08-04T15:58:49.435Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T15:58:49.435Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T15:58:49.519Z] ok github.com/docker/docker/libnetwork/portallocator 0.019s coverage: 80.7% of statements [2022-08-04T15:58:49.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-04T15:58:50.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-04T15:58:50.626Z] === RUN TestUpdateRestartPolicy [2022-08-04T15:58:50.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T15:58:50.900Z] ok github.com/docker/docker/libnetwork/portmapper 0.878s coverage: 48.6% of statements [2022-08-04T15:58:51.161Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-04T15:58:51.161Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T15:58:51.734Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 37.3% of statements [2022-08-04T15:58:51.734Z] [2022-08-04T15:58:51.734Z] === Skipped [2022-08-04T15:58:51.734Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T15:58:51.734Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T15:58:51.734Z] [2022-08-04T15:58:51.734Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T15:58:51.734Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T15:58:51.734Z] [2022-08-04T15:58:51.734Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T15:58:51.734Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T15:58:51.734Z] [2022-08-04T15:58:51.734Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T15:58:51.735Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:58:51.735Z] [2022-08-04T15:58:51.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T15:58:51.735Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:58:51.735Z] [2022-08-04T15:58:51.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T15:58:51.735Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:58:51.735Z] [2022-08-04T15:58:51.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T15:58:51.735Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:58:51.735Z] [2022-08-04T15:58:51.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T15:58:51.735Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:58:51.735Z] [2022-08-04T15:58:51.735Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T15:58:51.735Z] firewalld_test.go:14: firewalld is not running [2022-08-04T15:58:51.735Z] [2022-08-04T15:58:51.735Z] DONE 327 tests, 9 skipped in 218.358s [2022-08-04T15:58:52.365Z] tests/integration/models_services_test.py ................X. [ 95%] Post stage [Pipeline] junit [2022-08-04T15:58:52.690Z] Recording test results [2022-08-04T15:58:52.825Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:58:53.174Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -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:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh dynbinary test-integration [2022-08-04T15:58:53.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T15:58:53.745Z] [2022-08-04T15:58:53.745Z] Removing bundles/ [2022-08-04T15:58:53.745Z] [2022-08-04T15:58:53.745Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T15:58:53.745Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T15:58:53.745Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:58:55.652Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-04T15:58:55.652Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-04T15:58:56.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T15:58:58.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T15:58:59.580Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-04T15:58:59.839Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-04T15:58:59.839Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-04T15:58:59.839Z] [2022-08-04T15:58:59.839Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-04T15:58:59.839Z] =========================== short test summary info ============================ [2022-08-04T15:58:59.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-04T15:58:59.839Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-04T15:58:59.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-04T15:58:59.839Z] Not supported on most drivers [2022-08-04T15:58:59.839Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-04T15:58:59.839Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T15:58:59.839Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-04T15:58:59.839Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T15:58:59.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-04T15:58:59.839Z] Can fail if eth0 has multiple IP addresses [2022-08-04T15:58:59.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-04T15:58:59.839Z] This doesn't seem to be taken into account by the engine [2022-08-04T15:58:59.839Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-04T15:58:59.839Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-04T15:58:59.839Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 301.92 seconds == [2022-08-04T15:59:00.098Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-04T15:59:01.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T15:59:02.819Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-08-04T15:59:02.819Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T15:59:02.819Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-04T15:59:02.819Z] === RUN TestWaitNonBlocked [2022-08-04T15:59:02.819Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T15:59:02.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T15:59:02.819Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T15:59:02.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T15:59:02.819Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T15:59:02.819Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T15:59:02.819Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T15:59:02.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-08-04T15:59:02.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2022-08-04T15:59:02.819Z] === RUN TestWaitBlocked [2022-08-04T15:59:02.819Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T15:59:02.819Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T15:59:02.819Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T15:59:02.819Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T15:59:02.819Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T15:59:02.819Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T15:59:03.682Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T15:59:03.682Z] Using test binary docker [2022-08-04T15:59:03.755Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-04T15:59:03.755Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-08-04T15:59:03.755Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-08-04T15:59:03.755Z] === RUN TestWaitConditions [2022-08-04T15:59:03.755Z] === RUN TestWaitConditions/default [2022-08-04T15:59:03.755Z] === PAUSE TestWaitConditions/default [2022-08-04T15:59:03.755Z] === RUN TestWaitConditions/not-running [2022-08-04T15:59:03.755Z] === PAUSE TestWaitConditions/not-running [2022-08-04T15:59:03.755Z] === RUN TestWaitConditions/next-exit [2022-08-04T15:59:03.755Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T15:59:03.755Z] === RUN TestWaitConditions/removed [2022-08-04T15:59:03.755Z] === PAUSE TestWaitConditions/removed [2022-08-04T15:59:03.755Z] === CONT TestWaitConditions/default [2022-08-04T15:59:03.755Z] === CONT TestWaitConditions/removed [2022-08-04T15:59:03.940Z] +++ /etc/init.d/apparmor start [2022-08-04T15:59:03.941Z] Not: starting. [2022-08-04T15:59:03.941Z] INFO: Waiting for daemon to start... [2022-08-04T15:59:03.941Z] Starting dockerd [2022-08-04T15:59:03.941Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T15:59:05.656Z] === CONT TestWaitConditions/next-exit [2022-08-04T15:59:05.656Z] === CONT TestWaitConditions/not-running [2022-08-04T15:59:06.474Z] . [2022-08-04T15:59:06.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T15:59:06.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T15:59:06.474Z] Error: No such image: emptyfs [2022-08-04T15:59:06.474Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T15:59:06.474Z] ++++ docker load [2022-08-04T15:59:06.733Z] Running integration-test (iteration 1) [2022-08-04T15:59:06.733Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T15:59:06.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T15:59:06.733Z] ++ set -e [2022-08-04T15:59:06.733Z] ++ '[' -n 0 ']' [2022-08-04T15:59:06.733Z] ++ set -x [2022-08-04T15:59:06.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T15:59:07.029Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T15:59:07.029Z] --- PASS: TestWaitConditions/default (1.80s) [2022-08-04T15:59:07.029Z] --- PASS: TestWaitConditions/removed (1.84s) [2022-08-04T15:59:07.029Z] --- PASS: TestWaitConditions/next-exit (1.53s) [2022-08-04T15:59:07.029Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-08-04T15:59:07.029Z] === RUN TestWaitRestartedContainer [2022-08-04T15:59:07.030Z] === RUN TestWaitRestartedContainer/default [2022-08-04T15:59:07.030Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T15:59:07.030Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T15:59:07.030Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T15:59:07.030Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T15:59:07.030Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T15:59:07.030Z] === CONT TestWaitRestartedContainer/default [2022-08-04T15:59:07.030Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T15:59:07.669Z] Loaded image: busybox:latest [2022-08-04T15:59:07.928Z] Loaded image: busybox:glibc [2022-08-04T15:59:08.929Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T15:59:09.498Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-04T15:59:09.498Z] --- PASS: TestWaitRestartedContainer/next-exit (1.55s) [2022-08-04T15:59:09.498Z] --- PASS: TestWaitRestartedContainer/default (1.58s) [2022-08-04T15:59:09.498Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-08-04T15:59:09.498Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T15:59:09.498Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T15:59:12.030Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-08-04T15:59:12.030Z] === CONT TestIpcModeOlderClient [2022-08-04T15:59:12.030Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) [2022-08-04T15:59:12.030Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T15:59:12.030Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-04T15:59:12.030Z] === CONT TestDaemonHostGatewayIP [2022-08-04T15:59:12.303Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T15:59:12.303Z] [2022-08-04T15:59:12.303Z] Unloading profiles will leave already running processes permanently [2022-08-04T15:59:12.303Z] unconfined, which can lead to unexpected situations. [2022-08-04T15:59:12.303Z] [2022-08-04T15:59:12.303Z] To set a process to complain mode, use the command line tool [2022-08-04T15:59:12.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T15:59:12.303Z] Post stage [Pipeline] junit [2022-08-04T15:59:12.316Z] Recording test results [2022-08-04T15:59:12.383Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-04T15:59:12.659Z] + echo Ensuring container killed. [2022-08-04T15:59:12.659Z] Ensuring container killed. [2022-08-04T15:59:12.659Z] + docker rm -vf docker-pr1 [2022-08-04T15:59:12.659Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T15:59:12.940Z] + echo Chowning /workspace to jenkins user [2022-08-04T15:59:12.940Z] Chowning /workspace to jenkins user [2022-08-04T15:59:12.940Z] + id -u [2022-08-04T15:59:12.940Z] + id -g [2022-08-04T15:59:12.940Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43913:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T15:59:13.197Z] Loaded image: debian:bullseye-slim [2022-08-04T15:59:13.197Z] Loaded image: hello-world:latest [2022-08-04T15:59:13.197Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T15:59:13.197Z] INFO: Testing against a local daemon [2022-08-04T15:59:13.197Z] === RUN TestCgroupNamespacesBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T15:59:13.801Z] + bundleName=docker-py [2022-08-04T15:59:13.801Z] + echo Creating docker-py-bundles.tar.gz [2022-08-04T15:59:13.801Z] Creating docker-py-bundles.tar.gz [2022-08-04T15:59:13.801Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-04T15:59:13.813Z] Archiving artifacts [2022-08-04T15:59:14.000Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43913/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-04T15:59:14.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh binary [2022-08-04T15:59:14.559Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-08-04T15:59:14.559Z] === CONT TestDaemonRestartIpcMode [2022-08-04T15:59:14.623Z] [2022-08-04T15:59:14.623Z] Removing bundles/ [2022-08-04T15:59:14.623Z] [2022-08-04T15:59:14.623Z] ---> Making bundle: binary (in bundles/binary) [2022-08-04T15:59:14.882Z] Building: bundles/binary-daemon/dockerd [2022-08-04T15:59:14.882Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:59:15.100Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-08-04T15:59:15.100Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T15:59:17.087Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-08-04T15:59:17.632Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-08-04T15:59:17.632Z] === RUN TestBuildWithSession [2022-08-04T15:59:17.632Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T15:59:17.632Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T15:59:17.632Z] === RUN TestBuildSquashParent [2022-08-04T15:59:23.831Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-08-04T15:59:23.831Z] PASS [2022-08-04T15:59:23.831Z] [2022-08-04T15:59:23.831Z] === Skipped [2022-08-04T15:59:23.831Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T15:59:23.831Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T15:59:23.831Z] [2022-08-04T15:59:23.831Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T15:59:23.831Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T15:59:23.831Z] [2022-08-04T15:59:23.831Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T15:59:23.831Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T15:59:23.831Z] [2022-08-04T15:59:23.831Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T15:59:23.831Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T15:59:23.831Z] [2022-08-04T15:59:23.831Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T15:59:23.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T15:59:23.831Z] [2022-08-04T15:59:23.831Z] DONE 272 tests, 5 skipped in 143.539s [2022-08-04T15:59:23.831Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T15:59:23.831Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T15:59:24.396Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T15:59:24.396Z] === RUN TestConfigDaemonID [2022-08-04T15:59:25.330Z] daemon_test.go:83: [d2b17dddfd962] daemon is not started [2022-08-04T15:59:25.330Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T15:59:25.330Z] === RUN TestDaemonConfigValidation [2022-08-04T15:59:25.330Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T15:59:25.330Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T15:59:25.330Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T15:59:25.330Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T15:59:25.330Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T15:59:25.330Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T15:59:25.330Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T15:59:25.330Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T15:59:25.330Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T15:59:25.330Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T15:59:25.330Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T15:59:25.330Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T15:59:25.330Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T15:59:25.330Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T15:59:25.330Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T15:59:25.588Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T15:59:25.588Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-04T15:59:25.588Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-04T15:59:25.588Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-04T15:59:25.588Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-04T15:59:25.588Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-04T15:59:25.588Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T15:59:25.588Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T15:59:25.748Z] --- PASS: TestBuildSquashParent (8.25s) [2022-08-04T15:59:25.748Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T15:59:25.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:59:25.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:59:25.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:59:25.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:59:25.749Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:59:25.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:59:25.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:59:25.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:59:25.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:59:25.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:59:25.749Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:59:25.749Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:59:25.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T15:59:25.749Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T15:59:26.522Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T15:59:27.457Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T15:59:28.830Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T15:59:28.830Z] daemon_test.go:197: [d840a595c7d14] daemon is not started [2022-08-04T15:59:28.830Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-04T15:59:28.830Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T15:59:28.830Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T15:59:28.830Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T15:59:28.830Z] === RUN TestDaemonProxy [2022-08-04T15:59:28.830Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T15:59:29.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T15:59:29.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T15:59:30.727Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T15:59:32.098Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T15:59:32.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T15:59:32.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T15:59:33.995Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T15:59:34.254Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T15:59:34.820Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-04T15:59:34.821Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-04T15:59:34.821Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-04T15:59:34.821Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-04T15:59:34.821Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T15:59:34.821Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T15:59:34.821Z] PASS [2022-08-04T15:59:34.821Z] [2022-08-04T15:59:34.821Z] DONE 18 tests in 11.128s [2022-08-04T15:59:34.821Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T15:59:34.821Z] INFO: Testing against a local daemon [2022-08-04T15:59:34.821Z] === RUN TestCommitInheritsEnv [2022-08-04T15:59:35.387Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-04T15:59:35.387Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T15:59:35.387Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform// [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T15:59:35.387Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T15:59:35.635Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-04T15:59:35.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2022-08-04T15:59:35.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2022-08-04T15:59:35.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2022-08-04T15:59:35.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2022-08-04T15:59:35.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2022-08-04T15:59:35.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2022-08-04T15:59:35.635Z] === RUN TestBuildMultiStageCopy [2022-08-04T15:59:35.635Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T15:59:35.645Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T15:59:35.645Z] === RUN TestImagesFilterMultiReference [2022-08-04T15:59:35.645Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-04T15:59:35.645Z] === RUN TestImagePullPlatformInvalid [2022-08-04T15:59:35.645Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T15:59:35.645Z] === RUN TestRemoveImageOrphaning [2022-08-04T15:59:35.903Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-04T15:59:35.903Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T15:59:36.468Z] time="2022-08-04T15:59:36Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T15:59:37.841Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-08-04T15:59:37.841Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T15:59:37.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T15:59:37.841Z] === RUN TestTagInvalidReference [2022-08-04T15:59:37.841Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T15:59:37.841Z] === RUN TestTagValidPrefixedRepo [2022-08-04T15:59:37.841Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-04T15:59:37.841Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T15:59:37.841Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T15:59:37.841Z] === RUN TestTagOfficialNames [2022-08-04T15:59:38.099Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-04T15:59:38.099Z] === RUN TestTagMatchesDigest [2022-08-04T15:59:38.099Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T15:59:38.099Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T15:59:38.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T15:59:38.732Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T15:59:39.298Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T15:59:39.864Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T15:59:40.431Z] --- PASS: TestBuildMultiStageCopy (4.87s) [2022-08-04T15:59:40.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2022-08-04T15:59:40.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-08-04T15:59:40.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-08-04T15:59:40.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-08-04T15:59:40.431Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-08-04T15:59:40.431Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T15:59:41.807Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-08-04T15:59:41.807Z] === RUN TestBuildLabelWithTargets [2022-08-04T15:59:44.337Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2022-08-04T15:59:44.337Z] === RUN TestBuildWithEmptyLayers [2022-08-04T15:59:45.273Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-08-04T15:59:45.273Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T15:59:48.560Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2022-08-04T15:59:48.560Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T15:59:50.459Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2022-08-04T15:59:50.459Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T15:59:53.623Z] Created binary: bundles/binary-daemon/dockerd [2022-08-04T15:59:53.623Z] Copying nested executables into bundles/binary-daemon [2022-08-04T15:59:53.623Z] Building: bundles/binary-daemon/docker-proxy [2022-08-04T15:59:53.623Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:59:53.623Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-04T15:59:53.623Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-04T15:59:53.741Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s) [2022-08-04T15:59:53.741Z] === RUN TestBuildWithHugeFile [2022-08-04T15:59:53.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/make.sh cross [2022-08-04T15:59:54.205Z] [2022-08-04T15:59:54.205Z] Removing bundles/ [2022-08-04T15:59:54.464Z] [2022-08-04T15:59:54.464Z] ---> Making bundle: cross (in bundles/cross) [2022-08-04T15:59:54.464Z] Cross building: bundles/cross/linux/amd64 [2022-08-04T15:59:54.464Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T15:59:54.464Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T16:00:22.689Z] --- PASS: TestImportExtremelyLargeImageWorks (93.03s) [2022-08-04T16:00:22.689Z] PASS [2022-08-04T16:00:22.689Z] [2022-08-04T16:00:22.689Z] === Skipped [2022-08-04T16:00:22.689Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T16:00:22.689Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T16:00:22.689Z] [2022-08-04T16:00:22.689Z] DONE 22 tests, 1 skipped in 96.739s [2022-08-04T16:00:22.689Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T16:00:22.689Z] === RUN TestStripANSICommands [2022-08-04T16:00:22.689Z] === RUN TestStripANSICommands/#00 [2022-08-04T16:00:22.689Z] === RUN TestStripANSICommands/#01 [2022-08-04T16:00:22.689Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T16:00:22.689Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T16:00:22.689Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T16:00:22.689Z] PASS [2022-08-04T16:00:22.689Z] [2022-08-04T16:00:22.689Z] DONE 3 tests in 0.035s [2022-08-04T16:00:22.689Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T16:00:22.689Z] INFO: Testing against a local daemon [2022-08-04T16:00:22.689Z] === RUN TestNetworkCreateDelete [2022-08-04T16:00:22.689Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-04T16:00:22.689Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T16:00:22.689Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-04T16:00:22.689Z] === RUN TestDaemonDNSFallback [2022-08-04T16:00:26.855Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-04T16:00:26.855Z] === RUN TestInspectNetwork [2022-08-04T16:00:26.855Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T16:00:26.855Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T16:00:26.855Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:00:26.855Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:00:26.855Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:00:26.855Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T16:00:26.855Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T16:00:26.855Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T16:00:26.855Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestNetworkList [2022-08-04T16:00:26.855Z] === RUN TestNetworkList//networks [2022-08-04T16:00:26.855Z] === PAUSE TestNetworkList//networks [2022-08-04T16:00:26.855Z] === RUN TestNetworkList//networks/ [2022-08-04T16:00:26.855Z] === PAUSE TestNetworkList//networks/ [2022-08-04T16:00:26.855Z] === CONT TestNetworkList//networks [2022-08-04T16:00:26.855Z] === CONT TestNetworkList//networks/ [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T16:00:26.855Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T16:00:26.855Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T16:00:26.855Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T16:00:26.855Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T16:00:26.855Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T16:00:26.855Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T16:00:26.855Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T16:00:26.855Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T16:00:26.855Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T16:00:26.855Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T16:00:26.855Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T16:00:26.855Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T16:00:26.855Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T16:00:26.855Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:00:26.855Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T16:00:26.855Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-04T16:00:26.855Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T16:00:26.855Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T16:00:26.855Z] PASS [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === Skipped [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-04T16:00:26.855Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-04T16:00:26.855Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-04T16:00:26.855Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T16:00:26.855Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T16:00:26.855Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T16:00:26.855Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T16:00:26.855Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T16:00:26.855Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T16:00:26.855Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:00:26.855Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-04T16:00:26.855Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T16:00:26.855Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] DONE 34 tests, 12 skipped in 7.104s [2022-08-04T16:00:26.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:00:26.855Z] INFO: Testing against a local daemon [2022-08-04T16:00:26.855Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T16:00:26.855Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:00:26.855Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestDockerNetworkIpvlan [2022-08-04T16:00:26.855Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:00:26.855Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T16:00:26.855Z] PASS [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === Skipped [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:00:26.855Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T16:00:26.855Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] DONE 2 tests, 2 skipped in 0.082s [2022-08-04T16:00:26.855Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:00:26.855Z] INFO: Testing against a local daemon [2022-08-04T16:00:26.855Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T16:00:26.855Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestDockerNetworkMacvlan [2022-08-04T16:00:26.855Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-04T16:00:26.855Z] PASS [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === Skipped [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T16:00:26.855Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-04T16:00:26.855Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] DONE 2 tests, 2 skipped in 0.076s [2022-08-04T16:00:26.855Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T16:00:26.855Z] testing: warning: no tests to run [2022-08-04T16:00:26.855Z] PASS [2022-08-04T16:00:26.855Z] [2022-08-04T16:00:26.855Z] DONE 0 tests in 0.022s [2022-08-04T16:00:26.855Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T16:00:26.855Z] INFO: Testing against a local daemon [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginTLS [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginHeader [2022-08-04T16:00:26.855Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:26.855Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-04T16:00:26.855Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T16:00:27.417Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:27.417Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-04T16:00:27.417Z] === RUN TestAuthZPluginV2Disable [2022-08-04T16:00:27.672Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:27.672Z] --- SKIP: TestAuthZPluginV2Disable (0.33s) [2022-08-04T16:00:27.672Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T16:00:27.928Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:27.928Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T16:00:27.928Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T16:00:28.184Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.184Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T16:00:28.184Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T16:00:28.440Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T16:00:28.441Z] PASS [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === Skipped [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.33s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T16:00:28.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.441Z] [2022-08-04T16:00:28.441Z] DONE 17 tests, 17 skipped in 1.807s [2022-08-04T16:00:28.441Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T16:00:28.697Z] INFO: Testing against a local daemon [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:00:28.697Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:00:28.697Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T16:00:28.697Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T16:00:28.697Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:00:28.697Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T16:00:28.697Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T16:00:28.697Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T16:00:28.697Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T16:00:28.697Z] === RUN TestPluginInstall [2022-08-04T16:00:28.697Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.697Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-04T16:00:28.697Z] === RUN TestPluginsWithRuntimes [2022-08-04T16:00:28.697Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T16:00:28.697Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-04T16:00:28.697Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T16:00:28.697Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T16:00:28.697Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T16:00:28.697Z] PASS [2022-08-04T16:00:28.697Z] [2022-08-04T16:00:28.697Z] === Skipped [2022-08-04T16:00:28.697Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-04T16:00:28.697Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T16:00:28.697Z] [2022-08-04T16:00:28.697Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-04T16:00:28.697Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T16:00:28.697Z] [2022-08-04T16:00:28.697Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T16:00:28.697Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T16:00:28.697Z] [2022-08-04T16:00:28.697Z] DONE 19 tests, 3 skipped in 0.126s [2022-08-04T16:00:28.697Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T16:00:28.697Z] INFO: Testing against a local daemon [2022-08-04T16:00:28.697Z] === RUN TestExternalGraphDriver [2022-08-04T16:00:29.259Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T16:00:29.259Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-08-04T16:00:29.259Z] === RUN TestGraphdriverPluginV2 [2022-08-04T16:00:33.208Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T16:00:33.208Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-04T16:00:33.208Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T16:00:33.208Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T16:00:33.208Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T16:00:33.208Z] Cross building: bundles/cross/windows/amd64 [2022-08-04T16:00:33.208Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-04T16:00:33.208Z] { [2022-08-04T16:00:33.208Z] "RT_GROUP_ICON": { [2022-08-04T16:00:33.208Z] "#1": { [2022-08-04T16:00:33.208Z] "0409": "../../winresources/docker.ico" [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] }, [2022-08-04T16:00:33.208Z] "RT_MANIFEST": { [2022-08-04T16:00:33.208Z] "#1": { [2022-08-04T16:00:33.208Z] "0409": { [2022-08-04T16:00:33.208Z] "identity": {}, [2022-08-04T16:00:33.208Z] "description": "Docker Engine", [2022-08-04T16:00:33.208Z] "minimum-os": "vista", [2022-08-04T16:00:33.208Z] "execution-level": "", [2022-08-04T16:00:33.208Z] "ui-access": false, [2022-08-04T16:00:33.208Z] "auto-elevate": false, [2022-08-04T16:00:33.208Z] "dpi-awareness": "unaware", [2022-08-04T16:00:33.208Z] "disable-theming": false, [2022-08-04T16:00:33.208Z] "disable-window-filtering": false, [2022-08-04T16:00:33.208Z] "high-resolution-scrolling-aware": false, [2022-08-04T16:00:33.208Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T16:00:33.208Z] "long-path-aware": false, [2022-08-04T16:00:33.208Z] "printer-driver-isolation": false, [2022-08-04T16:00:33.208Z] "gdi-scaling": false, [2022-08-04T16:00:33.208Z] "segment-heap": false, [2022-08-04T16:00:33.208Z] "use-common-controls-v6": false [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] }, [2022-08-04T16:00:33.208Z] "RT_MESSAGETABLE": { [2022-08-04T16:00:33.208Z] "#1": { [2022-08-04T16:00:33.208Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] }, [2022-08-04T16:00:33.208Z] "RT_VERSION": { [2022-08-04T16:00:33.208Z] "#1": { [2022-08-04T16:00:33.208Z] "0409": { [2022-08-04T16:00:33.208Z] "fixed": { [2022-08-04T16:00:33.208Z] "file_version": "0.0.0.0", [2022-08-04T16:00:33.208Z] "product_version": "0.0.0.0", [2022-08-04T16:00:33.208Z] "type": "Unknown" [2022-08-04T16:00:33.208Z] }, [2022-08-04T16:00:33.208Z] "info": { [2022-08-04T16:00:33.208Z] "0000": { [2022-08-04T16:00:33.208Z] "CompanyName": "", [2022-08-04T16:00:33.208Z] "FileVersion": "dev", [2022-08-04T16:00:33.208Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T16:00:33.208Z] "OriginalFileName": "dockerd.exe", [2022-08-04T16:00:33.208Z] "ProductName": "", [2022-08-04T16:00:33.208Z] "ProductVersion": "dev", [2022-08-04T16:00:33.208Z] "SpecialBuild": "30295c1750714d26f3c8fc9c3451f11ac351f2be" [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] } [2022-08-04T16:00:33.208Z] cmd/dockerd/config.go [2022-08-04T16:00:33.208Z] cmd/dockerd/config_windows.go [2022-08-04T16:00:33.208Z] cmd/dockerd/daemon.go [2022-08-04T16:00:33.208Z] cmd/dockerd/daemon_test.go [2022-08-04T16:00:33.208Z] cmd/dockerd/daemon_windows.go [2022-08-04T16:00:33.208Z] cmd/dockerd/docker.go [2022-08-04T16:00:33.208Z] cmd/dockerd/docker_windows.go [2022-08-04T16:00:33.208Z] cmd/dockerd/genwinres_windows.go [2022-08-04T16:00:33.208Z] cmd/dockerd/metrics.go [2022-08-04T16:00:33.208Z] cmd/dockerd/options.go [2022-08-04T16:00:33.208Z] cmd/dockerd/options_test.go [2022-08-04T16:00:33.208Z] cmd/dockerd/service_windows.go [2022-08-04T16:00:33.208Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T16:00:33.208Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T16:00:33.427Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-08-04T16:00:33.427Z] PASS [2022-08-04T16:00:33.427Z] [2022-08-04T16:00:33.427Z] === Skipped [2022-08-04T16:00:33.427Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-08-04T16:00:33.427Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T16:00:33.427Z] [2022-08-04T16:00:33.427Z] DONE 2 tests, 1 skipped in 4.302s [2022-08-04T16:00:33.427Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T16:00:33.427Z] INFO: Testing against a local daemon [2022-08-04T16:00:33.427Z] === RUN TestContinueAfterPluginCrash [2022-08-04T16:00:33.427Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T16:00:33.427Z] === RUN TestReadPluginNoRead [2022-08-04T16:00:33.427Z] === PAUSE TestReadPluginNoRead [2022-08-04T16:00:33.427Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T16:00:33.427Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T16:00:33.427Z] === CONT TestContinueAfterPluginCrash [2022-08-04T16:00:33.427Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T16:00:37.596Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2022-08-04T16:00:37.596Z] === CONT TestReadPluginNoRead [2022-08-04T16:00:39.498Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T16:00:40.880Z] === RUN TestReadPluginNoRead/default [2022-08-04T16:00:41.808Z] --- PASS: TestContinueAfterPluginCrash (8.70s) [2022-08-04T16:00:41.808Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T16:00:43.173Z] === CONT TestReadPluginNoRead [2022-08-04T16:00:43.173Z] read_test.go:92: [d724a71cbaab4] daemon is not started [2022-08-04T16:00:43.173Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-08-04T16:00:43.173Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-04T16:00:43.173Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-08-04T16:00:43.173Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-08-04T16:00:43.173Z] PASS [2022-08-04T16:00:43.173Z] [2022-08-04T16:00:43.173Z] DONE 6 tests in 10.152s [2022-08-04T16:00:43.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T16:00:43.173Z] testing: warning: no tests to run [2022-08-04T16:00:43.173Z] PASS [2022-08-04T16:00:43.173Z] [2022-08-04T16:00:43.173Z] DONE 0 tests in 0.028s [2022-08-04T16:00:43.173Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T16:00:43.429Z] INFO: Testing against a local daemon [2022-08-04T16:00:43.429Z] === RUN TestPluginWithDevMounts [2022-08-04T16:00:43.429Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T16:00:43.429Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-04T16:00:43.429Z] PASS [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] === Skipped [2022-08-04T16:00:43.429Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-04T16:00:43.429Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] DONE 1 tests, 1 skipped in 0.094s [2022-08-04T16:00:43.429Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T16:00:43.429Z] INFO: Testing against a local daemon [2022-08-04T16:00:43.429Z] === RUN TestSecretInspect [2022-08-04T16:00:43.429Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-04T16:00:43.429Z] === RUN TestSecretList [2022-08-04T16:00:43.429Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] --- SKIP: TestSecretList (0.01s) [2022-08-04T16:00:43.429Z] === RUN TestSecretsCreateAndDelete [2022-08-04T16:00:43.429Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-04T16:00:43.429Z] === RUN TestSecretsUpdate [2022-08-04T16:00:43.429Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-04T16:00:43.429Z] === RUN TestTemplatedSecret [2022-08-04T16:00:43.429Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-04T16:00:43.429Z] === RUN TestSecretCreateResolve [2022-08-04T16:00:43.429Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-04T16:00:43.429Z] PASS [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] === Skipped [2022-08-04T16:00:43.429Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-04T16:00:43.429Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-04T16:00:43.429Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-04T16:00:43.429Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-04T16:00:43.429Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-04T16:00:43.429Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-04T16:00:43.429Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.429Z] [2022-08-04T16:00:43.429Z] DONE 6 tests, 6 skipped in 0.133s [2022-08-04T16:00:43.429Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T16:00:43.685Z] INFO: Testing against a local daemon [2022-08-04T16:00:43.685Z] === RUN TestServiceCreateInit [2022-08-04T16:00:43.685Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T16:00:43.685Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T16:00:43.685Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-04T16:00:43.685Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T16:00:43.685Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T16:00:43.685Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T16:00:43.685Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestCreateServiceConflict [2022-08-04T16:00:43.685Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T16:00:43.685Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T16:00:43.685Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T16:00:43.685Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T16:00:43.685Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestCreateServiceSysctls [2022-08-04T16:00:43.685Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-04T16:00:43.685Z] === RUN TestCreateServiceCapabilities [2022-08-04T16:00:43.685Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-04T16:00:43.685Z] === RUN TestInspect [2022-08-04T16:00:43.685Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestInspect (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestCreateJob [2022-08-04T16:00:43.685Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestCreateJob (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestReplicatedJob [2022-08-04T16:00:43.685Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestUpdateReplicatedJob [2022-08-04T16:00:43.685Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestServiceListWithStatuses [2022-08-04T16:00:43.685Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:00:43.685Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T16:00:43.685Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T16:00:43.685Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestDockerNetworkReConnect [2022-08-04T16:00:43.685Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:43.685Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-04T16:00:43.685Z] === RUN TestServicePlugin [2022-08-04T16:00:46.205Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServicePlugin (1.92s) [2022-08-04T16:00:46.205Z] === RUN TestServiceUpdateLabel [2022-08-04T16:00:46.205Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-04T16:00:46.205Z] === RUN TestServiceUpdateSecrets [2022-08-04T16:00:46.205Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-04T16:00:46.205Z] === RUN TestServiceUpdateConfigs [2022-08-04T16:00:46.205Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-04T16:00:46.205Z] === RUN TestServiceUpdateNetwork [2022-08-04T16:00:46.205Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-04T16:00:46.205Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T16:00:46.205Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-04T16:00:46.205Z] PASS [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === Skipped [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T16:00:46.205Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T16:00:46.205Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-04T16:00:46.205Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-04T16:00:46.205Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-04T16:00:46.205Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T16:00:46.205Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-04T16:00:46.205Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-04T16:00:46.205Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-04T16:00:46.205Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-04T16:00:46.205Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-04T16:00:46.205Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-04T16:00:46.205Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-04T16:00:46.205Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-04T16:00:46.205Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T16:00:46.205Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-04T16:00:46.205Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-04T16:00:46.205Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-08-04T16:00:46.205Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-04T16:00:46.205Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-04T16:00:46.205Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-04T16:00:46.205Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-04T16:00:46.205Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-04T16:00:46.205Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] DONE 24 tests, 23 skipped in 2.328s [2022-08-04T16:00:46.205Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T16:00:46.205Z] INFO: Testing against a local daemon [2022-08-04T16:00:46.205Z] === RUN TestSessionCreate [2022-08-04T16:00:46.205Z] --- PASS: TestSessionCreate (0.03s) [2022-08-04T16:00:46.205Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T16:00:46.205Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-04T16:00:46.205Z] PASS [2022-08-04T16:00:46.205Z] [2022-08-04T16:00:46.205Z] DONE 2 tests in 0.145s [2022-08-04T16:00:46.205Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T16:00:46.205Z] INFO: Testing against a local daemon [2022-08-04T16:00:46.205Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T16:00:46.205Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T16:00:46.205Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T16:00:46.205Z] === RUN TestDiskUsage [2022-08-04T16:00:46.205Z] === PAUSE TestDiskUsage [2022-08-04T16:00:46.205Z] === RUN TestEventsExecDie [2022-08-04T16:00:46.766Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-04T16:00:46.766Z] === RUN TestEventsBackwardsCompatible [2022-08-04T16:00:46.766Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T16:00:46.766Z] === RUN TestEventsVolumeCreate [2022-08-04T16:00:46.766Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T16:00:46.766Z] === RUN TestInfoBinaryCommits [2022-08-04T16:00:46.766Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T16:00:46.766Z] === RUN TestInfoAPIVersioned [2022-08-04T16:00:46.767Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T16:00:46.767Z] === RUN TestInfoAPI [2022-08-04T16:00:46.767Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T16:00:46.767Z] === RUN TestInfoAPIWarnings [2022-08-04T16:00:59.777Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T16:00:59.777Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-04T16:00:59.777Z] { [2022-08-04T16:00:59.777Z] "RT_GROUP_ICON": { [2022-08-04T16:00:59.777Z] "#1": { [2022-08-04T16:00:59.777Z] "0409": "../../winresources/docker.ico" [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] }, [2022-08-04T16:00:59.777Z] "RT_MANIFEST": { [2022-08-04T16:00:59.777Z] "#1": { [2022-08-04T16:00:59.777Z] "0409": { [2022-08-04T16:00:59.777Z] "identity": {}, [2022-08-04T16:00:59.777Z] "description": "Docker Engine", [2022-08-04T16:00:59.777Z] "minimum-os": "vista", [2022-08-04T16:00:59.777Z] "execution-level": "", [2022-08-04T16:00:59.777Z] "ui-access": false, [2022-08-04T16:00:59.777Z] "auto-elevate": false, [2022-08-04T16:00:59.777Z] "dpi-awareness": "unaware", [2022-08-04T16:00:59.777Z] "disable-theming": false, [2022-08-04T16:00:59.777Z] "disable-window-filtering": false, [2022-08-04T16:00:59.777Z] "high-resolution-scrolling-aware": false, [2022-08-04T16:00:59.777Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T16:00:59.777Z] "long-path-aware": false, [2022-08-04T16:00:59.777Z] "printer-driver-isolation": false, [2022-08-04T16:00:59.777Z] "gdi-scaling": false, [2022-08-04T16:00:59.777Z] "segment-heap": false, [2022-08-04T16:00:59.777Z] "use-common-controls-v6": false [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] }, [2022-08-04T16:00:59.777Z] "RT_MESSAGETABLE": { [2022-08-04T16:00:59.777Z] "#1": { [2022-08-04T16:00:59.777Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] }, [2022-08-04T16:00:59.777Z] "RT_VERSION": { [2022-08-04T16:00:59.777Z] "#1": { [2022-08-04T16:00:59.777Z] "0409": { [2022-08-04T16:00:59.777Z] "fixed": { [2022-08-04T16:00:59.777Z] "file_version": "0.0.0.0", [2022-08-04T16:00:59.777Z] "product_version": "0.0.0.0", [2022-08-04T16:00:59.777Z] "type": "Unknown" [2022-08-04T16:00:59.777Z] }, [2022-08-04T16:00:59.777Z] "info": { [2022-08-04T16:00:59.777Z] "0000": { [2022-08-04T16:00:59.777Z] "CompanyName": "", [2022-08-04T16:00:59.777Z] "FileVersion": "dev", [2022-08-04T16:00:59.777Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T16:00:59.777Z] "OriginalFileName": "docker-proxy.exe", [2022-08-04T16:00:59.777Z] "ProductName": "", [2022-08-04T16:00:59.777Z] "ProductVersion": "dev", [2022-08-04T16:00:59.777Z] "SpecialBuild": "30295c1750714d26f3c8fc9c3451f11ac351f2be" [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] } [2022-08-04T16:00:59.777Z] cmd/docker-proxy/genwinres_windows.go [2022-08-04T16:00:59.777Z] cmd/docker-proxy/main.go [2022-08-04T16:00:59.777Z] cmd/docker-proxy/network_proxy_test.go [2022-08-04T16:00:59.777Z] cmd/docker-proxy/proxy.go [2022-08-04T16:00:59.777Z] cmd/docker-proxy/sctp_proxy.go [2022-08-04T16:00:59.777Z] cmd/docker-proxy/tcp_proxy.go [2022-08-04T16:00:59.777Z] cmd/docker-proxy/udp_proxy.go [2022-08-04T16:00:59.777Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T16:00:59.777Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T16:00:59.777Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T16:00:59.777Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-04T16:00:59.777Z] remote: Enumerating objects: 23, done. [2022-08-04T16:00:59.777Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-04T16:00:59.777Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-04T16:00:59.777Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-04T16:00:59.777Z] Resolving deltas: 0% (0/2) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-04T16:00:59.777Z] Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-04T16:00:59.777Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-04T16:01:03.994Z] Cross building: bundles/cross/linux/ppc64le [2022-08-04T16:01:04.254Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T16:01:04.254Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T16:01:04.805Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-04T16:01:04.806Z] === RUN TestInfoDebug [2022-08-04T16:01:04.806Z] --- PASS: TestInfoDebug (0.53s) [2022-08-04T16:01:04.806Z] === RUN TestInfoInsecureRegistries [2022-08-04T16:01:04.806Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-04T16:01:04.806Z] === RUN TestInfoRegistryMirrors [2022-08-04T16:01:04.806Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-04T16:01:04.806Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T16:01:05.367Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T16:01:05.367Z] === RUN TestPingCacheHeaders [2022-08-04T16:01:05.367Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T16:01:05.367Z] === RUN TestPingGet [2022-08-04T16:01:05.367Z] --- PASS: TestPingGet (0.01s) [2022-08-04T16:01:05.367Z] === RUN TestPingHead [2022-08-04T16:01:05.367Z] --- PASS: TestPingHead (0.03s) [2022-08-04T16:01:05.367Z] === RUN TestPingSwarmHeader [2022-08-04T16:01:05.929Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T16:01:06.492Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T16:01:07.421Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T16:01:07.421Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-04T16:01:07.421Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T16:01:07.421Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T16:01:07.421Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T16:01:07.421Z] === RUN TestVersion [2022-08-04T16:01:07.421Z] --- PASS: TestVersion (0.03s) [2022-08-04T16:01:07.421Z] === CONT TestDiskUsage [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T16:01:07.984Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T16:01:08.240Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T16:01:08.496Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage (1.26s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T16:01:08.752Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-04T16:01:08.753Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-04T16:01:08.753Z] PASS [2022-08-04T16:01:08.753Z] [2022-08-04T16:01:08.753Z] === Skipped [2022-08-04T16:01:08.753Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T16:01:08.753Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T16:01:08.753Z] [2022-08-04T16:01:08.753Z] DONE 54 tests, 1 skipped in 22.745s [2022-08-04T16:01:08.753Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T16:01:08.753Z] INFO: Testing against a local daemon [2022-08-04T16:01:08.753Z] === RUN TestVolumesCreateAndList [2022-08-04T16:01:08.753Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T16:01:08.753Z] === RUN TestVolumesRemove [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T16:01:09.009Z] === RUN TestVolumesInspect [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-04T16:01:09.009Z] === RUN TestVolumesInvalidJSON [2022-08-04T16:01:09.009Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T16:01:09.009Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T16:01:09.009Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T16:01:09.009Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T16:01:09.009Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T16:01:09.009Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T16:01:09.009Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T16:01:09.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T16:01:09.009Z] PASS [2022-08-04T16:01:09.009Z] [2022-08-04T16:01:09.009Z] DONE 9 tests in 0.200s [2022-08-04T16:01:09.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T16:01:09.009Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14293 is not a child of this shell [2022-08-04T16:01:09.009Z] warning: PID 14293 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-04T16:01:09.009Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T16:01:09.009Z] [2022-08-04T16:01:09.009Z] Unloading profiles will leave already running processes permanently [2022-08-04T16:01:09.009Z] unconfined, which can lead to unexpected situations. [2022-08-04T16:01:09.009Z] [2022-08-04T16:01:09.009Z] To set a process to complain mode, use the command line tool [2022-08-04T16:01:09.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T16:01:09.009Z] Removing test suite binaries [2022-08-04T16:01:09.009Z] exiting test-integration [2022-08-04T16:01:09.009Z] ++ exit 0 [2022-08-04T16:01:09.009Z] Post stage [Pipeline] junit [2022-08-04T16:01:09.949Z] Recording test results [2022-08-04T16:01:10.333Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T16:01:10.669Z] + echo Ensuring container killed. [2022-08-04T16:01:10.669Z] Ensuring container killed. [2022-08-04T16:01:10.669Z] + docker rm -vf docker-pr1 [2022-08-04T16:01:10.669Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T16:01:10.942Z] + echo Chowning /workspace to jenkins user [2022-08-04T16:01:10.942Z] Chowning /workspace to jenkins user [2022-08-04T16:01:10.942Z] + id -u [2022-08-04T16:01:10.942Z] + id -g [2022-08-04T16:01:10.942Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43913:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T16:01:12.592Z] + bundleName=amd64-rootless [2022-08-04T16:01:12.592Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-04T16:01:12.592Z] Creating amd64-rootless-bundles.tar.gz [2022-08-04T16:01:12.592Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T16:01:12.592Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T16:01:12.602Z] Archiving artifacts [2022-08-04T16:01:12.844Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43913/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T16:01:13.142Z] + make clean [2022-08-04T16:01:13.142Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T16:01:13.142Z] docker-dev-cache [2022-08-04T16:01:13.142Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T16:01:14.535Z] --- PASS: TestImportExtremelyLargeImageWorks (92.05s) [2022-08-04T16:01:14.535Z] PASS [2022-08-04T16:01:14.535Z] [2022-08-04T16:01:14.535Z] DONE 22 tests in 95.232s [2022-08-04T16:01:14.535Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T16:01:14.535Z] === RUN TestStripANSICommands [2022-08-04T16:01:14.535Z] === RUN TestStripANSICommands/#00 [2022-08-04T16:01:14.535Z] === RUN TestStripANSICommands/#01 [2022-08-04T16:01:14.535Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T16:01:14.535Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T16:01:14.535Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T16:01:14.535Z] PASS [2022-08-04T16:01:14.535Z] [2022-08-04T16:01:14.535Z] DONE 3 tests in 0.010s [2022-08-04T16:01:14.535Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T16:01:14.535Z] INFO: Testing against a local daemon [2022-08-04T16:01:14.535Z] === RUN TestNetworkCreateDelete [2022-08-04T16:01:14.535Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-04T16:01:14.535Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T16:01:14.535Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-08-04T16:01:14.535Z] === RUN TestDaemonDNSFallback [2022-08-04T16:01:15.364Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T16:01:15.364Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T16:01:15.364Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T16:01:15.364Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T16:01:15.364Z] [2022-08-04T16:01:15.364Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T16:01:15.364Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T16:01:15.364Z] HOSTNAME=0452011d8fcc [2022-08-04T16:01:15.364Z] TESTDEBUG=0 [2022-08-04T16:01:15.364Z] DEST=bundles/test-integration [2022-08-04T16:01:15.364Z] PWD=/go/src/github.com/docker/docker [2022-08-04T16:01:15.364Z] DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be [2022-08-04T16:01:15.364Z] container=docker [2022-08-04T16:01:15.364Z] HOME=/root [2022-08-04T16:01:15.364Z] GOLANG_VERSION=1.18.5 [2022-08-04T16:01:15.364Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T16:01:15.364Z] VALIDATE_BRANCH=master [2022-08-04T16:01:15.364Z] TERM=xterm [2022-08-04T16:01:15.364Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T16:01:15.364Z] SHLVL=1 [2022-08-04T16:01:15.364Z] TIMEOUT=120m [2022-08-04T16:01:15.364Z] DOCKER_BUILDTAGS= journald [2022-08-04T16:01:15.364Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T16:01:15.364Z] GO111MODULE=off [2022-08-04T16:01:15.364Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T16:01:15.364Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T16:01:15.364Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T16:01:15.364Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T16:01:15.364Z] GOPATH=/go [2022-08-04T16:01:15.364Z] PKG_CONFIG=pkg-config [2022-08-04T16:01:15.364Z] _=/usr/bin/env [2022-08-04T16:01:15.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T16:01:17.060Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-04T16:01:17.060Z] === RUN TestInspectNetwork [2022-08-04T16:01:20.339Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T16:01:20.339Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T16:01:20.339Z] === RUN TestInspectNetwork/network_name [2022-08-04T16:01:20.339Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T16:01:24.520Z] --- PASS: TestInspectNetwork (7.18s) [2022-08-04T16:01:24.520Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T16:01:24.520Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T16:01:24.520Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T16:01:24.520Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T16:01:24.520Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T16:01:25.896Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T16:01:25.896Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:01:25.896Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:01:25.896Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:01:25.896Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T16:01:25.896Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T16:01:25.896Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T16:01:25.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T16:01:25.896Z] === RUN TestNetworkList [2022-08-04T16:01:25.896Z] === RUN TestNetworkList//networks [2022-08-04T16:01:25.896Z] === PAUSE TestNetworkList//networks [2022-08-04T16:01:25.896Z] === RUN TestNetworkList//networks/ [2022-08-04T16:01:25.896Z] === PAUSE TestNetworkList//networks/ [2022-08-04T16:01:25.896Z] === CONT TestNetworkList//networks [2022-08-04T16:01:25.896Z] === CONT TestNetworkList//networks/ [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T16:01:25.896Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T16:01:25.896Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T16:01:26.461Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-04T16:01:26.461Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T16:01:27.396Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-04T16:01:27.396Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T16:01:28.330Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-04T16:01:28.330Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T16:01:29.265Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-04T16:01:29.265Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T16:01:30.638Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-04T16:01:30.638Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T16:01:30.896Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-04T16:01:30.896Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T16:01:33.424Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2022-08-04T16:01:33.424Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T16:01:33.424Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:01:33.424Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:01:33.424Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T16:01:41.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T16:01:41.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T16:01:42.994Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T16:01:42.994Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T16:01:42.994Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T16:01:42.994Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T16:01:42.994Z] Cross building: bundles/cross/linux/s390x [2022-08-04T16:01:42.994Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T16:01:42.994Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T16:01:48.292Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-08-04T16:01:48.292Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T16:01:50.196Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:npw3qoupzkl0eou96wh28i182 Created:2022-08-04 16:01:48.8610394 +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[9d3f5de8afb7bbd747256788ee4b943812fa9d3262340cb4124e6399d3b1a2cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xdp1osy8frj48xtae96fv3apu EndpointID:523ed2e8124fd5acb5ea98b70b9d0d9608ea5baf47c42098bf07cfd6be8e3163 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d62e9b1c0a05281d8d853871eb7d0d9ffc86c57231978b87a8bafcb4a449fbf7 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:9ec8a417eb53 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xdp1osy8frj48xtae96fv3apu EndpointID:523ed2e8124fd5acb5ea98b70b9d0d9608ea5baf47c42098bf07cfd6be8e3163 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T16:01:55.456Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-08-04T16:01:55.456Z] PASS [2022-08-04T16:01:55.456Z] [2022-08-04T16:01:55.456Z] === Skipped [2022-08-04T16:01:55.456Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:01:55.456Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:01:55.456Z] [2022-08-04T16:01:55.456Z] DONE 38 tests, 1 skipped in 44.568s [2022-08-04T16:01:55.456Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:01:55.456Z] INFO: Testing against a local daemon [2022-08-04T16:01:55.456Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T16:01:55.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:01:55.456Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:01:55.456Z] === RUN TestDockerNetworkIpvlan [2022-08-04T16:01:55.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:01:55.456Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2022-08-04T16:01:55.456Z] PASS [2022-08-04T16:01:55.456Z] [2022-08-04T16:01:55.456Z] === Skipped [2022-08-04T16:01:55.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:01:55.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:01:55.456Z] [2022-08-04T16:01:55.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2022-08-04T16:01:55.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:01:55.456Z] [2022-08-04T16:01:55.456Z] DONE 2 tests, 2 skipped in 0.056s [2022-08-04T16:01:55.456Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:01:55.456Z] INFO: Testing against a local daemon [2022-08-04T16:01:55.456Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T16:01:56.022Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-08-04T16:01:56.022Z] === RUN TestDockerNetworkMacvlan [2022-08-04T16:01:56.956Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T16:01:57.521Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T16:01:58.457Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T16:02:00.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T16:02:00.221Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T16:02:00.221Z] Using test binary docker [2022-08-04T16:02:00.221Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T16:02:00.221Z] Using test binary docker [2022-08-04T16:02:00.221Z] +++ /etc/init.d/apparmor start [2022-08-04T16:02:00.221Z] +++ /etc/init.d/apparmor start [2022-08-04T16:02:00.221Z] Not: startingNot: starting. [2022-08-04T16:02:00.221Z] . [2022-08-04T16:02:00.221Z] INFO: Waiting for daemon to start... [2022-08-04T16:02:00.221Z] Starting dockerd [2022-08-04T16:02:00.221Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T16:02:00.221Z] INFO: Waiting for daemon to start... [2022-08-04T16:02:00.221Z] Starting dockerd [2022-08-04T16:02:00.221Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T16:02:00.221Z] .. [2022-08-04T16:02:00.221Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T16:02:00.221Z] [2022-08-04T16:02:00.221Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T16:02:00.221Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T16:02:00.221Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T16:02:00.221Z] Error: No such image: emptyfs [2022-08-04T16:02:00.222Z] Error: No such image: emptyfs [2022-08-04T16:02:00.222Z] ++++ docker load [2022-08-04T16:02:00.222Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T16:02:00.222Z] ++++ docker load [2022-08-04T16:02:00.222Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T16:02:00.222Z] Running integration-test (iteration 1) [2022-08-04T16:02:00.222Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T16:02:00.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T16:02:00.222Z] ++ set -e [2022-08-04T16:02:00.222Z] ++ '[' -n 0 ']' [2022-08-04T16:02:00.222Z] ++ set -x [2022-08-04T16:02:00.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T16:02:00.222Z] Running integration-test (iteration 1) [2022-08-04T16:02:00.222Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T16:02:00.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T16:02:00.222Z] ++ set -e [2022-08-04T16:02:00.222Z] ++ '[' -n 0 ']' [2022-08-04T16:02:00.222Z] ++ set -x [2022-08-04T16:02:00.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T16:02:00.222Z] Loaded image: busybox:latest [2022-08-04T16:02:00.222Z] Loaded image: busybox:latest [2022-08-04T16:02:00.222Z] Loaded image: busybox:glibc [2022-08-04T16:02:00.222Z] Loaded image: busybox:glibc [2022-08-04T16:02:00.222Z] Loaded image: debian:bullseye-slim [2022-08-04T16:02:00.222Z] Loaded image: debian:bullseye-slim [2022-08-04T16:02:00.222Z] Loaded image: hello-world:latest [2022-08-04T16:02:00.222Z] Loaded image: hello-world:latest [2022-08-04T16:02:00.222Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T16:02:00.222Z] INFO: Testing against a local daemon [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-04T16:02:00.222Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T16:02:00.222Z] INFO: Testing against a local daemon [2022-08-04T16:02:00.222Z] === RUN TestDockerDaemonSuite [2022-08-04T16:02:00.222Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-04T16:02:00.222Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-04T16:02:00.358Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T16:02:00.790Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-04T16:02:01.048Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-04T16:02:01.731Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T16:02:01.982Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-04T16:02:01.982Z] --- PASS: TestBuildWithHugeFile (128.38s) [2022-08-04T16:02:01.982Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T16:02:01.982Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T16:02:01.982Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T16:02:01.982Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T16:02:01.982Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T16:02:01.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T16:02:01.982Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T16:02:01.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T16:02:01.982Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T16:02:01.982Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T16:02:01.982Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T16:02:01.982Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T16:02:01.982Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T16:02:01.982Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T16:02:01.982Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-08-04T16:02:01.982Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-04T16:02:01.982Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T16:02:01.982Z] === RUN TestBuildPreserveOwnership [2022-08-04T16:02:01.982Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T16:02:02.549Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-04T16:02:02.549Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-04T16:02:03.117Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-04T16:02:04.051Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-04T16:02:04.310Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-04T16:02:04.310Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-04T16:02:04.310Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-04T16:02:04.568Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-04T16:02:05.012Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T16:02:05.134Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T16:02:05.392Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-04T16:02:05.946Z] --- PASS: TestDockerNetworkMacvlan (9.80s) [2022-08-04T16:02:05.946Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-04T16:02:05.946Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-04T16:02:05.946Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-08-04T16:02:05.946Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-08-04T16:02:05.946Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-08-04T16:02:05.946Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-04T16:02:05.946Z] PASS [2022-08-04T16:02:05.946Z] [2022-08-04T16:02:05.946Z] DONE 8 tests in 11.098s [2022-08-04T16:02:05.946Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T16:02:05.946Z] testing: warning: no tests to run [2022-08-04T16:02:05.946Z] PASS [2022-08-04T16:02:05.946Z] [2022-08-04T16:02:05.946Z] DONE 0 tests in 0.007s [2022-08-04T16:02:05.946Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T16:02:05.946Z] INFO: Testing against a local daemon [2022-08-04T16:02:05.946Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T16:02:05.959Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-04T16:02:06.218Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-04T16:02:06.218Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-04T16:02:06.218Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-04T16:02:06.476Z] --- PASS: TestBuildPreserveOwnership (4.38s) [2022-08-04T16:02:06.476Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2022-08-04T16:02:06.476Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2022-08-04T16:02:06.476Z] === RUN TestBuildPlatformInvalid [2022-08-04T16:02:06.476Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-04T16:02:06.476Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T16:02:06.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T16:02:07.321Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-08-04T16:02:07.321Z] === RUN TestAuthZPluginTLS [2022-08-04T16:02:07.411Z] Loaded image: busybox:latest [2022-08-04T16:02:07.411Z] Loaded image: busybox:glibc [2022-08-04T16:02:07.886Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-04T16:02:07.886Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T16:02:08.144Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T16:02:08.144Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T16:02:08.711Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T16:02:08.711Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T16:02:08.784Z] Loaded image: debian:bullseye-slim [2022-08-04T16:02:08.784Z] Loaded image: hello-world:latest [2022-08-04T16:02:08.784Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T16:02:09.276Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-04T16:02:09.276Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T16:02:09.721Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-04T16:02:10.652Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2022-08-04T16:02:10.652Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T16:02:11.217Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-04T16:02:11.217Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T16:02:11.783Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T16:02:11.783Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T16:02:12.041Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-04T16:02:12.041Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T16:02:12.252Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-04T16:02:13.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T16:02:13.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T16:02:13.942Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-04T16:02:13.942Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T16:02:14.151Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-04T16:02:14.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T16:02:14.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T16:02:15.098Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T16:02:15.098Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T16:02:15.098Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T16:02:15.098Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T16:02:15.098Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T16:02:15.317Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-08-04T16:02:15.317Z] === RUN TestAuthZPluginHeader [2022-08-04T16:02:15.418Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T16:02:15.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T16:02:15.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/test/unit [2022-08-04T16:02:15.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T16:02:15.900Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T16:02:15.901Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T16:02:15.959Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T16:02:15.959Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T16:02:15.959Z] + TESTDIRS=./... [2022-08-04T16:02:15.959Z] + exclude_paths='/vendor/|/integration' [2022-08-04T16:02:15.959Z] ++ go list ./... [2022-08-04T16:02:15.959Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T16:02:16.052Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-04T16:02:16.529Z] + pkg_list='github.com/docker/docker/api [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/backend/build [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/httputils [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/middleware [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/build [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/container [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/debug [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/image [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/network [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/session [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/system [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/server/router/volume [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/backend [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/container [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/events [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/filters [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/image [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/mount [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/network [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/registry [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/strslice [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/swarm [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/time [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/versions [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T16:02:16.529Z] github.com/docker/docker/api/types/volume [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/builder-next [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/dockerfile [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/remotecontext [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T16:02:16.529Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T16:02:16.529Z] github.com/docker/docker/cli [2022-08-04T16:02:16.529Z] github.com/docker/docker/cli/config [2022-08-04T16:02:16.529Z] github.com/docker/docker/cli/debug [2022-08-04T16:02:16.529Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T16:02:16.529Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T16:02:16.529Z] github.com/docker/docker/client [2022-08-04T16:02:16.529Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T16:02:16.529Z] github.com/docker/docker/cmd/dockerd [2022-08-04T16:02:16.529Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T16:02:16.529Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T16:02:16.529Z] github.com/docker/docker/container [2022-08-04T16:02:16.529Z] github.com/docker/docker/container/stream [2022-08-04T16:02:16.529Z] github.com/docker/docker/contrib/apparmor [2022-08-04T16:02:16.529Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T16:02:16.529Z] github.com/docker/docker/contrib/httpserver [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/cluster [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/config [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/containerd [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/events [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/exec [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/images [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/initlayer [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/links [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/listeners [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/logger [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T16:02:16.529Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/local [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/names [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/network [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/stats [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution/metadata [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution/utils [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution/xfer [2022-08-04T16:02:16.530Z] github.com/docker/docker/dockerversion [2022-08-04T16:02:16.530Z] github.com/docker/docker/errdefs [2022-08-04T16:02:16.530Z] github.com/docker/docker/image [2022-08-04T16:02:16.530Z] github.com/docker/docker/image/cache [2022-08-04T16:02:16.530Z] github.com/docker/docker/image/tarexport [2022-08-04T16:02:16.530Z] github.com/docker/docker/image/v1 [2022-08-04T16:02:16.530Z] github.com/docker/docker/internal/test/suite [2022-08-04T16:02:16.530Z] github.com/docker/docker/layer [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/types [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/config [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/idm [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ns [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/options [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/osl [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/types [2022-08-04T16:02:16.530Z] github.com/docker/docker/oci [2022-08-04T16:02:16.530Z] github.com/docker/docker/oci/caps [2022-08-04T16:02:16.530Z] github.com/docker/docker/opts [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/aaparser [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/archive [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/authorization [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/capabilities [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/containerfs [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/directory [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/dmesg [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/fileutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/fsutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/homedir [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/idtools [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/ioutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/longpath [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/loopback [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/parsers [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/pidfile [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/platform [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/plugins [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/pools [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/progress [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/pubsub [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/reexec [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/signal [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/stack [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/stringid [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/system [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/tailfile [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/tarsum [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/urlutil [2022-08-04T16:02:16.530Z] github.com/docker/docker/pkg/useragent [2022-08-04T16:02:16.530Z] github.com/docker/docker/plugin [2022-08-04T16:02:16.530Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T16:02:16.530Z] github.com/docker/docker/plugin/v2 [2022-08-04T16:02:16.530Z] github.com/docker/docker/profiles/apparmor [2022-08-04T16:02:16.530Z] github.com/docker/docker/profiles/seccomp [2022-08-04T16:02:16.530Z] github.com/docker/docker/quota [2022-08-04T16:02:16.530Z] github.com/docker/docker/reference [2022-08-04T16:02:16.530Z] github.com/docker/docker/registry [2022-08-04T16:02:16.530Z] github.com/docker/docker/registry/resumable [2022-08-04T16:02:16.530Z] github.com/docker/docker/restartmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/rootless [2022-08-04T16:02:16.530Z] github.com/docker/docker/rootless/specconv [2022-08-04T16:02:16.530Z] github.com/docker/docker/runconfig [2022-08-04T16:02:16.530Z] github.com/docker/docker/runconfig/opts [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/daemon [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/environment [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/fakegit [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/registry [2022-08-04T16:02:16.530Z] github.com/docker/docker/testutil/request [2022-08-04T16:02:16.530Z] github.com/docker/docker/volume [2022-08-04T16:02:16.530Z] github.com/docker/docker/volume/drivers [2022-08-04T16:02:16.530Z] github.com/docker/docker/volume/local [2022-08-04T16:02:16.530Z] github.com/docker/docker/volume/mounts [2022-08-04T16:02:16.530Z] github.com/docker/docker/volume/service [2022-08-04T16:02:16.530Z] github.com/docker/docker/volume/service/opts [2022-08-04T16:02:16.530Z] github.com/docker/docker/volume/testutils' [2022-08-04T16:02:16.530Z] ++ echo 'github.com/docker/docker/api [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/backend/build [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/httputils [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/middleware [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/build [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/container [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/debug [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/image [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/network [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/session [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/system [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/server/router/volume [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types [2022-08-04T16:02:16.530Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork [2022-08-04T16:02:16.530Z] r/api/types/backend [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/container [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/events [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/filters [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/image [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/mount [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/network [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/registry [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/strslice [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/swarm [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/time [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/versions [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T16:02:16.530Z] github.com/docker/docker/api/types/volume [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/builder-next [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/dockerfile [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/remotecontext [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T16:02:16.530Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T16:02:16.530Z] github.com/docker/docker/cli [2022-08-04T16:02:16.530Z] github.com/docker/docker/cli/config [2022-08-04T16:02:16.530Z] github.com/docker/docker/cli/debug [2022-08-04T16:02:16.530Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T16:02:16.530Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T16:02:16.530Z] github.com/docker/docker/client [2022-08-04T16:02:16.530Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T16:02:16.530Z] github.com/docker/docker/cmd/dockerd [2022-08-04T16:02:16.530Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T16:02:16.530Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T16:02:16.530Z] github.com/docker/docker/container [2022-08-04T16:02:16.530Z] github.com/docker/docker/container/stream [2022-08-04T16:02:16.530Z] github.com/docker/docker/contrib/apparmor [2022-08-04T16:02:16.530Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T16:02:16.530Z] github.com/docker/docker/contrib/httpserver [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/cluster [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/config [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/containerd [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/events [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/exec [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/images [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/initlayer [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/links [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/listeners [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/local [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/names [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/network [2022-08-04T16:02:16.530Z] github.com/docker/docker/daemon/stats [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution/metadata [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution/utils [2022-08-04T16:02:16.530Z] github.com/docker/docker/distribution/xfer [2022-08-04T16:02:16.530Z] github.com/docker/docker/dockerversion [2022-08-04T16:02:16.530Z] github.com/docker/docker/errdefs [2022-08-04T16:02:16.530Z] github.com/docker/docker/image [2022-08-04T16:02:16.530Z] github.com/docker/docker/image/cache [2022-08-04T16:02:16.530Z] github.com/docker/docker/image/tarexport [2022-08-04T16:02:16.530Z] github.com/docker/docker/image/v1 [2022-08-04T16:02:16.530Z] github.com/docker/docker/internal/test/suite [2022-08-04T16:02:16.530Z] github.com/docker/docker/layer [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T16:02:16.530Z] github.com/docker/docker/libcontainerd/types [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/config [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/idm [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T16:02:16.530Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/ns [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/options [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/osl [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/libnetwork/types [2022-08-04T16:02:16.531Z] github.com/docker/docker/oci [2022-08-04T16:02:16.531Z] github.com/docker/docker/oci/caps [2022-08-04T16:02:16.531Z] github.com/docker/docker/opts [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/aaparser [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/archive [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/authorization [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/capabilities [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/containerfs [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/directory [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/dmesg [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/fileutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/fsutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/homedir [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/idtools [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/ioutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/longpath [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/loopback [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/parsers [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/pidfile [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/platform [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/pools [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/progress [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/pubsub [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/reexec [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/signal [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/stack [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/stringid [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/system [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/tailfile [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/tarsum [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/urlutil [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/useragent [2022-08-04T16:02:16.531Z] github.com/docker/docker/plugin [2022-08-04T16:02:16.531Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T16:02:16.531Z] github.com/docker/docker/plugin/v2 [2022-08-04T16:02:16.531Z] github.com/docker/docker/profiles/apparmor [2022-08-04T16:02:16.531Z] github.com/docker/docker/profiles/seccomp [2022-08-04T16:02:16.531Z] github.com/docker/docker/quota [2022-08-04T16:02:16.531Z] github.com/docker/docker/reference [2022-08-04T16:02:16.531Z] github.com/docker/docker/registry [2022-08-04T16:02:16.531Z] github.com/docker/docker/registry/resumable [2022-08-04T16:02:16.531Z] github.com/docker/docker/restartmanager [2022-08-04T16:02:16.531Z] github.com/docker/docker/rootless [2022-08-04T16:02:16.531Z] github.com/docker/docker/rootless/specconv [2022-08-04T16:02:16.531Z] github.com/docker/docker/runconfig [2022-08-04T16:02:16.531Z] github.com/docker/docker/runconfig/opts [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/daemon [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/environment [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fakegit [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/registry [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/request [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/drivers [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/local [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/mounts [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/service [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/service/opts [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/testutils' [2022-08-04T16:02:16.531Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/backend/build [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/httputils [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/middleware [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/build [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/container [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/debug [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/image [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/network [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/session [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/system [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/volume [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/backend [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/container [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/events [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/filters [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/image [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/mount [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/network [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/registry [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/strslice [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/swarm [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/time [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/versions [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/volume [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/dockerfile [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/remotecontext [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T16:02:16.531Z] github.com/docker/docker/cli [2022-08-04T16:02:16.531Z] github.com/docker/docker/cli/config [2022-08-04T16:02:16.531Z] github.com/docker/docker/cli/debug [2022-08-04T16:02:16.531Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T16:02:16.531Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T16:02:16.531Z] github.com/docker/docker/client [2022-08-04T16:02:16.531Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T16:02:16.531Z] github.com/docker/docker/cmd/dockerd [2022-08-04T16:02:16.531Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T16:02:16.531Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T16:02:16.531Z] github.com/docker/docker/container [2022-08-04T16:02:16.531Z] github.com/docker/docker/container/stream [2022-08-04T16:02:16.531Z] github.com/docker/docker/contrib/apparmor [2022-08-04T16:02:16.531Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T16:02:16.531Z] github.com/docker/docker/contrib/httpserver [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/cluster [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/config [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/containerd [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/events [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/exec [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/images [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/initlayer [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/links [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/listeners [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/local [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/names [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/network [2022-08-04T16:02:16.531Z] github.com/docker/docker/daemon/stats [2022-08-04T16:02:16.531Z] github.com/docker/docker/distribution [2022-08-04T16:02:16.531Z] github.com/docker/docker/distribution/metadata [2022-08-04T16:02:16.531Z] github.com/docker/docker/distribution/utils [2022-08-04T16:02:16.531Z] github.com/docker/docker/distribution/xfer [2022-08-04T16:02:16.531Z] github.com/docker/docker/dockerversion [2022-08-04T16:02:16.531Z] github.com/docker/docker/errdefs [2022-08-04T16:02:16.531Z] github.com/docker/docker/image [2022-08-04T16:02:16.531Z] github.com/docker/docker/image/cache [2022-08-04T16:02:16.531Z] github.com/docker/docker/image/tarexport [2022-08-04T16:02:16.531Z] github.com/docker/docker/image/v1 [2022-08-04T16:02:16.531Z] github.com/docker/docker/internal/test/suite [2022-08-04T16:02:16.531Z] github.com/docker/docker/layer [2022-08-04T16:02:16.531Z] github.com/docker/docker/libcontainerd [2022-08-04T16:02:16.531Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T16:02:16.531Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T16:02:16.531Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T16:02:16.531Z] github.com/docker/docker/libcontainerd/types [2022-08-04T16:02:16.531Z] github.com/docker/docker/oci [2022-08-04T16:02:16.531Z] github.com/docker/docker/oci/caps [2022-08-04T16:02:16.531Z] github.com/docker/docker/opts [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/aaparser [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/archive [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/authorization [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/capabilities [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/containerfs [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/directory [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/dmesg [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/fileutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/fsutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/homedir [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/idtools [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/ioutils [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/longpath [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/loopback [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/parsers [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/pidfile [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/platform [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/pools [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/progress [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/pubsub [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/reexec [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/signal [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/stack [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/stringid [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/system [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/tailfile [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/tarsum [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/urlutil [2022-08-04T16:02:16.531Z] github.com/docker/docker/pkg/useragent [2022-08-04T16:02:16.531Z] github.com/docker/docker/plugin [2022-08-04T16:02:16.531Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T16:02:16.531Z] github.com/docker/docker/plugin/v2 [2022-08-04T16:02:16.531Z] github.com/docker/docker/profiles/apparmor [2022-08-04T16:02:16.531Z] github.com/docker/docker/profiles/seccomp [2022-08-04T16:02:16.531Z] github.com/docker/docker/quota [2022-08-04T16:02:16.531Z] github.com/docker/docker/reference [2022-08-04T16:02:16.531Z] github.com/docker/docker/registry [2022-08-04T16:02:16.531Z] github.com/docker/docker/registry/resumable [2022-08-04T16:02:16.531Z] github.com/docker/docker/restartmanager [2022-08-04T16:02:16.531Z] github.com/docker/docker/rootless [2022-08-04T16:02:16.531Z] github.com/docker/docker/rootless/specconv [2022-08-04T16:02:16.531Z] github.com/docker/docker/runconfig [2022-08-04T16:02:16.531Z] github.com/docker/docker/runconfig/opts [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/daemon [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/environment [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fakegit [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/registry [2022-08-04T16:02:16.531Z] github.com/docker/docker/testutil/request [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/drivers [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/local [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/mounts [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/service [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/service/opts [2022-08-04T16:02:16.531Z] github.com/docker/docker/volume/testutils' [2022-08-04T16:02:16.531Z] ++ grep --fixed-strings /libnetwork [2022-08-04T16:02:16.531Z] ++ echo 'github.com/docker/docker/api [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/backend/build [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/httputils [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/middleware [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/build [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/container [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/debug [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/image [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/network [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/session [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/system [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/server/router/volume [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/backend [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/container [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/events [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/filters [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/image [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/mount [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/network [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/registry [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/strslice [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/swarm [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/time [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/versions [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T16:02:16.531Z] github.com/docker/docker/api/types/volume [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder [2022-08-04T16:02:16.531Z] github.com/docker/docker/builder/builder-next [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/dockerfile [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/remotecontext [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T16:02:16.532Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T16:02:16.532Z] github.com/docker/docker/cli [2022-08-04T16:02:16.532Z] github.com/docker/docker/cli/config [2022-08-04T16:02:16.532Z] github.com/docker/docker/cli/debug [2022-08-04T16:02:16.532Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T16:02:16.532Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T16:02:16.532Z] github.com/docker/docker/client [2022-08-04T16:02:16.532Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T16:02:16.532Z] github.com/docker/docker/cmd/dockerd [2022-08-04T16:02:16.532Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T16:02:16.532Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T16:02:16.532Z] github.com/docker/docker/container [2022-08-04T16:02:16.532Z] github.com/docker/docker/container/stream [2022-08-04T16:02:16.532Z] github.com/docker/docker/contrib/apparmor [2022-08-04T16:02:16.532Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T16:02:16.532Z] github.com/docker/docker/contrib/httpserver [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/cluster [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/config [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/containerd [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/events [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/exec [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/images [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/initlayer [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/links [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/listeners [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/local [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/names [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/network [2022-08-04T16:02:16.532Z] github.com/docker/docker/daemon/stats [2022-08-04T16:02:16.532Z] github.com/docker/docker/distribution [2022-08-04T16:02:16.532Z] github.com/docker/docker/distribution/metadata [2022-08-04T16:02:16.532Z] github.com/docker/docker/distribution/utils [2022-08-04T16:02:16.532Z] github.com/docker/docker/distribution/xfer [2022-08-04T16:02:16.532Z] github.com/docker/docker/dockerversion [2022-08-04T16:02:16.532Z] github.com/docker/docker/errdefs [2022-08-04T16:02:16.532Z] github.com/docker/docker/image [2022-08-04T16:02:16.532Z] github.com/docker/docker/image/cache [2022-08-04T16:02:16.532Z] github.com/docker/docker/image/tarexport [2022-08-04T16:02:16.532Z] github.com/docker/docker/image/v1 [2022-08-04T16:02:16.532Z] github.com/docker/docker/internal/test/suite [2022-08-04T16:02:16.532Z] github.com/docker/docker/layer [2022-08-04T16:02:16.532Z] github.com/docker/docker/libcontainerd [2022-08-04T16:02:16.532Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T16:02:16.532Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T16:02:16.532Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T16:02:16.532Z] github.com/docker/docker/libcontainerd/types [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/config [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/idm [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ns [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/options [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/osl [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/types [2022-08-04T16:02:16.532Z] github.com/docker/docker/oci [2022-08-04T16:02:16.532Z] github.com/docker/docker/oci/caps [2022-08-04T16:02:16.532Z] github.com/docker/docker/opts [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/aaparser [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/archive [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/authorization [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/capabilities [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/containerfs [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/directory [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/dmesg [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/fileutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/fsutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/homedir [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/idtools [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/ioutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/longpath [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/loopback [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/parsers [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/pidfile [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/platform [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/plugins [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/pools [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/progress [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/pubsub [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/reexec [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/signal [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/stack [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/stringid [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/system [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/tailfile [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/tarsum [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/urlutil [2022-08-04T16:02:16.532Z] github.com/docker/docker/pkg/useragent [2022-08-04T16:02:16.532Z] github.com/docker/docker/plugin [2022-08-04T16:02:16.532Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T16:02:16.532Z] github.com/docker/docker/plugin/v2 [2022-08-04T16:02:16.532Z] github.com/docker/docker/profiles/apparmor [2022-08-04T16:02:16.532Z] github.com/docker/docker/profiles/seccomp [2022-08-04T16:02:16.532Z] github.com/docker/docker/quota [2022-08-04T16:02:16.532Z] github.com/docker/docker/reference [2022-08-04T16:02:16.532Z] github.com/docker/docker/registry [2022-08-04T16:02:16.532Z] github.com/docker/docker/registry/resumable [2022-08-04T16:02:16.532Z] github.com/docker/docker/restartmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/rootless [2022-08-04T16:02:16.532Z] github.com/docker/docker/rootless/specconv [2022-08-04T16:02:16.532Z] github.com/docker/docker/runconfig [2022-08-04T16:02:16.532Z] github.com/docker/docker/runconfig/opts [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/daemon [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/environment [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/fakegit [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/registry [2022-08-04T16:02:16.532Z] github.com/docker/docker/testutil/request [2022-08-04T16:02:16.532Z] github.com/docker/docker/volume [2022-08-04T16:02:16.532Z] github.com/docker/docker/volume/drivers [2022-08-04T16:02:16.532Z] github.com/docker/docker/volume/local [2022-08-04T16:02:16.532Z] github.com/docker/docker/volume/mounts [2022-08-04T16:02:16.532Z] github.com/docker/docker/volume/service [2022-08-04T16:02:16.532Z] github.com/docker/docker/volume/service/opts [2022-08-04T16:02:16.532Z] github.com/docker/docker/volume/testutils' [2022-08-04T16:02:16.532Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/config [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/idm [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/ns [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/options [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/osl [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/types' [2022-08-04T16:02:16.532Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/config [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/idm [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T16:02:16.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T16:02:16.533Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/ns [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/options [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/osl [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/types' [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T16:02:16.533Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T16:02:16.533Z] + type docker-proxy [2022-08-04T16:02:16.533Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T16:02:16.533Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T16:02:16.533Z] [2022-08-04T16:02:16.533Z] Removing bundles/ [2022-08-04T16:02:16.533Z] [2022-08-04T16:02:16.533Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T16:02:16.533Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T16:02:16.533Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T16:02:16.618Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-04T16:02:16.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T16:02:17.995Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-04T16:02:18.255Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.61s) [2022-08-04T16:02:18.255Z] PASS [2022-08-04T16:02:18.255Z] [2022-08-04T16:02:18.255Z] === Skipped [2022-08-04T16:02:18.255Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T16:02:18.255Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T16:02:18.255Z] [2022-08-04T16:02:18.255Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T16:02:18.255Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T16:02:18.255Z] [2022-08-04T16:02:18.255Z] DONE 34 tests, 2 skipped in 191.504s [2022-08-04T16:02:18.255Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T16:02:18.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:02:18.255Z] ++ set -e [2022-08-04T16:02:18.255Z] ++ '[' -n 0 ']' [2022-08-04T16:02:18.255Z] ++ set -x [2022-08-04T16:02:18.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:02:18.255Z] INFO: Testing against a local daemon [2022-08-04T16:02:18.255Z] === RUN TestConfigInspect [2022-08-04T16:02:18.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T16:02:19.204Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-04T16:02:19.777Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-04T16:02:19.823Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T16:02:19.824Z] [2022-08-04T16:02:19.824Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T16:02:19.824Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T16:02:19.824Z] [2022-08-04T16:02:19.824Z] + mkdir -p bundles [2022-08-04T16:02:19.824Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/backend/build [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/httputils [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/middleware [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/build [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/container [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/debug [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/image [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/network [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/session [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/system [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/server/router/volume [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/backend [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/container [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/events [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/filters [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/image [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/mount [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/network [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/registry [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/strslice [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/swarm [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/time [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/versions [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T16:02:19.824Z] github.com/docker/docker/api/types/volume [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/builder-next [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/dockerfile [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/remotecontext [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T16:02:19.824Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T16:02:19.824Z] github.com/docker/docker/cli [2022-08-04T16:02:19.824Z] github.com/docker/docker/cli/config [2022-08-04T16:02:19.824Z] github.com/docker/docker/cli/debug [2022-08-04T16:02:19.824Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T16:02:19.824Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T16:02:19.824Z] github.com/docker/docker/client [2022-08-04T16:02:19.824Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T16:02:19.824Z] github.com/docker/docker/cmd/dockerd [2022-08-04T16:02:19.824Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T16:02:19.824Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T16:02:19.824Z] github.com/docker/docker/container [2022-08-04T16:02:19.824Z] github.com/docker/docker/container/stream [2022-08-04T16:02:19.824Z] github.com/docker/docker/contrib/apparmor [2022-08-04T16:02:19.824Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T16:02:19.824Z] github.com/docker/docker/contrib/httpserver [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/cluster [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/config [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/containerd [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/events [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/exec [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/images [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/initlayer [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/links [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/listeners [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/local [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/names [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/network [2022-08-04T16:02:19.824Z] github.com/docker/docker/daemon/stats [2022-08-04T16:02:19.824Z] github.com/docker/docker/distribution [2022-08-04T16:02:19.824Z] github.com/docker/docker/distribution/metadata [2022-08-04T16:02:19.824Z] github.com/docker/docker/distribution/utils [2022-08-04T16:02:19.824Z] github.com/docker/docker/distribution/xfer [2022-08-04T16:02:19.824Z] github.com/docker/docker/dockerversion [2022-08-04T16:02:19.824Z] github.com/docker/docker/errdefs [2022-08-04T16:02:19.824Z] github.com/docker/docker/image [2022-08-04T16:02:19.824Z] github.com/docker/docker/image/cache [2022-08-04T16:02:19.824Z] github.com/docker/docker/image/tarexport [2022-08-04T16:02:19.824Z] github.com/docker/docker/image/v1 [2022-08-04T16:02:19.824Z] github.com/docker/docker/internal/test/suite [2022-08-04T16:02:19.824Z] github.com/docker/docker/layer [2022-08-04T16:02:19.824Z] github.com/docker/docker/libcontainerd [2022-08-04T16:02:19.824Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T16:02:19.824Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T16:02:19.824Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T16:02:19.824Z] github.com/docker/docker/libcontainerd/types [2022-08-04T16:02:19.824Z] github.com/docker/docker/oci [2022-08-04T16:02:19.824Z] github.com/docker/docker/oci/caps [2022-08-04T16:02:19.824Z] github.com/docker/docker/opts [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/aaparser [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/archive [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/authorization [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/capabilities [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/containerfs [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/directory [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/dmesg [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/fileutils [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/fsutils [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/homedir [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/idtools [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/ioutils [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/longpath [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/loopback [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/parsers [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/pidfile [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/platform [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/plugins [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/pools [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/progress [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/pubsub [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/reexec [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/signal [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/stack [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/stringid [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/system [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/tailfile [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/tarsum [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/urlutil [2022-08-04T16:02:19.824Z] github.com/docker/docker/pkg/useragent [2022-08-04T16:02:19.824Z] github.com/docker/docker/plugin [2022-08-04T16:02:19.824Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T16:02:19.824Z] github.com/docker/docker/plugin/v2 [2022-08-04T16:02:19.824Z] github.com/docker/docker/profiles/apparmor [2022-08-04T16:02:19.824Z] github.com/docker/docker/profiles/seccomp [2022-08-04T16:02:19.824Z] github.com/docker/docker/quota [2022-08-04T16:02:19.824Z] github.com/docker/docker/reference [2022-08-04T16:02:19.824Z] github.com/docker/docker/registry [2022-08-04T16:02:19.824Z] github.com/docker/docker/registry/resumable [2022-08-04T16:02:19.824Z] github.com/docker/docker/restartmanager [2022-08-04T16:02:19.824Z] github.com/docker/docker/rootless [2022-08-04T16:02:19.824Z] github.com/docker/docker/rootless/specconv [2022-08-04T16:02:19.824Z] github.com/docker/docker/runconfig [2022-08-04T16:02:19.824Z] github.com/docker/docker/runconfig/opts [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/daemon [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/environment [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/fakegit [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/registry [2022-08-04T16:02:19.824Z] github.com/docker/docker/testutil/request [2022-08-04T16:02:19.824Z] github.com/docker/docker/volume [2022-08-04T16:02:19.824Z] github.com/docker/docker/volume/drivers [2022-08-04T16:02:19.824Z] github.com/docker/docker/volume/local [2022-08-04T16:02:19.824Z] github.com/docker/docker/volume/mounts [2022-08-04T16:02:19.824Z] github.com/docker/docker/volume/service [2022-08-04T16:02:19.824Z] github.com/docker/docker/volume/service/opts [2022-08-04T16:02:19.824Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T16:02:19.825Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-04T16:02:20.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T16:02:20.086Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2022-08-04T16:02:20.086Z] === RUN TestAuthZPluginV2Disable [2022-08-04T16:02:20.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T16:02:20.712Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-04T16:02:20.712Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-04T16:02:20.768Z] ? github.com/docker/docker/api [no test files] [2022-08-04T16:02:20.970Z] --- PASS: TestConfigInspect (2.58s) [2022-08-04T16:02:20.970Z] === RUN TestConfigList [2022-08-04T16:02:21.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T16:02:21.228Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-04T16:02:21.486Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-04T16:02:22.053Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-04T16:02:22.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T16:02:22.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T16:02:22.987Z] docker_cli_daemon_test.go:1475: [d6a9302829fba] daemon is not started [2022-08-04T16:02:22.987Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-04T16:02:23.554Z] check_test.go:540: [d5fa40473929f] daemon is not started [2022-08-04T16:02:23.554Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-04T16:02:23.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T16:02:23.813Z] --- PASS: TestConfigList (2.92s) [2022-08-04T16:02:23.813Z] === RUN TestConfigsCreateAndDelete [2022-08-04T16:02:24.072Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-04T16:02:24.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T16:02:24.269Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2022-08-04T16:02:24.269Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T16:02:25.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T16:02:25.974Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-04T16:02:26.113Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T16:02:26.113Z] Using test binary docker [2022-08-04T16:02:26.113Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T16:02:26.113Z] +++ /etc/init.d/apparmor start [2022-08-04T16:02:26.113Z] Not: starting. [2022-08-04T16:02:26.113Z] INFO: Waiting for daemon to start... [2022-08-04T16:02:26.113Z] Starting dockerd [2022-08-04T16:02:26.113Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-04T16:02:26.909Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2022-08-04T16:02:26.909Z] === RUN TestConfigsUpdate [2022-08-04T16:02:27.476Z] check_test.go:540: [dc58784e935a1] daemon is not started [2022-08-04T16:02:27.476Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-04T16:02:27.550Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2022-08-04T16:02:27.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T16:02:28.021Z] . [2022-08-04T16:02:28.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T16:02:28.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T16:02:28.021Z] Error: No such image: emptyfs [2022-08-04T16:02:28.021Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T16:02:28.021Z] ++++ docker load [2022-08-04T16:02:28.281Z] Running integration-test (iteration 1) [2022-08-04T16:02:28.281Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T16:02:28.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:02:28.281Z] ++ set -e [2022-08-04T16:02:28.281Z] ++ '[' -n 0 ']' [2022-08-04T16:02:28.281Z] ++ set -x [2022-08-04T16:02:28.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:02:28.541Z] Loaded image: busybox:latest [2022-08-04T16:02:28.541Z] Loaded image: busybox:glibc [2022-08-04T16:02:28.851Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-04T16:02:28.931Z] ok github.com/docker/docker/api/server 0.093s coverage: 7.9% of statements [2022-08-04T16:02:29.417Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-04T16:02:29.417Z] --- PASS: TestConfigsUpdate (2.63s) [2022-08-04T16:02:29.417Z] === RUN TestTemplatedConfig [2022-08-04T16:02:29.676Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-04T16:02:29.922Z] Loaded image: debian:bullseye-slim [2022-08-04T16:02:29.922Z] Loaded image: hello-world:latest [2022-08-04T16:02:29.922Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T16:02:29.922Z] INFO: Testing against a local daemon [2022-08-04T16:02:29.922Z] === RUN TestCgroupNamespacesBuild [2022-08-04T16:02:29.934Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-04T16:02:30.500Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-04T16:02:30.500Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-04T16:02:30.500Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-04T16:02:30.862Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-04T16:02:30.862Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T16:02:31.876Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-04T16:02:32.133Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-04T16:02:32.244Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-08-04T16:02:32.245Z] === RUN TestBuildWithSession [2022-08-04T16:02:32.245Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T16:02:32.245Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T16:02:32.245Z] === RUN TestBuildSquashParent [2022-08-04T16:02:32.704Z] --- PASS: TestTemplatedConfig (3.28s) [2022-08-04T16:02:32.704Z] === RUN TestConfigCreateResolve [2022-08-04T16:02:34.084Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-04T16:02:34.084Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-04T16:02:34.342Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-04T16:02:34.601Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-04T16:02:35.538Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-08-04T16:02:35.538Z] PASS [2022-08-04T16:02:35.538Z] [2022-08-04T16:02:35.538Z] DONE 6 tests in 17.326s [2022-08-04T16:02:35.538Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T16:02:35.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:02:35.538Z] ++ set -e [2022-08-04T16:02:35.538Z] ++ '[' -n 0 ']' [2022-08-04T16:02:35.538Z] ++ set -x [2022-08-04T16:02:35.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:02:35.538Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-04T16:02:35.797Z] INFO: Testing against a local daemon [2022-08-04T16:02:35.797Z] === RUN TestAttachWithTTY [2022-08-04T16:02:35.797Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-04T16:02:35.797Z] === RUN TestAttachWithoutTTy [2022-08-04T16:02:35.797Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-04T16:02:35.797Z] === RUN TestCheckpoint [2022-08-04T16:02:35.797Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T16:02:35.797Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T16:02:35.797Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T16:02:35.797Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T16:02:35.797Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T16:02:35.797Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T16:02:35.797Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T16:02:35.797Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T16:02:35.797Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T16:02:35.797Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T16:02:35.797Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T16:02:35.797Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T16:02:35.797Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T16:02:35.797Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T16:02:35.797Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T16:02:35.797Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T16:02:35.797Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T16:02:35.797Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-04T16:02:35.797Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-04T16:02:35.797Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T16:02:35.797Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T16:02:35.798Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T16:02:36.056Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T16:02:36.056Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T16:02:36.056Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T16:02:36.056Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T16:02:36.056Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T16:02:36.056Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T16:02:36.056Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-04T16:02:36.056Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T16:02:36.056Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-04T16:02:36.056Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T16:02:36.056Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-04T16:02:36.056Z] === RUN TestCopyEmptyFile [2022-08-04T16:02:36.315Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-04T16:02:36.444Z] --- PASS: TestBuildSquashParent (4.17s) [2022-08-04T16:02:36.444Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T16:02:36.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T16:02:36.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T16:02:36.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T16:02:36.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T16:02:36.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T16:02:36.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T16:02:36.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T16:02:36.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T16:02:36.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T16:02:36.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T16:02:36.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T16:02:36.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T16:02:36.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T16:02:36.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T16:02:36.574Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-08-04T16:02:36.574Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T16:02:36.574Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T16:02:36.574Z] === RUN TestCopyFromContainer [2022-08-04T16:02:36.574Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-04T16:02:37.141Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-04T16:02:37.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T16:02:37.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T16:02:37.708Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-04T16:02:37.708Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-04T16:02:37.708Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-04T16:02:38.276Z] === RUN TestCopyFromContainer// [2022-08-04T16:02:38.276Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T16:02:38.534Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T16:02:38.534Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-04T16:02:38.534Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-04T16:02:38.534Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-04T16:02:38.534Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T16:02:38.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T16:02:38.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T16:02:38.793Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-04T16:02:38.793Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T16:02:38.793Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-04T16:02:38.793Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T16:02:38.793Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T16:02:39.051Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T16:02:39.309Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T16:02:39.309Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer (2.91s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-08-04T16:02:39.572Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-04T16:02:39.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T16:02:39.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T16:02:39.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T16:02:39.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T16:02:39.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T16:02:39.572Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T16:02:39.572Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T16:02:39.572Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T16:02:39.572Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T16:02:39.572Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T16:02:39.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-04T16:02:39.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T16:02:39.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T16:02:39.572Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T16:02:39.572Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T16:02:39.572Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-04T16:02:39.572Z] === RUN TestCreateWithInvalidEnv [2022-08-04T16:02:39.572Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T16:02:39.572Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T16:02:39.572Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T16:02:39.572Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T16:02:39.572Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T16:02:39.572Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T16:02:39.572Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T16:02:39.572Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T16:02:39.572Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T16:02:39.572Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-04T16:02:39.572Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T16:02:39.572Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T16:02:39.572Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T16:02:39.572Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T16:02:39.572Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-04T16:02:39.572Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T16:02:39.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-04T16:02:39.746Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.28s) [2022-08-04T16:02:39.746Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T16:02:39.846Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-04T16:02:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T16:02:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-08-04T16:02:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-08-04T16:02:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2022-08-04T16:02:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s) [2022-08-04T16:02:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s) [2022-08-04T16:02:40.151Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-08-04T16:02:40.151Z] === RUN TestBuildMultiStageCopy [2022-08-04T16:02:40.151Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T16:02:40.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-04T16:02:41.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T16:02:41.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T16:02:41.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-04T16:02:41.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-04T16:02:41.369Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T16:02:41.616Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2022-08-04T16:02:41.616Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T16:02:41.629Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T16:02:41.889Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-08-04T16:02:41.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-08-04T16:02:41.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-08-04T16:02:41.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-04T16:02:41.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-04T16:02:41.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-04T16:02:41.889Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T16:02:42.460Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-08-04T16:02:42.460Z] === RUN TestBuildLabelWithTargets [2022-08-04T16:02:42.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-04T16:02:43.248Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-04T16:02:43.399Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-08-04T16:02:43.399Z] === RUN TestBuildWithEmptyLayers [2022-08-04T16:02:43.818Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2022-08-04T16:02:43.819Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T16:02:43.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T16:02:43.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T16:02:43.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T16:02:43.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T16:02:43.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T16:02:43.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T16:02:43.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T16:02:43.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T16:02:43.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T16:02:43.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T16:02:43.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T16:02:43.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T16:02:43.819Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-04T16:02:43.819Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-04T16:02:43.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T16:02:43.970Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-04T16:02:43.970Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T16:02:44.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T16:02:44.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T16:02:44.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-04T16:02:44.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-04T16:02:44.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-04T16:02:44.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-04T16:02:44.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T16:02:44.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-04T16:02:44.078Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T16:02:44.645Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-08-04T16:02:44.645Z] === RUN TestCreateDifferentPlatform [2022-08-04T16:02:44.645Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T16:02:44.645Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T16:02:44.645Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-04T16:02:44.645Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T16:02:44.645Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T16:02:44.645Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T16:02:44.904Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-04T16:02:44.904Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-04T16:02:44.904Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T16:02:44.904Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-04T16:02:44.904Z] === RUN TestCreateInvalidHostConfig [2022-08-04T16:02:44.904Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T16:02:44.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T16:02:44.904Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T16:02:44.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T16:02:44.904Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T16:02:44.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T16:02:44.904Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T16:02:44.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T16:02:44.904Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T16:02:44.904Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T16:02:44.904Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T16:02:44.904Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T16:02:44.904Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T16:02:44.904Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T16:02:44.904Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T16:02:44.904Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T16:02:44.904Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T16:02:44.904Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T16:02:44.904Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T16:02:44.904Z] === RUN TestDaemonRestartIpcMode [2022-08-04T16:02:44.904Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T16:02:44.904Z] === RUN TestDaemonHostGatewayIP [2022-08-04T16:02:44.904Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T16:02:44.904Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T16:02:44.904Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T16:02:44.904Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T16:02:44.904Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T16:02:44.904Z] === RUN TestDiff [2022-08-04T16:02:45.352Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-08-04T16:02:45.352Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T16:02:45.470Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-04T16:02:45.729Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-04T16:02:45.729Z] --- PASS: TestDiff (0.73s) [2022-08-04T16:02:45.729Z] === RUN TestExecConsoleSize [2022-08-04T16:02:45.922Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-04T16:02:45.922Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T16:02:46.664Z] --- PASS: TestExecConsoleSize (0.85s) [2022-08-04T16:02:46.664Z] === RUN TestExecWithCloseStdin [2022-08-04T16:02:46.664Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-04T16:02:46.922Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-04T16:02:47.220Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-04T16:02:47.220Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-04T16:02:47.305Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-08-04T16:02:47.305Z] === RUN TestBuildWithHugeFile [2022-08-04T16:02:47.479Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-08-04T16:02:47.479Z] === RUN TestExec [2022-08-04T16:02:48.047Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-04T16:02:48.306Z] --- PASS: TestExec (0.86s) [2022-08-04T16:02:48.306Z] === RUN TestExecUser [2022-08-04T16:02:48.873Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-04T16:02:49.132Z] --- PASS: TestExecUser (0.79s) [2022-08-04T16:02:49.132Z] === RUN TestExportContainerAndImportImage [2022-08-04T16:02:49.390Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-04T16:02:49.957Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-04T16:02:49.957Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-04T16:02:50.215Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2022-08-04T16:02:50.215Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T16:02:50.785Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-04T16:02:50.785Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-04T16:02:51.075Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 31.9% of statements [2022-08-04T16:02:51.075Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T16:02:51.075Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T16:02:51.075Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2022-08-04T16:02:51.075Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2022-08-04T16:02:51.075Z] ok github.com/docker/docker/api/types/registry 0.016s coverage: 54.2% of statements [2022-08-04T16:02:51.075Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-08-04T16:02:51.075Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 6.0% of statements [2022-08-04T16:02:51.075Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2022-08-04T16:02:51.075Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T16:02:51.075Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T16:02:51.075Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T16:02:51.076Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-08-04T16:02:51.076Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T16:02:51.076Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T16:02:51.076Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.020s coverage: 100.0% of statements [2022-08-04T16:02:51.076Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-08-04T16:02:51.076Z] ok github.com/docker/docker/cmd/docker-proxy 0.084s coverage: 67.6% of statements [2022-08-04T16:02:51.353Z] check_test.go:540: [d3f88d214bf62] daemon is not started [2022-08-04T16:02:51.353Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-04T16:02:51.611Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2022-08-04T16:02:51.611Z] === RUN TestHealthCheckWorkdir [2022-08-04T16:02:52.178Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-04T16:02:52.458Z] ok github.com/docker/docker/builder/remotecontext 0.213s coverage: 13.7% of statements [2022-08-04T16:02:52.746Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-08-04T16:02:52.746Z] === RUN TestHealthKillContainer [2022-08-04T16:02:53.400Z] ok github.com/docker/docker/builder/dockerfile 0.724s coverage: 49.3% of statements [2022-08-04T16:02:53.681Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-04T16:02:53.681Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-04T16:02:53.681Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-04T16:02:53.681Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-04T16:02:53.681Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-04T16:02:53.681Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-04T16:02:53.939Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-04T16:02:54.609Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-04T16:02:54.609Z] PASS [2022-08-04T16:02:54.609Z] [2022-08-04T16:02:54.609Z] DONE 17 tests in 48.720s [2022-08-04T16:02:54.609Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T16:02:54.609Z] INFO: Testing against a local daemon [2022-08-04T16:02:54.609Z] === RUN TestPluginInvalidJSON [2022-08-04T16:02:54.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:02:54.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:02:54.609Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:02:54.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:02:54.609Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T16:02:54.609Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T16:02:54.609Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:02:54.610Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T16:02:54.610Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T16:02:54.610Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T16:02:54.610Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T16:02:54.610Z] === RUN TestPluginInstall [2022-08-04T16:02:54.610Z] === RUN TestPluginInstall/no_auth [2022-08-04T16:02:54.872Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-04T16:02:55.545Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:02:55.545Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb7561bc2aed7223459b2782853c19625b8b28ef666fb0f4960d5e4762f9e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:02:55.545Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:02:55.545Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb7561bc2aed7223459b2782853c19625b8b28ef666fb0f4960d5e4762f9e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:02:55.803Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T16:02:56.068Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:02:56.068Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb7561bc2aed7223459b2782853c19625b8b28ef666fb0f4960d5e4762f9e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:02:56.068Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:02:56.068Z] time="2022-08-04T16:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb7561bc2aed7223459b2782853c19625b8b28ef666fb0f4960d5e4762f9e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:02:56.326Z] === RUN TestPluginInstall/with_insecure [2022-08-04T16:02:56.696Z] ok github.com/docker/docker/builder/remotecontext/git 5.916s coverage: 86.3% of statements [2022-08-04T16:02:56.696Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T16:02:56.696Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T16:02:56.696Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T16:02:56.696Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T16:02:56.696Z] ok github.com/docker/docker/client 0.179s coverage: 75.9% of statements [2022-08-04T16:02:56.771Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-04T16:02:57.259Z] time="2022-08-04T16:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:02:57.259Z] time="2022-08-04T16:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09d5a8319ccd5f3df85022be4fc2b38894bd4eb83f80aca551a4896dff1475d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:02:57.259Z] time="2022-08-04T16:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:02:57.259Z] time="2022-08-04T16:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09d5a8319ccd5f3df85022be4fc2b38894bd4eb83f80aca551a4896dff1475d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:02:57.518Z] plugin_test.go:196: [d21ae988095dc] daemon is not started [2022-08-04T16:02:57.518Z] --- PASS: TestPluginInstall (2.74s) [2022-08-04T16:02:57.518Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-04T16:02:57.518Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-04T16:02:57.518Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-04T16:02:57.518Z] === RUN TestPluginsWithRuntimes [2022-08-04T16:02:58.669Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-04T16:02:58.895Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T16:02:58.927Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-04T16:02:59.492Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-04T16:02:59.492Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T16:02:59.492Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-04T16:02:59.492Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-04T16:02:59.838Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T16:03:00.443Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-04T16:03:00.776Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-08-04T16:03:00.776Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-04T16:03:00.776Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-04T16:03:00.776Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T16:03:01.008Z] --- PASS: TestHealthKillContainer (8.24s) [2022-08-04T16:03:01.008Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T16:03:01.266Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-08-04T16:03:01.266Z] === RUN TestIpcModeNone [2022-08-04T16:03:01.342Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T16:03:01.342Z] PASS [2022-08-04T16:03:01.342Z] [2022-08-04T16:03:01.342Z] DONE 24 tests in 6.708s [2022-08-04T16:03:01.342Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T16:03:01.342Z] INFO: Testing against a local daemon [2022-08-04T16:03:01.342Z] === RUN TestExternalGraphDriver [2022-08-04T16:03:01.832Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-04T16:03:01.832Z] --- PASS: TestIpcModeNone (0.55s) [2022-08-04T16:03:01.832Z] === RUN TestIpcModePrivate [2022-08-04T16:03:01.907Z] === RUN TestExternalGraphDriver/json [2022-08-04T16:03:02.400Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-04T16:03:02.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-04T16:03:02.658Z] --- PASS: TestIpcModePrivate (0.67s) [2022-08-04T16:03:02.658Z] === RUN TestIpcModeShareable [2022-08-04T16:03:03.224Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-04T16:03:03.224Z] --- PASS: TestIpcModeShareable (0.66s) [2022-08-04T16:03:03.224Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T16:03:03.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-04T16:03:03.807Z] === RUN TestExternalGraphDriver/spec [2022-08-04T16:03:04.049Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-04T16:03:04.306Z] check_test.go:540: [db1cd3c4e89ed] daemon is not started [2022-08-04T16:03:04.306Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-04T16:03:04.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-04T16:03:04.872Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-04T16:03:05.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2022-08-04T16:03:05.130Z] === RUN TestAPIIpcModeHost [2022-08-04T16:03:05.181Z] === RUN TestExternalGraphDriver/pull [2022-08-04T16:03:05.389Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-04T16:03:05.647Z] --- PASS: TestAPIIpcModeHost (0.53s) [2022-08-04T16:03:05.647Z] === RUN TestDaemonIpcModeShareable [2022-08-04T16:03:05.905Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-04T16:03:06.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-04T16:03:06.691Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-04T16:03:06.691Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 36.9% of statements [2022-08-04T16:03:06.691Z] ok github.com/docker/docker/container 0.146s coverage: 37.4% of statements [2022-08-04T16:03:06.691Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2022-08-04T16:03:06.691Z] ok github.com/docker/docker/cmd/dockerd/trap 2.834s coverage: 0.0% of statements [2022-08-04T16:03:06.691Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2022-08-04T16:03:07.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-04T16:03:07.081Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-08-04T16:03:07.081Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-08-04T16:03:07.081Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-08-04T16:03:07.081Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-08-04T16:03:07.081Z] === RUN TestGraphdriverPluginV2 [2022-08-04T16:03:07.262Z] ok github.com/docker/docker/daemon/config 0.137s coverage: 81.7% of statements [2022-08-04T16:03:07.297Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2022-08-04T16:03:07.297Z] === RUN TestDaemonIpcModePrivate [2022-08-04T16:03:07.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-04T16:03:08.203Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.372s coverage: 60.7% of statements [2022-08-04T16:03:08.432Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-04T16:03:08.463Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.981s coverage: 74.8% of statements [2022-08-04T16:03:08.690Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-08-04T16:03:08.690Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2022-08-04T16:03:08.690Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T16:03:09.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a03bf0__} [2022-08-04T16:03:09.403Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-08-04T16:03:09.403Z] ok github.com/docker/docker/daemon/cluster 0.132s coverage: 0.5% of statements [2022-08-04T16:03:09.664Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.042s coverage: 1.9% of statements [2022-08-04T16:03:09.664Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 31.5% of statements [2022-08-04T16:03:09.924Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T16:03:09.924Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T16:03:09.924Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T16:03:09.924Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T16:03:09.924Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T16:03:10.197Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2022-08-04T16:03:10.457Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2022-08-04T16:03:10.457Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T16:03:10.495Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.224s coverage: 50.6% of statements [2022-08-04T16:03:10.495Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-08-04T16:03:10.755Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2022-08-04T16:03:11.015Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-04T16:03:11.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12682628089_/foo_false_____} [2022-08-04T16:03:11.262Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-08-04T16:03:11.262Z] PASS [2022-08-04T16:03:11.262Z] [2022-08-04T16:03:11.262Z] DONE 5 tests in 9.547s [2022-08-04T16:03:11.262Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T16:03:11.262Z] INFO: Testing against a local daemon [2022-08-04T16:03:11.262Z] === RUN TestContinueAfterPluginCrash [2022-08-04T16:03:11.262Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T16:03:11.262Z] === RUN TestReadPluginNoRead [2022-08-04T16:03:11.262Z] === PAUSE TestReadPluginNoRead [2022-08-04T16:03:11.262Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T16:03:11.262Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T16:03:11.262Z] === CONT TestContinueAfterPluginCrash [2022-08-04T16:03:11.262Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T16:03:11.955Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.235s coverage: 58.5% of statements [2022-08-04T16:03:11.955Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-08-04T16:03:11.955Z] ok github.com/docker/docker/daemon/logger/awslogs 0.137s coverage: 79.9% of statements [2022-08-04T16:03:11.956Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:123, shared: true, mustBeShared: true [2022-08-04T16:03:11.956Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-08-04T16:03:11.956Z] === RUN TestIpcModeOlderClient [2022-08-04T16:03:11.956Z] === PAUSE TestIpcModeOlderClient [2022-08-04T16:03:11.956Z] === RUN TestKillContainerInvalidSignal [2022-08-04T16:03:12.214Z] ok github.com/docker/docker/daemon/logger/fluentd 0.035s coverage: 53.6% of statements [2022-08-04T16:03:12.215Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 6.9% of statements [2022-08-04T16:03:12.519Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements [2022-08-04T16:03:12.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12682628089_/foo_true_____} [2022-08-04T16:03:12.523Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2022-08-04T16:03:12.523Z] === RUN TestKillContainer [2022-08-04T16:03:12.523Z] === RUN TestKillContainer/no_signal [2022-08-04T16:03:12.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-08-04T16:03:12.796Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-04T16:03:12.796Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.661s coverage: 46.1% of statements [2022-08-04T16:03:13.088Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-04T16:03:13.088Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T16:03:13.378Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.516s coverage: 13.3% of statements [2022-08-04T16:03:13.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.153s coverage: 76.8% of statements [2022-08-04T16:03:13.378Z] ok github.com/docker/docker/daemon/logger/local 0.095s coverage: 79.4% of statements [2022-08-04T16:03:13.378Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.082s coverage: 31.5% of statements [2022-08-04T16:03:13.638Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 63.5% of statements [2022-08-04T16:03:13.654Z] === RUN TestKillContainer/killing_signal [2022-08-04T16:03:13.897Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-08-04T16:03:13.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3835129210_/foo_false_____} [2022-08-04T16:03:14.158Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 46.8% of statements [2022-08-04T16:03:14.158Z] ok github.com/docker/docker/daemon/network 0.029s coverage: 63.8% of statements [2022-08-04T16:03:14.172Z] --- PASS: TestKillContainer (1.74s) [2022-08-04T16:03:14.172Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-08-04T16:03:14.172Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2022-08-04T16:03:14.172Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2022-08-04T16:03:14.172Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T16:03:14.172Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T16:03:14.545Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-08-04T16:03:14.545Z] === CONT TestReadPluginNoRead [2022-08-04T16:03:14.728Z] ok github.com/docker/docker/distribution/metadata 0.058s coverage: 44.4% of statements [2022-08-04T16:03:14.989Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.0% of statements [2022-08-04T16:03:15.105Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T16:03:15.248Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-08-04T16:03:15.364Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-04T16:03:15.364Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T16:03:15.364Z] check_test.go:540: [d68541f5cd94e] daemon is not started [2022-08-04T16:03:15.364Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-04T16:03:15.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3835129210_/foo_true_____} [2022-08-04T16:03:15.364Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-08-04T16:03:15.364Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2022-08-04T16:03:15.364Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2022-08-04T16:03:15.364Z] === RUN TestKillStoppedContainer [2022-08-04T16:03:15.508Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-08-04T16:03:15.508Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-04T16:03:15.508Z] ok github.com/docker/docker/daemon/logger/journald 2.112s coverage: 74.3% of statements [2022-08-04T16:03:15.622Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-04T16:03:15.622Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T16:03:15.622Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-04T16:03:15.622Z] === RUN TestKillDifferentUserContainer [2022-08-04T16:03:15.768Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-08-04T16:03:15.768Z] ok github.com/docker/docker/daemon/logger/splunk 1.669s coverage: 82.5% of statements [2022-08-04T16:03:16.029Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T16:03:16.029Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-04T16:03:16.190Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2022-08-04T16:03:16.190Z] === RUN TestInspectOomKilledTrue [2022-08-04T16:03:16.190Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T16:03:16.190Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T16:03:16.190Z] === RUN TestInspectOomKilledFalse [2022-08-04T16:03:16.190Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T16:03:16.190Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T16:03:16.190Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T16:03:16.289Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-04T16:03:16.289Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T16:03:16.549Z] ok github.com/docker/docker/pkg/capabilities 0.027s coverage: 87.5% of statements [2022-08-04T16:03:16.549Z] ok github.com/docker/docker/distribution/xfer 1.722s coverage: 84.9% of statements [2022-08-04T16:03:16.757Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-08-04T16:03:16.757Z] === RUN TestLinksContainerNames [2022-08-04T16:03:16.810Z] ok github.com/docker/docker/distribution 1.532s coverage: 28.0% of statements [2022-08-04T16:03:17.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3835129210_/foo_true__0xc000a03c20___} [2022-08-04T16:03:17.070Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-08-04T16:03:17.070Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-08-04T16:03:17.070Z] ok github.com/docker/docker/pkg/authorization 0.503s coverage: 68.3% of statements [2022-08-04T16:03:17.074Z] === RUN TestReadPluginNoRead/default [2022-08-04T16:03:17.274Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-04T16:03:17.331Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2022-08-04T16:03:17.591Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-08-04T16:03:17.591Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 87.2% of statements [2022-08-04T16:03:17.591Z] ok github.com/docker/docker/pkg/archive 0.526s coverage: 82.3% of statements [2022-08-04T16:03:17.591Z] ok github.com/docker/docker/pkg/fsutils 0.291s coverage: 85.1% of statements [2022-08-04T16:03:17.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-04T16:03:17.851Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-04T16:03:17.851Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-08-04T16:03:18.007Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T16:03:18.111Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-08-04T16:03:18.111Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-04T16:03:18.207Z] --- PASS: TestLinksContainerNames (1.39s) [2022-08-04T16:03:18.207Z] === RUN TestLogsFollowTailEmpty [2022-08-04T16:03:18.372Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-08-04T16:03:18.372Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 67.9% of statements [2022-08-04T16:03:18.372Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2022-08-04T16:03:18.372Z] ok github.com/docker/docker/pkg/ioutils 0.439s coverage: 70.1% of statements [2022-08-04T16:03:18.632Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-08-04T16:03:18.632Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2022-08-04T16:03:18.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a03c38__} [2022-08-04T16:03:18.774Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2022-08-04T16:03:18.774Z] === RUN TestLogs [2022-08-04T16:03:18.774Z] === RUN TestLogs/driver_local [2022-08-04T16:03:18.774Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T16:03:18.774Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T16:03:18.774Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T16:03:18.774Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T16:03:18.774Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T16:03:18.774Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T16:03:18.774Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T16:03:18.774Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T16:03:18.774Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T16:03:18.774Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T16:03:18.774Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T16:03:18.774Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T16:03:18.774Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T16:03:18.774Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T16:03:18.891Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2022-08-04T16:03:18.891Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2022-08-04T16:03:19.032Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-04T16:03:19.150Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-04T16:03:19.151Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-04T16:03:19.151Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2022-08-04T16:03:19.151Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T16:03:19.380Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T16:03:19.380Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-08-04T16:03:19.410Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-04T16:03:19.610Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T16:03:19.610Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T16:03:19.669Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-04T16:03:19.669Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2022-08-04T16:03:19.669Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-04T16:03:19.669Z] ok github.com/docker/docker/pkg/chrootarchive 2.688s coverage: 42.7% of statements [2022-08-04T16:03:19.929Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T16:03:19.929Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-04T16:03:20.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a03c50__} [2022-08-04T16:03:20.189Z] ok github.com/docker/docker/pkg/tarsum 0.091s coverage: 89.3% of statements [2022-08-04T16:03:20.189Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-08-04T16:03:20.189Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-04T16:03:20.314Z] === CONT TestReadPluginNoRead [2022-08-04T16:03:20.314Z] read_test.go:92: [d8de51aca19a2] daemon is not started [2022-08-04T16:03:20.314Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-08-04T16:03:20.314Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-08-04T16:03:20.314Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-08-04T16:03:20.315Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-08-04T16:03:20.315Z] PASS [2022-08-04T16:03:20.315Z] [2022-08-04T16:03:20.315Z] DONE 6 tests in 9.452s [2022-08-04T16:03:20.315Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T16:03:20.315Z] testing: warning: no tests to run [2022-08-04T16:03:20.315Z] PASS [2022-08-04T16:03:20.315Z] [2022-08-04T16:03:20.315Z] DONE 0 tests in 0.008s [2022-08-04T16:03:20.315Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T16:03:20.315Z] INFO: Testing against a local daemon [2022-08-04T16:03:20.315Z] === RUN TestPluginWithDevMounts [2022-08-04T16:03:20.315Z] === PAUSE TestPluginWithDevMounts [2022-08-04T16:03:20.315Z] === CONT TestPluginWithDevMounts [2022-08-04T16:03:20.436Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-04T16:03:20.449Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-08-04T16:03:20.694Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T16:03:20.694Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T16:03:20.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a03c68__} [2022-08-04T16:03:21.019Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2022-08-04T16:03:21.019Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2022-08-04T16:03:21.280Z] ok github.com/docker/docker/registry 0.058s coverage: 58.6% of statements [2022-08-04T16:03:21.280Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T16:03:21.539Z] ok github.com/docker/docker/plugin 0.541s coverage: 23.2% of statements [2022-08-04T16:03:21.539Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-04T16:03:21.539Z] ok github.com/docker/docker/quota 0.433s coverage: 71.4% of statements [2022-08-04T16:03:21.888Z] === RUN TestLogs/driver_json-file [2022-08-04T16:03:21.888Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T16:03:21.888Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T16:03:21.888Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T16:03:21.888Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T16:03:21.888Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T16:03:21.888Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T16:03:21.888Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T16:03:21.888Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T16:03:21.888Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T16:03:21.888Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T16:03:21.888Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T16:03:21.888Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T16:03:21.888Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T16:03:21.888Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T16:03:22.109Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-04T16:03:22.146Z] check_test.go:540: [d4221b1adcae9] daemon is not started [2022-08-04T16:03:22.146Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-04T16:03:22.215Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-04T16:03:22.215Z] PASS [2022-08-04T16:03:22.215Z] [2022-08-04T16:03:22.215Z] DONE 1 tests in 1.636s [2022-08-04T16:03:22.215Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T16:03:22.215Z] INFO: Testing against a local daemon [2022-08-04T16:03:22.215Z] === RUN TestSecretInspect [2022-08-04T16:03:22.368Z] ok github.com/docker/docker/volume/local 0.157s coverage: 76.8% of statements [2022-08-04T16:03:22.368Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-04T16:03:22.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a03c80__} [2022-08-04T16:03:22.712Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T16:03:22.712Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T16:03:22.937Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2022-08-04T16:03:23.504Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.6% of statements [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T16:03:23.504Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T16:03:23.646Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T16:03:23.904Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T16:03:24.072Z] ok github.com/docker/docker/layer 7.657s coverage: 68.9% of statements [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T16:03:24.072Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T16:03:24.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-04T16:03:24.744Z] --- PASS: TestSecretInspect (2.16s) [2022-08-04T16:03:24.744Z] === RUN TestSecretList [2022-08-04T16:03:25.097Z] --- PASS: TestLogs (6.33s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.96s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.04s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.12s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.04s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.12s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.98s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.13s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.33s) [2022-08-04T16:03:25.097Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.12s) [2022-08-04T16:03:25.097Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T16:03:25.356Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-04T16:03:25.614Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-08-04T16:03:25.614Z] === RUN TestMountDaemonRoot [2022-08-04T16:03:25.614Z] === RUN TestMountDaemonRoot/default [2022-08-04T16:03:25.614Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T16:03:25.614Z] === RUN TestMountDaemonRoot/private [2022-08-04T16:03:25.614Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T16:03:25.614Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/slave [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/shared [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T16:03:25.615Z] === CONT TestMountDaemonRoot/default [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T16:03:25.615Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T16:03:25.615Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T16:03:25.615Z] === CONT TestMountDaemonRoot/shared [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T16:03:25.615Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T16:03:25.615Z] === CONT TestMountDaemonRoot/slave [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T16:03:25.615Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T16:03:25.615Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T16:03:25.615Z] === CONT TestMountDaemonRoot/private [2022-08-04T16:03:25.873Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T16:03:25.873Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T16:03:25.873Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T16:03:25.873Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T16:03:25.873Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T16:03:25.873Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T16:03:25.873Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T16:03:25.873Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T16:03:25.873Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T16:03:25.873Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T16:03:25.873Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T16:03:25.873Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T16:03:25.873Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T16:03:25.873Z] check_test.go:540: [d6ef6a4319cac] daemon is not started [2022-08-04T16:03:25.873Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T16:03:25.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-04T16:03:25.873Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T16:03:26.055Z] --- PASS: TestBuildWithHugeFile (34.59s) [2022-08-04T16:03:26.055Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T16:03:26.055Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T16:03:26.055Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T16:03:26.055Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T16:03:26.055Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T16:03:26.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T16:03:26.055Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T16:03:26.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T16:03:26.055Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T16:03:26.055Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T16:03:26.055Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T16:03:26.055Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T16:03:26.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T16:03:26.055Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T16:03:26.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-04T16:03:26.055Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-04T16:03:26.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T16:03:26.055Z] === RUN TestBuildPreserveOwnership [2022-08-04T16:03:26.055Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T16:03:26.055Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T16:03:26.055Z] --- PASS: TestBuildPreserveOwnership (2.82s) [2022-08-04T16:03:26.055Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-08-04T16:03:26.055Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-04T16:03:26.055Z] === RUN TestBuildPlatformInvalid [2022-08-04T16:03:26.055Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-04T16:03:26.055Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T16:03:26.055Z] Loaded image: busybox:latest [2022-08-04T16:03:26.055Z] Loaded image: busybox:glibc [2022-08-04T16:03:26.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T16:03:26.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T16:03:26.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T16:03:26.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T16:03:26.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T16:03:26.131Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T16:03:26.131Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-04T16:03:26.390Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T16:03:26.390Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-04T16:03:26.390Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T16:03:26.390Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T16:03:26.390Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T16:03:26.390Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-04T16:03:26.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T16:03:26.390Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T16:03:26.390Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-04T16:03:26.390Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-04T16:03:26.625Z] Loaded image: debian:bullseye-slim [2022-08-04T16:03:26.646Z] --- PASS: TestSecretList (2.18s) [2022-08-04T16:03:26.646Z] === RUN TestSecretsCreateAndDelete [2022-08-04T16:03:26.885Z] Loaded image: hello-world:latest [2022-08-04T16:03:26.885Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T16:03:26.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-04T16:03:28.334Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2022-08-04T16:03:28.334Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T16:03:28.334Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-04T16:03:28.559Z] --- PASS: TestSecretsCreateAndDelete (1.80s) [2022-08-04T16:03:28.559Z] === RUN TestSecretsUpdate [2022-08-04T16:03:28.901Z] docker_cli_daemon_plugins_test.go:80: [d72796f8d3f64] daemon is not started [2022-08-04T16:03:28.901Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2022-08-04T16:03:28.901Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T16:03:29.160Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-04T16:03:29.418Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2022-08-04T16:03:29.418Z] === RUN TestNetworkNat [2022-08-04T16:03:29.984Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-04T16:03:30.243Z] --- PASS: TestNetworkNat (0.76s) [2022-08-04T16:03:30.243Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T16:03:30.456Z] --- PASS: TestSecretsUpdate (2.22s) [2022-08-04T16:03:30.456Z] === RUN TestTemplatedSecret [2022-08-04T16:03:30.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-04T16:03:31.069Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-08-04T16:03:31.070Z] === RUN TestNetworkLoopbackNat [2022-08-04T16:03:32.004Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-04T16:03:32.262Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-04T16:03:32.986Z] --- PASS: TestTemplatedSecret (2.60s) [2022-08-04T16:03:32.986Z] === RUN TestSecretCreateResolve [2022-08-04T16:03:33.196Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-04T16:03:33.196Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-04T16:03:33.196Z] docker_cli_daemon_plugins_test.go:170: [d793f56f3447d] daemon is not started [2022-08-04T16:03:33.766Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-04T16:03:33.766Z] --- PASS: TestNetworkLoopbackNat (2.86s) [2022-08-04T16:03:33.766Z] === RUN TestPause [2022-08-04T16:03:34.333Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-04T16:03:34.333Z] --- PASS: TestPause (0.67s) [2022-08-04T16:03:34.333Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T16:03:34.333Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T16:03:34.333Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T16:03:34.333Z] === RUN TestPauseStopPausedContainer [2022-08-04T16:03:34.591Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-04T16:03:35.013Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.29s) [2022-08-04T16:03:35.013Z] PASS [2022-08-04T16:03:35.013Z] [2022-08-04T16:03:35.013Z] === Skipped [2022-08-04T16:03:35.013Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-04T16:03:35.013Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T16:03:35.013Z] [2022-08-04T16:03:35.013Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T16:03:35.013Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T16:03:35.013Z] [2022-08-04T16:03:35.013Z] DONE 34 tests, 2 skipped in 65.958s [2022-08-04T16:03:35.013Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T16:03:35.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:03:35.013Z] ++ set -e [2022-08-04T16:03:35.013Z] ++ '[' -n 0 ']' [2022-08-04T16:03:35.013Z] ++ set -x [2022-08-04T16:03:35.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:03:35.013Z] INFO: Testing against a local daemon [2022-08-04T16:03:35.013Z] === RUN TestConfigInspect [2022-08-04T16:03:35.158Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-04T16:03:35.158Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-08-04T16:03:35.158Z] === RUN TestPidHost [2022-08-04T16:03:35.513Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-04T16:03:35.513Z] PASS [2022-08-04T16:03:35.513Z] [2022-08-04T16:03:35.513Z] DONE 6 tests in 13.179s [2022-08-04T16:03:35.513Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T16:03:35.513Z] INFO: Testing against a local daemon [2022-08-04T16:03:35.513Z] === RUN TestServiceCreateInit [2022-08-04T16:03:35.513Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T16:03:36.395Z] --- PASS: TestConfigInspect (2.22s) [2022-08-04T16:03:36.395Z] === RUN TestConfigList [2022-08-04T16:03:37.073Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-04T16:03:37.073Z] --- PASS: TestPidHost (1.82s) [2022-08-04T16:03:37.073Z] === RUN TestPsFilter [2022-08-04T16:03:37.332Z] --- PASS: TestPsFilter (0.15s) [2022-08-04T16:03:37.333Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T16:03:37.592Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-04T16:03:37.851Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-04T16:03:37.851Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2022-08-04T16:03:37.851Z] === RUN TestRemoveContainerWithVolume [2022-08-04T16:03:38.418Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-04T16:03:38.677Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-04T16:03:38.677Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-08-04T16:03:38.677Z] === RUN TestRemoveContainerRunning [2022-08-04T16:03:38.934Z] --- PASS: TestConfigList (2.26s) [2022-08-04T16:03:38.934Z] === RUN TestConfigsCreateAndDelete [2022-08-04T16:03:38.936Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-04T16:03:39.196Z] --- PASS: TestRemoveContainerRunning (0.64s) [2022-08-04T16:03:39.196Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T16:03:39.457Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-04T16:03:39.457Z] check_test.go:540: [d0e1929328271] daemon is not started [2022-08-04T16:03:39.457Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-04T16:03:39.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T16:03:40.022Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2022-08-04T16:03:40.022Z] === RUN TestRemoveInvalidContainer [2022-08-04T16:03:40.022Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T16:03:40.022Z] === RUN TestRenameLinkedContainer [2022-08-04T16:03:40.280Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-04T16:03:41.216Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-04T16:03:41.216Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-04T16:03:41.478Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2022-08-04T16:03:41.478Z] === RUN TestConfigsUpdate [2022-08-04T16:03:42.151Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-04T16:03:42.982Z] --- PASS: TestServiceCreateInit (7.81s) [2022-08-04T16:03:42.982Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-08-04T16:03:42.982Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2022-08-04T16:03:42.982Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T16:03:43.086Z] --- PASS: TestRenameLinkedContainer (2.96s) [2022-08-04T16:03:43.086Z] === RUN TestRenameStoppedContainer [2022-08-04T16:03:43.086Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-04T16:03:43.086Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-04T16:03:43.386Z] --- PASS: TestConfigsUpdate (2.26s) [2022-08-04T16:03:43.386Z] === RUN TestTemplatedConfig [2022-08-04T16:03:43.653Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-08-04T16:03:43.653Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T16:03:44.588Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-04T16:03:44.846Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-04T16:03:45.106Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2022-08-04T16:03:45.106Z] === RUN TestRenameInvalidName [2022-08-04T16:03:45.926Z] --- PASS: TestTemplatedConfig (2.43s) [2022-08-04T16:03:45.926Z] === RUN TestConfigCreateResolve [2022-08-04T16:03:46.042Z] --- PASS: TestRenameInvalidName (0.66s) [2022-08-04T16:03:46.042Z] === RUN TestRenameAnonymousContainer [2022-08-04T16:03:46.301Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-04T16:03:47.677Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-04T16:03:47.836Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-08-04T16:03:47.836Z] PASS [2022-08-04T16:03:47.836Z] [2022-08-04T16:03:47.836Z] DONE 6 tests in 13.756s [2022-08-04T16:03:47.836Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T16:03:47.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:03:47.836Z] ++ set -e [2022-08-04T16:03:47.836Z] ++ '[' -n 0 ']' [2022-08-04T16:03:47.836Z] ++ set -x [2022-08-04T16:03:47.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:03:47.935Z] --- PASS: TestRenameAnonymousContainer (2.10s) [2022-08-04T16:03:47.935Z] === RUN TestRenameContainerWithSameName [2022-08-04T16:03:48.096Z] INFO: Testing against a local daemon [2022-08-04T16:03:48.096Z] === RUN TestAttachWithTTY [2022-08-04T16:03:48.096Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-04T16:03:48.096Z] === RUN TestAttachWithoutTTy [2022-08-04T16:03:48.096Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T16:03:48.096Z] === RUN TestCheckpoint [2022-08-04T16:03:48.096Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T16:03:48.096Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T16:03:48.096Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T16:03:48.096Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T16:03:48.096Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T16:03:48.096Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T16:03:48.096Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T16:03:48.096Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T16:03:48.096Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T16:03:48.096Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T16:03:48.096Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T16:03:48.096Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T16:03:48.096Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T16:03:48.096Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T16:03:48.096Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T16:03:48.096Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T16:03:48.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T16:03:48.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T16:03:48.097Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T16:03:48.097Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-04T16:03:48.097Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T16:03:48.357Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-04T16:03:48.357Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T16:03:48.357Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-04T16:03:48.357Z] === RUN TestCopyEmptyFile [2022-08-04T16:03:48.503Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-08-04T16:03:48.503Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T16:03:48.618Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T16:03:48.618Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T16:03:48.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-04T16:03:48.618Z] === RUN TestCopyFromContainer [2022-08-04T16:03:49.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-04T16:03:49.560Z] === RUN TestCopyFromContainer// [2022-08-04T16:03:49.560Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T16:03:49.560Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T16:03:49.560Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T16:03:49.635Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-08-04T16:03:49.635Z] === RUN TestResize [2022-08-04T16:03:49.821Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T16:03:49.821Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T16:03:49.821Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T16:03:49.821Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T16:03:49.821Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T16:03:50.081Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer (1.51s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T16:03:50.081Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T16:03:50.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T16:03:50.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T16:03:50.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T16:03:50.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T16:03:50.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T16:03:50.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T16:03:50.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T16:03:50.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T16:03:50.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T16:03:50.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T16:03:50.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T16:03:50.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T16:03:50.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T16:03:50.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T16:03:50.081Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T16:03:50.081Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T16:03:50.081Z] === RUN TestCreateWithInvalidEnv [2022-08-04T16:03:50.081Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T16:03:50.081Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T16:03:50.081Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T16:03:50.081Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T16:03:50.081Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T16:03:50.081Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T16:03:50.081Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T16:03:50.081Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T16:03:50.081Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T16:03:50.081Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T16:03:50.081Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T16:03:50.081Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T16:03:50.081Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T16:03:50.081Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T16:03:50.081Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T16:03:50.081Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T16:03:50.202Z] --- PASS: TestResize (0.63s) [2022-08-04T16:03:50.202Z] === RUN TestResizeWithInvalidSize [2022-08-04T16:03:50.768Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-04T16:03:50.768Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2022-08-04T16:03:50.768Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T16:03:51.333Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-04T16:03:51.333Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:03:51.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:03:51.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:03:51.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T16:03:51.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:03:51.463Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-04T16:03:51.463Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T16:03:52.403Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-04T16:03:52.403Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T16:03:52.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T16:03:52.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T16:03:52.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T16:03:52.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T16:03:52.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T16:03:52.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T16:03:52.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T16:03:52.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T16:03:52.403Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T16:03:52.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T16:03:52.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T16:03:52.403Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T16:03:52.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T16:03:52.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T16:03:52.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T16:03:52.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T16:03:52.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T16:03:52.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T16:03:52.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T16:03:52.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T16:03:52.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T16:03:52.664Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T16:03:52.924Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-04T16:03:52.924Z] === RUN TestCreateDifferentPlatform [2022-08-04T16:03:52.924Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T16:03:52.924Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T16:03:52.924Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-04T16:03:52.924Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T16:03:52.924Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T16:03:52.924Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T16:03:52.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-04T16:03:52.924Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T16:03:52.924Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-04T16:03:52.924Z] === RUN TestCreateInvalidHostConfig [2022-08-04T16:03:52.924Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T16:03:52.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T16:03:52.924Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T16:03:52.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T16:03:52.924Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T16:03:52.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T16:03:52.924Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T16:03:52.924Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T16:03:53.184Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T16:03:53.184Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T16:03:53.184Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T16:03:53.184Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T16:03:53.184Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T16:03:53.184Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T16:03:53.184Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T16:03:53.184Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T16:03:53.184Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T16:03:53.184Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T16:03:53.184Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T16:03:53.184Z] === RUN TestDaemonRestartIpcMode [2022-08-04T16:03:53.184Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T16:03:53.184Z] === RUN TestDaemonHostGatewayIP [2022-08-04T16:03:53.184Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T16:03:53.184Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T16:03:53.184Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T16:03:53.184Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T16:03:53.184Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T16:03:53.184Z] === RUN TestDiff [2022-08-04T16:03:53.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T16:03:53.444Z] --- PASS: TestDiff (0.41s) [2022-08-04T16:03:53.444Z] === RUN TestExecConsoleSize [2022-08-04T16:03:54.014Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-04T16:03:54.014Z] === RUN TestExecWithCloseStdin [2022-08-04T16:03:54.275Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-04T16:03:54.275Z] === RUN TestExec [2022-08-04T16:03:54.845Z] --- PASS: TestExec (0.46s) [2022-08-04T16:03:54.845Z] === RUN TestExecUser [2022-08-04T16:03:55.134Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-04T16:03:55.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T16:03:55.414Z] --- PASS: TestExecUser (0.45s) [2022-08-04T16:03:55.414Z] === RUN TestExportContainerAndImportImage [2022-08-04T16:03:55.700Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-04T16:03:55.985Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-04T16:03:55.985Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T16:03:56.151Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.3% of statements [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T16:03:56.151Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T16:03:56.151Z] [2022-08-04T16:03:56.151Z] === Skipped [2022-08-04T16:03:56.151Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T16:03:56.151Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T16:03:56.151Z] [2022-08-04T16:03:56.151Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T16:03:56.151Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T16:03:56.151Z] [2022-08-04T16:03:56.151Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T16:03:56.151Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T16:03:56.151Z] [2022-08-04T16:03:56.151Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T16:03:56.151Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T16:03:56.151Z] [2022-08-04T16:03:56.151Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T16:03:56.151Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:71: No driver to put! [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T16:03:56.152Z] time="2022-08-04T16:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T16:03:56.152Z] time="2022-08-04T16:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T16:03:56.152Z] time="2022-08-04T16:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T16:03:56.152Z] time="2022-08-04T16:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T16:03:56.152Z] time="2022-08-04T16:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:71: No driver to put! [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T16:03:56.152Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T16:03:56.152Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T16:03:56.152Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T16:03:56.152Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T16:03:56.152Z] graphtest_unix.go:71: No driver to put! [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T16:03:56.152Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T16:03:56.152Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T16:03:56.152Z] [2022-08-04T16:03:56.152Z] DONE 2875 tests, 28 skipped in 92.735s [2022-08-04T16:03:56.152Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/config [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/idm [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/ns [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/options [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/osl [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T16:03:56.152Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T16:03:56.152Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-04T16:03:56.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T16:03:56.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T16:03:57.367Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-04T16:03:57.367Z] === RUN TestHealthCheckWorkdir [2022-08-04T16:03:57.627Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-04T16:03:57.627Z] === RUN TestHealthKillContainer [2022-08-04T16:03:58.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T16:03:58.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T16:04:00.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T16:04:00.420Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-04T16:04:00.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:01.055Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2022-08-04T16:04:01.055Z] === RUN TestCreateServiceConflict [2022-08-04T16:04:01.055Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-04T16:04:01.055Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T16:04:01.272Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-04T16:04:01.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:02.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:03.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:03.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:04:04.334Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2022-08-04T16:04:04.334Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T16:04:04.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:05.338Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-04T16:04:05.757Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-04T16:04:05.757Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T16:04:06.023Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-04T16:04:06.023Z] === RUN TestIpcModeNone [2022-08-04T16:04:06.272Z] check_test.go:540: [d02fac27100dd] daemon is not started [2022-08-04T16:04:06.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-04T16:04:06.592Z] --- PASS: TestIpcModeNone (0.49s) [2022-08-04T16:04:06.592Z] === RUN TestIpcModePrivate [2022-08-04T16:04:06.838Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-04T16:04:06.852Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-04T16:04:06.852Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-04T16:04:06.852Z] === RUN TestIpcModeShareable [2022-08-04T16:04:07.112Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-04T16:04:07.372Z] --- PASS: TestIpcModeShareable (0.45s) [2022-08-04T16:04:07.372Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T16:04:07.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:08.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-04T16:04:08.754Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-08-04T16:04:08.754Z] === RUN TestAPIIpcModeHost [2022-08-04T16:04:09.014Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-08-04T16:04:09.014Z] === RUN TestDaemonIpcModeShareable [2022-08-04T16:04:10.395Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T16:04:10.395Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-04T16:04:10.395Z] === RUN TestDaemonIpcModePrivate [2022-08-04T16:04:11.335Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T16:04:11.335Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-04T16:04:11.335Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T16:04:11.626Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-04T16:04:12.194Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-04T16:04:12.194Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-04T16:04:12.194Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.77s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.90s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-08-04T16:04:12.194Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.41s) [2022-08-04T16:04:12.194Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T16:04:12.194Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T16:04:12.716Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T16:04:12.716Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-04T16:04:12.716Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T16:04:13.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-04T16:04:13.656Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T16:04:13.656Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-08-04T16:04:13.656Z] === RUN TestIpcModeOlderClient [2022-08-04T16:04:13.656Z] === PAUSE TestIpcModeOlderClient [2022-08-04T16:04:13.656Z] === RUN TestKillContainerInvalidSignal [2022-08-04T16:04:14.226Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-04T16:04:14.226Z] === RUN TestKillContainer [2022-08-04T16:04:14.226Z] === RUN TestKillContainer/no_signal [2022-08-04T16:04:14.486Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T16:04:14.504Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-04T16:04:14.504Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T16:04:14.746Z] === RUN TestKillContainer/killing_signal [2022-08-04T16:04:15.070Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-04T16:04:15.317Z] --- PASS: TestKillContainer (1.24s) [2022-08-04T16:04:15.317Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-04T16:04:15.317Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-04T16:04:15.317Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-04T16:04:15.317Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T16:04:15.317Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T16:04:15.888Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T16:04:16.006Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-04T16:04:16.265Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.10s) [2022-08-04T16:04:16.265Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.08s) [2022-08-04T16:04:16.265Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.00s) [2022-08-04T16:04:16.265Z] === RUN TestCgroupNamespacesRun [2022-08-04T16:04:16.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-08-04T16:04:16.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-04T16:04:16.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-04T16:04:16.828Z] === RUN TestKillStoppedContainer [2022-08-04T16:04:16.828Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T16:04:16.828Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T16:04:16.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T16:04:16.828Z] === RUN TestKillDifferentUserContainer [2022-08-04T16:04:16.831Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-04T16:04:17.089Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-04T16:04:17.089Z] === RUN TestInspectOomKilledTrue [2022-08-04T16:04:17.659Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-08-04T16:04:17.659Z] === RUN TestInspectOomKilledFalse [2022-08-04T16:04:17.767Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-04T16:04:17.767Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-04T16:04:17.767Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-04T16:04:17.921Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-04T16:04:17.921Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T16:04:18.181Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-04T16:04:18.181Z] === RUN TestLinksContainerNames [2022-08-04T16:04:18.335Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2022-08-04T16:04:18.335Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T16:04:18.594Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-04T16:04:19.122Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-04T16:04:19.122Z] === RUN TestLogsFollowTailEmpty [2022-08-04T16:04:19.209Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2022-08-04T16:04:19.210Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T16:04:19.528Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-04T16:04:19.692Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-04T16:04:19.692Z] === RUN TestLogs [2022-08-04T16:04:19.692Z] === RUN TestLogs/driver_local [2022-08-04T16:04:19.692Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T16:04:19.692Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T16:04:19.692Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T16:04:19.692Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T16:04:19.692Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T16:04:19.692Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T16:04:19.692Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T16:04:19.692Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T16:04:19.692Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T16:04:19.692Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T16:04:19.692Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T16:04:19.692Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T16:04:19.692Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T16:04:19.692Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T16:04:19.775Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-04T16:04:19.775Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T16:04:20.096Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2022-08-04T16:04:20.096Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T16:04:20.261Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T16:04:20.261Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T16:04:20.831Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T16:04:20.831Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T16:04:21.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-04T16:04:21.401Z] === RUN TestLogs/driver_json-file [2022-08-04T16:04:21.401Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T16:04:21.401Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T16:04:21.401Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T16:04:21.401Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T16:04:21.401Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T16:04:21.401Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T16:04:21.401Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T16:04:21.401Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T16:04:21.401Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T16:04:21.401Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T16:04:21.401Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T16:04:21.401Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T16:04:21.401Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T16:04:21.401Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T16:04:21.596Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2022-08-04T16:04:21.596Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T16:04:21.971Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T16:04:22.233Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T16:04:22.301Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-08-04T16:04:22.301Z] === RUN TestCreateServiceSysctls [2022-08-04T16:04:22.494Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T16:04:22.494Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T16:04:22.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-04T16:04:22.981Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2022-08-04T16:04:22.981Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T16:04:23.435Z] --- PASS: TestLogs (3.70s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.44s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.43s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-08-04T16:04:23.435Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s) [2022-08-04T16:04:23.435Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T16:04:23.558Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-04T16:04:23.695Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/default [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/private [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/slave [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/shared [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/default [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/shared [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/slave [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/private [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T16:04:23.695Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T16:04:23.695Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T16:04:23.695Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T16:04:23.956Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T16:04:23.956Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T16:04:23.956Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T16:04:24.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-04T16:04:24.124Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-04T16:04:24.691Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2022-08-04T16:04:24.691Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T16:04:25.338Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-08-04T16:04:25.338Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T16:04:25.581Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-08-04T16:04:25.581Z] === RUN TestCreateServiceCapabilities [2022-08-04T16:04:25.928Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-08-04T16:04:25.928Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T16:04:26.066Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2022-08-04T16:04:26.066Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T16:04:26.188Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-08-04T16:04:26.189Z] === RUN TestNetworkNat [2022-08-04T16:04:26.449Z] --- PASS: TestNetworkNat (0.49s) [2022-08-04T16:04:26.449Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T16:04:27.002Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-04T16:04:27.002Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T16:04:27.019Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-04T16:04:27.019Z] === RUN TestNetworkLoopbackNat [2022-08-04T16:04:27.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-04T16:04:28.110Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-08-04T16:04:28.110Z] === RUN TestInspect [2022-08-04T16:04:28.195Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.31s) [2022-08-04T16:04:28.195Z] === RUN TestNISDomainname [2022-08-04T16:04:28.761Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-04T16:04:28.761Z] --- PASS: TestNISDomainname (0.73s) [2022-08-04T16:04:28.761Z] === RUN TestHostnameDnsResolution [2022-08-04T16:04:29.557Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-04T16:04:29.557Z] === RUN TestPause [2022-08-04T16:04:29.697Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-04T16:04:29.956Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-08-04T16:04:29.956Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T16:04:30.128Z] --- PASS: TestPause (0.43s) [2022-08-04T16:04:30.128Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T16:04:30.128Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T16:04:30.128Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T16:04:30.128Z] === RUN TestPauseStopPausedContainer [2022-08-04T16:04:30.388Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-04T16:04:30.388Z] === RUN TestPidHost [2022-08-04T16:04:30.640Z] --- PASS: TestInspect (2.89s) [2022-08-04T16:04:30.640Z] === RUN TestCreateJob [2022-08-04T16:04:30.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-04T16:04:30.892Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-04T16:04:31.151Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-08-04T16:04:31.151Z] === RUN TestPrivilegedHostDevices [2022-08-04T16:04:31.328Z] --- PASS: TestPidHost (0.93s) [2022-08-04T16:04:31.328Z] === RUN TestPsFilter [2022-08-04T16:04:31.328Z] --- PASS: TestPsFilter (0.10s) [2022-08-04T16:04:31.328Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T16:04:31.898Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-08-04T16:04:31.898Z] === RUN TestRemoveContainerWithVolume [2022-08-04T16:04:32.086Z] --- PASS: TestPrivilegedHostDevices (0.83s) [2022-08-04T16:04:32.086Z] === RUN TestRunConsoleSize [2022-08-04T16:04:32.345Z] --- PASS: TestRunConsoleSize (0.57s) [2022-08-04T16:04:32.345Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T16:04:32.468Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-04T16:04:32.468Z] === RUN TestRemoveContainerRunning [2022-08-04T16:04:32.729Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-04T16:04:32.729Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T16:04:33.298Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-04T16:04:33.298Z] === RUN TestRemoveInvalidContainer [2022-08-04T16:04:33.298Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T16:04:33.298Z] === RUN TestRenameLinkedContainer [2022-08-04T16:04:33.722Z] --- PASS: TestRunWithAlternativeContainerdShim (1.40s) [2022-08-04T16:04:33.722Z] === RUN TestStats [2022-08-04T16:04:33.921Z] --- PASS: TestCreateJob (3.18s) [2022-08-04T16:04:33.921Z] === RUN TestReplicatedJob [2022-08-04T16:04:35.096Z] check_test.go:540: [d20e6e0220668] daemon is not started [2022-08-04T16:04:35.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-04T16:04:35.208Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-04T16:04:35.208Z] === RUN TestRenameStoppedContainer [2022-08-04T16:04:35.208Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-04T16:04:35.208Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T16:04:36.147Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-08-04T16:04:36.147Z] === RUN TestRenameInvalidName [2022-08-04T16:04:36.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-04T16:04:36.469Z] --- PASS: TestStats (2.53s) [2022-08-04T16:04:36.469Z] === RUN TestStopContainerWithTimeout [2022-08-04T16:04:36.469Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T16:04:36.469Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T16:04:36.469Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T16:04:36.469Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T16:04:36.469Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T16:04:36.469Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T16:04:36.469Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T16:04:36.469Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T16:04:36.469Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T16:04:36.469Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T16:04:36.718Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-04T16:04:36.718Z] === RUN TestRenameAnonymousContainer [2022-08-04T16:04:37.403Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T16:04:37.970Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-04T16:04:37.970Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-04T16:04:37.970Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-04T16:04:38.101Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-08-04T16:04:38.101Z] === RUN TestRenameContainerWithSameName [2022-08-04T16:04:38.536Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-04T16:04:38.536Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-04T16:04:38.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-04T16:04:38.671Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-04T16:04:38.671Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T16:04:38.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-04T16:04:38.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-04T16:04:39.361Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T16:04:39.612Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-04T16:04:39.612Z] === RUN TestResize [2022-08-04T16:04:39.619Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-04T16:04:39.619Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-04T16:04:39.872Z] --- PASS: TestResize (0.41s) [2022-08-04T16:04:39.872Z] === RUN TestResizeWithInvalidSize [2022-08-04T16:04:40.443Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-04T16:04:40.443Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T16:04:40.478Z] --- PASS: TestReplicatedJob (5.60s) [2022-08-04T16:04:40.478Z] === RUN TestUpdateReplicatedJob [2022-08-04T16:04:40.703Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:40.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:40.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:40.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T16:04:40.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:04:40.994Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-04T16:04:40.994Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-04T16:04:40.994Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T16:04:40.994Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2022-08-04T16:04:40.994Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2022-08-04T16:04:40.994Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-08-04T16:04:40.994Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-08-04T16:04:40.994Z] === RUN TestDeleteDevicemapper [2022-08-04T16:04:40.994Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T16:04:40.994Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-08-04T16:04:40.994Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T16:04:41.928Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-04T16:04:42.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:42.850Z] ok github.com/docker/docker/libnetwork 43.812s coverage: 40.9% of statements [2022-08-04T16:04:42.850Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T16:04:42.850Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 22.4% of statements [2022-08-04T16:04:42.850Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T16:04:42.850Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T16:04:42.850Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-04T16:04:43.005Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-08-04T16:04:43.005Z] === RUN TestServiceListWithStatuses [2022-08-04T16:04:43.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:04:43.005Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T16:04:43.005Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T16:04:43.788Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.565s coverage: 59.9% of statements [2022-08-04T16:04:43.788Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T16:04:43.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:44.004Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-04T16:04:44.004Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2022-08-04T16:04:44.004Z] === RUN TestUpdateMemory [2022-08-04T16:04:44.004Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T16:04:44.004Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T16:04:44.004Z] === RUN TestUpdateCPUQuota [2022-08-04T16:04:44.047Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T16:04:44.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T16:04:44.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T16:04:44.984Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.525s coverage: 5.2% of statements [2022-08-04T16:04:44.984Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T16:04:45.243Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.7% of statements [2022-08-04T16:04:45.243Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T16:04:45.502Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T16:04:45.917Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-08-04T16:04:45.917Z] === RUN TestUpdatePidsLimit [2022-08-04T16:04:45.917Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T16:04:45.917Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-04T16:04:45.917Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T16:04:46.176Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T16:04:46.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:46.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T16:04:46.746Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-04T16:04:46.746Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T16:04:47.005Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T16:04:47.191Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-08-04T16:04:47.191Z] === RUN TestDockerNetworkReConnect [2022-08-04T16:04:47.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-04T16:04:47.523Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T16:04:47.523Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-04T16:04:47.781Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit (3.37s) [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-08-04T16:04:49.157Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-08-04T16:04:49.157Z] === RUN TestUpdateRestartPolicy [2022-08-04T16:04:49.418Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-04T16:04:49.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T16:04:49.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T16:04:49.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-04T16:04:49.986Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-04T16:04:50.481Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-08-04T16:04:50.481Z] === RUN TestServicePlugin [2022-08-04T16:04:50.553Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-04T16:04:51.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-04T16:04:51.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T16:04:53.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T16:04:53.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T16:04:53.766Z] plugin_test.go:61: [d8db980379244] joining swarm manager [d57957aba8869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:04:54.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-04T16:04:54.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T16:04:55.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T16:04:55.479Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.322s coverage: 6.6% of statements [2022-08-04T16:04:55.479Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T16:04:55.479Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-04T16:04:55.479Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-04T16:04:55.479Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T16:04:55.479Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T16:04:55.479Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T16:04:55.664Z] plugin_test.go:64: [d81ccc80a1e78] joining swarm manager [d57957aba8869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:04:55.738Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2022-08-04T16:04:55.997Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-04T16:04:56.256Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T16:04:56.256Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-04T16:04:56.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-04T16:04:56.548Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T16:04:56.548Z] check_test.go:540: [db1e0633758e0] daemon is not started [2022-08-04T16:04:56.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-04T16:04:56.548Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T16:04:56.548Z] check_test.go:540: [dde357cff6285] daemon is not started [2022-08-04T16:04:56.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-04T16:04:56.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-04T16:04:58.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-08-04T16:04:58.177Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T16:04:58.177Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T16:04:59.117Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T16:04:59.832Z] check_test.go:540: [d90ab5fdd86ea] daemon is not started [2022-08-04T16:04:59.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-04T16:05:00.057Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-04T16:05:00.057Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-08-04T16:05:00.057Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-04T16:05:00.057Z] === RUN TestCgroupNamespacesRun [2022-08-04T16:05:01.439Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-04T16:05:01.439Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T16:05:01.734Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2022-08-04T16:05:01.734Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T16:05:02.302Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-08-04T16:05:02.302Z] === RUN TestWaitNonBlocked [2022-08-04T16:05:02.302Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T16:05:02.302Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T16:05:02.302Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T16:05:02.302Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T16:05:02.302Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T16:05:02.302Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T16:05:02.379Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-04T16:05:02.379Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T16:05:03.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-04T16:05:03.680Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-04T16:05:03.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-08-04T16:05:03.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-08-04T16:05:03.680Z] === RUN TestWaitBlocked [2022-08-04T16:05:03.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T16:05:03.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T16:05:03.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T16:05:03.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T16:05:03.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T16:05:03.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T16:05:03.762Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-04T16:05:03.762Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T16:05:04.617Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-04T16:05:04.702Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-04T16:05:04.702Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T16:05:04.876Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-04T16:05:04.876Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-08-04T16:05:04.876Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-08-04T16:05:04.876Z] === RUN TestWaitConditions [2022-08-04T16:05:04.876Z] === RUN TestWaitConditions/default [2022-08-04T16:05:04.876Z] === PAUSE TestWaitConditions/default [2022-08-04T16:05:04.876Z] === RUN TestWaitConditions/not-running [2022-08-04T16:05:04.876Z] === PAUSE TestWaitConditions/not-running [2022-08-04T16:05:04.876Z] === RUN TestWaitConditions/next-exit [2022-08-04T16:05:04.876Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T16:05:04.876Z] === RUN TestWaitConditions/removed [2022-08-04T16:05:04.876Z] === PAUSE TestWaitConditions/removed [2022-08-04T16:05:04.876Z] === CONT TestWaitConditions/default [2022-08-04T16:05:04.876Z] === CONT TestWaitConditions/removed [2022-08-04T16:05:05.135Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-04T16:05:06.083Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-04T16:05:06.083Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T16:05:07.022Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-04T16:05:07.022Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T16:05:07.038Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-04T16:05:07.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-04T16:05:07.038Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-04T16:05:07.038Z] === CONT TestWaitConditions/next-exit [2022-08-04T16:05:07.297Z] === CONT TestWaitConditions/not-running [2022-08-04T16:05:07.592Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T16:05:07.592Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T16:05:08.467Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-04T16:05:08.974Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-04T16:05:08.974Z] === RUN TestNISDomainname [2022-08-04T16:05:09.201Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-04T16:05:09.201Z] --- PASS: TestWaitConditions (0.03s) [2022-08-04T16:05:09.201Z] --- PASS: TestWaitConditions/default (2.08s) [2022-08-04T16:05:09.201Z] --- PASS: TestWaitConditions/removed (2.28s) [2022-08-04T16:05:09.201Z] --- PASS: TestWaitConditions/next-exit (1.95s) [2022-08-04T16:05:09.201Z] --- PASS: TestWaitConditions/not-running (1.95s) [2022-08-04T16:05:09.201Z] === RUN TestWaitRestartedContainer [2022-08-04T16:05:09.201Z] === RUN TestWaitRestartedContainer/default [2022-08-04T16:05:09.201Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T16:05:09.201Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T16:05:09.201Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T16:05:09.201Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T16:05:09.201Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T16:05:09.201Z] === CONT TestWaitRestartedContainer/default [2022-08-04T16:05:09.201Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T16:05:09.242Z] --- PASS: TestNISDomainname (0.53s) [2022-08-04T16:05:09.242Z] === RUN TestHostnameDnsResolution [2022-08-04T16:05:09.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-04T16:05:10.195Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-08-04T16:05:10.196Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T16:05:10.456Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-04T16:05:10.456Z] === RUN TestPrivilegedHostDevices [2022-08-04T16:05:11.026Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-04T16:05:11.026Z] === RUN TestRunConsoleSize [2022-08-04T16:05:11.159Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T16:05:11.417Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-04T16:05:11.596Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-04T16:05:11.596Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T16:05:12.352Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-04T16:05:12.352Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-04T16:05:12.352Z] --- PASS: TestWaitRestartedContainer/default (1.99s) [2022-08-04T16:05:12.352Z] --- PASS: TestWaitRestartedContainer/next-exit (2.03s) [2022-08-04T16:05:12.352Z] --- PASS: TestWaitRestartedContainer/not-running (1.27s) [2022-08-04T16:05:12.352Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T16:05:12.352Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T16:05:12.537Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-04T16:05:12.537Z] === RUN TestStats [2022-08-04T16:05:13.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-04T16:05:15.077Z] --- PASS: TestStats (2.44s) [2022-08-04T16:05:15.077Z] === RUN TestStopContainerWithTimeout [2022-08-04T16:05:15.077Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T16:05:15.077Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T16:05:15.077Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T16:05:15.077Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T16:05:15.077Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T16:05:15.077Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T16:05:15.077Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T16:05:15.077Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T16:05:15.077Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T16:05:15.077Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T16:05:15.647Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T16:05:15.822Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2022-08-04T16:05:15.822Z] === CONT TestIpcModeOlderClient [2022-08-04T16:05:15.822Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-04T16:05:15.822Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T16:05:16.080Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s) [2022-08-04T16:05:16.080Z] === CONT TestDaemonHostGatewayIP [2022-08-04T16:05:17.555Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T16:05:17.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-04T16:05:18.936Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T16:05:18.936Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-08-04T16:05:18.936Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-08-04T16:05:18.936Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-04T16:05:18.936Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-04T16:05:18.936Z] === RUN TestDeleteDevicemapper [2022-08-04T16:05:18.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T16:05:18.936Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T16:05:18.936Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T16:05:19.359Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-04T16:05:19.926Z] --- PASS: TestDaemonHostGatewayIP (3.81s) [2022-08-04T16:05:19.926Z] === CONT TestDaemonRestartIpcMode [2022-08-04T16:05:20.676Z] ok github.com/docker/docker/libnetwork/ipam 11.826s coverage: 85.3% of statements [2022-08-04T16:05:20.676Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T16:05:20.676Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T16:05:20.676Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-04T16:05:20.676Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-04T16:05:20.676Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T16:05:20.676Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T16:05:20.676Z] ok github.com/docker/docker/libnetwork/ipamutils 0.236s coverage: 74.0% of statements [2022-08-04T16:05:20.676Z] ok github.com/docker/docker/libnetwork/iptables 0.135s coverage: 45.0% of statements [2022-08-04T16:05:20.676Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-04T16:05:20.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-08-04T16:05:20.846Z] === RUN TestUpdateMemory [2022-08-04T16:05:20.935Z] ok github.com/docker/docker/libnetwork/netutils 0.014s coverage: 44.1% of statements [2022-08-04T16:05:21.106Z] --- PASS: TestUpdateMemory (0.52s) [2022-08-04T16:05:21.106Z] === RUN TestUpdateCPUQuota [2022-08-04T16:05:21.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-04T16:05:22.046Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-04T16:05:22.046Z] === RUN TestUpdatePidsLimit [2022-08-04T16:05:22.046Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T16:05:22.046Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T16:05:22.193Z] --- PASS: TestServicePlugin (30.25s) [2022-08-04T16:05:22.193Z] === RUN TestServiceUpdateLabel [2022-08-04T16:05:22.306Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T16:05:22.566Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T16:05:22.566Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T16:05:22.759Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-04T16:05:22.759Z] === RUN TestServiceUpdateSecrets [2022-08-04T16:05:22.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T16:05:23.086Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T16:05:23.204Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-04T16:05:23.204Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-04T16:05:23.463Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-04T16:05:23.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-04T16:05:23.656Z] === RUN TestUpdateRestartPolicy [2022-08-04T16:05:24.838Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-04T16:05:25.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-04T16:05:27.148Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-04T16:05:27.714Z] check_test.go:540: [d40cf670d0b66] daemon is not started [2022-08-04T16:05:27.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-04T16:05:28.282Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-04T16:05:28.850Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) [2022-08-04T16:05:28.850Z] PASS [2022-08-04T16:05:28.850Z] [2022-08-04T16:05:28.850Z] === Skipped [2022-08-04T16:05:28.850Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T16:05:28.850Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T16:05:28.850Z] [2022-08-04T16:05:28.850Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T16:05:28.850Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T16:05:28.850Z] [2022-08-04T16:05:28.850Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T16:05:28.850Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T16:05:28.850Z] [2022-08-04T16:05:28.850Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T16:05:28.850Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T16:05:28.850Z] [2022-08-04T16:05:28.850Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2022-08-04T16:05:28.850Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T16:05:28.850Z] [2022-08-04T16:05:28.850Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T16:05:28.850Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T16:05:28.850Z] [2022-08-04T16:05:28.850Z] DONE 272 tests, 6 skipped in 173.312s [2022-08-04T16:05:28.850Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T16:05:28.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:05:28.850Z] ++ set -e [2022-08-04T16:05:28.850Z] ++ '[' -n 0 ']' [2022-08-04T16:05:28.850Z] ++ set -x [2022-08-04T16:05:28.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:05:29.108Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-04T16:05:29.108Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T16:05:29.676Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T16:05:29.676Z] === RUN TestConfigDaemonID [2022-08-04T16:05:30.613Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-04T16:05:30.613Z] daemon_test.go:83: [dd241ae8123dd] daemon is not started [2022-08-04T16:05:30.613Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-04T16:05:30.613Z] === RUN TestDaemonConfigValidation [2022-08-04T16:05:30.613Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T16:05:30.613Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T16:05:30.613Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T16:05:30.613Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T16:05:30.613Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T16:05:30.613Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T16:05:30.613Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T16:05:30.613Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T16:05:30.613Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T16:05:30.613Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T16:05:30.613Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T16:05:30.613Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T16:05:30.871Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T16:05:30.871Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T16:05:31.130Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T16:05:31.130Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T16:05:31.130Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-08-04T16:05:31.130Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-08-04T16:05:31.130Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2022-08-04T16:05:31.130Z] --- PASS: TestDaemonConfigValidation/valid_config (0.27s) [2022-08-04T16:05:31.130Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-08-04T16:05:31.130Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T16:05:31.130Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T16:05:32.064Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-04T16:05:32.322Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T16:05:33.261Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T16:05:34.193Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-04T16:05:34.193Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T16:05:34.193Z] daemon_test.go:197: [de3ef6d0c2f97] daemon is not started [2022-08-04T16:05:34.193Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-04T16:05:34.193Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T16:05:34.193Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T16:05:34.193Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T16:05:34.193Z] === RUN TestDaemonProxy [2022-08-04T16:05:34.193Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T16:05:34.452Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-04T16:05:35.388Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-04T16:05:35.646Z] check_test.go:540: [d826ae8de124d] daemon is not started [2022-08-04T16:05:35.646Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-04T16:05:35.876Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-08-04T16:05:35.876Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T16:05:35.876Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-04T16:05:35.876Z] === RUN TestWaitNonBlocked [2022-08-04T16:05:35.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T16:05:35.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T16:05:35.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T16:05:35.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T16:05:35.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T16:05:35.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T16:05:35.876Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T16:05:35.876Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-08-04T16:05:35.876Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-08-04T16:05:35.876Z] === RUN TestWaitBlocked [2022-08-04T16:05:35.876Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T16:05:35.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T16:05:35.876Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T16:05:35.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T16:05:35.876Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T16:05:35.876Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T16:05:35.905Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T16:05:36.136Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T16:05:36.136Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-08-04T16:05:36.136Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-08-04T16:05:36.136Z] === RUN TestWaitConditions [2022-08-04T16:05:36.136Z] === RUN TestWaitConditions/default [2022-08-04T16:05:36.136Z] === PAUSE TestWaitConditions/default [2022-08-04T16:05:36.136Z] === RUN TestWaitConditions/not-running [2022-08-04T16:05:36.136Z] === PAUSE TestWaitConditions/not-running [2022-08-04T16:05:36.136Z] === RUN TestWaitConditions/next-exit [2022-08-04T16:05:36.136Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T16:05:36.136Z] === RUN TestWaitConditions/removed [2022-08-04T16:05:36.136Z] === PAUSE TestWaitConditions/removed [2022-08-04T16:05:36.136Z] === CONT TestWaitConditions/default [2022-08-04T16:05:36.136Z] === CONT TestWaitConditions/next-exit [2022-08-04T16:05:37.280Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-04T16:05:37.621Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-08-04T16:05:37.621Z] === RUN TestServiceUpdateConfigs [2022-08-04T16:05:37.846Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T16:05:38.046Z] === CONT TestWaitConditions/removed [2022-08-04T16:05:38.046Z] === CONT TestWaitConditions/not-running [2022-08-04T16:05:39.218Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-04T16:05:39.444Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T16:05:39.444Z] --- PASS: TestWaitConditions/default (1.53s) [2022-08-04T16:05:39.444Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-08-04T16:05:39.444Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-08-04T16:05:39.444Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-04T16:05:39.444Z] === RUN TestWaitRestartedContainer [2022-08-04T16:05:39.444Z] === RUN TestWaitRestartedContainer/default [2022-08-04T16:05:39.444Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T16:05:39.444Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T16:05:39.444Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T16:05:39.444Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T16:05:39.444Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T16:05:39.444Z] === CONT TestWaitRestartedContainer/default [2022-08-04T16:05:39.444Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T16:05:39.476Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T16:05:40.042Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T16:05:40.608Z] --- PASS: TestDaemonProxy (6.25s) [2022-08-04T16:05:40.608Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-04T16:05:40.608Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-04T16:05:40.608Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-04T16:05:40.608Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T16:05:40.608Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-04T16:05:40.608Z] PASS [2022-08-04T16:05:40.608Z] [2022-08-04T16:05:40.608Z] DONE 18 tests in 11.640s [2022-08-04T16:05:40.609Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T16:05:40.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:05:40.609Z] ++ set -e [2022-08-04T16:05:40.609Z] ++ '[' -n 0 ']' [2022-08-04T16:05:40.609Z] ++ set -x [2022-08-04T16:05:40.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:05:40.609Z] INFO: Testing against a local daemon [2022-08-04T16:05:40.609Z] === RUN TestCommitInheritsEnv [2022-08-04T16:05:40.826Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T16:05:41.175Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-08-04T16:05:41.176Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T16:05:41.176Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T16:05:41.176Z] === RUN TestImportWithCustomPlatform [2022-08-04T16:05:41.176Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T16:05:41.176Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T16:05:41.176Z] === RUN TestImportWithCustomPlatform// [2022-08-04T16:05:41.176Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T16:05:41.434Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T16:05:41.434Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T16:05:41.693Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T16:05:41.693Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T16:05:41.693Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-08-04T16:05:41.693Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T16:05:41.693Z] === RUN TestImagesFilterMultiReference [2022-08-04T16:05:41.693Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-04T16:05:41.693Z] === RUN TestImagePullPlatformInvalid [2022-08-04T16:05:41.693Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T16:05:41.693Z] === RUN TestRemoveImageOrphaning [2022-08-04T16:05:41.766Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T16:05:41.766Z] --- PASS: TestWaitRestartedContainer/not-running (1.30s) [2022-08-04T16:05:41.766Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-08-04T16:05:41.766Z] --- PASS: TestWaitRestartedContainer/next-exit (0.88s) [2022-08-04T16:05:41.766Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T16:05:41.766Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T16:05:42.259Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-08-04T16:05:42.259Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T16:05:42.519Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-04T16:05:42.778Z] time="2022-08-04T16:05:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T16:05:43.676Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-08-04T16:05:43.676Z] === CONT TestIpcModeOlderClient [2022-08-04T16:05:43.676Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-08-04T16:05:43.676Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T16:05:43.676Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-04T16:05:43.676Z] === CONT TestDaemonHostGatewayIP [2022-08-04T16:05:44.680Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2022-08-04T16:05:44.680Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T16:05:44.680Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-04T16:05:44.680Z] === RUN TestTagInvalidReference [2022-08-04T16:05:44.680Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-04T16:05:44.680Z] === RUN TestTagValidPrefixedRepo [2022-08-04T16:05:44.680Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-08-04T16:05:44.680Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T16:05:44.680Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-04T16:05:44.680Z] === RUN TestTagOfficialNames [2022-08-04T16:05:44.680Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-04T16:05:44.680Z] === RUN TestTagMatchesDigest [2022-08-04T16:05:44.680Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T16:05:44.680Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T16:05:44.938Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-04T16:05:45.873Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-04T16:05:46.217Z] --- PASS: TestDaemonHostGatewayIP (2.37s) [2022-08-04T16:05:46.217Z] === CONT TestDaemonRestartIpcMode [2022-08-04T16:05:46.440Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-04T16:05:46.699Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-04T16:05:47.266Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-04T16:05:47.266Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-04T16:05:47.833Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-04T16:05:48.400Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-04T16:05:48.658Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-04T16:05:48.755Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-08-04T16:05:49.225Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-04T16:05:49.484Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-04T16:05:49.742Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-04T16:05:49.742Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-04T16:05:50.308Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-04T16:05:50.874Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-04T16:05:51.440Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-04T16:05:51.698Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-04T16:05:52.264Z] check_test.go:540: [d4a1d019df83e] daemon is not started [2022-08-04T16:05:52.264Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-04T16:05:52.486Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-08-04T16:05:52.486Z] === RUN TestServiceUpdateNetwork [2022-08-04T16:05:53.639Z] check_test.go:540: [d353a81e2ab5b] daemon is not started [2022-08-04T16:05:53.639Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-04T16:05:53.898Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-04T16:05:55.329Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-08-04T16:05:55.330Z] PASS [2022-08-04T16:05:55.330Z] [2022-08-04T16:05:55.330Z] === Skipped [2022-08-04T16:05:55.330Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-04T16:05:55.330Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T16:05:55.330Z] [2022-08-04T16:05:55.330Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T16:05:55.330Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T16:05:55.330Z] [2022-08-04T16:05:55.330Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T16:05:55.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T16:05:55.330Z] [2022-08-04T16:05:55.330Z] DONE 272 tests, 3 skipped in 127.422s [2022-08-04T16:05:55.330Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T16:05:55.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:05:55.330Z] ++ set -e [2022-08-04T16:05:55.330Z] ++ '[' -n 0 ']' [2022-08-04T16:05:55.330Z] ++ set -x [2022-08-04T16:05:55.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:05:55.590Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T16:05:55.817Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-04T16:05:56.160Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T16:05:56.160Z] === RUN TestConfigDaemonID [2022-08-04T16:05:57.098Z] daemon_test.go:83: [d99ebbccf1954] daemon is not started [2022-08-04T16:05:57.098Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T16:05:57.098Z] === RUN TestDaemonConfigValidation [2022-08-04T16:05:57.098Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T16:05:57.098Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T16:05:57.098Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T16:05:57.098Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T16:05:57.098Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T16:05:57.098Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T16:05:57.098Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T16:05:57.098Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T16:05:57.098Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T16:05:57.098Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T16:05:57.098Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T16:05:57.098Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T16:05:57.098Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T16:05:57.098Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T16:05:57.098Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T16:05:57.358Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T16:05:57.358Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-04T16:05:57.358Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-04T16:05:57.358Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-04T16:05:57.358Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-04T16:05:57.358Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-04T16:05:57.358Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T16:05:57.358Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T16:05:57.718Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-04T16:05:58.297Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T16:05:58.653Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-04T16:05:59.220Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-04T16:05:59.220Z] check_test.go:540: [d3ce3df108770] daemon is not started [2022-08-04T16:05:59.220Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-04T16:05:59.236Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T16:06:00.596Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-04T16:06:00.617Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T16:06:00.617Z] daemon_test.go:197: [d7229f13140e5] daemon is not started [2022-08-04T16:06:00.617Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-04T16:06:00.617Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T16:06:00.617Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T16:06:00.617Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T16:06:00.617Z] === RUN TestDaemonProxy [2022-08-04T16:06:00.617Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T16:06:01.997Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T16:06:02.499Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-04T16:06:03.875Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-04T16:06:03.906Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T16:06:04.696Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-08-04T16:06:04.696Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T16:06:05.372Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-04T16:06:05.744Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T16:06:05.901Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T16:06:06.168Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T16:06:06.310Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T16:06:06.738Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-04T16:06:06.738Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-04T16:06:06.738Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-04T16:06:06.738Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-04T16:06:06.738Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T16:06:06.738Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T16:06:06.738Z] PASS [2022-08-04T16:06:06.738Z] [2022-08-04T16:06:06.738Z] DONE 18 tests in 11.240s [2022-08-04T16:06:06.738Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T16:06:06.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:06.738Z] ++ set -e [2022-08-04T16:06:06.738Z] ++ '[' -n 0 ']' [2022-08-04T16:06:06.738Z] ++ set -x [2022-08-04T16:06:06.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:06.738Z] INFO: Testing against a local daemon [2022-08-04T16:06:06.738Z] === RUN TestCommitInheritsEnv [2022-08-04T16:06:06.998Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-04T16:06:06.998Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T16:06:06.998Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T16:06:06.998Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T16:06:06.998Z] === RUN TestImportWithCustomPlatform [2022-08-04T16:06:06.998Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T16:06:06.998Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T16:06:06.998Z] === RUN TestImportWithCustomPlatform// [2022-08-04T16:06:06.998Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T16:06:07.258Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T16:06:07.258Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T16:06:07.258Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T16:06:07.258Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T16:06:07.258Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T16:06:07.258Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T16:06:07.258Z] === RUN TestImagesFilterMultiReference [2022-08-04T16:06:07.518Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T16:06:07.518Z] === RUN TestImagePullPlatformInvalid [2022-08-04T16:06:07.518Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T16:06:07.518Z] === RUN TestRemoveImageOrphaning [2022-08-04T16:06:07.778Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-04T16:06:07.778Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T16:06:07.778Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:06:07.778Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T16:06:07.778Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T16:06:07.778Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T16:06:07.778Z] === RUN TestTagInvalidReference [2022-08-04T16:06:07.778Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T16:06:07.778Z] === RUN TestTagValidPrefixedRepo [2022-08-04T16:06:07.778Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T16:06:07.778Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T16:06:07.778Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T16:06:07.778Z] === RUN TestTagOfficialNames [2022-08-04T16:06:07.778Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T16:06:07.778Z] === RUN TestTagMatchesDigest [2022-08-04T16:06:07.778Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T16:06:07.778Z] PASS [2022-08-04T16:06:07.778Z] [2022-08-04T16:06:07.778Z] === Skipped [2022-08-04T16:06:07.778Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T16:06:07.778Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T16:06:07.778Z] [2022-08-04T16:06:07.778Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T16:06:07.778Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:06:07.778Z] [2022-08-04T16:06:07.778Z] DONE 22 tests, 2 skipped in 1.204s [2022-08-04T16:06:07.778Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T16:06:07.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:07.778Z] ++ set -e [2022-08-04T16:06:07.778Z] ++ '[' -n 0 ']' [2022-08-04T16:06:07.778Z] ++ set -x [2022-08-04T16:06:07.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:07.778Z] === RUN TestStripANSICommands [2022-08-04T16:06:07.778Z] === RUN TestStripANSICommands/#00 [2022-08-04T16:06:07.778Z] === RUN TestStripANSICommands/#01 [2022-08-04T16:06:07.778Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T16:06:07.778Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T16:06:07.778Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T16:06:07.778Z] PASS [2022-08-04T16:06:07.778Z] [2022-08-04T16:06:07.778Z] DONE 3 tests in 0.034s [2022-08-04T16:06:07.778Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T16:06:07.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:07.778Z] ++ set -e [2022-08-04T16:06:07.778Z] ++ '[' -n 0 ']' [2022-08-04T16:06:07.778Z] ++ set -x [2022-08-04T16:06:07.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:07.903Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-04T16:06:08.038Z] INFO: Testing against a local daemon [2022-08-04T16:06:08.038Z] === RUN TestNetworkCreateDelete [2022-08-04T16:06:08.038Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-04T16:06:08.038Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T16:06:08.608Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-04T16:06:08.608Z] === RUN TestDaemonDNSFallback [2022-08-04T16:06:09.278Z] check_test.go:540: [d61c243003947] daemon is not started [2022-08-04T16:06:09.278Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-04T16:06:11.812Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-04T16:06:12.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-04T16:06:13.445Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-04T16:06:14.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-04T16:06:14.414Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T16:06:15.184Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-04T16:06:15.184Z] === RUN TestInspectNetwork [2022-08-04T16:06:16.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-04T16:06:16.913Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-04T16:06:17.725Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T16:06:17.726Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T16:06:17.726Z] === RUN TestInspectNetwork/network_name [2022-08-04T16:06:17.726Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T16:06:17.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-04T16:06:19.752Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-04T16:06:20.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-04T16:06:20.969Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-08-04T16:06:20.969Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2022-08-04T16:06:20.969Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-08-04T16:06:20.969Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-08-04T16:06:20.969Z] PASS [2022-08-04T16:06:20.969Z] [2022-08-04T16:06:20.969Z] === Skipped [2022-08-04T16:06:20.969Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T16:06:20.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:06:20.969Z] [2022-08-04T16:06:20.969Z] DONE 27 tests, 1 skipped in 165.390s [2022-08-04T16:06:20.969Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T16:06:20.969Z] INFO: Testing against a local daemon [2022-08-04T16:06:20.969Z] === RUN TestSessionCreate [2022-08-04T16:06:20.969Z] --- PASS: TestSessionCreate (0.03s) [2022-08-04T16:06:20.969Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T16:06:20.969Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T16:06:20.969Z] PASS [2022-08-04T16:06:20.969Z] [2022-08-04T16:06:20.969Z] DONE 2 tests in 0.064s [2022-08-04T16:06:20.969Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T16:06:20.969Z] INFO: Testing against a local daemon [2022-08-04T16:06:20.969Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T16:06:20.969Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-04T16:06:20.969Z] === RUN TestDiskUsage [2022-08-04T16:06:20.969Z] === PAUSE TestDiskUsage [2022-08-04T16:06:20.969Z] === RUN TestEventsExecDie [2022-08-04T16:06:21.228Z] --- PASS: TestEventsExecDie (0.59s) [2022-08-04T16:06:21.228Z] === RUN TestEventsBackwardsCompatible [2022-08-04T16:06:21.486Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-04T16:06:21.486Z] === RUN TestEventsVolumeCreate [2022-08-04T16:06:21.486Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-04T16:06:21.486Z] === RUN TestInfoBinaryCommits [2022-08-04T16:06:21.486Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T16:06:21.486Z] === RUN TestInfoAPIVersioned [2022-08-04T16:06:21.486Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-04T16:06:21.486Z] === RUN TestInfoAPI [2022-08-04T16:06:21.486Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T16:06:21.486Z] === RUN TestInfoAPIWarnings [2022-08-04T16:06:21.924Z] --- PASS: TestInspectNetwork (7.09s) [2022-08-04T16:06:21.924Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T16:06:21.924Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T16:06:21.924Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T16:06:21.924Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T16:06:21.924Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T16:06:22.220Z] check_test.go:540: [d12cc50527204] daemon is not started [2022-08-04T16:06:22.220Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-04T16:06:22.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-04T16:06:22.786Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-04T16:06:23.305Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T16:06:23.305Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:06:23.305Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:06:23.305Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:06:23.305Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T16:06:23.305Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T16:06:23.305Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T16:06:23.305Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T16:06:23.305Z] === RUN TestNetworkList [2022-08-04T16:06:23.305Z] === RUN TestNetworkList//networks [2022-08-04T16:06:23.305Z] === PAUSE TestNetworkList//networks [2022-08-04T16:06:23.305Z] === RUN TestNetworkList//networks/ [2022-08-04T16:06:23.305Z] === PAUSE TestNetworkList//networks/ [2022-08-04T16:06:23.305Z] === CONT TestNetworkList//networks [2022-08-04T16:06:23.305Z] === CONT TestNetworkList//networks/ [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T16:06:23.305Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T16:06:23.305Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T16:06:23.352Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-04T16:06:23.875Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-04T16:06:23.875Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T16:06:23.918Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-04T16:06:24.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-04T16:06:24.814Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T16:06:24.814Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T16:06:25.753Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-04T16:06:25.753Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T16:06:25.858Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-04T16:06:25.858Z] check_test.go:540: [dfd53b533eda5] daemon is not started [2022-08-04T16:06:25.858Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-04T16:06:25.858Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-04T16:06:26.693Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-04T16:06:26.693Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T16:06:28.074Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-04T16:06:28.074Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T16:06:28.389Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-04T16:06:28.643Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T16:06:28.643Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T16:06:28.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-04T16:06:31.193Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-08-04T16:06:31.193Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T16:06:31.193Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:06:31.193Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:06:31.193Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T16:06:31.486Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-04T16:06:35.674Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-04T16:06:37.051Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-04T16:06:38.952Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-04T16:06:39.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-04T16:06:39.553Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T16:06:39.553Z] === RUN TestInfoDebug [2022-08-04T16:06:39.553Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T16:06:39.553Z] === RUN TestInfoInsecureRegistries [2022-08-04T16:06:39.553Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T16:06:39.553Z] === RUN TestInfoRegistryMirrors [2022-08-04T16:06:39.553Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T16:06:39.553Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T16:06:40.119Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-04T16:06:40.119Z] === RUN TestPingCacheHeaders [2022-08-04T16:06:40.119Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T16:06:40.119Z] === RUN TestPingGet [2022-08-04T16:06:40.119Z] --- PASS: TestPingGet (0.02s) [2022-08-04T16:06:40.119Z] === RUN TestPingHead [2022-08-04T16:06:40.119Z] --- PASS: TestPingHead (0.02s) [2022-08-04T16:06:40.119Z] === RUN TestPingSwarmHeader [2022-08-04T16:06:40.684Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T16:06:41.249Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T16:06:42.184Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T16:06:42.184Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-08-04T16:06:42.184Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T16:06:42.184Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T16:06:42.184Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T16:06:42.184Z] === RUN TestVersion [2022-08-04T16:06:42.184Z] --- PASS: TestVersion (0.02s) [2022-08-04T16:06:42.184Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-04T16:06:42.184Z] === CONT TestDiskUsage [2022-08-04T16:06:42.495Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-04T16:06:42.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T16:06:42.750Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T16:06:43.008Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T16:06:43.574Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage (1.57s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:06:43.574Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-08-04T16:06:43.574Z] PASS [2022-08-04T16:06:43.574Z] [2022-08-04T16:06:43.574Z] DONE 54 tests in 22.955s [2022-08-04T16:06:43.574Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T16:06:43.833Z] INFO: Testing against a local daemon [2022-08-04T16:06:43.833Z] === RUN TestVolumesCreateAndList [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T16:06:43.833Z] === RUN TestVolumesRemove [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-04T16:06:43.833Z] === RUN TestVolumesInspect [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T16:06:43.833Z] === RUN TestVolumesInvalidJSON [2022-08-04T16:06:43.833Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T16:06:43.833Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T16:06:43.833Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T16:06:43.833Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T16:06:43.833Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T16:06:43.833Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T16:06:43.833Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T16:06:43.833Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T16:06:43.833Z] PASS [2022-08-04T16:06:43.833Z] [2022-08-04T16:06:43.833Z] DONE 9 tests in 0.155s [2022-08-04T16:06:43.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T16:06:44.399Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-04T16:06:44.399Z] Removing test suite binaries [2022-08-04T16:06:44.399Z] exiting test-integration [2022-08-04T16:06:44.399Z] ++ exit 0 [2022-08-04T16:06:44.399Z] [2022-08-04T16:06:45.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-04T16:06:45.779Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-04T16:06:45.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv Post stage [Pipeline] junit [2022-08-04T16:06:45.829Z] Recording test results [2022-08-04T16:06:46.089Z] --- PASS: TestServiceWithDataPathPortInit (13.82s) [2022-08-04T16:06:46.089Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T16:06:46.105Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T16:06:46.429Z] + echo Ensuring container killed. [2022-08-04T16:06:46.429Z] Ensuring container killed. [2022-08-04T16:06:46.429Z] + docker rm -vf docker-pr1 [2022-08-04T16:06:46.429Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T16:06:46.708Z] + echo Chowning /workspace to jenkins user [2022-08-04T16:06:46.708Z] Chowning /workspace to jenkins user [2022-08-04T16:06:46.708Z] + id -u [2022-08-04T16:06:46.708Z] + id -g [2022-08-04T16:06:46.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43913:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T16:06:47.029Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s94svc2vkyytjaick22jplc7e Created:2022-08-04 16:06:45.885618456 +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[9af022cdcf9a7e54069ff8e1d1f8544757251a1025aa635a005c78ff0431ebbb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t2z8cxcymj3wq5qfxsz4rg7x5 EndpointID:1c02d96c97efe08bc98bb883adf8caa5971fd9e1bc75570745799e2869495b87 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7fbd8dbbeb8ec1ad7408fb3973cd4a6b96db0013212c8684eeeaf9b8781e2929 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:cc8fa4399ca3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t2z8cxcymj3wq5qfxsz4rg7x5 EndpointID:1c02d96c97efe08bc98bb883adf8caa5971fd9e1bc75570745799e2869495b87 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T16:06:47.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T16:06:48.371Z] + bundleName=amd64-cgroup2 [2022-08-04T16:06:48.371Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T16:06:48.371Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T16:06:48.371Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-04T16:06:48.371Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-04T16:06:48.639Z] Archiving artifacts [2022-08-04T16:06:48.999Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43913/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T16:06:49.302Z] + make clean [2022-08-04T16:06:49.302Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T16:06:49.302Z] docker-dev-cache [2022-08-04T16:06:49.302Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T16:06:49.596Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-04T16:06:50.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T16:06:51.465Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-04T16:06:52.307Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-08-04T16:06:52.307Z] PASS [2022-08-04T16:06:52.307Z] [2022-08-04T16:06:52.307Z] === Skipped [2022-08-04T16:06:52.307Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:06:52.307Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:06:52.307Z] [2022-08-04T16:06:52.307Z] DONE 38 tests, 1 skipped in 43.485s [2022-08-04T16:06:52.307Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:06:52.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:52.307Z] ++ set -e [2022-08-04T16:06:52.307Z] ++ '[' -n 0 ']' [2022-08-04T16:06:52.307Z] ++ set -x [2022-08-04T16:06:52.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:52.307Z] INFO: Testing against a local daemon [2022-08-04T16:06:52.307Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T16:06:52.307Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:06:52.307Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:06:52.307Z] === RUN TestDockerNetworkIpvlan [2022-08-04T16:06:52.307Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:06:52.307Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T16:06:52.307Z] PASS [2022-08-04T16:06:52.307Z] [2022-08-04T16:06:52.307Z] === Skipped [2022-08-04T16:06:52.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:06:52.307Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:06:52.307Z] [2022-08-04T16:06:52.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T16:06:52.307Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:06:52.307Z] [2022-08-04T16:06:52.307Z] DONE 2 tests, 2 skipped in 0.077s [2022-08-04T16:06:52.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:06:52.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:52.307Z] ++ set -e [2022-08-04T16:06:52.307Z] ++ '[' -n 0 ']' [2022-08-04T16:06:52.307Z] ++ set -x [2022-08-04T16:06:52.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:06:52.307Z] INFO: Testing against a local daemon [2022-08-04T16:06:52.307Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T16:06:52.840Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-04T16:06:52.879Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-04T16:06:52.879Z] === RUN TestDockerNetworkMacvlan [2022-08-04T16:06:53.448Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T16:06:53.775Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-04T16:06:54.388Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T16:06:54.958Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T16:06:56.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-04T16:06:56.868Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T16:06:56.876Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-04T16:06:57.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-04T16:06:58.250Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T16:06:59.038Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-04T16:06:59.974Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-04T16:07:00.541Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-04T16:07:01.549Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T16:07:02.119Z] --- PASS: TestDockerNetworkMacvlan (9.36s) [2022-08-04T16:07:02.119Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-04T16:07:02.119Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T16:07:02.119Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-08-04T16:07:02.119Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-08-04T16:07:02.119Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-08-04T16:07:02.119Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-04T16:07:02.119Z] PASS [2022-08-04T16:07:02.119Z] [2022-08-04T16:07:02.119Z] DONE 8 tests in 10.676s [2022-08-04T16:07:02.119Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T16:07:02.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:02.119Z] ++ set -e [2022-08-04T16:07:02.119Z] ++ '[' -n 0 ']' [2022-08-04T16:07:02.119Z] ++ set -x [2022-08-04T16:07:02.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:02.119Z] testing: warning: no tests to run [2022-08-04T16:07:02.119Z] PASS [2022-08-04T16:07:02.119Z] [2022-08-04T16:07:02.119Z] DONE 0 tests in 0.024s [2022-08-04T16:07:02.119Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T16:07:02.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:02.119Z] ++ set -e [2022-08-04T16:07:02.119Z] ++ '[' -n 0 ']' [2022-08-04T16:07:02.119Z] ++ set -x [2022-08-04T16:07:02.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:02.379Z] INFO: Testing against a local daemon [2022-08-04T16:07:02.379Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T16:07:03.074Z] docker_cli_daemon_test.go:2504: [d9fccfb92513b] daemon is not started [2022-08-04T16:07:03.318Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-04T16:07:03.318Z] === RUN TestAuthZPluginTLS [2022-08-04T16:07:03.888Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T16:07:03.888Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T16:07:04.448Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-04T16:07:04.465Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T16:07:04.465Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T16:07:05.052Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T16:07:05.052Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T16:07:05.621Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-04T16:07:05.621Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T16:07:06.562Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-04T16:07:06.562Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T16:07:06.981Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-04T16:07:07.132Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T16:07:07.132Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T16:07:07.701Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T16:07:07.701Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T16:07:08.272Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-04T16:07:08.272Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T16:07:08.360Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-04T16:07:09.295Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-04T16:07:09.653Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-04T16:07:09.653Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T16:07:10.229Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-04T16:07:11.036Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-08-04T16:07:11.036Z] === RUN TestAuthZPluginHeader [2022-08-04T16:07:11.606Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T16:07:11.606Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T16:07:11.606Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:11.606Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T16:07:11.606Z] === RUN TestAuthZPluginV2Disable [2022-08-04T16:07:11.606Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:11.606Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-04T16:07:11.606Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T16:07:11.606Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:11.606Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T16:07:11.606Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T16:07:11.606Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:11.606Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T16:07:11.606Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T16:07:12.135Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/networkdb 103.868s coverage: 60.6% of statements [2022-08-04T16:07:12.410Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/options 0.001s coverage: 100.0% of statements [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/osl 4.479s coverage: 39.7% of statements [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/portallocator 0.012s coverage: 80.7% of statements [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/portmapper 0.490s coverage: 48.6% of statements [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-04T16:07:12.410Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T16:07:12.410Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T16:07:12.410Z] [2022-08-04T16:07:12.410Z] === Skipped [2022-08-04T16:07:12.410Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T16:07:12.410Z] firewalld_test.go:14: firewalld is not running [2022-08-04T16:07:12.410Z] [2022-08-04T16:07:12.410Z] DONE 327 tests, 1 skipped in 199.623s [2022-08-04T16:07:12.728Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault Post stage [Pipeline] junit [2022-08-04T16:07:12.993Z] Recording test results [2022-08-04T16:07:13.005Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-04T16:07:13.224Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-04T16:07:13.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43913/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30295c1750714d26f3c8fc9c3451f11ac351f2be -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30295c1750714d26f3c8fc9c3451f11ac351f2be hack/validate/vendor [2022-08-04T16:07:13.572Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-04T16:07:13.830Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-04T16:07:14.114Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [2022-08-04T16:07:14.396Z] === RUN TestDockerSuite/TestBuildCmdShDashC Post stage [Pipeline] sh [2022-08-04T16:07:14.654Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-04T16:07:14.654Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T16:07:14.654Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-04T16:07:14.683Z] + echo Ensuring container killed. [2022-08-04T16:07:14.684Z] Ensuring container killed. [2022-08-04T16:07:14.684Z] + docker rm -vf docker-pr1 [2022-08-04T16:07:14.684Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T16:07:14.965Z] + echo Chowning /workspace to jenkins user [2022-08-04T16:07:14.965Z] Chowning /workspace to jenkins user [2022-08-04T16:07:14.965Z] + id -u [2022-08-04T16:07:14.965Z] + id -g [2022-08-04T16:07:14.965Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43913:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T16:07:15.589Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-04T16:07:15.845Z] + bundleName=unit [2022-08-04T16:07:15.845Z] + echo Creating unit-bundles.tar.gz [2022-08-04T16:07:15.845Z] Creating unit-bundles.tar.gz [2022-08-04T16:07:15.845Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-04T16:07:15.845Z] bundles/junit-report-libnetwork.xml [2022-08-04T16:07:15.845Z] bundles/junit-report.xml [2022-08-04T16:07:15.845Z] bundles/go-test-report-libnetwork.json [2022-08-04T16:07:15.845Z] bundles/go-test-report.json [2022-08-04T16:07:15.845Z] bundles/profile-libnetwork.out [2022-08-04T16:07:15.845Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-04T16:07:15.857Z] Archiving artifacts [2022-08-04T16:07:16.177Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43913/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T16:07:16.481Z] + make clean [2022-08-04T16:07:16.481Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T16:07:16.481Z] docker-dev-cache [2022-08-04T16:07:16.481Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T16:07:16.524Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T16:07:17.459Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-04T16:07:19.991Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-04T16:07:19.991Z] check_test.go:540: [d4e46382871af] daemon is not started [2022-08-04T16:07:19.991Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-04T16:07:21.892Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-04T16:07:22.826Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-04T16:07:23.761Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-04T16:07:24.020Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-04T16:07:24.955Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-04T16:07:25.522Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-04T16:07:26.089Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite (327.31s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.22s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.46s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.72s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.20s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.25s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.52s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.42s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.45s) [2022-08-04T16:07:26.089Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.78s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.80s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.41s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.31s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.48s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.47s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.36s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.64s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.96s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.92s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.86s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.72s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.22s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.28s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.84s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.64s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.62s) [2022-08-04T16:07:26.089Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T16:07:26.089Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.34s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.22s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.89s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.50s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.79s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.93s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.62s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.93s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.43s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.71s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.29s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.58s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.78s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.47s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.39s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.08s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.33s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-08-04T16:07:26.089Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.06s) [2022-08-04T16:07:26.089Z] === RUN TestDockerSwarmSuite [2022-08-04T16:07:26.089Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-04T16:07:29.373Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-04T16:07:29.710Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T16:07:29.710Z] PASS [2022-08-04T16:07:29.710Z] [2022-08-04T16:07:29.710Z] === Skipped [2022-08-04T16:07:29.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T16:07:29.710Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:29.710Z] [2022-08-04T16:07:29.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-04T16:07:29.710Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:29.710Z] [2022-08-04T16:07:29.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T16:07:29.710Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:29.710Z] [2022-08-04T16:07:29.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T16:07:29.710Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:29.710Z] [2022-08-04T16:07:29.710Z] DONE 17 tests, 4 skipped in 26.361s [2022-08-04T16:07:29.710Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T16:07:29.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:29.710Z] ++ set -e [2022-08-04T16:07:29.710Z] ++ '[' -n 0 ']' [2022-08-04T16:07:29.710Z] ++ set -x [2022-08-04T16:07:29.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:29.710Z] INFO: Testing against a local daemon [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:07:29.710Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:07:29.710Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T16:07:29.710Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T16:07:29.710Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T16:07:29.710Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T16:07:29.710Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T16:07:29.710Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T16:07:29.710Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T16:07:29.710Z] === RUN TestPluginInstall [2022-08-04T16:07:29.710Z] === RUN TestPluginInstall/no_auth [2022-08-04T16:07:29.710Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:07:29.710Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a47f5aaae56f587d445b5f89828a6836eca0413008ec77be1a70c4971b7a63c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:07:29.710Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:07:29.710Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a47f5aaae56f587d445b5f89828a6836eca0413008ec77be1a70c4971b7a63c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:07:29.710Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T16:07:29.971Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:07:29.971Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a47f5aaae56f587d445b5f89828a6836eca0413008ec77be1a70c4971b7a63c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:07:29.971Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:07:29.971Z] time="2022-08-04T16:07:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a47f5aaae56f587d445b5f89828a6836eca0413008ec77be1a70c4971b7a63c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:07:30.231Z] === RUN TestPluginInstall/with_insecure [2022-08-04T16:07:31.170Z] time="2022-08-04T16:07:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:07:31.170Z] time="2022-08-04T16:07:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dddaf2c6a598d8a9dc32b5bebedd8c1dce7af733037aeba9f762f5495e7247c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:07:31.170Z] time="2022-08-04T16:07:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:07:31.170Z] time="2022-08-04T16:07:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dddaf2c6a598d8a9dc32b5bebedd8c1dce7af733037aeba9f762f5495e7247c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:07:31.171Z] plugin_test.go:196: [d3d034f1110c3] daemon is not started [2022-08-04T16:07:31.171Z] --- PASS: TestPluginInstall (2.59s) [2022-08-04T16:07:31.171Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-04T16:07:31.171Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-04T16:07:31.171Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-04T16:07:31.171Z] === RUN TestPluginsWithRuntimes [2022-08-04T16:07:32.662Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-04T16:07:33.080Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T16:07:33.650Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T16:07:34.589Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-08-04T16:07:34.589Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-04T16:07:34.589Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-04T16:07:34.589Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T16:07:35.159Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-04T16:07:35.159Z] PASS [2022-08-04T16:07:35.159Z] [2022-08-04T16:07:35.159Z] DONE 24 tests in 6.555s [2022-08-04T16:07:35.159Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T16:07:35.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:35.159Z] ++ set -e [2022-08-04T16:07:35.159Z] ++ '[' -n 0 ']' [2022-08-04T16:07:35.159Z] ++ set -x [2022-08-04T16:07:35.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:35.159Z] INFO: Testing against a local daemon [2022-08-04T16:07:35.159Z] === RUN TestExternalGraphDriver [2022-08-04T16:07:35.728Z] === RUN TestExternalGraphDriver/json [2022-08-04T16:07:37.111Z] === RUN TestExternalGraphDriver/spec [2022-08-04T16:07:37.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-04T16:07:37.934Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-04T16:07:38.501Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-04T16:07:39.050Z] === RUN TestExternalGraphDriver/pull [2022-08-04T16:07:40.431Z] --- PASS: TestExternalGraphDriver (5.14s) [2022-08-04T16:07:40.431Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-04T16:07:40.431Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-08-04T16:07:40.431Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-08-04T16:07:40.431Z] === RUN TestGraphdriverPluginV2 [2022-08-04T16:07:40.691Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:40.691Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-08-04T16:07:40.691Z] PASS [2022-08-04T16:07:40.691Z] [2022-08-04T16:07:40.691Z] === Skipped [2022-08-04T16:07:40.691Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-08-04T16:07:40.691Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:07:40.691Z] [2022-08-04T16:07:40.691Z] DONE 5 tests, 1 skipped in 5.555s [2022-08-04T16:07:40.691Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T16:07:40.691Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:40.691Z] ++ set -e [2022-08-04T16:07:40.691Z] ++ '[' -n 0 ']' [2022-08-04T16:07:40.691Z] ++ set -x [2022-08-04T16:07:40.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:40.951Z] INFO: Testing against a local daemon [2022-08-04T16:07:40.951Z] === RUN TestContinueAfterPluginCrash [2022-08-04T16:07:40.951Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T16:07:40.951Z] === RUN TestReadPluginNoRead [2022-08-04T16:07:40.951Z] === PAUSE TestReadPluginNoRead [2022-08-04T16:07:40.951Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T16:07:40.951Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T16:07:40.951Z] === CONT TestContinueAfterPluginCrash [2022-08-04T16:07:40.951Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T16:07:41.808Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-04T16:07:44.249Z] --- PASS: TestDaemonStartWithLogOpt (3.10s) [2022-08-04T16:07:44.249Z] === CONT TestReadPluginNoRead [2022-08-04T16:07:45.091Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-04T16:07:46.028Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-04T16:07:46.028Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T16:07:46.028Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-04T16:07:46.028Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T16:07:46.028Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-04T16:07:46.028Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T16:07:46.028Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-04T16:07:46.028Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T16:07:46.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-04T16:07:46.158Z] === RUN TestReadPluginNoRead/default [2022-08-04T16:07:47.099Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T16:07:48.482Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T16:07:48.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-04T16:07:48.743Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-04T16:07:49.683Z] === CONT TestReadPluginNoRead [2022-08-04T16:07:49.683Z] read_test.go:92: [dbf8c3f79be75] daemon is not started [2022-08-04T16:07:49.683Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-08-04T16:07:49.683Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-08-04T16:07:49.683Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-08-04T16:07:49.683Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-04T16:07:49.683Z] PASS [2022-08-04T16:07:49.683Z] [2022-08-04T16:07:49.683Z] DONE 6 tests in 8.788s [2022-08-04T16:07:49.683Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T16:07:49.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:49.683Z] ++ set -e [2022-08-04T16:07:49.683Z] ++ '[' -n 0 ']' [2022-08-04T16:07:49.683Z] ++ set -x [2022-08-04T16:07:49.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:49.683Z] testing: warning: no tests to run [2022-08-04T16:07:49.683Z] PASS [2022-08-04T16:07:49.683Z] [2022-08-04T16:07:49.683Z] DONE 0 tests in 0.030s [2022-08-04T16:07:49.683Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T16:07:49.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:49.683Z] ++ set -e [2022-08-04T16:07:49.683Z] ++ '[' -n 0 ']' [2022-08-04T16:07:49.683Z] ++ set -x [2022-08-04T16:07:49.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:49.683Z] INFO: Testing against a local daemon [2022-08-04T16:07:49.683Z] === RUN TestPluginWithDevMounts [2022-08-04T16:07:49.683Z] === PAUSE TestPluginWithDevMounts [2022-08-04T16:07:49.683Z] === CONT TestPluginWithDevMounts [2022-08-04T16:07:50.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-04T16:07:51.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-04T16:07:51.592Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-04T16:07:51.592Z] PASS [2022-08-04T16:07:51.592Z] [2022-08-04T16:07:51.592Z] DONE 1 tests in 1.627s [2022-08-04T16:07:51.592Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T16:07:51.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:51.592Z] ++ set -e [2022-08-04T16:07:51.592Z] ++ '[' -n 0 ']' [2022-08-04T16:07:51.592Z] ++ set -x [2022-08-04T16:07:51.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:07:51.592Z] INFO: Testing against a local daemon [2022-08-04T16:07:51.592Z] === RUN TestSecretInspect [2022-08-04T16:07:52.772Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-04T16:07:53.502Z] --- PASS: TestSecretInspect (2.15s) [2022-08-04T16:07:53.502Z] === RUN TestSecretList [2022-08-04T16:07:54.147Z] docker_api_swarm_test.go:563: [dec95017aa544] joining swarm manager [dd52f5c791416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:07:56.042Z] --- PASS: TestSecretList (2.17s) [2022-08-04T16:07:56.042Z] === RUN TestSecretsCreateAndDelete [2022-08-04T16:07:56.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-04T16:07:56.680Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-04T16:07:57.951Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-08-04T16:07:57.951Z] === RUN TestSecretsUpdate [2022-08-04T16:08:00.491Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-04T16:08:00.491Z] === RUN TestTemplatedSecret [2022-08-04T16:08:01.946Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-04T16:08:02.437Z] --- PASS: TestTemplatedSecret (2.45s) [2022-08-04T16:08:02.437Z] === RUN TestSecretCreateResolve [2022-08-04T16:08:04.977Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-08-04T16:08:04.977Z] PASS [2022-08-04T16:08:04.977Z] [2022-08-04T16:08:04.977Z] DONE 6 tests in 13.462s [2022-08-04T16:08:04.977Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T16:08:04.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:08:04.977Z] ++ set -e [2022-08-04T16:08:04.977Z] ++ '[' -n 0 ']' [2022-08-04T16:08:04.977Z] ++ set -x [2022-08-04T16:08:04.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:08:04.977Z] INFO: Testing against a local daemon [2022-08-04T16:08:04.977Z] === RUN TestServiceCreateInit [2022-08-04T16:08:04.977Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T16:08:07.217Z] docker_api_swarm_test.go:585: [dd5a38ef408a2] joining swarm manager [dd52f5c791416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:08:07.217Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-04T16:08:07.785Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-04T16:08:08.272Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T16:08:09.163Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-04T16:08:09.731Z] check_test.go:611: [dec95017aa544] daemon is not started [2022-08-04T16:08:12.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-04T16:08:12.471Z] --- PASS: TestServiceCreateInit (7.03s) [2022-08-04T16:08:12.471Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-08-04T16:08:12.471Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-08-04T16:08:12.471Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T16:08:12.839Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-04T16:08:12.839Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-04T16:08:13.773Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-04T16:08:15.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-04T16:08:16.082Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-04T16:08:20.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-04T16:08:20.268Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T16:08:20.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-04T16:08:23.554Z] docker_api_swarm_test.go:46: [d20cae8f5fdb7] joining swarm manager [d88fab229016f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:08:24.932Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-04T16:08:25.867Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-04T16:08:27.367Z] --- PASS: TestCreateServiceMultipleTimes (15.20s) [2022-08-04T16:08:27.367Z] === RUN TestCreateServiceConflict [2022-08-04T16:08:28.401Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-04T16:08:29.276Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-04T16:08:29.277Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T16:08:31.816Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-08-04T16:08:31.816Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T16:08:38.373Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-04T16:08:38.373Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-04T16:08:38.373Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-04T16:08:41.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-04T16:08:42.223Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-04T16:08:42.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-04T16:08:44.772Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-04T16:08:46.671Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-04T16:08:46.671Z] --- PASS: TestImportExtremelyLargeImageWorks (182.01s) [2022-08-04T16:08:46.671Z] PASS [2022-08-04T16:08:46.671Z] [2022-08-04T16:08:46.671Z] DONE 22 tests in 186.215s [2022-08-04T16:08:46.671Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T16:08:46.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:08:46.671Z] ++ set -e [2022-08-04T16:08:46.671Z] ++ '[' -n 0 ']' [2022-08-04T16:08:46.671Z] ++ set -x [2022-08-04T16:08:46.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:08:46.711Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-08-04T16:08:46.711Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T16:08:46.930Z] === RUN TestStripANSICommands [2022-08-04T16:08:46.930Z] === RUN TestStripANSICommands/#00 [2022-08-04T16:08:46.930Z] === RUN TestStripANSICommands/#01 [2022-08-04T16:08:46.930Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T16:08:46.930Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T16:08:46.930Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T16:08:46.930Z] PASS [2022-08-04T16:08:46.930Z] [2022-08-04T16:08:46.930Z] DONE 3 tests in 0.042s [2022-08-04T16:08:46.930Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T16:08:46.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:08:46.930Z] ++ set -e [2022-08-04T16:08:46.930Z] ++ '[' -n 0 ']' [2022-08-04T16:08:46.930Z] ++ set -x [2022-08-04T16:08:46.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:08:46.930Z] INFO: Testing against a local daemon [2022-08-04T16:08:46.930Z] === RUN TestNetworkCreateDelete [2022-08-04T16:08:47.187Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-04T16:08:47.187Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T16:08:47.289Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-08-04T16:08:47.289Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T16:08:47.754Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-08-04T16:08:47.754Z] === RUN TestDaemonDNSFallback [2022-08-04T16:08:49.835Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-08-04T16:08:49.835Z] === RUN TestCreateServiceSysctls [2022-08-04T16:08:51.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-04T16:08:51.971Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-04T16:08:53.130Z] --- PASS: TestCreateServiceSysctls (2.90s) [2022-08-04T16:08:53.130Z] === RUN TestCreateServiceCapabilities [2022-08-04T16:08:53.346Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-04T16:08:54.280Z] --- PASS: TestDaemonDNSFallback (6.58s) [2022-08-04T16:08:54.280Z] === RUN TestInspectNetwork [2022-08-04T16:08:55.039Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-08-04T16:08:55.039Z] === RUN TestInspect [2022-08-04T16:08:57.578Z] --- PASS: TestInspect (2.56s) [2022-08-04T16:08:57.578Z] === RUN TestCreateJob [2022-08-04T16:08:58.467Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T16:08:58.467Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T16:08:58.467Z] === RUN TestInspectNetwork/network_name [2022-08-04T16:08:58.467Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T16:09:00.871Z] --- PASS: TestCreateJob (2.94s) [2022-08-04T16:09:00.871Z] === RUN TestReplicatedJob [2022-08-04T16:09:02.649Z] --- PASS: TestInspectNetwork (8.51s) [2022-08-04T16:09:02.649Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T16:09:02.649Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T16:09:02.649Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T16:09:02.649Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T16:09:02.649Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T16:09:03.215Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-04T16:09:03.475Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-04T16:09:04.854Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T16:09:04.854Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:09:04.854Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:09:04.854Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:09:04.854Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T16:09:04.854Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T16:09:04.854Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T16:09:04.854Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T16:09:04.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T16:09:04.854Z] === RUN TestNetworkList [2022-08-04T16:09:04.854Z] === RUN TestNetworkList//networks [2022-08-04T16:09:04.854Z] === PAUSE TestNetworkList//networks [2022-08-04T16:09:04.854Z] === RUN TestNetworkList//networks/ [2022-08-04T16:09:04.855Z] === PAUSE TestNetworkList//networks/ [2022-08-04T16:09:04.855Z] === CONT TestNetworkList//networks [2022-08-04T16:09:04.855Z] === CONT TestNetworkList//networks/ [2022-08-04T16:09:04.855Z] --- PASS: TestNetworkList (0.03s) [2022-08-04T16:09:04.855Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T16:09:04.855Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T16:09:04.855Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T16:09:05.072Z] --- PASS: TestReplicatedJob (4.63s) [2022-08-04T16:09:05.072Z] === RUN TestUpdateReplicatedJob [2022-08-04T16:09:05.422Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-04T16:09:05.422Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T16:09:06.356Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T16:09:06.356Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T16:09:06.615Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-04T16:09:06.874Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-04T16:09:07.132Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-04T16:09:07.132Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-04T16:09:07.132Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T16:09:07.698Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-04T16:09:07.698Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-04T16:09:07.956Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-04T16:09:08.216Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-04T16:09:08.216Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-04T16:09:08.216Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T16:09:08.367Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-04T16:09:08.367Z] === RUN TestServiceListWithStatuses [2022-08-04T16:09:08.367Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:09:08.367Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T16:09:08.367Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T16:09:09.592Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-08-04T16:09:09.592Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T16:09:09.853Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-04T16:09:10.124Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T16:09:10.124Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T16:09:10.692Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-04T16:09:12.070Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-04T16:09:12.566Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-08-04T16:09:12.566Z] === RUN TestDockerNetworkReConnect [2022-08-04T16:09:13.003Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2022-08-04T16:09:13.003Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T16:09:13.003Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:09:13.003Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:09:13.003Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T16:09:13.003Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-04T16:09:13.937Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-04T16:09:14.504Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-04T16:09:15.862Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-08-04T16:09:15.862Z] === RUN TestServicePlugin [2022-08-04T16:09:15.862Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:09:15.862Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-04T16:09:15.862Z] === RUN TestServiceUpdateLabel [2022-08-04T16:09:17.786Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-04T16:09:17.786Z] === RUN TestServiceUpdateSecrets [2022-08-04T16:09:19.768Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-04T16:09:29.734Z] --- PASS: TestServiceWithDataPathPortInit (15.51s) [2022-08-04T16:09:29.734Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T16:09:31.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-04T16:09:31.367Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7lturfjhryzow91d3y2cljevb Created:2022-08-04 16:09:29.342368297 +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[81a984c7f17707138ddc96d33c3191873a5e0d335e84125ef9bb2b4f75af3076:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5904oht2x8rcc0khotzl8eal EndpointID:78432d814d229a4e2094de65626ac68419c24cd906a21cc31247cb067f7bab3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f9ff0439deb995522105ae4208e74fa979a4cbbb50ce585bb6cea7a5db26aee 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:a690ec4a6bb1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5904oht2x8rcc0khotzl8eal EndpointID:78432d814d229a4e2094de65626ac68419c24cd906a21cc31247cb067f7bab3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T16:09:32.680Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-08-04T16:09:32.680Z] === RUN TestServiceUpdateConfigs [2022-08-04T16:09:32.743Z] docker_api_swarm_test.go:304: [d3a855e88d996] joining swarm manager [dabbc92a5b9e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:09:33.308Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-04T16:09:34.682Z] docker_api_swarm_test.go:305: [d04965635394c] joining swarm manager [dabbc92a5b9e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:09:34.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-04T16:09:35.617Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-04T16:09:36.184Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2022-08-04T16:09:36.184Z] PASS [2022-08-04T16:09:36.184Z] [2022-08-04T16:09:36.184Z] === Skipped [2022-08-04T16:09:36.184Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T16:09:36.184Z] service_test.go:243: FLAKY_TEST [2022-08-04T16:09:36.184Z] [2022-08-04T16:09:36.184Z] DONE 38 tests, 1 skipped in 49.352s [2022-08-04T16:09:36.184Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:09:36.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:36.184Z] ++ set -e [2022-08-04T16:09:36.184Z] ++ '[' -n 0 ']' [2022-08-04T16:09:36.184Z] ++ set -x [2022-08-04T16:09:36.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:36.442Z] INFO: Testing against a local daemon [2022-08-04T16:09:36.442Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T16:09:36.442Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:09:36.442Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:09:36.442Z] === RUN TestDockerNetworkIpvlan [2022-08-04T16:09:36.442Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:09:36.442Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T16:09:36.442Z] PASS [2022-08-04T16:09:36.442Z] [2022-08-04T16:09:36.442Z] === Skipped [2022-08-04T16:09:36.442Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T16:09:36.442Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:09:36.442Z] [2022-08-04T16:09:36.442Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T16:09:36.442Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T16:09:36.442Z] [2022-08-04T16:09:36.442Z] DONE 2 tests, 2 skipped in 0.102s [2022-08-04T16:09:36.442Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T16:09:36.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:36.442Z] ++ set -e [2022-08-04T16:09:36.442Z] ++ '[' -n 0 ']' [2022-08-04T16:09:36.442Z] ++ set -x [2022-08-04T16:09:36.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:36.442Z] INFO: Testing against a local daemon [2022-08-04T16:09:36.442Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T16:09:37.818Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-08-04T16:09:37.818Z] === RUN TestDockerNetworkMacvlan [2022-08-04T16:09:38.753Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T16:09:39.688Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T16:09:40.254Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T16:09:41.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-04T16:09:42.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-04T16:09:42.458Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T16:09:42.458Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-04T16:09:43.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-04T16:09:44.402Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-04T16:09:44.402Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T16:09:44.402Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-04T16:09:44.402Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-04T16:09:44.660Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T16:09:47.573Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-08-04T16:09:47.573Z] === RUN TestServiceUpdateNetwork [2022-08-04T16:09:49.927Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T16:09:50.186Z] --- PASS: TestDockerNetworkMacvlan (12.34s) [2022-08-04T16:09:50.186Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-08-04T16:09:50.186Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2022-08-04T16:09:50.186Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-08-04T16:09:50.186Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2022-08-04T16:09:50.186Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2022-08-04T16:09:50.186Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-08-04T16:09:50.186Z] PASS [2022-08-04T16:09:50.186Z] [2022-08-04T16:09:50.186Z] DONE 8 tests in 13.809s [2022-08-04T16:09:50.186Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T16:09:50.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:50.186Z] ++ set -e [2022-08-04T16:09:50.186Z] ++ '[' -n 0 ']' [2022-08-04T16:09:50.186Z] ++ set -x [2022-08-04T16:09:50.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:50.186Z] testing: warning: no tests to run [2022-08-04T16:09:50.186Z] PASS [2022-08-04T16:09:50.186Z] [2022-08-04T16:09:50.186Z] DONE 0 tests in 0.023s [2022-08-04T16:09:50.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T16:09:50.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:50.186Z] ++ set -e [2022-08-04T16:09:50.186Z] ++ '[' -n 0 ']' [2022-08-04T16:09:50.186Z] ++ set -x [2022-08-04T16:09:50.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:09:50.444Z] INFO: Testing against a local daemon [2022-08-04T16:09:50.444Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T16:09:51.817Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2022-08-04T16:09:51.817Z] === RUN TestAuthZPluginTLS [2022-08-04T16:09:52.075Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T16:09:52.076Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T16:09:52.642Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-04T16:09:52.642Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T16:09:52.899Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-04T16:09:53.158Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-04T16:09:53.158Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T16:09:53.158Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T16:09:53.726Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-04T16:09:53.726Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-08-04T16:09:53.726Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T16:09:53.984Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-04T16:09:54.243Z] === RUN TestDockerSuite/TestBuildFails [2022-08-04T16:09:55.178Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-04T16:09:55.178Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-04T16:09:55.178Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-08-04T16:09:55.178Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T16:09:55.745Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T16:09:55.745Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T16:09:56.312Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-04T16:09:56.312Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T16:09:56.570Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-04T16:09:57.139Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.62s) [2022-08-04T16:09:57.139Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T16:09:59.046Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-08-04T16:09:59.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T16:09:59.046Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-04T16:09:59.793Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-08-04T16:09:59.793Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T16:09:59.793Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T16:09:59.980Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-04T16:10:00.363Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T16:10:00.546Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2022-08-04T16:10:00.546Z] === RUN TestAuthZPluginHeader [2022-08-04T16:10:01.481Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-04T16:10:01.481Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-04T16:10:01.481Z] --- PASS: TestAuthZPluginHeader (0.88s) [2022-08-04T16:10:01.481Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T16:10:01.740Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-04T16:10:02.676Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-04T16:10:04.050Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-04T16:10:04.317Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-04T16:10:04.888Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-04T16:10:06.264Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-04T16:10:06.522Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.92s) [2022-08-04T16:10:06.522Z] === RUN TestAuthZPluginV2Disable [2022-08-04T16:10:07.896Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-04T16:10:08.491Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T16:10:08.833Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-04T16:10:09.091Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-04T16:10:09.659Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-04T16:10:09.917Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-04T16:10:10.483Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-04T16:10:10.483Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-04T16:10:10.483Z] --- PASS: TestAuthZPluginV2Disable (4.18s) [2022-08-04T16:10:10.483Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T16:10:11.048Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-04T16:10:11.307Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-04T16:10:11.874Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-04T16:10:11.874Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-04T16:10:12.132Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-04T16:10:12.390Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-04T16:10:13.765Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-04T16:10:14.700Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.96s) [2022-08-04T16:10:14.700Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T16:10:15.079Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-08-04T16:10:15.079Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-04T16:10:15.079Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-04T16:10:15.079Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-04T16:10:15.079Z] PASS [2022-08-04T16:10:15.079Z] [2022-08-04T16:10:15.079Z] === Skipped [2022-08-04T16:10:15.079Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T16:10:15.079Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:10:15.079Z] [2022-08-04T16:10:15.079Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-04T16:10:15.079Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T16:10:15.079Z] [2022-08-04T16:10:15.079Z] DONE 27 tests, 2 skipped in 129.929s [2022-08-04T16:10:15.079Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T16:10:15.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:15.079Z] ++ set -e [2022-08-04T16:10:15.079Z] ++ '[' -n 0 ']' [2022-08-04T16:10:15.079Z] ++ set -x [2022-08-04T16:10:15.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:15.079Z] INFO: Testing against a local daemon [2022-08-04T16:10:15.079Z] === RUN TestSessionCreate [2022-08-04T16:10:15.079Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T16:10:15.079Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T16:10:15.079Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-04T16:10:15.079Z] PASS [2022-08-04T16:10:15.079Z] [2022-08-04T16:10:15.079Z] DONE 2 tests in 0.161s [2022-08-04T16:10:15.079Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T16:10:15.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:15.079Z] ++ set -e [2022-08-04T16:10:15.079Z] ++ '[' -n 0 ']' [2022-08-04T16:10:15.079Z] ++ set -x [2022-08-04T16:10:15.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:15.079Z] INFO: Testing against a local daemon [2022-08-04T16:10:15.079Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T16:10:15.079Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T16:10:15.079Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T16:10:15.079Z] === RUN TestDiskUsage [2022-08-04T16:10:15.079Z] === PAUSE TestDiskUsage [2022-08-04T16:10:15.079Z] === RUN TestEventsExecDie [2022-08-04T16:10:15.339Z] --- PASS: TestEventsExecDie (0.48s) [2022-08-04T16:10:15.339Z] === RUN TestEventsBackwardsCompatible [2022-08-04T16:10:15.599Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T16:10:15.599Z] === RUN TestEventsVolumeCreate [2022-08-04T16:10:15.599Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T16:10:15.599Z] === RUN TestInfoBinaryCommits [2022-08-04T16:10:15.599Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-04T16:10:15.599Z] === RUN TestInfoAPIVersioned [2022-08-04T16:10:15.599Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T16:10:15.599Z] === RUN TestInfoAPI [2022-08-04T16:10:15.599Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T16:10:15.599Z] === RUN TestInfoAPIWarnings [2022-08-04T16:10:15.635Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-04T16:10:18.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-04T16:10:20.695Z] docker_api_swarm_test.go:272: [dc764e252e257] joining swarm manager [dbde61308d92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:10:20.953Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-04T16:10:21.887Z] docker_api_swarm_test.go:273: [def519282cba3] joining swarm manager [dbde61308d92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:10:25.173Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-04T16:10:25.173Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-04T16:10:25.173Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-04T16:10:25.173Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-04T16:10:25.173Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-04T16:10:25.173Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-04T16:10:26.548Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-04T16:10:27.115Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-04T16:10:27.683Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.02s) [2022-08-04T16:10:27.683Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T16:10:30.223Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-04T16:10:30.223Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-04T16:10:30.481Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-04T16:10:33.701Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-04T16:10:33.701Z] === RUN TestInfoDebug [2022-08-04T16:10:33.701Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T16:10:33.701Z] === RUN TestInfoInsecureRegistries [2022-08-04T16:10:33.701Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T16:10:33.701Z] === RUN TestInfoRegistryMirrors [2022-08-04T16:10:33.701Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T16:10:33.701Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T16:10:34.271Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T16:10:34.271Z] === RUN TestPingCacheHeaders [2022-08-04T16:10:34.271Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T16:10:34.271Z] === RUN TestPingGet [2022-08-04T16:10:34.271Z] --- PASS: TestPingGet (0.01s) [2022-08-04T16:10:34.271Z] === RUN TestPingHead [2022-08-04T16:10:34.271Z] --- PASS: TestPingHead (0.03s) [2022-08-04T16:10:34.271Z] === RUN TestPingSwarmHeader [2022-08-04T16:10:34.841Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T16:10:35.101Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T16:10:36.044Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T16:10:36.304Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-08-04T16:10:36.304Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T16:10:36.304Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T16:10:36.304Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T16:10:36.304Z] === RUN TestVersion [2022-08-04T16:10:36.304Z] --- PASS: TestVersion (0.02s) [2022-08-04T16:10:36.304Z] === CONT TestDiskUsage [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T16:10:36.874Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T16:10:37.038Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T16:10:37.134Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T16:10:37.393Z] --- PASS: TestDiskUsage (1.14s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T16:10:37.394Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:10:37.394Z] PASS [2022-08-04T16:10:37.394Z] [2022-08-04T16:10:37.394Z] === Skipped [2022-08-04T16:10:37.394Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T16:10:37.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T16:10:37.394Z] [2022-08-04T16:10:37.394Z] DONE 54 tests, 1 skipped in 22.478s [2022-08-04T16:10:37.394Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T16:10:37.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:37.394Z] ++ set -e [2022-08-04T16:10:37.394Z] ++ '[' -n 0 ']' [2022-08-04T16:10:37.394Z] ++ set -x [2022-08-04T16:10:37.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:37.394Z] INFO: Testing against a local daemon [2022-08-04T16:10:37.394Z] === RUN TestVolumesCreateAndList [2022-08-04T16:10:37.394Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T16:10:37.394Z] === RUN TestVolumesRemove [2022-08-04T16:10:37.394Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-04T16:10:37.394Z] === RUN TestVolumesInspect [2022-08-04T16:10:37.654Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T16:10:37.654Z] === RUN TestVolumesInvalidJSON [2022-08-04T16:10:37.654Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T16:10:37.654Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T16:10:37.654Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T16:10:37.654Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T16:10:37.654Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T16:10:37.654Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T16:10:37.654Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T16:10:37.654Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-04T16:10:37.654Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T16:10:37.654Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T16:10:37.654Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T16:10:37.654Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T16:10:37.654Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T16:10:37.654Z] PASS [2022-08-04T16:10:37.654Z] [2022-08-04T16:10:37.654Z] DONE 9 tests in 0.191s [2022-08-04T16:10:37.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T16:10:37.654Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T16:10:37.654Z] +++ kill 14053 [2022-08-04T16:10:37.914Z] +++ /etc/init.d/apparmor stop [2022-08-04T16:10:37.914Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T16:10:37.914Z] [2022-08-04T16:10:37.914Z] Unloading profiles will leave already running processes permanently [2022-08-04T16:10:37.914Z] unconfined, which can lead to unexpected situations. [2022-08-04T16:10:37.914Z] [2022-08-04T16:10:37.914Z] To set a process to complain mode, use the command line tool [2022-08-04T16:10:37.914Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T16:10:37.914Z] +++ true [2022-08-04T16:10:37.914Z] exiting test-integration [2022-08-04T16:10:37.914Z] ++ exit 0 [2022-08-04T16:10:37.914Z] [2022-08-04T16:10:38.413Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom Post stage [Pipeline] junit [2022-08-04T16:10:38.500Z] Recording test results [2022-08-04T16:10:38.938Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-08-04T16:10:38.980Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds Post stage [Pipeline] sh [2022-08-04T16:10:39.270Z] + echo Ensuring container killed. [2022-08-04T16:10:39.270Z] Ensuring container killed. [2022-08-04T16:10:39.270Z] + docker rm -vf docker-pr1 [2022-08-04T16:10:39.270Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-04T16:10:39.556Z] + echo Chowning /workspace to jenkins user [2022-08-04T16:10:39.556Z] Chowning /workspace to jenkins user [2022-08-04T16:10:39.556Z] + id -u [2022-08-04T16:10:39.556Z] + id -g [2022-08-04T16:10:39.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43913:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T16:10:40.881Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-04T16:10:40.881Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T16:10:40.881Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T16:10:41.766Z] + bundleName=arm64-integration [2022-08-04T16:10:41.766Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-04T16:10:41.766Z] Creating arm64-integration-bundles.tar.gz [2022-08-04T16:10:41.766Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-04T16:10:41.766Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-04T16:10:42.040Z] Archiving artifacts [2022-08-04T16:10:42.909Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43913/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T16:10:43.225Z] + make clean [2022-08-04T16:10:43.225Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T16:10:43.225Z] docker-dev-cache [2022-08-04T16:10:43.225Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T16:10:43.412Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-04T16:10:43.412Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-04T16:10:43.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-04T16:10:44.548Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T16:10:44.548Z] PASS [2022-08-04T16:10:44.548Z] [2022-08-04T16:10:44.548Z] DONE 17 tests in 54.253s [2022-08-04T16:10:44.548Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T16:10:44.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:44.548Z] ++ set -e [2022-08-04T16:10:44.548Z] ++ '[' -n 0 ']' [2022-08-04T16:10:44.548Z] ++ set -x [2022-08-04T16:10:44.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:44.548Z] INFO: Testing against a local daemon [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:10:44.548Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:10:44.548Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T16:10:44.548Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T16:10:44.548Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T16:10:44.548Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T16:10:44.548Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T16:10:44.548Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T16:10:44.548Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T16:10:44.548Z] === RUN TestPluginInstall [2022-08-04T16:10:44.548Z] === RUN TestPluginInstall/no_auth [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T16:10:45.116Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-04T16:10:45.375Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-04T16:10:47.277Z] time="2022-08-04T16:10:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:10:47.277Z] time="2022-08-04T16:10:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71777bf4725cbe805e46435640e09b86914423ba72f681328044fbb00f5011f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:10:47.277Z] time="2022-08-04T16:10:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:10:47.277Z] time="2022-08-04T16:10:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71777bf4725cbe805e46435640e09b86914423ba72f681328044fbb00f5011f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:10:47.277Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-04T16:10:47.843Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T16:10:48.102Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-04T16:10:48.361Z] time="2022-08-04T16:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:10:48.361Z] time="2022-08-04T16:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0187390c46ca67adfc0c6ee350b056df85373f39cbaa3be84fa1064ae762216a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:10:48.361Z] time="2022-08-04T16:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:10:48.361Z] time="2022-08-04T16:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0187390c46ca67adfc0c6ee350b056df85373f39cbaa3be84fa1064ae762216a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:10:48.620Z] === RUN TestPluginInstall/with_insecure [2022-08-04T16:10:48.878Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-04T16:10:49.448Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-04T16:10:49.712Z] time="2022-08-04T16:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:10:49.712Z] time="2022-08-04T16:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d035b0f2bd0e56249353bfbca27a3588e89b9062e4d3c7ec1b5196f36579e46b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:10:49.712Z] time="2022-08-04T16:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T16:10:49.712Z] time="2022-08-04T16:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d035b0f2bd0e56249353bfbca27a3588e89b9062e4d3c7ec1b5196f36579e46b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T16:10:49.980Z] plugin_test.go:196: [dad363ad5bff4] daemon is not started [2022-08-04T16:10:49.980Z] --- PASS: TestPluginInstall (5.42s) [2022-08-04T16:10:49.980Z] --- PASS: TestPluginInstall/no_auth (3.20s) [2022-08-04T16:10:49.980Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-08-04T16:10:49.980Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2022-08-04T16:10:49.980Z] === RUN TestPluginsWithRuntimes [2022-08-04T16:10:50.917Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-04T16:10:51.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-04T16:10:51.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-04T16:10:51.741Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T16:10:51.999Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-04T16:10:52.257Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-04T16:10:52.825Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T16:10:52.825Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-04T16:10:54.199Z] --- PASS: TestPluginsWithRuntimes (3.83s) [2022-08-04T16:10:54.199Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-08-04T16:10:54.199Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-08-04T16:10:54.199Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T16:10:54.457Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-04T16:10:54.715Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-08-04T16:10:54.715Z] PASS [2022-08-04T16:10:54.715Z] [2022-08-04T16:10:54.715Z] DONE 24 tests in 10.172s [2022-08-04T16:10:54.715Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T16:10:54.715Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:54.715Z] ++ set -e [2022-08-04T16:10:54.715Z] ++ '[' -n 0 ']' [2022-08-04T16:10:54.715Z] ++ set -x [2022-08-04T16:10:54.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:10:54.715Z] INFO: Testing against a local daemon [2022-08-04T16:10:54.715Z] === RUN TestExternalGraphDriver [2022-08-04T16:10:55.281Z] === RUN TestExternalGraphDriver/json [2022-08-04T16:10:56.656Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-04T16:10:56.914Z] === RUN TestExternalGraphDriver/spec [2022-08-04T16:10:57.481Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-04T16:10:58.859Z] === RUN TestExternalGraphDriver/pull [2022-08-04T16:10:59.426Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-04T16:11:00.360Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-04T16:11:00.619Z] --- PASS: TestExternalGraphDriver (5.95s) [2022-08-04T16:11:00.619Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2022-08-04T16:11:00.619Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-08-04T16:11:00.619Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-08-04T16:11:00.619Z] === RUN TestGraphdriverPluginV2 [2022-08-04T16:11:01.185Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-04T16:11:03.776Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-04T16:11:05.680Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-04T16:11:05.680Z] --- PASS: TestGraphdriverPluginV2 (4.76s) [2022-08-04T16:11:05.680Z] PASS [2022-08-04T16:11:05.680Z] [2022-08-04T16:11:05.680Z] DONE 5 tests in 10.829s [2022-08-04T16:11:05.680Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T16:11:05.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:05.680Z] ++ set -e [2022-08-04T16:11:05.680Z] ++ '[' -n 0 ']' [2022-08-04T16:11:05.680Z] ++ set -x [2022-08-04T16:11:05.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:05.680Z] INFO: Testing against a local daemon [2022-08-04T16:11:05.680Z] === RUN TestContinueAfterPluginCrash [2022-08-04T16:11:05.680Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T16:11:05.680Z] === RUN TestReadPluginNoRead [2022-08-04T16:11:05.680Z] === PAUSE TestReadPluginNoRead [2022-08-04T16:11:05.680Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T16:11:05.680Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T16:11:05.680Z] === CONT TestContinueAfterPluginCrash [2022-08-04T16:11:05.680Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T16:11:05.938Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-04T16:11:06.872Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-04T16:11:08.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-04T16:11:10.680Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2022-08-04T16:11:10.680Z] === CONT TestReadPluginNoRead [2022-08-04T16:11:13.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-04T16:11:13.968Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T16:11:15.895Z] --- PASS: TestContinueAfterPluginCrash (9.98s) [2022-08-04T16:11:16.157Z] docker_api_swarm_node_test.go:20: [d41077d5ef14d] joining swarm manager [d4aaff6ff7732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:11:16.157Z] === RUN TestReadPluginNoRead/default [2022-08-04T16:11:16.724Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-04T16:11:16.981Z] docker_api_swarm_node_test.go:21: [dce7a8b4feb3d] joining swarm manager [d4aaff6ff7732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:11:17.915Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T16:11:19.290Z] === CONT TestReadPluginNoRead [2022-08-04T16:11:19.290Z] read_test.go:92: [dc16d64c7860c] daemon is not started [2022-08-04T16:11:19.290Z] --- PASS: TestReadPluginNoRead (8.86s) [2022-08-04T16:11:19.290Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2022-08-04T16:11:19.290Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2022-08-04T16:11:19.290Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2022-08-04T16:11:19.290Z] PASS [2022-08-04T16:11:19.290Z] [2022-08-04T16:11:19.290Z] DONE 6 tests in 13.725s [2022-08-04T16:11:19.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T16:11:19.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:19.290Z] ++ set -e [2022-08-04T16:11:19.290Z] ++ '[' -n 0 ']' [2022-08-04T16:11:19.290Z] ++ set -x [2022-08-04T16:11:19.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:19.290Z] testing: warning: no tests to run [2022-08-04T16:11:19.290Z] PASS [2022-08-04T16:11:19.290Z] [2022-08-04T16:11:19.290Z] DONE 0 tests in 0.038s [2022-08-04T16:11:19.290Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T16:11:19.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:19.290Z] ++ set -e [2022-08-04T16:11:19.290Z] ++ '[' -n 0 ']' [2022-08-04T16:11:19.290Z] ++ set -x [2022-08-04T16:11:19.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:19.548Z] INFO: Testing against a local daemon [2022-08-04T16:11:19.548Z] === RUN TestPluginWithDevMounts [2022-08-04T16:11:19.548Z] === PAUSE TestPluginWithDevMounts [2022-08-04T16:11:19.548Z] === CONT TestPluginWithDevMounts [2022-08-04T16:11:19.807Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-04T16:11:21.184Z] --- PASS: TestPluginWithDevMounts (1.67s) [2022-08-04T16:11:21.184Z] PASS [2022-08-04T16:11:21.184Z] [2022-08-04T16:11:21.184Z] DONE 1 tests in 1.805s [2022-08-04T16:11:21.184Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T16:11:21.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:21.184Z] ++ set -e [2022-08-04T16:11:21.184Z] ++ '[' -n 0 ']' [2022-08-04T16:11:21.184Z] ++ set -x [2022-08-04T16:11:21.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:21.184Z] === RUN TestDockerSuite/TestBuildRm [2022-08-04T16:11:21.184Z] INFO: Testing against a local daemon [2022-08-04T16:11:21.184Z] === RUN TestSecretInspect [2022-08-04T16:11:23.714Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-04T16:11:23.714Z] --- PASS: TestSecretInspect (2.56s) [2022-08-04T16:11:23.714Z] === RUN TestSecretList [2022-08-04T16:11:24.279Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-04T16:11:25.213Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-04T16:11:25.780Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-04T16:11:26.346Z] --- PASS: TestSecretList (2.64s) [2022-08-04T16:11:26.346Z] === RUN TestSecretsCreateAndDelete [2022-08-04T16:11:26.605Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-04T16:11:27.538Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-04T16:11:27.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-04T16:11:28.362Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-04T16:11:32.200Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2022-08-04T16:11:32.200Z] === RUN TestSecretsUpdate [2022-08-04T16:11:32.200Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-04T16:11:32.459Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-04T16:11:32.459Z] docker_api_swarm_test.go:502: [d709a462b06b1] joining swarm manager [d1ef6a5301649]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:11:32.753Z] --- PASS: TestSecretsUpdate (3.41s) [2022-08-04T16:11:32.753Z] === RUN TestTemplatedSecret [2022-08-04T16:11:32.753Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-04T16:11:32.753Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T16:11:32.753Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-04T16:11:33.012Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-04T16:11:33.947Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-04T16:11:33.947Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-04T16:11:34.882Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-04T16:11:35.817Z] --- PASS: TestTemplatedSecret (3.18s) [2022-08-04T16:11:35.817Z] === RUN TestSecretCreateResolve [2022-08-04T16:11:38.362Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-04T16:11:38.620Z] --- PASS: TestSecretCreateResolve (2.79s) [2022-08-04T16:11:38.620Z] PASS [2022-08-04T16:11:38.620Z] [2022-08-04T16:11:38.620Z] DONE 6 tests in 17.535s [2022-08-04T16:11:38.620Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T16:11:38.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:38.620Z] ++ set -e [2022-08-04T16:11:38.620Z] ++ '[' -n 0 ']' [2022-08-04T16:11:38.620Z] ++ set -x [2022-08-04T16:11:38.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:11:38.878Z] INFO: Testing against a local daemon [2022-08-04T16:11:38.878Z] === RUN TestServiceCreateInit [2022-08-04T16:11:38.878Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T16:11:38.878Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-04T16:11:39.813Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-04T16:11:40.070Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-04T16:11:41.005Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-04T16:11:41.941Z] docker_api_swarm_test.go:507: [d00f87914618d] joining swarm manager [d1ef6a5301649]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:11:42.200Z] === RUN TestDockerSuite/TestBuildUser [2022-08-04T16:11:43.574Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T16:11:43.833Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-04T16:11:47.116Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-04T16:11:47.682Z] --- PASS: TestServiceCreateInit (8.67s) [2022-08-04T16:11:47.682Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2022-08-04T16:11:47.682Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.03s) [2022-08-04T16:11:47.682Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T16:11:59.880Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-04T16:12:00.139Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-04T16:12:00.396Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-04T16:12:00.962Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-04T16:12:01.528Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-04T16:12:02.464Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-04T16:12:02.464Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T16:12:02.464Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-04T16:12:02.464Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T16:12:02.464Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-04T16:12:02.464Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T16:12:02.464Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-04T16:12:02.464Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T16:12:02.464Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-04T16:12:03.839Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-04T16:12:03.839Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-04T16:12:04.097Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-04T16:12:04.664Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-04T16:12:04.664Z] --- PASS: TestCreateServiceMultipleTimes (17.13s) [2022-08-04T16:12:04.664Z] === RUN TestCreateServiceConflict [2022-08-04T16:12:05.231Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-04T16:12:05.489Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-04T16:12:07.393Z] --- PASS: TestCreateServiceConflict (2.49s) [2022-08-04T16:12:07.393Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T16:12:07.652Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-04T16:12:09.039Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-04T16:12:09.987Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-04T16:12:10.246Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2022-08-04T16:12:10.246Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T16:12:10.504Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-04T16:12:10.763Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-04T16:12:10.763Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T16:12:10.763Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-04T16:12:11.330Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-04T16:12:13.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-04T16:12:13.492Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-04T16:12:14.059Z] === RUN TestDockerSuite/TestCommitChange [2022-08-04T16:12:14.994Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-04T16:12:15.252Z] docker_api_swarm_node_test.go:81: [d36c21b73157a] joining swarm manager [d6223205197a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:12:15.818Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-04T16:12:16.752Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-04T16:12:18.129Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-04T16:12:18.696Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-04T16:12:20.071Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-04T16:12:21.006Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-04T16:12:21.940Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-04T16:12:23.316Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-04T16:12:23.316Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-04T16:12:23.882Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-04T16:12:24.449Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2022-08-04T16:12:24.449Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T16:12:24.708Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-04T16:12:25.373Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-04T16:12:25.634Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-04T16:12:26.570Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-04T16:12:27.138Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-04T16:12:27.396Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2022-08-04T16:12:27.396Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T16:12:27.963Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-04T16:12:28.530Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-04T16:12:28.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-04T16:12:29.724Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-04T16:12:30.675Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2022-08-04T16:12:30.675Z] === RUN TestCreateServiceSysctls [2022-08-04T16:12:30.675Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-04T16:12:31.611Z] docker_api_swarm_node_test.go:53: [d120779c8e74a] joining swarm manager [de95ce533bc0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:12:31.870Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-04T16:12:32.806Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-04T16:12:32.806Z] docker_api_swarm_node_test.go:54: [dd63fcb205cd7] joining swarm manager [de95ce533bc0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:12:33.372Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-04T16:12:34.749Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-04T16:12:34.749Z] --- PASS: TestCreateServiceSysctls (4.17s) [2022-08-04T16:12:34.749Z] === RUN TestCreateServiceCapabilities [2022-08-04T16:12:35.316Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-04T16:12:35.883Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-04T16:12:35.883Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-04T16:12:36.450Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-04T16:12:37.016Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-04T16:12:37.951Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2022-08-04T16:12:37.951Z] === RUN TestInspect [2022-08-04T16:12:38.210Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-04T16:12:38.776Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-04T16:12:39.344Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-04T16:12:40.719Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-04T16:12:41.285Z] --- PASS: TestInspect (3.40s) [2022-08-04T16:12:41.285Z] === RUN TestCreateJob [2022-08-04T16:12:41.285Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-04T16:12:43.187Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-04T16:12:45.088Z] --- PASS: TestCreateJob (3.69s) [2022-08-04T16:12:45.088Z] === RUN TestReplicatedJob [2022-08-04T16:12:46.462Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-04T16:12:49.747Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-04T16:12:49.747Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-04T16:12:51.121Z] --- PASS: TestReplicatedJob (6.26s) [2022-08-04T16:12:51.121Z] === RUN TestUpdateReplicatedJob [2022-08-04T16:12:53.651Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-04T16:12:55.040Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2022-08-04T16:12:55.040Z] === RUN TestServiceListWithStatuses [2022-08-04T16:12:55.040Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:12:55.040Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T16:12:55.040Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T16:12:55.976Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-04T16:12:56.234Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-04T16:13:00.420Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-04T16:13:00.420Z] --- PASS: TestDockerNetworkConnectAlias (5.42s) [2022-08-04T16:13:00.420Z] === RUN TestDockerNetworkReConnect [2022-08-04T16:13:00.681Z] === RUN TestDockerSuite/TestCpToDot [2022-08-04T16:13:01.248Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-04T16:13:02.624Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-04T16:13:03.560Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-04T16:13:04.494Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2022-08-04T16:13:04.494Z] === RUN TestServicePlugin [2022-08-04T16:13:04.752Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-04T16:13:05.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-04T16:13:05.886Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-04T16:13:06.455Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-04T16:13:07.391Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-04T16:13:08.326Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-04T16:13:08.326Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-04T16:13:08.326Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-04T16:13:08.894Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-04T16:13:09.151Z] plugin_test.go:61: [df0b2e601fa5d] joining swarm manager [d6963d5dba5cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:13:09.410Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-04T16:13:09.410Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T16:13:09.410Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-04T16:13:09.668Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-04T16:13:09.926Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-04T16:13:10.493Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-04T16:13:10.493Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-04T16:13:10.493Z] plugin_test.go:64: [d400c2b8e07a7] joining swarm manager [d6963d5dba5cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:13:10.493Z] === RUN TestDockerSuite/TestCreateRM [2022-08-04T16:13:10.493Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-04T16:13:10.493Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T16:13:10.752Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-04T16:13:10.752Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-04T16:13:10.752Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-04T16:13:11.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-04T16:13:13.062Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-04T16:13:13.062Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-04T16:13:13.062Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-04T16:13:14.437Z] docker_api_swarm_test.go:202: [db80b5fb3e60e] joining swarm manager [dbfc95148b04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:13:16.967Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-04T16:13:16.967Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-04T16:13:16.967Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-04T16:13:17.537Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-04T16:13:18.109Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-04T16:13:18.674Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-04T16:13:19.240Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-04T16:13:19.498Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-04T16:13:21.397Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-04T16:13:21.963Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-04T16:13:24.495Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-04T16:13:26.394Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-04T16:13:27.327Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-04T16:13:28.261Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-04T16:13:28.519Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-04T16:13:28.777Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-04T16:13:29.711Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-04T16:13:30.277Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-04T16:13:30.277Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-04T16:13:30.535Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-04T16:13:30.793Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-04T16:13:30.793Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-04T16:13:31.727Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-04T16:13:32.661Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-04T16:13:32.661Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-04T16:13:32.661Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-04T16:13:33.227Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-04T16:13:33.227Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-04T16:13:34.599Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-04T16:13:35.532Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-04T16:13:35.532Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-04T16:13:35.532Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T16:13:35.532Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-04T16:13:35.532Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T16:13:35.532Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-04T16:13:36.465Z] --- PASS: TestServicePlugin (32.00s) [2022-08-04T16:13:36.465Z] === RUN TestServiceUpdateLabel [2022-08-04T16:13:37.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-04T16:13:37.964Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-04T16:13:38.898Z] === RUN TestDockerSuite/TestEventsRename [2022-08-04T16:13:39.156Z] --- PASS: TestServiceUpdateLabel (2.78s) [2022-08-04T16:13:39.156Z] === RUN TestServiceUpdateSecrets [2022-08-04T16:13:39.728Z] === RUN TestDockerSuite/TestEventsResize [2022-08-04T16:13:39.728Z] docker_api_swarm_test.go:384: [dd0ecbf1f3fb3] joining swarm manager [defdad7e79476]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:13:40.675Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-04T16:13:40.933Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-04T16:13:41.501Z] docker_api_swarm_test.go:385: [d6147ce92b9fa] joining swarm manager [defdad7e79476]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:13:42.068Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-04T16:13:42.633Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-04T16:13:45.913Z] === RUN TestDockerSuite/TestEventsTop [2022-08-04T16:13:45.913Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-04T16:13:48.440Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-04T16:13:54.993Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2022-08-04T16:13:54.993Z] === RUN TestServiceUpdateConfigs [2022-08-04T16:14:00.253Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-04T16:14:05.515Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-04T16:14:09.697Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-08-04T16:14:09.697Z] === RUN TestServiceUpdateNetwork [2022-08-04T16:14:10.631Z] === RUN TestDockerSuite/TestExec [2022-08-04T16:14:11.566Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-04T16:14:12.942Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-04T16:14:13.517Z] === RUN TestDockerSuite/TestExecEnv [2022-08-04T16:14:14.093Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-04T16:14:15.029Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-04T16:14:15.596Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-04T16:14:17.494Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-04T16:14:18.060Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-04T16:14:18.318Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-04T16:14:18.884Z] === RUN TestDockerSuite/TestExecParseError [2022-08-04T16:14:19.450Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-04T16:14:20.016Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-04T16:14:20.582Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-04T16:14:21.149Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-04T16:14:21.407Z] === RUN TestDockerSuite/TestExecTTY [2022-08-04T16:14:21.973Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-04T16:14:22.540Z] --- PASS: TestServiceUpdateNetwork (13.25s) [2022-08-04T16:14:22.540Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T16:14:22.799Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-04T16:14:23.366Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-04T16:14:23.625Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T16:14:23.883Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-04T16:14:23.883Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T16:14:23.883Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-04T16:14:24.450Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T16:14:25.386Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-04T16:14:25.954Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-04T16:14:26.888Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-04T16:14:27.455Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-04T16:14:28.389Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-04T16:14:29.324Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-04T16:14:31.223Z] === RUN TestDockerSuite/TestHealth [2022-08-04T16:14:31.481Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T16:14:38.040Z] check_test.go:611: [d6147ce92b9fa] daemon is not started [2022-08-04T16:14:38.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-04T16:14:38.985Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2022-08-04T16:14:38.985Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-08-04T16:14:38.985Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-08-04T16:14:38.985Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-08-04T16:14:38.985Z] PASS [2022-08-04T16:14:38.985Z] [2022-08-04T16:14:38.985Z] === Skipped [2022-08-04T16:14:38.985Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T16:14:38.985Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T16:14:38.985Z] [2022-08-04T16:14:38.985Z] DONE 27 tests, 1 skipped in 180.211s [2022-08-04T16:14:38.985Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T16:14:38.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:14:38.985Z] ++ set -e [2022-08-04T16:14:38.985Z] ++ '[' -n 0 ']' [2022-08-04T16:14:38.985Z] ++ set -x [2022-08-04T16:14:38.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:14:38.985Z] INFO: Testing against a local daemon [2022-08-04T16:14:38.985Z] === RUN TestSessionCreate [2022-08-04T16:14:38.985Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T16:14:38.985Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T16:14:38.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T16:14:38.985Z] PASS [2022-08-04T16:14:38.985Z] [2022-08-04T16:14:38.985Z] DONE 2 tests in 0.113s [2022-08-04T16:14:38.985Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T16:14:38.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:14:38.985Z] ++ set -e [2022-08-04T16:14:38.985Z] ++ '[' -n 0 ']' [2022-08-04T16:14:38.985Z] ++ set -x [2022-08-04T16:14:38.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:14:39.244Z] INFO: Testing against a local daemon [2022-08-04T16:14:39.244Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T16:14:39.244Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T16:14:39.244Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T16:14:39.244Z] === RUN TestDiskUsage [2022-08-04T16:14:39.244Z] === PAUSE TestDiskUsage [2022-08-04T16:14:39.244Z] === RUN TestEventsExecDie [2022-08-04T16:14:39.810Z] --- PASS: TestEventsExecDie (0.72s) [2022-08-04T16:14:39.810Z] === RUN TestEventsBackwardsCompatible [2022-08-04T16:14:40.069Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-08-04T16:14:40.069Z] === RUN TestEventsVolumeCreate [2022-08-04T16:14:40.069Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-08-04T16:14:40.069Z] === RUN TestInfoBinaryCommits [2022-08-04T16:14:40.069Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-04T16:14:40.069Z] === RUN TestInfoAPIVersioned [2022-08-04T16:14:40.069Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T16:14:40.069Z] === RUN TestInfoAPI [2022-08-04T16:14:40.069Z] --- PASS: TestInfoAPI (0.03s) [2022-08-04T16:14:40.069Z] === RUN TestInfoAPIWarnings [2022-08-04T16:14:40.328Z] docker_api_swarm_test.go:802: [dba19c4ffd63d] joining swarm manager [d3a712f98720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:14:41.701Z] docker_api_swarm_test.go:802: [dbcdf69542007] joining swarm manager [d3a712f98720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:14:43.075Z] docker_api_swarm_test.go:802: [d1a781902f328] joining swarm manager [d3a712f98720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T16:14:45.606Z] docker_api_swarm_test.go:802: [d4a2395428afd] joining swarm manager [d3a712f98720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T16:14:46.540Z] docker_api_swarm_test.go:810: [d713d564f4022] joining swarm manager [d3a712f98720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-04T16:14:50.722Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-04T16:14:53.250Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-04T16:14:55.844Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-04T16:14:55.844Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-04T16:14:55.844Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-04T16:14:55.844Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-04T16:14:56.411Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-04T16:14:56.411Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-04T16:14:56.669Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T16:14:56.669Z] === RUN TestInfoDebug [2022-08-04T16:14:56.928Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-04T16:14:57.186Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T16:14:57.186Z] === RUN TestInfoInsecureRegistries [2022-08-04T16:14:57.753Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-04T16:14:57.753Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-04T16:14:57.753Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-04T16:14:57.753Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-04T16:14:57.753Z] === RUN TestInfoRegistryMirrors [2022-08-04T16:14:57.753Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-04T16:14:58.011Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-04T16:14:58.269Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T16:14:58.269Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T16:14:58.270Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-04T16:14:58.528Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-04T16:14:58.528Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-04T16:14:58.786Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2022-08-04T16:14:58.786Z] === RUN TestPingCacheHeaders [2022-08-04T16:14:58.786Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T16:14:58.786Z] === RUN TestPingGet [2022-08-04T16:14:58.786Z] --- PASS: TestPingGet (0.02s) [2022-08-04T16:14:58.786Z] === RUN TestPingHead [2022-08-04T16:14:58.786Z] --- PASS: TestPingHead (0.02s) [2022-08-04T16:14:58.786Z] === RUN TestPingSwarmHeader [2022-08-04T16:14:59.353Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T16:14:59.353Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-04T16:14:59.353Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-04T16:14:59.353Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T16:15:00.288Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-04T16:15:00.854Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T16:15:00.854Z] --- PASS: TestPingSwarmHeader (1.98s) [2022-08-04T16:15:00.854Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T16:15:00.854Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T16:15:00.854Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T16:15:00.854Z] === RUN TestVersion [2022-08-04T16:15:00.854Z] --- PASS: TestVersion (0.02s) [2022-08-04T16:15:00.854Z] === CONT TestDiskUsage [2022-08-04T16:15:01.112Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-04T16:15:01.112Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T16:15:01.370Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T16:15:01.629Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T16:15:01.629Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T16:15:01.887Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage (1.37s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T16:15:02.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T16:15:02.146Z] PASS [2022-08-04T16:15:02.146Z] [2022-08-04T16:15:02.146Z] === Skipped [2022-08-04T16:15:02.146Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T16:15:02.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T16:15:02.146Z] [2022-08-04T16:15:02.146Z] DONE 54 tests, 1 skipped in 23.068s [2022-08-04T16:15:02.146Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T16:15:02.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:15:02.146Z] ++ set -e [2022-08-04T16:15:02.146Z] ++ '[' -n 0 ']' [2022-08-04T16:15:02.146Z] ++ set -x [2022-08-04T16:15:02.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T16:15:02.146Z] INFO: Testing against a local daemon [2022-08-04T16:15:02.146Z] === RUN TestVolumesCreateAndList [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-04T16:15:02.405Z] === RUN TestVolumesRemove [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-04T16:15:02.405Z] === RUN TestVolumesInspect [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T16:15:02.405Z] === RUN TestVolumesInvalidJSON [2022-08-04T16:15:02.405Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T16:15:02.405Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T16:15:02.405Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T16:15:02.405Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T16:15:02.405Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T16:15:02.405Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T16:15:02.405Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T16:15:02.405Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T16:15:02.405Z] PASS [2022-08-04T16:15:02.405Z] [2022-08-04T16:15:02.405Z] DONE 9 tests in 0.225s [2022-08-04T16:15:02.405Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T16:15:02.972Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T16:15:02.972Z] +++ kill 6702 [2022-08-04T16:15:02.972Z] +++ /etc/init.d/apparmor stop [2022-08-04T16:15:02.972Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T16:15:02.972Z] [2022-08-04T16:15:02.972Z] Unloading profiles will leave already running processes permanently [2022-08-04T16:15:02.972Z] unconfined, which can lead to unexpected situations. [2022-08-04T16:15:02.972Z] [2022-08-04T16:15:02.972Z] To set a process to complain mode, use the command line tool [2022-08-04T16:15:02.972Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T16:15:02.972Z] +++ true [2022-08-04T16:15:02.972Z] exiting test-integration [2022-08-04T16:15:02.972Z] ++ exit 0 [2022-08-04T16:15:02.972Z] [2022-08-04T16:15:03.910Z] + for job in $(jobs -p) [2022-08-04T16:15:03.910Z] + wait 22819 [2022-08-04T16:15:04.475Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-04T16:15:04.475Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-04T16:15:04.734Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-04T16:15:05.670Z] === RUN TestDockerSuite/TestImportFile [2022-08-04T16:15:06.605Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-04T16:15:06.605Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-04T16:15:07.979Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-04T16:15:08.914Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-04T16:15:09.848Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-04T16:15:10.414Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-04T16:15:10.980Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-04T16:15:11.238Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-04T16:15:11.238Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-04T16:15:11.496Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-04T16:15:11.754Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-04T16:15:12.321Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-04T16:15:12.321Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-04T16:15:12.888Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-04T16:15:12.888Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T16:15:12.888Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-04T16:15:13.453Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-04T16:15:14.019Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-04T16:15:14.585Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-04T16:15:15.151Z] === RUN TestDockerSuite/TestInspectImage [2022-08-04T16:15:15.151Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-04T16:15:15.151Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-04T16:15:15.151Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T16:15:15.151Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-04T16:15:15.409Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-04T16:15:15.976Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-04T16:15:15.976Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-04T16:15:16.542Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-04T16:15:17.107Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-04T16:15:19.685Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-04T16:15:19.685Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-04T16:15:19.685Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-04T16:15:20.250Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-04T16:15:21.184Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-04T16:15:21.750Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-04T16:15:22.010Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-04T16:15:22.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-04T16:15:23.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-04T16:15:23.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-04T16:15:23.968Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-04T16:15:23.968Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-04T16:15:24.902Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-04T16:15:25.836Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-04T16:15:26.094Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-04T16:15:27.029Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-04T16:15:28.404Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-04T16:15:29.779Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-04T16:15:30.036Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-04T16:15:31.410Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-04T16:15:31.669Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-04T16:15:32.235Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-04T16:15:38.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-04T16:15:38.794Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-04T16:15:40.694Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-04T16:15:40.951Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-04T16:15:42.343Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-04T16:15:42.343Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-04T16:15:42.343Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-04T16:15:43.277Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-04T16:15:43.843Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-04T16:15:44.780Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-04T16:15:45.714Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-04T16:15:46.280Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-04T16:15:48.180Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-04T16:15:48.747Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-04T16:15:49.005Z] === RUN TestDockerSuite/TestLogsSince [2022-08-04T16:15:55.558Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-04T16:15:59.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-04T16:16:01.114Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-04T16:16:02.051Z] === RUN TestDockerSuite/TestLogsTail [2022-08-04T16:16:02.618Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-04T16:16:03.553Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-04T16:16:04.120Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-04T16:16:04.378Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-04T16:16:04.378Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-04T16:16:04.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-04T16:16:04.378Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-04T16:16:04.378Z] === RUN TestDockerSuite/TestNetHostname [2022-08-04T16:16:06.280Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-04T16:16:06.280Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-04T16:16:06.280Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-04T16:16:06.280Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-04T16:16:06.539Z] docker_api_swarm_service_test.go:395: [d6117c60c39a9] joining swarm manager [d66101b300e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:16:07.473Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-04T16:16:07.473Z] docker_api_swarm_service_test.go:395: [d04910367839e] joining swarm manager [d66101b300e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:16:08.038Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-04T16:16:09.426Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-04T16:16:09.426Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-04T16:16:09.426Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-04T16:16:09.685Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-04T16:16:16.243Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-04T16:16:16.243Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-04T16:16:17.177Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-04T16:16:19.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-04T16:16:21.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-04T16:16:22.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-04T16:16:23.237Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-04T16:16:25.137Z] docker_api_swarm_service_test.go:343: [d0be5711ac270] joining swarm manager [d4aa79b97a958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:16:25.703Z] docker_api_swarm_service_test.go:343: [dae02ec7f3c0d] joining swarm manager [d4aa79b97a958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:16:26.272Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-04T16:16:28.801Z] === RUN TestDockerSuite/TestPluginActive [2022-08-04T16:16:30.698Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-04T16:16:37.254Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-04T16:16:37.254Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T16:16:37.254Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-04T16:16:38.628Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-04T16:16:39.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-04T16:16:41.108Z] docker_api_swarm_service_test.go:490: [da905d4df61fc] joining swarm manager [d9e260028a44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:16:41.365Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-04T16:16:41.931Z] docker_api_swarm_service_test.go:490: [d534ae815391b] joining swarm manager [d9e260028a44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:16:47.194Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-04T16:16:48.129Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-04T16:16:49.063Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-04T16:16:50.000Z] === RUN TestDockerSuite/TestPortList [2022-08-04T16:16:55.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-04T16:16:56.641Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-04T16:16:59.924Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-04T16:16:59.924Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-04T16:17:00.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-04T16:17:02.390Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-04T16:17:02.649Z] docker_api_swarm_service_test.go:128: [d7ecf731a1c6b] joining swarm manager [d34b6372379ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:17:03.585Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-04T16:17:03.585Z] docker_api_swarm_service_test.go:129: [d2394a8b3f6c5] joining swarm manager [d34b6372379ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:17:04.151Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-04T16:17:04.409Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-04T16:17:05.784Z] docker_api_swarm_service_test.go:137: [dea9f733ab653] joining swarm manager [d34b6372379ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T16:17:06.728Z] docker_api_swarm_service_test.go:138: [d8bf696e464ee] joining swarm manager [d34b6372379ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T16:17:06.728Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-04T16:17:07.682Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-04T16:17:10.209Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-04T16:17:12.736Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-04T16:17:12.994Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-04T16:17:15.522Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-04T16:17:22.078Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-04T16:17:22.644Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-04T16:17:24.544Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-04T16:17:25.113Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-04T16:17:26.049Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-04T16:17:27.424Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-04T16:17:29.324Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-04T16:17:29.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-04T16:17:30.258Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-04T16:17:30.258Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-04T16:17:30.825Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-04T16:17:31.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-04T16:17:32.768Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-04T16:17:33.705Z] docker_api_swarm_service_test.go:304: [dc6768c4ba2df] joining swarm manager [d30855ed3fe67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:17:34.665Z] docker_api_swarm_service_test.go:304: [d56324896bbb2] joining swarm manager [d30855ed3fe67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:17:34.923Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-04T16:17:34.923Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T16:17:34.923Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-04T16:17:35.490Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-04T16:17:35.749Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-04T16:17:35.749Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-04T16:17:36.684Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-04T16:17:38.060Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-04T16:17:38.318Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-04T16:17:44.877Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-04T16:17:45.442Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-04T16:17:46.815Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-04T16:17:46.815Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-04T16:17:46.815Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-04T16:17:46.815Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-04T16:17:49.341Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-04T16:17:49.906Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-04T16:17:51.804Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-04T16:17:52.737Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-04T16:17:52.737Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-04T16:17:52.737Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-04T16:17:54.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-04T16:17:55.205Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-04T16:17:56.138Z] docker_api_swarm_service_test.go:100: [de209fdbe8809] joining swarm manager [d4122e69e29d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:17:56.396Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-04T16:17:56.396Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-04T16:17:56.962Z] docker_api_swarm_service_test.go:101: [d3d14880dbd21] joining swarm manager [d4122e69e29d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:17:57.530Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-04T16:17:58.465Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-04T16:18:00.384Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-04T16:18:01.319Z] === RUN TestDockerSuite/TestRmiTag [2022-08-04T16:18:01.579Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-04T16:18:02.145Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-04T16:18:04.675Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-04T16:18:05.244Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-04T16:18:05.812Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-04T16:18:06.071Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-04T16:18:06.329Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-04T16:18:06.896Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-04T16:18:07.462Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-04T16:18:07.721Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-04T16:18:08.658Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-04T16:18:11.943Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-04T16:18:11.943Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-04T16:18:12.877Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-04T16:18:13.811Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-04T16:18:15.713Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-04T16:18:17.088Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-04T16:18:18.990Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-04T16:18:19.558Z] === RUN TestDockerSuite/TestDockerFails [2022-08-04T16:18:19.558Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-04T16:18:20.932Z] check_test.go:611: [de209fdbe8809] daemon is not started [2022-08-04T16:18:21.499Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-04T16:18:21.758Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-04T16:18:22.324Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-04T16:18:23.703Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-04T16:18:23.962Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-04T16:18:24.528Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-04T16:18:25.094Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-04T16:18:25.660Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-04T16:18:25.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-04T16:18:26.177Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-04T16:18:26.435Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-04T16:18:26.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-04T16:18:27.001Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-04T16:18:27.936Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-04T16:18:28.501Z] docker_api_swarm_service_test.go:533: [d32a0bd8caf93] joining swarm manager [d37a936b7b125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:18:28.759Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-04T16:18:29.325Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-04T16:18:29.891Z] docker_api_swarm_service_test.go:534: [dc9a4d7f05b5c] joining swarm manager [d37a936b7b125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:18:29.891Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-04T16:18:30.827Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-04T16:18:32.204Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-04T16:18:33.141Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-04T16:18:34.075Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-04T16:18:34.642Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-04T16:18:35.209Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-04T16:18:36.144Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-04T16:18:37.079Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-04T16:18:38.013Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-04T16:18:38.272Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-04T16:18:38.839Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-04T16:18:39.097Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-04T16:18:39.097Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-04T16:18:40.473Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-04T16:18:41.038Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-04T16:18:41.297Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-04T16:18:41.864Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-04T16:18:42.798Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-04T16:18:42.798Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-04T16:18:43.056Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-04T16:18:43.631Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-04T16:18:43.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-04T16:18:44.467Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-04T16:18:44.725Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-04T16:18:44.725Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-04T16:18:45.291Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-04T16:18:45.291Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-04T16:18:46.226Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-04T16:18:46.484Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-04T16:18:47.049Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-04T16:18:47.307Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-04T16:18:47.565Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-04T16:18:48.132Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-04T16:18:49.069Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-04T16:18:50.003Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-04T16:18:50.569Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-04T16:18:51.135Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-04T16:18:51.392Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-04T16:18:51.958Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-04T16:18:52.523Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-04T16:18:52.784Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-04T16:18:53.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-04T16:18:53.977Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-04T16:18:55.352Z] docker_api_swarm_service_test.go:148: [d162de6eec75c] joining swarm manager [dd58c161c8330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:18:55.919Z] docker_api_swarm_service_test.go:148: [d3ddb27407396] joining swarm manager [dd58c161c8330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:18:56.486Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-04T16:18:56.744Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-04T16:18:57.679Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-04T16:18:59.054Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-04T16:19:00.431Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-04T16:19:01.805Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-04T16:19:03.706Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-04T16:19:03.706Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T16:19:03.706Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-04T16:19:03.706Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T16:19:03.706Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-04T16:19:03.706Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-04T16:19:05.093Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-04T16:19:06.028Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-04T16:19:07.401Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-04T16:19:07.967Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-04T16:19:08.901Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-04T16:19:09.467Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-04T16:19:09.467Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T16:19:09.467Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-04T16:19:09.725Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-04T16:19:10.661Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-04T16:19:10.661Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-04T16:19:11.227Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-04T16:19:11.794Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-04T16:19:12.361Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-04T16:19:12.619Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-04T16:19:12.619Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-04T16:19:13.186Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-04T16:19:13.753Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-04T16:19:14.689Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-04T16:19:15.255Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-04T16:19:15.520Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-04T16:19:16.086Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-04T16:19:16.344Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-04T16:19:16.910Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-04T16:19:16.910Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-04T16:19:17.475Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-04T16:19:17.733Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-04T16:19:18.668Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-04T16:19:18.926Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T16:19:18.926Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T16:19:18.926Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-04T16:19:21.476Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-04T16:19:22.043Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-04T16:19:32.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-04T16:19:32.949Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-04T16:19:33.885Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-04T16:19:35.264Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-04T16:19:35.264Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-04T16:19:35.264Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-04T16:19:35.264Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-04T16:19:35.829Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-04T16:19:38.360Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-04T16:19:38.926Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-04T16:19:40.300Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-04T16:19:46.856Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-04T16:19:46.856Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-04T16:19:46.856Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-04T16:19:47.114Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-04T16:19:47.114Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-04T16:19:47.372Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-04T16:19:48.308Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-04T16:19:49.240Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-04T16:19:50.614Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-04T16:19:50.614Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-04T16:19:50.872Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-04T16:19:51.808Z] === RUN TestDockerSuite/TestRunMount [2022-08-04T16:19:57.071Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-04T16:19:57.071Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-04T16:19:57.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-04T16:19:57.638Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-04T16:19:58.572Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-04T16:20:01.108Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-04T16:20:02.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-04T16:20:03.048Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-04T16:20:04.947Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-04T16:20:04.947Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-04T16:20:05.881Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-04T16:20:07.259Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-04T16:20:07.259Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-04T16:20:07.828Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-04T16:20:07.828Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-04T16:20:08.394Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-04T16:20:08.961Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-04T16:20:09.528Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-04T16:20:10.904Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-04T16:20:11.471Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-04T16:20:13.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-04T16:20:13.939Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-04T16:20:16.469Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-04T16:20:16.469Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-04T16:20:16.728Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-04T16:20:16.986Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-04T16:20:17.552Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-04T16:20:17.552Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-04T16:20:18.119Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-04T16:20:18.686Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-04T16:20:18.686Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-04T16:20:19.622Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-04T16:20:20.555Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-04T16:20:23.835Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-04T16:20:25.227Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-04T16:20:25.227Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T16:20:25.227Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-04T16:20:26.162Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-04T16:20:26.729Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-04T16:20:27.663Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-04T16:20:28.229Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-04T16:20:28.796Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-04T16:20:28.796Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-04T16:20:29.362Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-04T16:20:29.621Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-04T16:20:30.186Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-04T16:20:30.445Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T16:20:30.445Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T16:20:30.445Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-04T16:20:31.013Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-04T16:20:31.271Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-04T16:20:31.271Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T16:20:31.271Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-04T16:20:31.837Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-04T16:20:32.772Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-04T16:20:32.772Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T16:20:32.772Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-04T16:20:35.300Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-04T16:20:35.559Z] === RUN TestDockerSuite/TestRunRm [2022-08-04T16:20:36.123Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-04T16:20:40.303Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-04T16:20:40.303Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-04T16:20:40.303Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-04T16:20:41.678Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-04T16:20:42.245Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-04T16:20:44.773Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-04T16:20:47.301Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-04T16:20:47.301Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-04T16:20:47.868Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-04T16:20:48.126Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-04T16:20:48.392Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-04T16:20:48.963Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-04T16:20:49.529Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-04T16:20:50.097Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-04T16:20:50.664Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-04T16:20:51.599Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-04T16:20:52.165Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-04T16:20:54.692Z] === RUN TestDockerSuite/TestRunState [2022-08-04T16:20:55.627Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-04T16:20:56.561Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-04T16:20:57.127Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-04T16:20:57.127Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-04T16:20:57.127Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-04T16:20:57.127Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T16:20:57.127Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-04T16:20:57.693Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-04T16:20:58.260Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-04T16:20:59.635Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-04T16:20:59.635Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-04T16:20:59.635Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-04T16:21:00.202Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-04T16:21:00.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-04T16:21:01.836Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-04T16:21:02.404Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-04T16:21:03.779Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-04T16:21:04.040Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-04T16:21:06.569Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-04T16:21:07.135Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-04T16:21:09.665Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-04T16:21:09.923Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-04T16:21:10.489Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-04T16:21:10.748Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-04T16:21:11.331Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-04T16:21:11.899Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-04T16:21:13.273Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-04T16:21:14.649Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-04T16:21:15.216Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-04T16:21:15.216Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-04T16:21:15.474Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-04T16:21:15.474Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-04T16:21:16.042Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-04T16:21:16.608Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-04T16:21:17.175Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-04T16:21:17.175Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T16:21:17.175Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-04T16:21:17.175Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-04T16:21:18.110Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-04T16:21:18.110Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-04T16:21:21.393Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-04T16:21:21.393Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-04T16:21:21.650Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-04T16:21:22.584Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-04T16:21:23.959Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-04T16:21:24.218Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-04T16:21:25.592Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-04T16:21:27.492Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-04T16:21:27.492Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-04T16:21:29.393Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-04T16:21:29.962Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-04T16:21:29.962Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T16:21:29.962Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-04T16:21:29.962Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T16:21:29.962Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-04T16:21:29.962Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T16:21:29.962Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-04T16:21:30.220Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-04T16:21:30.220Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T16:21:30.220Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-04T16:21:30.787Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-04T16:21:31.353Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-04T16:21:32.287Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-04T16:21:32.858Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-04T16:21:33.116Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-04T16:21:33.375Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-04T16:21:33.375Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-04T16:21:33.951Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-04T16:21:33.951Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-04T16:21:33.951Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-04T16:21:33.951Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-04T16:21:33.951Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-04T16:21:33.951Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T16:21:33.951Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-04T16:21:34.532Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-04T16:21:35.098Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-04T16:21:35.098Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-04T16:21:36.034Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-04T16:21:36.034Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-04T16:21:36.600Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-04T16:21:36.600Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-04T16:21:37.167Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-04T16:21:37.426Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-04T16:21:37.426Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-04T16:21:37.684Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-04T16:21:37.942Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-04T16:21:38.509Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-04T16:21:39.076Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-04T16:21:39.642Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-04T16:21:39.642Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T16:21:39.642Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-04T16:21:40.209Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-04T16:21:40.209Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-04T16:21:41.585Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-04T16:21:41.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-04T16:21:42.102Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-04T16:21:44.004Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-04T16:21:44.569Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-04T16:21:44.570Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-04T16:21:44.570Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-04T16:21:44.570Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-04T16:21:45.136Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-04T16:21:45.136Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-04T16:21:45.707Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-04T16:21:46.642Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-04T16:21:47.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-04T16:21:48.141Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-04T16:21:48.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-04T16:21:50.609Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-04T16:21:51.545Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-04T16:21:54.828Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-04T16:21:55.093Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-04T16:21:58.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-04T16:21:58.382Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-04T16:21:59.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-04T16:22:01.220Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-04T16:22:01.220Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-04T16:22:02.158Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-04T16:22:03.535Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-04T16:22:04.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-04T16:22:05.408Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-04T16:22:07.309Z] docker_cli_service_logs_test.go:248: checking task odfat1ll1sik [2022-08-04T16:22:07.309Z] docker_cli_service_logs_test.go:253: checking messages for odfat1ll1sik [2022-08-04T16:22:07.309Z] docker_cli_service_logs_test.go:248: checking task wgttdflgeujb [2022-08-04T16:22:07.309Z] docker_cli_service_logs_test.go:253: checking messages for wgttdflgeujb [2022-08-04T16:22:07.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-04T16:22:07.568Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-04T16:22:08.944Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-04T16:22:10.322Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-04T16:22:10.580Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-04T16:22:11.956Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-04T16:22:13.332Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-04T16:22:15.232Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-04T16:22:17.761Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-04T16:22:17.761Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T16:22:17.761Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-04T16:22:17.761Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-04T16:22:18.020Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-04T16:22:18.954Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-04T16:22:20.337Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-04T16:22:20.903Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-04T16:22:20.903Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-04T16:22:22.281Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-04T16:22:22.281Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-04T16:22:22.539Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-04T16:22:23.474Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1153725744 [2022-08-04T16:22:23.731Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-04T16:22:23.731Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-04T16:22:25.107Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-04T16:22:25.108Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-04T16:22:25.108Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-04T16:22:26.485Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-04T16:22:27.860Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-04T16:22:27.860Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-04T16:22:30.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-04T16:22:30.388Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-04T16:22:30.646Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-04T16:22:30.904Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-04T16:22:30.904Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-04T16:22:32.276Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-04T16:22:32.534Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-04T16:22:32.534Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T16:22:32.534Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-04T16:22:34.435Z] docker_cli_swarm_test.go:1895: [d17a95cfd64cc] joining swarm manager [db7e84cf6e29a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:22:35.807Z] docker_cli_swarm_test.go:1896: [d0ec94ad2875e] joining swarm manager [db7e84cf6e29a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:22:37.706Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-04T16:22:39.080Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-04T16:22:39.646Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-04T16:22:40.579Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-04T16:22:43.113Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-04T16:22:44.486Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-04T16:22:45.052Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-04T16:22:45.987Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-04T16:22:47.361Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-04T16:22:48.296Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-04T16:22:50.823Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-04T16:22:52.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-04T16:22:54.727Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-04T16:22:58.006Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-04T16:22:58.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-04T16:23:01.466Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-04T16:23:02.401Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-04T16:23:04.930Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-04T16:23:05.495Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-04T16:23:05.753Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-04T16:23:06.320Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-04T16:23:06.320Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T16:23:06.320Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-04T16:23:06.886Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-04T16:23:07.155Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-04T16:23:07.155Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T16:23:07.417Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-04T16:23:07.417Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T16:23:07.417Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-04T16:23:08.353Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-04T16:23:08.918Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-04T16:23:09.486Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-04T16:23:10.420Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-04T16:23:14.600Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-04T16:23:14.858Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-04T16:23:14.858Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T16:23:14.858Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-04T16:23:15.426Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-04T16:23:15.992Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-04T16:23:16.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-04T16:23:17.938Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-04T16:23:18.872Z] docker_cli_swarm_test.go:1796: [d7f9658bf9420] joining swarm manager [d6e6841804e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:23:20.248Z] docker_cli_swarm_test.go:1797: [d8014c6f3d2bc] joining swarm manager [d6e6841804e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:23:20.248Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-04T16:23:21.623Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-04T16:23:31.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-04T16:23:36.846Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-04T16:23:36.846Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-04T16:23:36.846Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-04T16:23:36.846Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-04T16:23:37.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-04T16:23:37.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-04T16:23:37.104Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-04T16:23:37.670Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-04T16:23:37.670Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-04T16:23:38.250Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-04T16:23:38.250Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-04T16:23:38.250Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-04T16:23:38.250Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-04T16:23:38.250Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-04T16:23:39.184Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-04T16:23:40.119Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-04T16:23:40.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-04T16:23:40.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-04T16:23:40.377Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-04T16:23:40.377Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-04T16:23:40.638Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite (1301.81s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.60s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.66s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.28s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.73s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.81s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.80s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.70s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.70s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.34s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.48s) [2022-08-04T16:23:40.638Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.76s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.39s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.47s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.45s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.60s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a03bf0__} (1.61s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12682628089_/foo_false_____} (1.40s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12682628089_/foo_true_____} (1.54s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3835129210_/foo_false_____} (1.53s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3835129210_/foo_true_____} (1.55s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3835129210_/foo_true__0xc000a03c20___} (1.68s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a03c38__} (1.63s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a03c50__} (0.68s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a03c68__} (1.58s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a03c80__} (1.65s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.41s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.46s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.31s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.60s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.81s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.81s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.67s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.58s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.61s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.33s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.98s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.92s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.84s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.54s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.32s) [2022-08-04T16:23:40.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.62s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.53s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.91s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.57s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.73s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.50s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.70s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.87s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.68s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.95s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.92s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.19s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.02s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.89s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.70s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.16s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.18s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.31s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.00s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.22s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.45s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.69s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.34s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.29s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.51s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.76s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.35s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.92s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.09s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.46s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.23s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.49s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.75s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.53s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.59s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.05s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.52s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.06s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.79s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.46s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.39s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.73s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.25s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.26s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.23s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.28s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.22s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.49s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.22s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.60s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.94s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.10s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.86s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.68s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.28s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.43s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.36s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.72s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.52s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.47s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.38s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.60s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.03s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.34s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.32s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.03s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.38s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.56s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.17s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.59s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.82s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.10s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.74s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.96s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.89s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.65s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.57s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.10s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.06s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.28s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildPATH (1.90s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.81s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.03s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.50s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildRm (2.31s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.90s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.80s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildStderr (0.86s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.14s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.87s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.39s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildUser (1.56s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.86s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.97s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.16s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2022-08-04T16:23:40.639Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.93s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.48s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitTTY (1.19s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.07s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2022-08-04T16:23:40.639Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.77s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.31s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.53s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.75s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.63s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.30s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.68s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.71s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.30s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.31s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.15s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.59s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.47s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.51s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.04s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.67s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExec (0.86s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecInspectID (1.81s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.51s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.88s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.64s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestHealth (19.17s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestBuildHistory (2.47s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.25s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.74s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.69s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.62s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.59s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.79s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.50s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.79s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.97s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsTail (0.73s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestNetHostname (1.54s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.48s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.66s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.42s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.12s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.16s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.99s) [2022-08-04T16:23:40.640Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.01s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.53s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestPortList (6.52s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.49s) [2022-08-04T16:23:40.640Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.31s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.18s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.54s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.32s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsByOrder (2.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.82s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.38s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.90s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.42s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.11s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.71s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.84s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.09s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.54s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.30s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.95s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.10s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.62s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.54s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.41s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.83s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.11s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.29s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.15s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.91s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.19s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.77s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.57s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.79s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.59s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.37s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.40s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.08s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.63s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.48s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.61s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.26s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.09s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.81s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.25s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunMount (4.48s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.32s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.32s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.66s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.32s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.40s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-08-04T16:23:40.641Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2022-08-04T16:23:40.641Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.09s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.54s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.72s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.66s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.12s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.67s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.52s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.66s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.80s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.08s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.02s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.57s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T16:23:40.901Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-08-04T16:23:40.901Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.12s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2022-08-04T16:23:40.902Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.67s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.63s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.64s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.94s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.65s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.58s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.90s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.27s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.86s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.81s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.69s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2022-08-04T16:23:40.902Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.94s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.49s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.39s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2022-08-04T16:23:40.902Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.20s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-08-04T16:23:40.902Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-08-04T16:23:40.902Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-04T16:23:40.902Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-08-04T16:23:40.902Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.93s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.01s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.85s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-04T16:23:40.902Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2022-08-04T16:23:40.902Z] === RUN TestDockerRegistrySuite [2022-08-04T16:23:40.902Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-04T16:23:41.469Z] docker_cli_swarm_test.go:1315: [d151e3143aac1] joining swarm manager [daa9c83b0fe6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:23:42.035Z] check_test.go:427: [db76347604fbf] daemon is not started [2022-08-04T16:23:42.293Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-04T16:23:42.860Z] docker_cli_swarm_test.go:1316: [ddd336e370b02] joining swarm manager [daa9c83b0fe6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:23:43.426Z] check_test.go:427: [d80e90a8af3da] daemon is not started [2022-08-04T16:23:43.426Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-04T16:23:44.802Z] check_test.go:427: [d841643bcfb75] daemon is not started [2022-08-04T16:23:44.802Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-04T16:23:44.802Z] check_test.go:427: [d0c5b1f628bc4] daemon is not started [2022-08-04T16:23:44.802Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T16:23:47.331Z] check_test.go:427: [d26859238201f] daemon is not started [2022-08-04T16:23:47.331Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T16:23:52.593Z] check_test.go:427: [dfa0ec82eb8e0] daemon is not started [2022-08-04T16:23:52.593Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-04T16:23:55.122Z] check_test.go:427: [d1c0111ad2a6d] daemon is not started [2022-08-04T16:23:55.122Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-04T16:23:55.688Z] check_test.go:427: [dac1a42c01d53] daemon is not started [2022-08-04T16:23:55.688Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-04T16:23:56.622Z] check_test.go:427: [d99a8771d198d] daemon is not started [2022-08-04T16:23:56.622Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-04T16:23:57.556Z] check_test.go:427: [dcf9f47128243] daemon is not started [2022-08-04T16:23:57.556Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-04T16:23:58.929Z] check_test.go:427: [d059dd5b85290] daemon is not started [2022-08-04T16:23:58.930Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-04T16:23:59.863Z] check_test.go:427: [dc08cb7066bf6] daemon is not started [2022-08-04T16:23:59.863Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-04T16:24:00.798Z] check_test.go:427: [d156a7e4640f5] daemon is not started [2022-08-04T16:24:00.798Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-04T16:24:02.192Z] check_test.go:427: [d6fc7ba4002e6] daemon is not started [2022-08-04T16:24:02.192Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-04T16:24:02.770Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dbf98a0d1e238bca970030c000413f45827e20859ff3e45395d4fa018bc7ad7c [2022-08-04T16:24:03.707Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0319995360fc20f94ec24a603bb6a85a5ac66ee0eb5ac56cdf9dc4e31e41e7de [2022-08-04T16:24:03.707Z] check_test.go:427: [d8eec3d25291d] daemon is not started [2022-08-04T16:24:03.707Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-04T16:24:04.642Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8164fe030eb9145598c64292e447f3ca2588964fac847d42af55fdefaa165fa3 [2022-08-04T16:24:05.576Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f908f0f627ee7d3eadf9141abedb2aca576ff3ae5d7d7d61c206ffa02cdf900 [2022-08-04T16:24:05.834Z] check_test.go:427: [d31f9580bd27e] daemon is not started [2022-08-04T16:24:05.834Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-04T16:24:06.769Z] check_test.go:427: [d0c9a868863ec] daemon is not started [2022-08-04T16:24:06.769Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-04T16:24:09.299Z] check_test.go:427: [d44525089afb7] daemon is not started [2022-08-04T16:24:09.299Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-04T16:24:09.866Z] check_test.go:427: [d4302074a21eb] daemon is not started [2022-08-04T16:24:09.866Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-04T16:24:10.123Z] check_test.go:427: [d7f9da93b5a7e] daemon is not started [2022-08-04T16:24:10.123Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T16:24:11.058Z] check_test.go:427: [dc3e3e78b02b1] daemon is not started [2022-08-04T16:24:11.058Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T16:24:11.992Z] check_test.go:427: [d634c4afd4d5a] daemon is not started [2022-08-04T16:24:11.992Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T16:24:12.928Z] check_test.go:427: [d327fdcfa0a7a] daemon is not started [2022-08-04T16:24:12.928Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-04T16:24:15.456Z] check_test.go:427: [dfbac2101752f] daemon is not started [2022-08-04T16:24:15.456Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-04T16:24:15.456Z] check_test.go:427: [d49b2a0bdd168] daemon is not started [2022-08-04T16:24:15.456Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-04T16:24:16.390Z] check_test.go:427: [dff4b0359660f] daemon is not started [2022-08-04T16:24:16.390Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-04T16:24:16.956Z] check_test.go:427: [d5197aab8c3b1] daemon is not started [2022-08-04T16:24:16.956Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-04T16:24:16.956Z] check_test.go:427: [d8b5ab73a5ff2] daemon is not started [2022-08-04T16:24:16.956Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-04T16:24:17.214Z] check_test.go:427: [d3e7815daf3ea] daemon is not started [2022-08-04T16:24:17.214Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-04T16:24:17.473Z] check_test.go:427: [d11c62454f8f7] daemon is not started [2022-08-04T16:24:17.473Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-04T16:24:17.731Z] check_test.go:427: [d96fc49782535] daemon is not started [2022-08-04T16:24:17.731Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-04T16:24:17.989Z] check_test.go:427: [dfae6b18dbfdb] daemon is not started [2022-08-04T16:24:17.989Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-04T16:24:18.923Z] check_test.go:427: [d13516130048b] daemon is not started [2022-08-04T16:24:18.923Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-04T16:24:20.300Z] check_test.go:427: [de9df241fc858] daemon is not started [2022-08-04T16:24:20.300Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-04T16:24:21.236Z] check_test.go:427: [d50e69604da68] daemon is not started [2022-08-04T16:24:21.236Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-04T16:24:22.170Z] check_test.go:427: [db4c5d86eedcb] daemon is not started [2022-08-04T16:24:22.170Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-04T16:24:23.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite (43.30s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.57s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.15s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.81s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.03s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-04T16:24:24.068Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2022-08-04T16:24:24.068Z] === RUN TestDockerSchema1RegistrySuite [2022-08-04T16:24:24.068Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-04T16:24:24.068Z] check_test.go:454: [d004a810d38e8] daemon is not started [2022-08-04T16:24:24.068Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T16:24:27.351Z] check_test.go:454: [d0e460c470bc6] daemon is not started [2022-08-04T16:24:27.351Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T16:24:31.532Z] check_test.go:454: [d1c3e374745dd] daemon is not started [2022-08-04T16:24:31.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-04T16:24:32.466Z] check_test.go:454: [d94cdebdde107] daemon is not started [2022-08-04T16:24:32.466Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-04T16:24:32.466Z] check_test.go:454: [d270a3d364383] daemon is not started [2022-08-04T16:24:32.466Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T16:24:33.402Z] check_test.go:454: [de73884b7337b] daemon is not started [2022-08-04T16:24:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T16:24:34.336Z] check_test.go:454: [da31608b9bfee] daemon is not started [2022-08-04T16:24:34.336Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T16:24:35.271Z] check_test.go:454: [d9f7cd2a8236e] daemon is not started [2022-08-04T16:24:35.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-04T16:24:37.799Z] check_test.go:454: [d0c52bf3e9540] daemon is not started [2022-08-04T16:24:37.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-04T16:24:37.799Z] check_test.go:454: [d4d47f80fb005] daemon is not started [2022-08-04T16:24:37.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-04T16:24:38.365Z] check_test.go:454: [d546c54f5368d] daemon is not started [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite (14.35s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.54s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-08-04T16:24:38.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-08-04T16:24:38.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-04T16:24:38.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-04T16:24:38.932Z] check_test.go:483: [d12a3d1626619] daemon is not started [2022-08-04T16:24:38.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-04T16:24:39.498Z] check_test.go:483: [d60dc07bb089a] daemon is not started [2022-08-04T16:24:39.498Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-04T16:24:39.756Z] check_test.go:483: [d906ced810104] daemon is not started [2022-08-04T16:24:39.756Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-04T16:24:41.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-04T16:24:41.387Z] check_test.go:483: [db4b8ae8fcc7d] daemon is not started [2022-08-04T16:24:41.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-04T16:24:41.953Z] check_test.go:483: [dd9becbe44e5e] daemon is not started [2022-08-04T16:24:41.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-04T16:24:42.888Z] check_test.go:483: [d64bd46614f1e] daemon is not started [2022-08-04T16:24:42.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-04T16:24:42.888Z] check_test.go:483: [d2a8e0a448623] daemon is not started [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.65s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-08-04T16:24:42.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-04T16:24:42.888Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-04T16:24:42.888Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-04T16:24:48.148Z] check_test.go:510: [dbbfd6a8bc0cd] daemon is not started [2022-08-04T16:24:48.148Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-04T16:24:48.148Z] check_test.go:510: [db1bbef0e6366] daemon is not started [2022-08-04T16:24:48.148Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-04T16:24:48.405Z] check_test.go:510: [d0a1179c66b43] daemon is not started [2022-08-04T16:24:48.405Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-04T16:24:48.405Z] check_test.go:510: [d6be90f1c70fa] daemon is not started [2022-08-04T16:24:48.405Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-04T16:24:48.663Z] check_test.go:510: [ddca086d94fe3] daemon is not started [2022-08-04T16:24:48.663Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-08-04T16:24:48.663Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-04T16:24:48.663Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-04T16:24:48.663Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-04T16:24:48.663Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-04T16:24:48.663Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-04T16:24:48.663Z] === RUN TestDockerNetworkSuite [2022-08-04T16:24:48.663Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-04T16:24:50.040Z] docker_cli_network_unix_test.go:46: [d787dcf544e30] daemon is not started [2022-08-04T16:24:50.040Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-04T16:24:50.606Z] docker_cli_network_unix_test.go:46: [d9a3c70a52b10] daemon is not started [2022-08-04T16:24:50.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-04T16:24:51.172Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-04T16:24:53.703Z] docker_cli_network_unix_test.go:46: [d2b6f7e1b9bbd] daemon is not started [2022-08-04T16:24:53.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-04T16:24:55.337Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-04T16:24:55.595Z] docker_cli_network_unix_test.go:46: [db78733f045fe] daemon is not started [2022-08-04T16:24:55.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-04T16:24:56.111Z] docker_cli_network_unix_test.go:1233: [db56cf9f5c963] daemon is not started [2022-08-04T16:24:59.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-04T16:25:00.327Z] docker_cli_network_unix_test.go:46: [da42e687f3260] daemon is not started [2022-08-04T16:25:00.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-04T16:25:03.870Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-04T16:25:07.158Z] docker_cli_network_unix_test.go:46: [d3a7cabcf57ae] daemon is not started [2022-08-04T16:25:07.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-04T16:25:10.258Z] docker_cli_network_unix_test.go:46: [d4267bf829f6b] daemon is not started [2022-08-04T16:25:10.824Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-04T16:25:11.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-04T16:25:12.457Z] docker_cli_network_unix_test.go:46: [da5cbd074005c] daemon is not started [2022-08-04T16:25:12.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-04T16:25:13.024Z] docker_cli_network_unix_test.go:46: [d2cef917e64eb] daemon is not started [2022-08-04T16:25:13.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-04T16:25:13.590Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-04T16:25:13.590Z] docker_cli_network_unix_test.go:46: [d12bdc3b7abf9] daemon is not started [2022-08-04T16:25:13.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-04T16:25:14.156Z] docker_cli_network_unix_test.go:46: [ddb921d2819d1] daemon is not started [2022-08-04T16:25:14.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-04T16:25:15.299Z] docker_cli_network_unix_test.go:46: [d6a9edca74839] daemon is not started [2022-08-04T16:25:15.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-04T16:25:16.124Z] docker_cli_network_unix_test.go:46: [d82f0dd7aeba7] daemon is not started [2022-08-04T16:25:16.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-04T16:25:16.381Z] docker_cli_network_unix_test.go:46: [d61bdd8883a61] daemon is not started [2022-08-04T16:25:16.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-04T16:25:17.316Z] docker_cli_network_unix_test.go:46: [dfb5c5ab5cc04] daemon is not started [2022-08-04T16:25:17.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-04T16:25:17.832Z] docker_cli_network_unix_test.go:46: [d755416b152be] daemon is not started [2022-08-04T16:25:17.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-04T16:25:17.832Z] docker_cli_network_unix_test.go:46: [df20c5c180b72] daemon is not started [2022-08-04T16:25:17.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-04T16:25:18.091Z] docker_cli_network_unix_test.go:46: [d21e370db913b] daemon is not started [2022-08-04T16:25:18.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-04T16:25:18.091Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-04T16:25:19.027Z] docker_cli_network_unix_test.go:46: [dd16e493e66e5] daemon is not started [2022-08-04T16:25:19.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-04T16:25:19.593Z] docker_cli_network_unix_test.go:46: [df67e56792e7c] daemon is not started [2022-08-04T16:25:20.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-04T16:25:20.159Z] docker_cli_network_unix_test.go:46: [d44ea98265ca1] daemon is not started [2022-08-04T16:25:20.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-04T16:25:20.417Z] docker_cli_network_unix_test.go:46: [dcf69817bcd93] daemon is not started [2022-08-04T16:25:20.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-04T16:25:20.417Z] docker_cli_network_unix_test.go:46: [de8f5eafe1018] daemon is not started [2022-08-04T16:25:20.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-04T16:25:21.792Z] docker_cli_network_unix_test.go:968: [d56148a1803e0] daemon is not started [2022-08-04T16:25:22.360Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-04T16:25:22.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-04T16:25:24.300Z] docker_cli_network_unix_test.go:46: [d2a43c87dc287] daemon is not started [2022-08-04T16:25:24.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-04T16:25:26.829Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-04T16:25:26.829Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T16:25:26.829Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-04T16:25:27.087Z] docker_cli_network_unix_test.go:1116: [d512fde5c75d6] daemon is not started [2022-08-04T16:25:31.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-04T16:25:31.274Z] docker_cli_network_unix_test.go:46: [dc3a8d9d05bc1] daemon is not started [2022-08-04T16:25:31.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-04T16:25:32.208Z] docker_cli_network_unix_test.go:46: [d47bf9f758624] daemon is not started [2022-08-04T16:25:32.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-04T16:25:32.466Z] docker_cli_network_unix_test.go:46: [d8a7b2032dd3b] daemon is not started [2022-08-04T16:25:32.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-04T16:25:32.725Z] docker_cli_network_unix_test.go:46: [d357c12032d5c] daemon is not started [2022-08-04T16:25:32.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-04T16:25:32.725Z] docker_cli_network_unix_test.go:46: [d3027ea0315d1] daemon is not started [2022-08-04T16:25:32.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-04T16:25:32.983Z] docker_cli_network_unix_test.go:46: [d378924bac76f] daemon is not started [2022-08-04T16:25:32.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-04T16:25:32.983Z] docker_cli_network_unix_test.go:46: [decce0c6be0d9] daemon is not started [2022-08-04T16:25:32.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-04T16:25:33.549Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-04T16:25:34.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-04T16:25:35.050Z] docker_cli_network_unix_test.go:46: [ddbbaa3225919] daemon is not started [2022-08-04T16:25:35.050Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-04T16:25:35.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-04T16:25:35.986Z] docker_cli_network_unix_test.go:46: [d8d2921578c1d] daemon is not started [2022-08-04T16:25:35.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-04T16:25:35.986Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T16:25:35.986Z] docker_cli_network_unix_test.go:46: [d62439174858b] daemon is not started [2022-08-04T16:25:35.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-04T16:25:36.568Z] docker_cli_network_unix_test.go:46: [d9d9e2b06715c] daemon is not started [2022-08-04T16:25:36.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-04T16:25:37.763Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-04T16:25:41.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-04T16:25:41.980Z] docker_cli_network_unix_test.go:1084: [debcab60d648c] daemon is not started [2022-08-04T16:25:43.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-04T16:25:43.880Z] docker_cli_network_unix_test.go:46: [d4c1f734c400b] daemon is not started [2022-08-04T16:25:43.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-04T16:25:44.137Z] docker_cli_network_unix_test.go:46: [d353cb2605d19] daemon is not started [2022-08-04T16:25:44.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-04T16:25:45.770Z] docker_cli_network_unix_test.go:46: [da9859c60965a] daemon is not started [2022-08-04T16:25:46.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-04T16:25:46.028Z] docker_cli_network_unix_test.go:46: [d5c8cf09d87ca] daemon is not started [2022-08-04T16:25:46.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-04T16:25:46.286Z] docker_cli_network_unix_test.go:46: [ddb8033d7ebae] daemon is not started [2022-08-04T16:25:46.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-04T16:25:47.109Z] docker_cli_network_unix_test.go:46: [d388217bc0dc7] daemon is not started [2022-08-04T16:25:47.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-04T16:25:47.676Z] docker_cli_network_unix_test.go:46: [d7acaa185d161] daemon is not started [2022-08-04T16:25:47.934Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-04T16:25:53.199Z] docker_cli_network_unix_test.go:46: [dc3eb402de263] daemon is not started [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite (64.80s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.32s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.31s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.92s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.10s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.66s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.11s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.24s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.31s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.68s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.56s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.03s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.37s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.03s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.21s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.43s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.64s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.07s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.92s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-04T16:25:53.457Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.82s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.79s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-08-04T16:25:53.457Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.49s) [2022-08-04T16:25:53.457Z] === RUN TestDockerHubPullSuite [2022-08-04T16:25:53.457Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-04T16:25:55.984Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-04T16:25:57.882Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-04T16:25:59.255Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-04T16:26:01.153Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-04T16:26:01.411Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-04T16:26:01.669Z] --- PASS: TestDockerHubPullSuite (8.23s) [2022-08-04T16:26:01.669Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-08-04T16:26:01.669Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.49s) [2022-08-04T16:26:01.669Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-08-04T16:26:01.669Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.86s) [2022-08-04T16:26:01.669Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-04T16:26:01.669Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-04T16:26:01.669Z] PASS [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === Skipped [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T16:26:01.669Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T16:26:01.669Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-04T16:26:01.669Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.669Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-04T16:26:01.669Z] [2022-08-04T16:26:01.669Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-04T16:26:01.669Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-04T16:26:01.670Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-04T16:26:01.670Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T16:26:01.670Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T16:26:01.670Z] docker_cli_network_unix_test.go:46: [d62439174858b] daemon is not started [2022-08-04T16:26:01.670Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] DONE 1265 tests, 51 skipped in 1449.375s [2022-08-04T16:26:01.670Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T16:26:01.670Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T16:26:01.670Z] +++ kill 9421 [2022-08-04T16:26:01.670Z] +++ /etc/init.d/apparmor stop [2022-08-04T16:26:01.670Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] Unloading profiles will leave already running processes permanently [2022-08-04T16:26:01.670Z] unconfined, which can lead to unexpected situations. [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.670Z] To set a process to complain mode, use the command line tool [2022-08-04T16:26:01.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T16:26:01.670Z] +++ true [2022-08-04T16:26:01.670Z] exiting test-integration [2022-08-04T16:26:01.670Z] ++ exit 0 [2022-08-04T16:26:01.670Z] [2022-08-04T16:26:01.937Z] + for job in $(jobs -p) [2022-08-04T16:26:01.937Z] + wait 22820 [2022-08-04T16:26:33.995Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-04T16:26:33.996Z] docker_cli_swarm_test.go:1180: [d2cd3eaae6f2a] joining swarm manager [d0d44dd27525b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:26:40.549Z] docker_cli_swarm_test.go:1189: [d4e3e04ee013b] joining swarm manager [d0d44dd27525b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:27:27.202Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-04T16:27:28.574Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-04T16:27:32.756Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-04T16:27:34.653Z] docker_cli_swarm_test.go:1112: [da31e697f7a50] joining swarm manager [dab7226e6970b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:27:36.048Z] docker_cli_swarm_test.go:1113: [d12e942765c22] joining swarm manager [dab7226e6970b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:28:57.458Z] docker_cli_swarm_test.go:1166: [da57217d7f16f] joining swarm manager [dab7226e6970b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T16:29:36.150Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-04T16:29:36.151Z] docker_cli_swarm_test.go:1447: [d6497ccf4a6f9] joining swarm manager [d505299b8afd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:29:36.151Z] docker_cli_swarm_test.go:1448: [d473ba522a345] joining swarm manager [d505299b8afd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T16:29:44.254Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-04T16:29:45.188Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-04T16:29:45.188Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-04T16:29:45.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-04T16:29:45.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-04T16:29:46.013Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-04T16:29:48.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-04T16:29:51.843Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-04T16:29:53.740Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-04T16:29:55.639Z] docker_cli_swarm_unix_test.go:63: [d7cf8d4445a97] joining swarm manager [d1119b0adc07b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:30:51.842Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-04T16:30:51.842Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-04T16:30:51.842Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-04T16:30:53.215Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-04T16:30:56.497Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-04T16:30:59.027Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-04T16:31:00.926Z] docker_api_swarm_test.go:962: [d47e957b14389] joining swarm manager [df88ac9ab02b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T16:31:18.998Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-04T16:31:31.188Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-04T16:31:32.561Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-04T16:31:35.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-04T16:31:37.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-04T16:31:45.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-04T16:31:49.008Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-04T16:31:51.536Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-04T16:31:54.071Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-04T16:31:56.610Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-04T16:31:59.138Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-04T16:32:01.667Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-04T16:32:04.194Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-04T16:33:00.399Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-04T16:33:15.262Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite (1563.89s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.65s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.75s) [2022-08-04T16:33:30.128Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.08s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.85s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.29s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.56s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.76s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.25s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.78s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.42s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.58s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.43s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.27s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.39s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.38s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.33s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.06s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.46s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.10s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.99s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.50s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.97s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.44s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.88s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.00s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.69s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.89s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.32s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.69s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.43s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.90s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.25s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.36s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.50s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.18s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.22s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.55s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.13s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.65s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.92s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.17s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.35s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.64s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.65s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.33s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.27s) [2022-08-04T16:33:30.128Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.78s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.05s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.00s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.80s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.22s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.21s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.24s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-08-04T16:33:30.128Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-08-04T16:33:30.128Z] === RUN TestDockerExternalVolumeSuite [2022-08-04T16:33:30.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-04T16:33:30.386Z] docker_cli_external_volume_driver_test.go:53: [d28ded05c3943] daemon is not started [2022-08-04T16:33:48.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-04T16:34:56.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-04T16:35:02.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-04T16:35:17.541Z] docker_cli_external_volume_driver_test.go:53: [d0373cad1a255] daemon is not started [2022-08-04T16:35:32.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-04T16:35:50.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-04T16:36:05.336Z] docker_cli_external_volume_driver_test.go:53: [ddabdffd16be9] daemon is not started [2022-08-04T16:36:20.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-04T16:36:20.199Z] docker_cli_external_volume_driver_test.go:53: [dab696a03e348] daemon is not started [2022-08-04T16:36:35.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-04T16:37:07.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-04T16:37:22.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-04T16:37:36.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-04T16:38:23.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-04T16:38:41.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-04T16:39:13.657Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-04T16:39:45.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-04T16:40:00.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-04T16:40:18.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-04T16:40:18.671Z] docker_cli_external_volume_driver_test.go:485: [decdcab9c7f55] daemon is not started [2022-08-04T16:40:33.534Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-04T16:40:33.534Z] docker_cli_external_volume_driver_test.go:53: [d3fef03f7848e] daemon is not started [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-08-04T16:40:48.396Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-04T16:40:48.396Z] PASS [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] === Skipped [2022-08-04T16:40:48.396Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-04T16:40:48.396Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T16:40:48.396Z] check_test.go:540: [d68541f5cd94e] daemon is not started [2022-08-04T16:40:48.396Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T16:40:48.396Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T16:40:48.396Z] check_test.go:540: [db1e0633758e0] daemon is not started [2022-08-04T16:40:48.396Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T16:40:48.396Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T16:40:48.396Z] check_test.go:540: [dde357cff6285] daemon is not started [2022-08-04T16:40:48.396Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-04T16:40:48.396Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T16:40:48.396Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-04T16:40:48.396Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T16:40:48.396Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] DONE 269 tests, 5 skipped in 2334.716s [2022-08-04T16:40:48.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T16:40:48.396Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4c1ba2642421/docker.pid [2022-08-04T16:40:48.396Z] +++ kill 7084 [2022-08-04T16:40:48.396Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7084 is not a child of this shell [2022-08-04T16:40:48.396Z] warning: PID 7084 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4c1ba2642421/docker.pid had a nonzero exit code [2022-08-04T16:40:48.396Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T16:40:48.396Z] +++ kill 9386 [2022-08-04T16:40:48.396Z] +++ /etc/init.d/apparmor stop [2022-08-04T16:40:48.396Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] Unloading profiles will leave already running processes permanently [2022-08-04T16:40:48.396Z] unconfined, which can lead to unexpected situations. [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] To set a process to complain mode, use the command line tool [2022-08-04T16:40:48.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T16:40:48.396Z] +++ true [2022-08-04T16:40:48.396Z] exiting test-integration [2022-08-04T16:40:48.396Z] ++ exit 0 [2022-08-04T16:40:48.396Z] [2022-08-04T16:40:48.396Z] + exit 0 [2022-08-04T16:40:48.396Z] ++ jobs -p [2022-08-04T16:40:48.396Z] + pids= [2022-08-04T16:40:48.396Z] + echo 'Remaining pids to kill: []' [2022-08-04T16:40:48.396Z] Remaining pids to kill: [] [2022-08-04T16:40:48.396Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-04T16:40:48.409Z] Recording test results [2022-08-04T16:40:48.840Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T16:40:49.144Z] + echo Ensuring container killed. [2022-08-04T16:40:49.144Z] Ensuring container killed. [2022-08-04T16:40:49.144Z] + docker ps -aq -f name=docker-pr1-* [2022-08-04T16:40:49.144Z] + cids=4b1e941a0eec [2022-08-04T16:40:49.144Z] 4b44bed5d759 [2022-08-04T16:40:49.144Z] 5d2ba75f1d81 [2022-08-04T16:40:49.144Z] + [ -n 4b1e941a0eec [2022-08-04T16:40:49.144Z] 4b44bed5d759 [2022-08-04T16:40:49.144Z] 5d2ba75f1d81 ] [2022-08-04T16:40:49.144Z] + docker rm -vf 4b1e941a0eec 4b44bed5d759 5d2ba75f1d81 [2022-08-04T16:40:49.402Z] 4b1e941a0eec [2022-08-04T16:40:49.968Z] 4b44bed5d759 [2022-08-04T16:40:49.968Z] 5d2ba75f1d81 [Pipeline] sh [2022-08-04T16:40:50.246Z] + echo Chowning /workspace to jenkins user [2022-08-04T16:40:50.246Z] Chowning /workspace to jenkins user [2022-08-04T16:40:50.246Z] + id -u [2022-08-04T16:40:50.246Z] + id -g [2022-08-04T16:40:50.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43913:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T16:40:53.064Z] + bundleName=amd64 [2022-08-04T16:40:53.064Z] + echo Creating amd64-bundles.tar.gz [2022-08-04T16:40:53.064Z] Creating amd64-bundles.tar.gz [2022-08-04T16:40:53.064Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T16:40:53.064Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T16:40:54.450Z] Archiving artifacts [2022-08-04T16:40:54.825Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43913/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T16:40:55.127Z] + make clean [2022-08-04T16:40:55.127Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T16:40:55.127Z] docker-dev-cache [2022-08-04T16:40:55.127Z] 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