Pull request #44042 closed Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c+e3e3a31989c3332681a10fa57d9ca5d0682ee3ce (89fe4ff1978813371f97506e4e9d641dee221159) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44042@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-26T08:40:30.097Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-26T08:40:30.101Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-26T08:40:30.195Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-26T08:40:30.389Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095d7fd4221a93590) in /home/ubuntu/workspace/moby_PR-44042 [Pipeline] { [Pipeline] checkout [2022-08-26T08:40:30.419Z] The recommended git tool is: git [2022-08-26T08:40:30.473Z] using credential docker-jenkins-github-credentials [2022-08-26T08:40:30.482Z] Cloning the remote Git repository [2022-08-26T08:40:30.482Z] Cloning with configured refspecs honoured and without tags [2022-08-26T08:40:30.479Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T08:40:30.481Z] > git init /home/ubuntu/workspace/moby_PR-44042 # timeout=10 [2022-08-26T08:40:30.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:40:30.494Z] > git --version # timeout=10 [2022-08-26T08:40:30.497Z] > git --version # 'git version 2.17.1' [2022-08-26T08:40:30.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:30.497Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:40:46.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:40:46.285Z] > git config --add remote.origin.fetch +refs/pull/44042/head:refs/remotes/origin/PR-44042 # timeout=10 [2022-08-26T08:40:46.296Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:40:46.316Z] Fetching without tags [2022-08-26T08:40:46.505Z] Merging remotes/origin/22.06 commit e3e3a31989c3332681a10fa57d9ca5d0682ee3ce into PR head commit 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c [2022-08-26T08:40:47.351Z] Merge succeeded, producing 4de27916bf04087f221d341fde1edd3037a2f9b6 [2022-08-26T08:40:47.352Z] Checking out Revision 4de27916bf04087f221d341fde1edd3037a2f9b6 (PR-44042) [2022-08-26T08:40:47.519Z] Commit message: "Merge commit 'e3e3a31989c3332681a10fa57d9ca5d0682ee3ce' into HEAD" [2022-08-26T08:40:46.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:40:46.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:40:46.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:46.325Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:40:46.544Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:40:46.549Z] > git checkout -f 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:40:47.104Z] > git remote # timeout=10 [2022-08-26T08:40:47.109Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T08:40:47.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:47.114Z] > git merge e3e3a31989c3332681a10fa57d9ca5d0682ee3ce # timeout=10 [2022-08-26T08:40:47.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T08:40:47.349Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:40:47.353Z] > git checkout -f 4de27916bf04087f221d341fde1edd3037a2f9b6 # timeout=10 [2022-08-26T08:40:47.517Z] > git rev-list --no-walk 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T08:40:48.252Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44042:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-26T08:40:50.768Z] 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-26T08:40:51.209Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095d7fd4221a93590) in /home/ubuntu/workspace/moby_PR-44042 [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 [Pipeline] stage [Pipeline] { (Print info) [2022-08-26T08:40:51.218Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c7569b7a6f50da17) in /home/ubuntu/workspace/moby_PR-44042 [2022-08-26T08:40:51.218Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06625413c7ec6fdd1) in /home/ubuntu/workspace/moby_PR-44042 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-26T08:40:51.223Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0039df4146a103ccd) in /home/ubuntu/workspace/moby_PR-44042 Stage "s390x" skipped due to when conditional [2022-08-26T08:40:51.225Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0470dbee801fe1756) in /home/ubuntu/workspace/moby_PR-44042 [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] { [Pipeline] checkout [2022-08-26T08:40:51.260Z] The recommended git tool is: git [2022-08-26T08:40:51.267Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [Pipeline] { [2022-08-26T08:40:51.284Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] { [2022-08-26T08:40:51.296Z] The recommended git tool is: git [2022-08-26T08:40:51.300Z] Fetching without tags [Pipeline] // stage [2022-08-26T08:40:51.306Z] using credential docker-jenkins-github-credentials [2022-08-26T08:40:51.316Z] Cloning the remote Git repository [2022-08-26T08:40:51.316Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2022-08-26T08:40:51.365Z] 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-26T08:40:51.374Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-26T08:40:51.379Z] The recommended git tool is: git [2022-08-26T08:40:51.384Z] Cloning the remote Git repository [2022-08-26T08:40:51.384Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-08-26T08:40:51.387Z] The recommended git tool is: git [2022-08-26T08:40:51.391Z] using credential docker-jenkins-github-credentials 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-26T08:40:51.401Z] Cloning the remote Git repository [2022-08-26T08:40:51.401Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-26T08:40:51.438Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-26T08:40:51.449Z] Cloning the remote Git repository [2022-08-26T08:40:51.449Z] Cloning with configured refspecs honoured and without tags [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-26T08:40:51.514Z] Merging remotes/origin/22.06 commit e3e3a31989c3332681a10fa57d9ca5d0682ee3ce into PR head commit 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c [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-26T08:40:51.752Z] Merge succeeded, producing b2d403d2a92b80d8c661216ad155ad921dcdead3 [2022-08-26T08:40:51.753Z] Checking out Revision b2d403d2a92b80d8c661216ad155ad921dcdead3 (PR-44042) [2022-08-26T08:40:51.810Z] Commit message: "Merge commit 'e3e3a31989c3332681a10fa57d9ca5d0682ee3ce' into HEAD" [2022-08-26T08:40:51.273Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44042/.git # timeout=10 [2022-08-26T08:40:51.282Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:40:51.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:40:51.340Z] > git --version # timeout=10 [2022-08-26T08:40:51.345Z] > git --version # 'git version 2.17.1' [2022-08-26T08:40:51.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:51.345Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:40:51.512Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:40:51.517Z] > git checkout -f 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:40:51.670Z] > git remote # timeout=10 [2022-08-26T08:40:51.676Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T08:40:51.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:51.679Z] > git merge e3e3a31989c3332681a10fa57d9ca5d0682ee3ce # timeout=10 [2022-08-26T08:40:51.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T08:40:51.750Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:40:51.755Z] > git checkout -f b2d403d2a92b80d8c661216ad155ad921dcdead3 # timeout=10 [2022-08-26T08:40:51.808Z] > git rev-list --no-walk 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:40:51.302Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T08:40:51.302Z] > git init /home/ubuntu/workspace/moby_PR-44042 # timeout=10 [2022-08-26T08:40:51.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:40:51.319Z] > git --version # timeout=10 [2022-08-26T08:40:51.327Z] > git --version # 'git version 2.17.1' [2022-08-26T08:40:51.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:51.328Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:40:51.377Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T08:40:51.379Z] > git init /home/ubuntu/workspace/moby_PR-44042 # timeout=10 [2022-08-26T08:40:51.395Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:40:51.395Z] > git --version # timeout=10 [2022-08-26T08:40:51.398Z] > git --version # 'git version 2.17.1' [2022-08-26T08:40:51.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:51.399Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:40:51.404Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T08:40:51.404Z] > git init /home/ubuntu/workspace/moby_PR-44042 # timeout=10 [2022-08-26T08:40:51.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:40:51.413Z] > git --version # timeout=10 [2022-08-26T08:40:51.419Z] > git --version # 'git version 2.25.1' [2022-08-26T08:40:51.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:51.420Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:40:51.452Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T08:40:51.453Z] > git init /home/ubuntu/workspace/moby_PR-44042 # timeout=10 [2022-08-26T08:40:51.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:40:51.468Z] > git --version # timeout=10 [2022-08-26T08:40:51.470Z] > git --version # 'git version 2.25.1' [2022-08-26T08:40:51.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:40:51.471Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T08:40:52.861Z] + docker version [2022-08-26T08:40:52.861Z] Client: Docker Engine - Community [2022-08-26T08:40:52.861Z] Version: 20.10.14 [2022-08-26T08:40:52.861Z] API version: 1.41 [2022-08-26T08:40:52.861Z] Go version: go1.16.15 [2022-08-26T08:40:52.861Z] Git commit: a224086 [2022-08-26T08:40:52.861Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T08:40:52.861Z] OS/Arch: linux/amd64 [2022-08-26T08:40:52.861Z] Context: default [2022-08-26T08:40:52.861Z] Experimental: true [2022-08-26T08:40:52.861Z] [2022-08-26T08:40:52.861Z] Server: Docker Engine - Community [2022-08-26T08:40:52.861Z] Engine: [2022-08-26T08:40:52.861Z] Version: 20.10.14 [2022-08-26T08:40:52.861Z] API version: 1.41 (minimum version 1.12) [2022-08-26T08:40:52.861Z] Go version: go1.16.15 [2022-08-26T08:40:52.861Z] Git commit: 87a90dc [2022-08-26T08:40:52.861Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T08:40:52.861Z] OS/Arch: linux/amd64 [2022-08-26T08:40:52.861Z] Experimental: true [2022-08-26T08:40:52.861Z] containerd: [2022-08-26T08:40:52.861Z] Version: 1.5.11 [2022-08-26T08:40:52.861Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:40:52.861Z] runc: [2022-08-26T08:40:52.861Z] Version: 1.0.3 [2022-08-26T08:40:52.861Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T08:40:52.861Z] docker-init: [2022-08-26T08:40:52.861Z] Version: 0.19.0 [2022-08-26T08:40:52.861Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T08:40:53.179Z] + docker info [2022-08-26T08:40:53.740Z] Client: [2022-08-26T08:40:53.740Z] Context: default [2022-08-26T08:40:53.740Z] Debug Mode: false [2022-08-26T08:40:53.740Z] Plugins: [2022-08-26T08:40:53.740Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T08:40:53.740Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T08:40:53.740Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T08:40:53.740Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T08:40:53.740Z] [2022-08-26T08:40:53.740Z] Server: [2022-08-26T08:40:53.740Z] Containers: 0 [2022-08-26T08:40:53.740Z] Running: 0 [2022-08-26T08:40:53.740Z] Paused: 0 [2022-08-26T08:40:53.740Z] Stopped: 0 [2022-08-26T08:40:53.740Z] Images: 3 [2022-08-26T08:40:53.740Z] Server Version: 20.10.14 [2022-08-26T08:40:53.740Z] Storage Driver: overlay2 [2022-08-26T08:40:53.740Z] Backing Filesystem: extfs [2022-08-26T08:40:53.740Z] Supports d_type: true [2022-08-26T08:40:53.740Z] Native Overlay Diff: true [2022-08-26T08:40:53.740Z] userxattr: false [2022-08-26T08:40:53.740Z] Logging Driver: json-file [2022-08-26T08:40:53.740Z] Cgroup Driver: cgroupfs [2022-08-26T08:40:53.741Z] Cgroup Version: 1 [2022-08-26T08:40:53.741Z] Plugins: [2022-08-26T08:40:53.741Z] Volume: local [2022-08-26T08:40:53.741Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T08:40:53.741Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T08:40:53.741Z] Swarm: inactive [2022-08-26T08:40:53.741Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T08:40:53.741Z] Default Runtime: runc [2022-08-26T08:40:53.741Z] Init Binary: docker-init [2022-08-26T08:40:53.741Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:40:53.741Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T08:40:53.741Z] init version: de40ad0 [2022-08-26T08:40:53.741Z] Security Options: [2022-08-26T08:40:53.741Z] apparmor [2022-08-26T08:40:53.741Z] seccomp [2022-08-26T08:40:53.741Z] Profile: default [2022-08-26T08:40:53.741Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T08:40:53.741Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T08:40:53.741Z] OSType: linux [2022-08-26T08:40:53.741Z] Architecture: x86_64 [2022-08-26T08:40:53.741Z] CPUs: 2 [2022-08-26T08:40:53.741Z] Total Memory: 7.565GiB [2022-08-26T08:40:53.741Z] Name: ip-10-100-66-129 [2022-08-26T08:40:53.741Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T08:40:53.741Z] Docker Root Dir: /var/lib/docker [2022-08-26T08:40:53.741Z] Debug Mode: false [2022-08-26T08:40:53.741Z] Registry: https://index.docker.io/v1/ [2022-08-26T08:40:53.741Z] Labels: [2022-08-26T08:40:53.741Z] Experimental: true [2022-08-26T08:40:53.741Z] Insecure Registries: [2022-08-26T08:40:53.741Z] 127.0.0.0/8 [2022-08-26T08:40:53.741Z] Live Restore Enabled: true [2022-08-26T08:40:53.741Z] [2022-08-26T08:40:53.741Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T08:40:54.070Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:40:54.071Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:40:54.071Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44042/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T08:40:54.071Z] + bash /home/ubuntu/workspace/moby_PR-44042/check-config.sh [2022-08-26T08:40:54.071Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T08:40:54.071Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T08:40:54.071Z] [2022-08-26T08:40:54.071Z] Generally Necessary: [2022-08-26T08:40:54.071Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T08:40:54.071Z] - apparmor: enabled and tools installed [2022-08-26T08:40:54.071Z] - CONFIG_NAMESPACES: enabled [2022-08-26T08:40:54.071Z] - CONFIG_NET_NS: enabled [2022-08-26T08:40:54.071Z] - CONFIG_PID_NS: enabled [2022-08-26T08:40:54.071Z] - CONFIG_IPC_NS: enabled [2022-08-26T08:40:54.071Z] - CONFIG_UTS_NS: enabled [2022-08-26T08:40:54.071Z] - CONFIG_CGROUPS: enabled [2022-08-26T08:40:54.071Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T08:40:54.071Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T08:40:54.071Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T08:40:54.071Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T08:40:54.071Z] - CONFIG_CPUSETS: enabled [2022-08-26T08:40:54.071Z] - CONFIG_MEMCG: enabled [2022-08-26T08:40:54.071Z] - CONFIG_KEYS: enabled [2022-08-26T08:40:54.071Z] - CONFIG_VETH: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T08:40:54.071Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T08:40:54.327Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T08:40:54.327Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T08:40:54.327Z] [2022-08-26T08:40:54.327Z] Optional Features: [2022-08-26T08:40:54.327Z] - CONFIG_USER_NS: enabled [2022-08-26T08:40:54.327Z] - CONFIG_SECCOMP: enabled [2022-08-26T08:40:54.327Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T08:40:54.327Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T08:40:54.327Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T08:40:54.327Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T08:40:54.327Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T08:40:54.327Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T08:40:54.327Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T08:40:54.327Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T08:40:54.327Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T08:40:54.327Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T08:40:54.327Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T08:40:54.327Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T08:40:54.327Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T08:40:54.327Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T08:40:54.327Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T08:40:54.327Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T08:40:54.327Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T08:40:54.327Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T08:40:54.327Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T08:40:54.327Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T08:40:54.327Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T08:40:54.327Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T08:40:54.327Z] - CONFIG_EXT4_FS: enabled [2022-08-26T08:40:54.327Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T08:40:54.327Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T08:40:54.327Z] - Network Drivers: [2022-08-26T08:40:54.327Z] - "overlay": [2022-08-26T08:40:54.327Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T08:40:54.327Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T08:40:54.327Z] Optional (for encrypted networks): [2022-08-26T08:40:54.582Z] - CONFIG_CRYPTO: enabled [2022-08-26T08:40:54.582Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T08:40:54.582Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T08:40:54.582Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T08:40:54.582Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T08:40:54.582Z] - CONFIG_XFRM: enabled [2022-08-26T08:40:54.582Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T08:40:54.582Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T08:40:54.582Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T08:40:54.582Z] - "ipvlan": [2022-08-26T08:40:54.582Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T08:40:54.582Z] - "macvlan": [2022-08-26T08:40:54.582Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T08:40:54.582Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T08:40:54.582Z] - "ftp,tftp client in container": [2022-08-26T08:40:54.582Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T08:40:54.582Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T08:40:54.582Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T08:40:54.582Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T08:40:54.582Z] - Storage Drivers: [2022-08-26T08:40:54.582Z] - "aufs": [2022-08-26T08:40:54.582Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T08:40:54.582Z] - "btrfs": [2022-08-26T08:40:54.582Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T08:40:54.582Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T08:40:54.582Z] - "devicemapper": [2022-08-26T08:40:54.582Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T08:40:54.582Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T08:40:54.582Z] - "overlay": [2022-08-26T08:40:54.582Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T08:40:54.582Z] - "zfs": [2022-08-26T08:40:54.582Z] - /dev/zfs: present [2022-08-26T08:40:54.582Z] - zfs command: missing [2022-08-26T08:40:54.582Z] - zpool command: missing [2022-08-26T08:40:54.582Z] [2022-08-26T08:40:54.582Z] Limits: [2022-08-26T08:40:54.582Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T08:40:54.582Z] [2022-08-26T08:40:54.582Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T08:40:54.951Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b2d403d2a92b80d8c661216ad155ad921dcdead3 . [2022-08-26T08:40:54.952Z] #1 [internal] load build definition from Dockerfile [2022-08-26T08:40:54.952Z] #1 sha256:1cc05a650d28f60cc6b092b5c89d63a4b29ddc2a2fe0e0a72d7adafe333d6684 [2022-08-26T08:40:54.952Z] #1 transferring dockerfile: 19.25kB done [2022-08-26T08:40:54.952Z] #1 DONE 0.0s [2022-08-26T08:40:54.952Z] [2022-08-26T08:40:54.952Z] #2 [internal] load .dockerignore [2022-08-26T08:40:54.952Z] #2 sha256:e3e29b24ccb4b3123210996af22b80321fcad7fae53bbfdbed34435551733a56 [2022-08-26T08:40:54.952Z] #2 transferring context: 145B done [2022-08-26T08:40:54.952Z] #2 DONE 0.0s [2022-08-26T08:40:54.952Z] [2022-08-26T08:40:54.952Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T08:40:54.952Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T08:40:55.208Z] #3 DONE 0.1s [2022-08-26T08:40:55.208Z] [2022-08-26T08:40:55.208Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T08:40:55.208Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T08:40:55.208Z] #4 CACHED [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #6 [internal] load build definition from Dockerfile [2022-08-26T08:40:55.467Z] #6 sha256:2d43514fa0a17e20074895f97f990a57449dac11ed87e574e5dccdcfa73b1355 [2022-08-26T08:40:55.467Z] #6 DONE 0.0s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #5 [internal] load .dockerignore [2022-08-26T08:40:55.467Z] #5 sha256:767af67c660a9c4f5f3cd424d82103326db66e8a4a3655decbdc82e9c13c36e8 [2022-08-26T08:40:55.467Z] #5 DONE 0.0s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:40:55.467Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T08:40:55.467Z] #9 DONE 0.1s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T08:40:55.467Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T08:40:55.467Z] #10 DONE 0.1s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:40:55.467Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T08:40:55.467Z] #7 DONE 0.1s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T08:40:55.467Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T08:40:55.467Z] #8 DONE 0.1s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:40:55.467Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T08:40:55.467Z] #73 DONE 0.0s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:40:55.467Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T08:40:55.467Z] #71 DONE 0.0s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T08:40:55.467Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T08:40:55.467Z] #11 DONE 0.0s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T08:40:55.467Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T08:40:55.467Z] #28 DONE 0.0s [2022-08-26T08:40:55.467Z] [2022-08-26T08:40:55.467Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T08:40:55.467Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T08:40:55.724Z] #49 ... [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T08:40:55.724Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T08:40:55.724Z] #18 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T08:40:55.724Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T08:40:55.724Z] #12 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T08:40:55.724Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T08:40:55.724Z] #17 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #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-26T08:40:55.724Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T08:40:55.724Z] #16 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #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-26T08:40:55.724Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T08:40:55.724Z] #13 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T08:40:55.724Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T08:40:55.724Z] #15 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #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-26T08:40:55.724Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T08:40:55.724Z] #14 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T08:40:55.724Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T08:40:55.724Z] #19 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T08:40:55.724Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T08:40:55.724Z] #20 CACHED [2022-08-26T08:40:55.724Z] [2022-08-26T08:40:55.724Z] #24 [internal] load build context [2022-08-26T08:40:55.724Z] #24 sha256:c4d9c06204a133f4a4421dff5a2107df5d6d8b8a1af6d9adfeccdd10c95bb88e [2022-08-26T08:40:55.981Z] #24 ... [2022-08-26T08:40:55.981Z] [2022-08-26T08:40:55.981Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T08:40:55.981Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T08:40:55.981Z] #49 DONE 0.5s [2022-08-26T08:40:55.981Z] [2022-08-26T08:40:55.981Z] #24 [internal] load build context [2022-08-26T08:40:55.981Z] #24 sha256:c4d9c06204a133f4a4421dff5a2107df5d6d8b8a1af6d9adfeccdd10c95bb88e [2022-08-26T08:40:58.527Z] #24 transferring context: 62.57MB 2.6s done [2022-08-26T08:40:58.527Z] #24 DONE 2.7s [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:40:58.527Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:40:58.527Z] #21 1.274 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T08:40:58.527Z] #21 1.274 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T08:40:58.527Z] #21 1.274 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T08:40:58.527Z] #21 1.969 Reading package lists... [2022-08-26T08:40:58.527Z] #21 ... [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T08:40:58.527Z] #62 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T08:40:58.527Z] #25 sha256:bee98573670e6f433df584bb4cf882372189abd7ca74485acb1a30817c8769ee [2022-08-26T08:40:58.527Z] #25 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #26 sha256:de35c111dfad5f5690710d42de5353f1454c96fd93e2bbdcae939ffaa02d85ed [2022-08-26T08:40:58.527Z] #26 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T08:40:58.527Z] #30 sha256:cd7c8d9ff3406623386f3c146806574cbcce9cf27bf8800a192ea8ab1cfbffac [2022-08-26T08:40:58.527Z] #30 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T08:40:58.527Z] #29 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #31 sha256:0d768149d81fd0b01bb02b0306e7c812d15ec4b9b75287f13f0f631cc0ed78be [2022-08-26T08:40:58.527Z] #31 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T08:40:58.527Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T08:40:58.527Z] #33 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T08:40:58.527Z] #34 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T08:40:58.527Z] #36 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T08:40:58.527Z] #38 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T08:40:58.527Z] #40 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T08:40:58.527Z] #42 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T08:40:58.527Z] #43 sha256:183b75358c0fdaad3d501332fe30d58cb43a30e653f9971b68cdc06b05fd789f [2022-08-26T08:40:58.527Z] #43 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #44 sha256:4876d0568f030aa1d15a0ce01828e7b295297177745005c9c09fa00b01e19ad8 [2022-08-26T08:40:58.527Z] #44 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T08:40:58.527Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T08:40:58.527Z] #46 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T08:40:58.527Z] #47 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T08:40:58.527Z] #50 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T08:40:58.527Z] #51 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T08:40:58.527Z] #53 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T08:40:58.527Z] #55 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T08:40:58.527Z] #57 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T08:40:58.527Z] #59 sha256:3991de3513ba69759e320373b06bb42588fb675a259f51748c7b2dd149259451 [2022-08-26T08:40:58.527Z] #59 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #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-26T08:40:58.527Z] #60 sha256:6e7d5c2b63d0d7fe687080b105e5b62b937fcc10208e2119f9ba82651de734e8 [2022-08-26T08:40:58.527Z] #60 CACHED [2022-08-26T08:40:58.527Z] [2022-08-26T08:40:58.527Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:40:58.527Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:40:58.527Z] #21 1.969 Reading package lists... [2022-08-26T08:40:58.784Z] #21 2.917 Reading package lists... [2022-08-26T08:40:58.784Z] #21 ... [2022-08-26T08:40:58.784Z] [2022-08-26T08:40:58.784Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T08:40:58.784Z] #63 sha256:ba37e41108aefc2a7124fea18d06c30be276076cd7e8e9a1958d47e0cb38bbc0 [2022-08-26T08:40:58.784Z] #63 DONE 0.4s [2022-08-26T08:40:59.084Z] [2022-08-26T08:40:59.084Z] #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-26T08:40:59.084Z] #64 sha256:ca67fdc4882af9bad8a8ddbd3c04c14511d7ee1c9d7cc357529920b31f0bf14b [2022-08-26T08:40:59.341Z] #64 0.579 + RM_GOPATH=0 [2022-08-26T08:40:59.341Z] #64 0.581 + TMP_GOPATH= [2022-08-26T08:40:59.341Z] #64 0.582 + : /build [2022-08-26T08:40:59.341Z] #64 0.582 + '[' -z '' ']' [2022-08-26T08:40:59.341Z] #64 0.582 ++ mktemp -d [2022-08-26T08:40:59.341Z] #64 0.586 + export GOPATH=/tmp/tmp.QuKr2rT7iw [2022-08-26T08:40:59.341Z] #64 0.586 + GOPATH=/tmp/tmp.QuKr2rT7iw [2022-08-26T08:40:59.341Z] #64 0.586 + RM_GOPATH=1 [2022-08-26T08:40:59.341Z] #64 0.587 + case "$(go env GOARCH)" in [2022-08-26T08:40:59.341Z] #64 0.587 ++ go env GOARCH [2022-08-26T08:40:59.341Z] #64 0.591 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T08:40:59.341Z] #64 0.591 + GO_BUILDMODE=-buildmode=pie [2022-08-26T08:40:59.341Z] #64 0.592 ++ dirname /install.sh [2022-08-26T08:40:59.341Z] #64 0.593 + dir=/ [2022-08-26T08:40:59.341Z] #64 0.593 + bin=containerd [2022-08-26T08:40:59.341Z] #64 0.593 + shift [2022-08-26T08:40:59.341Z] #64 0.593 + '[' '!' -f //containerd.installer ']' [2022-08-26T08:40:59.341Z] #64 0.593 + . //containerd.installer [2022-08-26T08:40:59.341Z] #64 0.594 ++ set -e [2022-08-26T08:40:59.341Z] #64 0.594 ++ : v1.6.8 [2022-08-26T08:40:59.341Z] #64 0.594 + install_containerd [2022-08-26T08:40:59.341Z] #64 0.595 + echo 'Install containerd version v1.6.8' [2022-08-26T08:40:59.341Z] #64 0.595 Install containerd version v1.6.8 [2022-08-26T08:40:59.341Z] #64 0.595 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QuKr2rT7iw/src/github.com/containerd/containerd [2022-08-26T08:40:59.341Z] #64 0.617 Cloning into '/tmp/tmp.QuKr2rT7iw/src/github.com/containerd/containerd'... [2022-08-26T08:41:03.788Z] Fetching without tags [2022-08-26T08:41:03.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:03.758Z] > git config --add remote.origin.fetch +refs/pull/44042/head:refs/remotes/origin/PR-44042 # timeout=10 [2022-08-26T08:41:03.761Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:03.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:03.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:41:03.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:03.793Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:03.987Z] Merging remotes/origin/22.06 commit e3e3a31989c3332681a10fa57d9ca5d0682ee3ce into PR head commit 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c [2022-08-26T08:41:04.634Z] #64 ... [2022-08-26T08:41:04.635Z] [2022-08-26T08:41:04.635Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:04.635Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:41:04.635Z] #21 2.917 Reading package lists... [2022-08-26T08:41:04.635Z] #21 3.672 Building dependency tree... [2022-08-26T08:41:04.635Z] #21 3.835 Reading state information... [2022-08-26T08:41:04.635Z] #21 3.992 The following additional packages will be installed: [2022-08-26T08:41:04.635Z] #21 3.992 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:04.635Z] #21 3.992 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-26T08:41:04.635Z] #21 3.992 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:04.635Z] #21 3.993 python3-pkg-resources vim-runtime xxd [2022-08-26T08:41:04.635Z] #21 3.993 Suggested packages: [2022-08-26T08:41:04.635Z] #21 3.993 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-26T08:41:04.635Z] #21 3.993 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-26T08:41:04.635Z] #21 3.994 acl attr quota [2022-08-26T08:41:04.635Z] #21 3.994 Recommended packages: [2022-08-26T08:41:04.635Z] #21 3.994 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-26T08:41:04.635Z] #21 4.316 The following NEW packages will be installed: [2022-08-26T08:41:04.635Z] #21 4.317 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T08:41:04.635Z] #21 4.317 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:04.635Z] #21 4.317 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-26T08:41:04.635Z] #21 4.317 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-26T08:41:04.635Z] #21 4.318 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:04.635Z] #21 4.318 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-26T08:41:04.635Z] #21 4.318 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-26T08:41:04.635Z] #21 4.318 xz-utils zip zstd [2022-08-26T08:41:04.635Z] #21 4.598 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T08:41:04.635Z] #21 4.598 Need to get 27.7 MB of archives. [2022-08-26T08:41:04.635Z] #21 4.598 After this operation, 106 MB of additional disk space will be used. [2022-08-26T08:41:04.635Z] #21 4.598 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T08:41:04.635Z] #21 4.602 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T08:41:04.635Z] #21 4.605 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T08:41:04.635Z] #21 4.607 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T08:41:04.635Z] #21 4.608 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T08:41:04.635Z] #21 4.612 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T08:41:04.635Z] #21 4.618 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T08:41:04.635Z] #21 4.619 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T08:41:04.635Z] #21 4.629 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T08:41:04.635Z] #21 4.632 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T08:41:04.635Z] #21 4.634 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T08:41:04.635Z] #21 4.637 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T08:41:04.635Z] #21 4.638 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-26T08:41:04.635Z] #21 4.641 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T08:41:04.635Z] #21 4.649 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T08:41:04.635Z] #21 4.653 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T08:41:04.635Z] #21 4.654 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T08:41:04.635Z] #21 4.655 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T08:41:04.635Z] #21 4.655 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T08:41:04.635Z] #21 4.656 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T08:41:04.635Z] #21 4.658 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T08:41:04.635Z] #21 4.663 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T08:41:04.635Z] #21 4.665 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T08:41:04.635Z] #21 4.668 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T08:41:04.635Z] #21 4.669 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T08:41:04.635Z] #21 4.670 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T08:41:04.635Z] #21 4.670 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T08:41:04.635Z] #21 4.761 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T08:41:04.635Z] #21 4.762 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-26T08:41:04.635Z] #21 4.763 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-26T08:41:04.635Z] #21 4.765 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-26T08:41:04.635Z] #21 4.766 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T08:41:04.635Z] #21 4.766 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T08:41:04.635Z] #21 4.769 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T08:41:04.635Z] #21 4.773 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-26T08:41:04.635Z] #21 4.796 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T08:41:04.635Z] #21 4.797 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T08:41:04.635Z] #21 4.799 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T08:41:04.635Z] #21 4.802 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T08:41:04.635Z] #21 4.807 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T08:41:04.635Z] #21 4.807 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T08:41:04.635Z] #21 4.811 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T08:41:04.635Z] #21 4.823 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-26T08:41:04.635Z] #21 4.828 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T08:41:04.635Z] #21 4.831 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-26T08:41:04.635Z] #21 4.911 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T08:41:04.635Z] #21 4.929 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T08:41:04.635Z] #21 4.940 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T08:41:04.635Z] #21 4.943 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T08:41:04.635Z] #21 5.251 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T08:41:04.635Z] #21 5.306 Fetched 27.7 MB in 1s (44.5 MB/s) [2022-08-26T08:41:04.635Z] #21 5.343 Selecting previously unselected package pigz. [2022-08-26T08:41:04.635Z] #21 5.344 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-26T08:41:04.635Z] #21 5.457 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.461 Unpacking pigz (2.6-1) ... [2022-08-26T08:41:04.635Z] #21 5.520 Selecting previously unselected package libelf1:amd64. [2022-08-26T08:41:04.635Z] #21 5.526 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.535 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:04.635Z] #21 5.624 Selecting previously unselected package libbpf0:amd64. [2022-08-26T08:41:04.635Z] #21 5.626 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.630 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:04.635Z] #21 5.684 Selecting previously unselected package libcap2:amd64. [2022-08-26T08:41:04.635Z] #21 5.688 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.692 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:04.635Z] #21 5.738 Selecting previously unselected package libmnl0:amd64. [2022-08-26T08:41:04.635Z] #21 5.738 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.744 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:04.635Z] #21 5.792 Selecting previously unselected package libxtables12:amd64. [2022-08-26T08:41:04.635Z] #21 5.796 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.804 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:04.635Z] #21 5.845 Selecting previously unselected package libcap2-bin. [2022-08-26T08:41:04.635Z] #21 5.850 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.854 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:04.635Z] #21 5.911 Selecting previously unselected package iproute2. [2022-08-26T08:41:04.635Z] #21 5.911 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 5.915 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T08:41:04.635Z] #21 6.091 Selecting previously unselected package xxd. [2022-08-26T08:41:04.635Z] #21 6.096 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 6.100 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:04.635Z] #21 6.167 Selecting previously unselected package vim-common. [2022-08-26T08:41:04.635Z] #21 6.169 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:04.635Z] #21 6.187 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:04.635Z] #21 6.269 Selecting previously unselected package bash-completion. [2022-08-26T08:41:04.635Z] #21 6.271 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T08:41:04.635Z] #21 6.960 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T08:41:04.635Z] #21 7.141 Selecting previously unselected package bzip2. [2022-08-26T08:41:04.635Z] #21 7.145 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.148 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T08:41:04.635Z] #21 7.195 Selecting previously unselected package xz-utils. [2022-08-26T08:41:04.635Z] #21 7.198 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.202 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:04.635Z] #21 7.295 Selecting previously unselected package apparmor. [2022-08-26T08:41:04.635Z] #21 7.299 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.338 Unpacking apparmor (2.13.6-10) ... [2022-08-26T08:41:04.635Z] #21 7.555 Selecting previously unselected package inetutils-ping. [2022-08-26T08:41:04.635Z] #21 7.558 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.562 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:04.635Z] #21 7.621 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T08:41:04.635Z] #21 7.621 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.624 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:04.635Z] #21 7.668 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T08:41:04.635Z] #21 7.671 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.675 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:04.635Z] #21 7.720 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T08:41:04.635Z] #21 7.720 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.723 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:04.635Z] #21 7.762 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T08:41:04.635Z] #21 7.767 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.773 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:04.635Z] #21 7.824 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T08:41:04.635Z] #21 7.824 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.827 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:04.635Z] #21 7.876 Selecting previously unselected package iptables. [2022-08-26T08:41:04.635Z] #21 7.880 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 7.886 Unpacking iptables (1.8.7-1) ... [2022-08-26T08:41:04.635Z] #21 8.016 Selecting previously unselected package libonig5:amd64. [2022-08-26T08:41:04.635Z] #21 8.019 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 8.024 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:04.635Z] #21 8.096 Selecting previously unselected package libjq1:amd64. [2022-08-26T08:41:04.635Z] #21 8.096 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 8.099 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:04.635Z] #21 8.164 Selecting previously unselected package jq. [2022-08-26T08:41:04.635Z] #21 8.164 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 8.176 Unpacking jq (1.6-2.1) ... [2022-08-26T08:41:04.635Z] #21 8.233 Selecting previously unselected package libaio1:amd64. [2022-08-26T08:41:04.635Z] #21 8.237 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 8.241 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:04.635Z] #21 8.281 Selecting previously unselected package libgpm2:amd64. [2022-08-26T08:41:04.635Z] #21 8.288 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 8.297 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:04.635Z] #21 8.344 Selecting previously unselected package libicu67:amd64. [2022-08-26T08:41:04.635Z] #21 8.347 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-26T08:41:04.635Z] #21 8.356 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T08:41:05.230Z] #21 9.661 Selecting previously unselected package libinih1:amd64. [2022-08-26T08:41:05.230Z] #21 9.670 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-26T08:41:05.230Z] #21 9.674 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:05.230Z] #21 9.716 Selecting previously unselected package libnet1:amd64. [2022-08-26T08:41:05.230Z] #21 9.724 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T08:41:05.230Z] #21 9.728 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:05.272Z] Merge succeeded, producing 611a9ebf2d2fdd53bd7763e479c982ac7f454704 [2022-08-26T08:41:05.272Z] Checking out Revision 611a9ebf2d2fdd53bd7763e479c982ac7f454704 (PR-44042) [2022-08-26T08:41:05.373Z] Commit message: "Merge commit 'e3e3a31989c3332681a10fa57d9ca5d0682ee3ce' into HEAD" [2022-08-26T08:41:03.991Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:03.995Z] > git checkout -f 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:41:04.526Z] > git remote # timeout=10 [2022-08-26T08:41:04.532Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T08:41:04.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:04.538Z] > git merge e3e3a31989c3332681a10fa57d9ca5d0682ee3ce # timeout=10 [2022-08-26T08:41:05.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T08:41:05.276Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:05.280Z] > git checkout -f 611a9ebf2d2fdd53bd7763e479c982ac7f454704 # timeout=10 [2022-08-26T08:41:05.376Z] > git rev-list --no-walk 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:41:05.508Z] #21 9.798 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T08:41:05.508Z] #21 9.798 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T08:41:05.508Z] #21 9.808 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:05.508Z] #21 9.874 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T08:41:05.508Z] #21 9.874 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T08:41:05.508Z] #21 9.884 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:05.508Z] #21 9.930 Selecting previously unselected package libyajl2:amd64. [2022-08-26T08:41:05.508Z] #21 9.930 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T08:41:05.765Z] #21 9.939 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T08:41:05.765Z] #21 9.974 Selecting previously unselected package net-tools. [2022-08-26T08:41:05.765Z] #21 9.978 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T08:41:05.765Z] #21 9.983 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:05.765Z] #21 10.08 Selecting previously unselected package patch. [2022-08-26T08:41:05.765Z] #21 10.09 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-26T08:41:05.765Z] #21 10.10 Unpacking patch (2.7.6-7) ... [2022-08-26T08:41:05.765Z] #21 10.16 Selecting previously unselected package python-pip-whl. [2022-08-26T08:41:05.765Z] #21 10.16 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:05.765Z] #21 10.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T08:41:06.021Z] #21 10.45 Selecting previously unselected package python3-lib2to3. [2022-08-26T08:41:06.021Z] #21 10.45 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T08:41:06.021Z] #21 10.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:06.021Z] #21 10.53 Selecting previously unselected package python3-distutils. [2022-08-26T08:41:06.021Z] #21 10.53 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T08:41:06.084Z] + docker version [2022-08-26T08:41:06.084Z] Client: Docker Engine - Community [2022-08-26T08:41:06.084Z] Version: 20.10.14 [2022-08-26T08:41:06.084Z] API version: 1.41 [2022-08-26T08:41:06.084Z] Go version: go1.16.15 [2022-08-26T08:41:06.084Z] Git commit: a224086 [2022-08-26T08:41:06.084Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-26T08:41:06.084Z] OS/Arch: linux/arm64 [2022-08-26T08:41:06.084Z] Context: default [2022-08-26T08:41:06.084Z] Experimental: true [2022-08-26T08:41:06.084Z] [2022-08-26T08:41:06.084Z] Server: Docker Engine - Community [2022-08-26T08:41:06.084Z] Engine: [2022-08-26T08:41:06.084Z] Version: 20.10.14 [2022-08-26T08:41:06.084Z] API version: 1.41 (minimum version 1.12) [2022-08-26T08:41:06.084Z] Go version: go1.16.15 [2022-08-26T08:41:06.084Z] Git commit: 87a90dc [2022-08-26T08:41:06.084Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-26T08:41:06.084Z] OS/Arch: linux/arm64 [2022-08-26T08:41:06.084Z] Experimental: true [2022-08-26T08:41:06.084Z] containerd: [2022-08-26T08:41:06.084Z] Version: 1.5.11 [2022-08-26T08:41:06.084Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:06.084Z] runc: [2022-08-26T08:41:06.084Z] Version: 1.0.3 [2022-08-26T08:41:06.084Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T08:41:06.084Z] docker-init: [2022-08-26T08:41:06.084Z] Version: 0.19.0 [2022-08-26T08:41:06.084Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T08:41:06.277Z] #21 10.54 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T08:41:06.278Z] #21 10.62 Selecting previously unselected package python3-pkg-resources. [2022-08-26T08:41:06.278Z] #21 10.63 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T08:41:06.278Z] #21 10.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:06.278Z] #21 10.72 Selecting previously unselected package python3-setuptools. [2022-08-26T08:41:06.278Z] #21 10.72 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T08:41:06.278Z] #21 10.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:06.400Z] + docker info [2022-08-26T08:41:06.534Z] #21 10.84 Selecting previously unselected package python3-wheel. [2022-08-26T08:41:06.535Z] #21 10.84 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T08:41:06.535Z] #21 10.85 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T08:41:06.535Z] #21 10.90 Selecting previously unselected package python3-pip. [2022-08-26T08:41:06.535Z] #21 10.90 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:06.535Z] #21 10.91 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:06.535Z] #21 11.04 Selecting previously unselected package sudo. [2022-08-26T08:41:06.792Z] #21 11.04 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T08:41:06.792Z] #21 11.05 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T08:41:06.792Z] #21 11.28 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T08:41:06.792Z] #21 11.28 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T08:41:06.792Z] #21 11.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:06.968Z] Client: [2022-08-26T08:41:06.968Z] Context: default [2022-08-26T08:41:06.968Z] Debug Mode: false [2022-08-26T08:41:06.968Z] Plugins: [2022-08-26T08:41:06.968Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T08:41:06.968Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T08:41:06.968Z] [2022-08-26T08:41:06.968Z] Server: [2022-08-26T08:41:06.968Z] Containers: 0 [2022-08-26T08:41:06.968Z] Running: 0 [2022-08-26T08:41:06.968Z] Paused: 0 [2022-08-26T08:41:06.968Z] Stopped: 0 [2022-08-26T08:41:06.968Z] Images: 2 [2022-08-26T08:41:06.968Z] Server Version: 20.10.14 [2022-08-26T08:41:06.968Z] Storage Driver: overlay2 [2022-08-26T08:41:06.968Z] Backing Filesystem: extfs [2022-08-26T08:41:06.968Z] Supports d_type: true [2022-08-26T08:41:06.968Z] Native Overlay Diff: true [2022-08-26T08:41:06.968Z] userxattr: false [2022-08-26T08:41:06.968Z] Logging Driver: json-file [2022-08-26T08:41:06.968Z] Cgroup Driver: cgroupfs [2022-08-26T08:41:06.968Z] Cgroup Version: 1 [2022-08-26T08:41:06.968Z] Plugins: [2022-08-26T08:41:06.968Z] Volume: local [2022-08-26T08:41:06.968Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T08:41:06.968Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T08:41:06.968Z] Swarm: inactive [2022-08-26T08:41:06.968Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T08:41:06.968Z] Default Runtime: runc [2022-08-26T08:41:06.968Z] Init Binary: docker-init [2022-08-26T08:41:06.968Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:06.968Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T08:41:06.968Z] init version: de40ad0 [2022-08-26T08:41:06.968Z] Security Options: [2022-08-26T08:41:06.968Z] apparmor [2022-08-26T08:41:06.968Z] seccomp [2022-08-26T08:41:06.968Z] Profile: default [2022-08-26T08:41:06.968Z] Kernel Version: 5.13.0-1021-aws [2022-08-26T08:41:06.968Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-26T08:41:06.968Z] OSType: linux [2022-08-26T08:41:06.968Z] Architecture: aarch64 [2022-08-26T08:41:06.968Z] CPUs: 2 [2022-08-26T08:41:06.968Z] Total Memory: 7.562GiB [2022-08-26T08:41:06.968Z] Name: ip-10-100-72-176 [2022-08-26T08:41:06.968Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-26T08:41:06.968Z] Docker Root Dir: /var/lib/docker [2022-08-26T08:41:06.968Z] Debug Mode: false [2022-08-26T08:41:06.968Z] Registry: https://index.docker.io/v1/ [2022-08-26T08:41:06.968Z] Labels: [2022-08-26T08:41:06.968Z] Experimental: true [2022-08-26T08:41:06.968Z] Insecure Registries: [2022-08-26T08:41:06.968Z] 127.0.0.0/8 [2022-08-26T08:41:06.968Z] Live Restore Enabled: true [2022-08-26T08:41:06.968Z] [Pipeline] sh [2022-08-26T08:41:06.997Z] Fetching without tags [2022-08-26T08:41:07.049Z] #21 11.39 Selecting previously unselected package uidmap. [2022-08-26T08:41:07.049Z] #21 11.39 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T08:41:07.049Z] #21 11.39 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T08:41:07.049Z] #21 11.47 Selecting previously unselected package vim-runtime. [2022-08-26T08:41:07.232Z] Merging remotes/origin/22.06 commit e3e3a31989c3332681a10fa57d9ca5d0682ee3ce into PR head commit 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c [2022-08-26T08:41:07.250Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:41:07.250Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:41:07.250Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44042/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T08:41:07.250Z] + bash /home/ubuntu/workspace/moby_PR-44042/check-config.sh [2022-08-26T08:41:07.250Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T08:41:07.250Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-26T08:41:07.250Z] [2022-08-26T08:41:07.250Z] Generally Necessary: [2022-08-26T08:41:07.250Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T08:41:07.250Z] - apparmor: enabled and tools installed [2022-08-26T08:41:07.250Z] - CONFIG_NAMESPACES: enabled [2022-08-26T08:41:07.250Z] - CONFIG_NET_NS: enabled [2022-08-26T08:41:07.250Z] - CONFIG_PID_NS: enabled [2022-08-26T08:41:07.250Z] - CONFIG_IPC_NS: enabled [2022-08-26T08:41:07.250Z] - CONFIG_UTS_NS: enabled [2022-08-26T08:41:07.250Z] - CONFIG_CGROUPS: enabled [2022-08-26T08:41:07.250Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T08:41:07.250Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T08:41:07.250Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T08:41:07.250Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T08:41:07.250Z] - CONFIG_CPUSETS: enabled [2022-08-26T08:41:07.250Z] - CONFIG_MEMCG: enabled [2022-08-26T08:41:07.250Z] - CONFIG_KEYS: enabled [2022-08-26T08:41:07.250Z] - CONFIG_VETH: enabled (as module) [2022-08-26T08:41:07.250Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T08:41:07.250Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T08:41:07.250Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T08:41:07.250Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T08:41:07.251Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T08:41:07.251Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T08:41:07.251Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T08:41:07.251Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T08:41:07.251Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T08:41:07.251Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T08:41:07.251Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T08:41:07.251Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T08:41:07.251Z] [2022-08-26T08:41:07.251Z] Optional Features: [2022-08-26T08:41:06.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:06.967Z] > git config --add remote.origin.fetch +refs/pull/44042/head:refs/remotes/origin/PR-44042 # timeout=10 [2022-08-26T08:41:06.974Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:06.982Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:06.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:41:06.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:06.991Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:07.225Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:07.229Z] > git checkout -f 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:41:07.317Z] #21 11.48 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:07.317Z] #21 11.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-26T08:41:07.317Z] #21 11.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T08:41:07.317Z] #21 11.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:07.495Z] Fetching without tags [2022-08-26T08:41:07.507Z] - CONFIG_USER_NS: enabled [2022-08-26T08:41:07.507Z] - CONFIG_SECCOMP: enabled [2022-08-26T08:41:07.507Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T08:41:07.507Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T08:41:07.507Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T08:41:07.507Z] (cgroup swap accounting is currently enabled) [2022-08-26T08:41:07.507Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T08:41:07.507Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T08:41:07.507Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T08:41:07.507Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T08:41:07.507Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T08:41:07.507Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T08:41:07.507Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T08:41:07.507Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T08:41:07.507Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T08:41:07.507Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T08:41:07.507Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T08:41:07.507Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T08:41:07.507Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T08:41:07.507Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T08:41:07.507Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T08:41:07.507Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T08:41:07.507Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T08:41:07.507Z] - CONFIG_EXT4_FS: enabled [2022-08-26T08:41:07.507Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T08:41:07.507Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T08:41:07.507Z] - Network Drivers: [2022-08-26T08:41:07.507Z] - "overlay": [2022-08-26T08:41:07.507Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T08:41:07.507Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T08:41:07.507Z] Optional (for encrypted networks): [2022-08-26T08:41:07.585Z] Fetching without tags [2022-08-26T08:41:07.686Z] Merging remotes/origin/22.06 commit e3e3a31989c3332681a10fa57d9ca5d0682ee3ce into PR head commit 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c [2022-08-26T08:41:07.763Z] - CONFIG_CRYPTO: enabled [2022-08-26T08:41:07.763Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T08:41:07.763Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T08:41:07.763Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T08:41:07.763Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T08:41:07.763Z] - CONFIG_XFRM: enabled [2022-08-26T08:41:07.763Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T08:41:07.763Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T08:41:07.763Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T08:41:07.763Z] - "ipvlan": [2022-08-26T08:41:07.763Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T08:41:07.763Z] - "macvlan": [2022-08-26T08:41:07.763Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T08:41:07.763Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T08:41:07.763Z] - "ftp,tftp client in container": [2022-08-26T08:41:07.763Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T08:41:07.763Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T08:41:07.763Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T08:41:07.763Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T08:41:07.763Z] - Storage Drivers: [2022-08-26T08:41:07.763Z] - "aufs": [2022-08-26T08:41:07.763Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T08:41:07.763Z] - "btrfs": [2022-08-26T08:41:07.763Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T08:41:07.763Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T08:41:07.763Z] - "devicemapper": [2022-08-26T08:41:07.763Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T08:41:07.763Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T08:41:07.763Z] - "overlay": [2022-08-26T08:41:07.763Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T08:41:07.763Z] - "zfs": [2022-08-26T08:41:07.763Z] - /dev/zfs: present [2022-08-26T08:41:07.763Z] - zfs command: missing [2022-08-26T08:41:07.763Z] - zpool command: missing [2022-08-26T08:41:07.763Z] [2022-08-26T08:41:07.763Z] Limits: [2022-08-26T08:41:07.763Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T08:41:07.763Z] [2022-08-26T08:41:07.763Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T08:41:07.819Z] Merging remotes/origin/22.06 commit e3e3a31989c3332681a10fa57d9ca5d0682ee3ce into PR head commit 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c [2022-08-26T08:41:08.082Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:611a9ebf2d2fdd53bd7763e479c982ac7f454704 . [2022-08-26T08:41:08.339Z] #1 [internal] load build definition from Dockerfile [2022-08-26T08:41:08.339Z] #1 sha256:22e60e9bb532d2e3b139be5e184e46e06a2d251a78e0930b455bb260245e8fe0 [2022-08-26T08:41:08.339Z] #1 transferring dockerfile: 19.25kB done [2022-08-26T08:41:08.339Z] #1 DONE 0.0s [2022-08-26T08:41:08.339Z] [2022-08-26T08:41:08.339Z] #2 [internal] load .dockerignore [2022-08-26T08:41:08.339Z] #2 sha256:d75dcb5b23c79d720dbb570398fad618cf1a45e3d341b370319049d7b744e760 [2022-08-26T08:41:08.339Z] #2 transferring context: 145B 0.0s done [2022-08-26T08:41:08.339Z] #2 DONE 0.0s [2022-08-26T08:41:08.339Z] [2022-08-26T08:41:08.339Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T08:41:08.339Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-26T08:41:08.339Z] #3 DONE 0.2s [2022-08-26T08:41:08.339Z] [2022-08-26T08:41:08.339Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T08:41:08.339Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-26T08:41:08.339Z] #4 CACHED [2022-08-26T08:41:08.412Z] Merge succeeded, producing 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 [2022-08-26T08:41:08.413Z] Checking out Revision 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 (PR-44042) [2022-08-26T08:41:08.471Z] Commit message: "Merge commit 'e3e3a31989c3332681a10fa57d9ca5d0682ee3ce' into HEAD" [2022-08-26T08:41:07.775Z] > git remote # timeout=10 [2022-08-26T08:41:07.780Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T08:41:07.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:07.784Z] > git merge e3e3a31989c3332681a10fa57d9ca5d0682ee3ce # timeout=10 [2022-08-26T08:41:08.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T08:41:08.406Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:08.408Z] > git checkout -f 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 # timeout=10 [2022-08-26T08:41:08.464Z] > git rev-list --no-walk 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:41:08.502Z] #21 12.67 Selecting previously unselected package vim. [2022-08-26T08:41:08.502Z] #21 12.68 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:08.502Z] #21 12.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:08.502Z] #21 12.91 Selecting previously unselected package xfsprogs. [2022-08-26T08:41:08.502Z] #21 12.91 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T08:41:08.502Z] #21 12.91 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T08:41:08.595Z] [2022-08-26T08:41:08.595Z] #5 [internal] load build definition from Dockerfile [2022-08-26T08:41:08.595Z] #5 sha256:f29bd2e0766c9366c6b766975e48376a58b9e87d47b5d9b74b35edf3c94def0c [2022-08-26T08:41:08.595Z] #5 DONE 0.0s [2022-08-26T08:41:08.595Z] [2022-08-26T08:41:08.595Z] #6 [internal] load .dockerignore [2022-08-26T08:41:08.595Z] #6 sha256:8f114a43ed3ae86bf5452bfe399d139e1cb5d9166929fedde83c76f3bd80cdcf [2022-08-26T08:41:08.595Z] #6 DONE 0.0s [2022-08-26T08:41:08.595Z] [2022-08-26T08:41:08.595Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:08.595Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T08:41:08.595Z] #7 DONE 0.1s [2022-08-26T08:41:08.595Z] [2022-08-26T08:41:08.595Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T08:41:08.595Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-26T08:41:08.646Z] Merge succeeded, producing 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 [2022-08-26T08:41:08.646Z] Checking out Revision 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 (PR-44042) [2022-08-26T08:41:08.758Z] #21 13.09 Selecting previously unselected package zip. [2022-08-26T08:41:08.758Z] #21 13.09 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-26T08:41:08.758Z] #21 13.10 Unpacking zip (3.0-12) ... [2022-08-26T08:41:08.758Z] #21 13.15 Selecting previously unselected package zstd. [2022-08-26T08:41:08.758Z] #21 13.16 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T08:41:08.758Z] #21 13.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [Pipeline] withEnv [Pipeline] { [2022-08-26T08:41:08.852Z] #10 DONE 0.1s [2022-08-26T08:41:08.852Z] [2022-08-26T08:41:08.852Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T08:41:08.852Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-26T08:41:08.852Z] #8 DONE 0.1s [2022-08-26T08:41:08.852Z] [2022-08-26T08:41:08.852Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:08.852Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T08:41:08.852Z] #9 DONE 0.1s [Pipeline] sh [2022-08-26T08:41:08.932Z] Commit message: "Merge commit 'e3e3a31989c3332681a10fa57d9ca5d0682ee3ce' into HEAD" [2022-08-26T08:41:07.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:07.461Z] > git config --add remote.origin.fetch +refs/pull/44042/head:refs/remotes/origin/PR-44042 # timeout=10 [2022-08-26T08:41:07.463Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:07.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:07.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:41:07.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:07.482Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:07.672Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:07.676Z] > git checkout -f 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:41:08.200Z] > git remote # timeout=10 [2022-08-26T08:41:08.205Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T08:41:08.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:08.213Z] > git merge e3e3a31989c3332681a10fa57d9ca5d0682ee3ce # timeout=10 [2022-08-26T08:41:08.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T08:41:08.632Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:08.639Z] > git checkout -f 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 # timeout=10 [2022-08-26T08:41:09.015Z] #21 13.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:07.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:07.568Z] > git config --add remote.origin.fetch +refs/pull/44042/head:refs/remotes/origin/PR-44042 # timeout=10 [2022-08-26T08:41:07.571Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:07.581Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T08:41:07.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T08:41:07.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:07.590Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44042/head:refs/remotes/origin/PR-44042 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-26T08:41:07.825Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:07.829Z] > git checkout -f 87b7e40a345e47fdc3ca8b89cee802a1aaa36f8c # timeout=10 [2022-08-26T08:41:08.414Z] > git remote # timeout=10 [2022-08-26T08:41:08.419Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T08:41:08.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T08:41:08.425Z] > git merge e3e3a31989c3332681a10fa57d9ca5d0682ee3ce # timeout=10 [2022-08-26T08:41:09.127Z] Merge succeeded, producing 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 [2022-08-26T08:41:09.127Z] Checking out Revision 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 (PR-44042) [2022-08-26T08:41:09.131Z] + [ PR != PR ] [2022-08-26T08:41:09.131Z] + [ 22.06 != master ] [2022-08-26T08:41:09.131Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T08:41:09.191Z] Commit message: "Merge commit 'e3e3a31989c3332681a10fa57d9ca5d0682ee3ce' into HEAD" [2022-08-26T08:41:09.273Z] #21 13.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:09.273Z] #21 13.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:09.273Z] #21 13.69 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:09.273Z] #21 13.71 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T08:41:09.273Z] #21 13.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:09.273Z] #21 13.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:09.273Z] #21 13.75 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T08:41:09.273Z] #21 13.76 Setting up libyajl2:amd64 (2.1.0-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T08:41:09.459Z] + docker version [2022-08-26T08:41:09.459Z] Client: Docker Engine - Community [2022-08-26T08:41:09.459Z] Version: 20.10.14 [2022-08-26T08:41:09.459Z] API version: 1.41 [2022-08-26T08:41:09.459Z] Go version: go1.16.15 [2022-08-26T08:41:09.459Z] Git commit: a224086 [2022-08-26T08:41:09.459Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T08:41:09.459Z] OS/Arch: linux/amd64 [2022-08-26T08:41:09.459Z] Context: default [2022-08-26T08:41:09.459Z] Experimental: true [2022-08-26T08:41:09.459Z] [2022-08-26T08:41:09.459Z] Server: Docker Engine - Community [2022-08-26T08:41:09.459Z] Engine: [2022-08-26T08:41:09.459Z] Version: 20.10.14 [2022-08-26T08:41:09.459Z] API version: 1.41 (minimum version 1.12) [2022-08-26T08:41:09.459Z] Go version: go1.16.15 [2022-08-26T08:41:09.459Z] Git commit: 87a90dc [2022-08-26T08:41:09.459Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T08:41:09.459Z] OS/Arch: linux/amd64 [2022-08-26T08:41:09.459Z] Experimental: true [2022-08-26T08:41:09.459Z] containerd: [2022-08-26T08:41:09.459Z] Version: 1.5.11 [2022-08-26T08:41:09.459Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:09.459Z] runc: [2022-08-26T08:41:09.459Z] Version: 1.0.3 [2022-08-26T08:41:09.459Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T08:41:09.459Z] docker-init: [2022-08-26T08:41:09.459Z] Version: 0.19.0 [2022-08-26T08:41:09.459Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T08:41:09.530Z] #21 13.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:09.530Z] #21 13.79 Setting up bzip2 (1.0.8-4) ... [2022-08-26T08:41:09.530Z] #21 13.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:09.530Z] #21 13.81 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T08:41:09.530Z] #21 14.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:09.530Z] #21 14.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:09.612Z] + docker version [2022-08-26T08:41:09.612Z] Client: Docker Engine - Community [2022-08-26T08:41:09.612Z] Version: 20.10.14 [2022-08-26T08:41:09.612Z] API version: 1.41 [2022-08-26T08:41:09.612Z] Go version: go1.16.15 [2022-08-26T08:41:09.612Z] Git commit: a224086 [2022-08-26T08:41:09.612Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T08:41:09.612Z] OS/Arch: linux/amd64 [2022-08-26T08:41:09.612Z] Context: default [2022-08-26T08:41:09.612Z] Experimental: true [2022-08-26T08:41:09.612Z] [2022-08-26T08:41:09.612Z] Server: Docker Engine - Community [2022-08-26T08:41:09.612Z] Engine: [2022-08-26T08:41:09.612Z] Version: 20.10.14 [2022-08-26T08:41:09.612Z] API version: 1.41 (minimum version 1.12) [2022-08-26T08:41:09.612Z] Go version: go1.16.15 [2022-08-26T08:41:09.612Z] Git commit: 87a90dc [2022-08-26T08:41:09.612Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T08:41:09.612Z] OS/Arch: linux/amd64 [2022-08-26T08:41:09.612Z] Experimental: true [2022-08-26T08:41:09.612Z] containerd: [2022-08-26T08:41:09.612Z] Version: 1.5.11 [2022-08-26T08:41:09.612Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:09.612Z] runc: [2022-08-26T08:41:09.612Z] Version: 1.0.3 [2022-08-26T08:41:09.612Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T08:41:09.612Z] docker-init: [2022-08-26T08:41:09.612Z] Version: 0.19.0 [2022-08-26T08:41:09.612Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T08:41:09.744Z] + docker info [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:09.783Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T08:41:09.783Z] #73 DONE 0.0s [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:09.783Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T08:41:09.783Z] #71 DONE 0.0s [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T08:41:09.783Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T08:41:09.783Z] #11 DONE 0.0s [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T08:41:09.783Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-26T08:41:09.783Z] #28 DONE 0.0s [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #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-26T08:41:09.783Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-26T08:41:09.783Z] #16 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T08:41:09.783Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-26T08:41:09.783Z] #19 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T08:41:09.783Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-26T08:41:09.783Z] #18 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T08:41:09.783Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-26T08:41:09.783Z] #12 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T08:41:09.783Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-26T08:41:09.783Z] #15 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #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-26T08:41:09.783Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-26T08:41:09.783Z] #13 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #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-26T08:41:09.783Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T08:41:09.783Z] #14 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T08:41:09.783Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-26T08:41:09.783Z] #17 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T08:41:09.783Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-26T08:41:09.783Z] #20 CACHED [2022-08-26T08:41:09.783Z] [2022-08-26T08:41:09.783Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:09.783Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-26T08:41:09.786Z] #21 14.04 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:09.786Z] #21 14.05 Setting up apparmor (2.13.6-10) ... [2022-08-26T08:41:09.903Z] + docker info [2022-08-26T08:41:10.004Z] + docker version [2022-08-26T08:41:10.004Z] Client: Docker Engine - Community [2022-08-26T08:41:10.004Z] Version: 20.10.14 [2022-08-26T08:41:10.004Z] API version: 1.41 [2022-08-26T08:41:10.004Z] Go version: go1.16.15 [2022-08-26T08:41:10.004Z] Git commit: a224086 [2022-08-26T08:41:10.004Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-26T08:41:10.004Z] OS/Arch: linux/amd64 [2022-08-26T08:41:10.004Z] Context: default [2022-08-26T08:41:10.004Z] Experimental: true [2022-08-26T08:41:10.004Z] [2022-08-26T08:41:10.004Z] Server: Docker Engine - Community [2022-08-26T08:41:10.004Z] Engine: [2022-08-26T08:41:10.004Z] Version: 20.10.14 [2022-08-26T08:41:10.004Z] API version: 1.41 (minimum version 1.12) [2022-08-26T08:41:10.004Z] Go version: go1.16.15 [2022-08-26T08:41:10.004Z] Git commit: 87a90dc [2022-08-26T08:41:10.004Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-26T08:41:10.004Z] OS/Arch: linux/amd64 [2022-08-26T08:41:10.004Z] Experimental: true [2022-08-26T08:41:10.004Z] containerd: [2022-08-26T08:41:10.004Z] Version: 1.5.11 [2022-08-26T08:41:10.004Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:10.004Z] runc: [2022-08-26T08:41:10.004Z] Version: 1.0.3 [2022-08-26T08:41:10.004Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T08:41:10.004Z] docker-init: [2022-08-26T08:41:10.004Z] Version: 0.19.0 [2022-08-26T08:41:10.004Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T08:41:10.055Z] #21 ... [2022-08-26T08:41:10.055Z] [2022-08-26T08:41:10.055Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T08:41:10.055Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T08:41:10.055Z] #49 DONE 0.4s [2022-08-26T08:41:10.055Z] [2022-08-26T08:41:10.055Z] #24 [internal] load build context [2022-08-26T08:41:10.055Z] #24 sha256:98034649412596ba6c7c2e072e871a451e16bd5a0030e5e238cdb9eca6a49c00 [2022-08-26T08:41:10.288Z] + docker info [2022-08-26T08:41:10.314Z] Client: [2022-08-26T08:41:10.314Z] Context: default [2022-08-26T08:41:10.314Z] Debug Mode: false [2022-08-26T08:41:10.314Z] Plugins: [2022-08-26T08:41:10.314Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T08:41:10.314Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T08:41:10.314Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T08:41:10.314Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T08:41:10.314Z] [2022-08-26T08:41:10.314Z] Server: [2022-08-26T08:41:10.314Z] Containers: 0 [2022-08-26T08:41:10.314Z] Running: 0 [2022-08-26T08:41:10.314Z] Paused: 0 [2022-08-26T08:41:10.314Z] Stopped: 0 [2022-08-26T08:41:10.314Z] Images: 5 [2022-08-26T08:41:10.314Z] Server Version: 20.10.14 [2022-08-26T08:41:10.314Z] Storage Driver: overlay2 [2022-08-26T08:41:10.314Z] Backing Filesystem: extfs [2022-08-26T08:41:10.314Z] Supports d_type: true [2022-08-26T08:41:10.314Z] Native Overlay Diff: true [2022-08-26T08:41:10.314Z] userxattr: false [2022-08-26T08:41:10.314Z] Logging Driver: json-file [2022-08-26T08:41:10.314Z] Cgroup Driver: cgroupfs [2022-08-26T08:41:10.314Z] Cgroup Version: 1 [2022-08-26T08:41:10.314Z] Plugins: [2022-08-26T08:41:10.314Z] Volume: local [2022-08-26T08:41:10.314Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T08:41:10.314Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T08:41:10.314Z] Swarm: inactive [2022-08-26T08:41:10.314Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T08:41:10.314Z] Default Runtime: runc [2022-08-26T08:41:10.314Z] Init Binary: docker-init [2022-08-26T08:41:10.314Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:10.314Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T08:41:10.314Z] init version: de40ad0 [2022-08-26T08:41:10.314Z] Security Options: [2022-08-26T08:41:10.314Z] apparmor [2022-08-26T08:41:10.314Z] seccomp [2022-08-26T08:41:10.314Z] Profile: default [2022-08-26T08:41:10.314Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T08:41:10.314Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T08:41:10.314Z] OSType: linux [2022-08-26T08:41:10.314Z] Architecture: x86_64 [2022-08-26T08:41:10.314Z] CPUs: 2 [2022-08-26T08:41:10.314Z] Total Memory: 7.565GiB [2022-08-26T08:41:10.314Z] Name: ip-10-100-36-23 [2022-08-26T08:41:10.314Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T08:41:10.314Z] Docker Root Dir: /var/lib/docker [2022-08-26T08:41:10.314Z] Debug Mode: false [2022-08-26T08:41:10.314Z] Registry: https://index.docker.io/v1/ [2022-08-26T08:41:10.314Z] Labels: [2022-08-26T08:41:10.314Z] Experimental: true [2022-08-26T08:41:10.314Z] Insecure Registries: [2022-08-26T08:41:10.314Z] 127.0.0.0/8 [2022-08-26T08:41:10.314Z] Live Restore Enabled: true [2022-08-26T08:41:10.314Z] [2022-08-26T08:41:10.314Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T08:41:10.602Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:41:10.603Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:41:10.603Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44042/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T08:41:10.603Z] + bash /home/ubuntu/workspace/moby_PR-44042/check-config.sh [2022-08-26T08:41:10.603Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T08:41:10.603Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T08:41:10.603Z] [2022-08-26T08:41:10.603Z] Generally Necessary: [2022-08-26T08:41:10.603Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T08:41:10.603Z] - apparmor: enabled and tools installed [2022-08-26T08:41:10.603Z] - CONFIG_NAMESPACES: enabled [2022-08-26T08:41:10.603Z] - CONFIG_NET_NS: enabled [2022-08-26T08:41:10.603Z] - CONFIG_PID_NS: enabled [2022-08-26T08:41:10.603Z] - CONFIG_IPC_NS: enabled [2022-08-26T08:41:10.603Z] - CONFIG_UTS_NS: enabled [2022-08-26T08:41:10.603Z] - CONFIG_CGROUPS: enabled [2022-08-26T08:41:10.603Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T08:41:10.603Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T08:41:10.603Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T08:41:10.603Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T08:41:10.603Z] - CONFIG_CPUSETS: enabled [2022-08-26T08:41:10.603Z] - CONFIG_MEMCG: enabled [2022-08-26T08:41:10.603Z] - CONFIG_KEYS: enabled [2022-08-26T08:41:10.603Z] - CONFIG_VETH: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T08:41:10.603Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T08:41:10.603Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T08:41:10.603Z] [2022-08-26T08:41:10.603Z] Optional Features: [2022-08-26T08:41:10.603Z] - CONFIG_USER_NS: enabled [2022-08-26T08:41:10.716Z] #21 14.93 Setting up zip (3.0-12) ... [2022-08-26T08:41:10.716Z] #21 14.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:10.716Z] #21 14.96 Setting up bash-completion (1:2.11-2) ... [2022-08-26T08:41:10.863Z] - CONFIG_SECCOMP: enabled [2022-08-26T08:41:10.863Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T08:41:10.863Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T08:41:10.863Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T08:41:10.863Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T08:41:10.863Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T08:41:10.863Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T08:41:10.863Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T08:41:10.863Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T08:41:10.863Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T08:41:10.863Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T08:41:10.863Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T08:41:10.863Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T08:41:10.863Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T08:41:10.863Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T08:41:10.863Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T08:41:10.863Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T08:41:10.863Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T08:41:10.863Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T08:41:10.863Z] - CONFIG_EXT4_FS: enabled [2022-08-26T08:41:10.863Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T08:41:10.863Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T08:41:10.863Z] - Network Drivers: [2022-08-26T08:41:10.863Z] - "overlay": [2022-08-26T08:41:10.863Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T08:41:10.863Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T08:41:10.863Z] Optional (for encrypted networks): [2022-08-26T08:41:10.863Z] - CONFIG_CRYPTO: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T08:41:10.863Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T08:41:10.863Z] - CONFIG_XFRM: enabled [2022-08-26T08:41:10.863Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T08:41:10.863Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T08:41:10.863Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T08:41:10.863Z] - "ipvlan": [2022-08-26T08:41:09.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T08:41:09.130Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T08:41:09.135Z] > git checkout -f 126ba14fecf4b0b0b3ecee0b97c731de678a93b9 # timeout=10 [2022-08-26T08:41:11.123Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T08:41:11.123Z] - "macvlan": [2022-08-26T08:41:11.123Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T08:41:11.123Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T08:41:11.123Z] - "ftp,tftp client in container": [2022-08-26T08:41:11.123Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T08:41:11.123Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T08:41:11.123Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T08:41:11.123Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T08:41:11.123Z] - Storage Drivers: [2022-08-26T08:41:11.123Z] - "aufs": [2022-08-26T08:41:11.123Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T08:41:11.123Z] - "btrfs": [2022-08-26T08:41:11.123Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T08:41:11.123Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T08:41:11.123Z] - "devicemapper": [2022-08-26T08:41:11.123Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T08:41:11.123Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T08:41:11.123Z] - "overlay": [2022-08-26T08:41:11.123Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T08:41:11.123Z] - "zfs": [2022-08-26T08:41:11.123Z] - /dev/zfs: present [2022-08-26T08:41:11.123Z] - zfs command: missing [2022-08-26T08:41:11.123Z] - zpool command: missing [2022-08-26T08:41:11.123Z] [2022-08-26T08:41:11.123Z] Limits: [2022-08-26T08:41:11.123Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T08:41:11.123Z] [2022-08-26T08:41:11.123Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T08:41:11.225Z] Client: [2022-08-26T08:41:11.225Z] Context: default [2022-08-26T08:41:11.225Z] Debug Mode: false [2022-08-26T08:41:11.225Z] Plugins: [2022-08-26T08:41:11.225Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T08:41:11.225Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T08:41:11.225Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T08:41:11.225Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T08:41:11.225Z] [2022-08-26T08:41:11.225Z] Server: [2022-08-26T08:41:11.225Z] Containers: 0 [2022-08-26T08:41:11.225Z] Running: 0 [2022-08-26T08:41:11.225Z] Paused: 0 [2022-08-26T08:41:11.225Z] Stopped: 0 [2022-08-26T08:41:11.225Z] Images: 2 [2022-08-26T08:41:11.225Z] Server Version: 20.10.14 [2022-08-26T08:41:11.225Z] Storage Driver: overlay2 [2022-08-26T08:41:11.225Z] Backing Filesystem: extfs [2022-08-26T08:41:11.225Z] Supports d_type: true [2022-08-26T08:41:11.225Z] Native Overlay Diff: true [2022-08-26T08:41:11.225Z] userxattr: false [2022-08-26T08:41:11.225Z] Logging Driver: json-file [2022-08-26T08:41:11.225Z] Cgroup Driver: systemd [2022-08-26T08:41:11.225Z] Cgroup Version: 2 [2022-08-26T08:41:11.225Z] Plugins: [2022-08-26T08:41:11.225Z] Volume: local [2022-08-26T08:41:11.225Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T08:41:11.225Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T08:41:11.225Z] Swarm: inactive [2022-08-26T08:41:11.225Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T08:41:11.225Z] Default Runtime: runc [2022-08-26T08:41:11.225Z] Init Binary: docker-init [2022-08-26T08:41:11.225Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:11.225Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T08:41:11.225Z] init version: de40ad0 [2022-08-26T08:41:11.225Z] Security Options: [2022-08-26T08:41:11.225Z] apparmor [2022-08-26T08:41:11.225Z] seccomp [2022-08-26T08:41:11.225Z] Profile: default [2022-08-26T08:41:11.225Z] cgroupns [2022-08-26T08:41:11.225Z] Kernel Version: 5.13.0-1021-aws [2022-08-26T08:41:11.225Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-26T08:41:11.225Z] OSType: linux [2022-08-26T08:41:11.225Z] Architecture: x86_64 [2022-08-26T08:41:11.225Z] CPUs: 2 [2022-08-26T08:41:11.225Z] Total Memory: 7.559GiB [2022-08-26T08:41:11.225Z] Name: ip-10-100-34-45 [2022-08-26T08:41:11.225Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-26T08:41:11.225Z] Docker Root Dir: /var/lib/docker [2022-08-26T08:41:11.225Z] Debug Mode: false [2022-08-26T08:41:11.225Z] Registry: https://index.docker.io/v1/ [2022-08-26T08:41:11.225Z] Labels: [2022-08-26T08:41:11.225Z] Experimental: true [2022-08-26T08:41:11.225Z] Insecure Registries: [2022-08-26T08:41:11.225Z] 127.0.0.0/8 [2022-08-26T08:41:11.225Z] Live Restore Enabled: true [2022-08-26T08:41:11.225Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T08:41:11.328Z] Client: [2022-08-26T08:41:11.329Z] Context: default [2022-08-26T08:41:11.329Z] Debug Mode: false [2022-08-26T08:41:11.329Z] Plugins: [2022-08-26T08:41:11.329Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T08:41:11.329Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T08:41:11.329Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T08:41:11.329Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T08:41:11.329Z] [2022-08-26T08:41:11.329Z] Server: [2022-08-26T08:41:11.329Z] Containers: 0 [2022-08-26T08:41:11.329Z] Running: 0 [2022-08-26T08:41:11.329Z] Paused: 0 [2022-08-26T08:41:11.329Z] Stopped: 0 [2022-08-26T08:41:11.329Z] Images: 2 [2022-08-26T08:41:11.329Z] Server Version: 20.10.14 [2022-08-26T08:41:11.329Z] Storage Driver: overlay2 [2022-08-26T08:41:11.329Z] Backing Filesystem: extfs [2022-08-26T08:41:11.329Z] Supports d_type: true [2022-08-26T08:41:11.329Z] Native Overlay Diff: true [2022-08-26T08:41:11.329Z] userxattr: false [2022-08-26T08:41:11.329Z] Logging Driver: json-file [2022-08-26T08:41:11.329Z] Cgroup Driver: cgroupfs [2022-08-26T08:41:11.329Z] Cgroup Version: 1 [2022-08-26T08:41:11.329Z] Plugins: [2022-08-26T08:41:11.329Z] Volume: local [2022-08-26T08:41:11.329Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T08:41:11.329Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T08:41:11.329Z] Swarm: inactive [2022-08-26T08:41:11.329Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T08:41:11.329Z] Default Runtime: runc [2022-08-26T08:41:11.329Z] Init Binary: docker-init [2022-08-26T08:41:11.329Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T08:41:11.329Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T08:41:11.329Z] init version: de40ad0 [2022-08-26T08:41:11.329Z] Security Options: [2022-08-26T08:41:11.329Z] apparmor [2022-08-26T08:41:11.329Z] seccomp [2022-08-26T08:41:11.329Z] Profile: default [2022-08-26T08:41:11.329Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T08:41:11.329Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T08:41:11.329Z] OSType: linux [2022-08-26T08:41:11.329Z] Architecture: x86_64 [2022-08-26T08:41:11.329Z] CPUs: 2 [2022-08-26T08:41:11.329Z] Total Memory: 7.483GiB [2022-08-26T08:41:11.329Z] Name: ip-10-100-56-43 [2022-08-26T08:41:11.329Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T08:41:11.329Z] Docker Root Dir: /var/lib/docker [2022-08-26T08:41:11.329Z] Debug Mode: false [2022-08-26T08:41:11.329Z] Registry: https://index.docker.io/v1/ [2022-08-26T08:41:11.329Z] Labels: [2022-08-26T08:41:11.329Z] Experimental: true [2022-08-26T08:41:11.329Z] Insecure Registries: [2022-08-26T08:41:11.329Z] 127.0.0.0/8 [2022-08-26T08:41:11.329Z] Live Restore Enabled: true [2022-08-26T08:41:11.329Z] [2022-08-26T08:41:11.329Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T08:41:11.451Z] #24 transferring context: 62.57MB 1.7s done [2022-08-26T08:41:11.451Z] #24 DONE 1.9s [2022-08-26T08:41:11.451Z] [2022-08-26T08:41:11.451Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:11.451Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-26T08:41:11.451Z] #21 1.055 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T08:41:11.451Z] #21 1.055 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T08:41:11.451Z] #21 1.055 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T08:41:11.471Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 . [2022-08-26T08:41:11.471Z] #1 [internal] load build definition from Dockerfile [2022-08-26T08:41:11.471Z] #1 sha256:597a400826184f1bff4be4f82464b453decfef005a8aa728d0e438f1548487db [2022-08-26T08:41:11.471Z] #1 transferring dockerfile: 19.25kB done [2022-08-26T08:41:11.471Z] #1 DONE 0.0s [2022-08-26T08:41:11.471Z] [2022-08-26T08:41:11.471Z] #2 [internal] load .dockerignore [2022-08-26T08:41:11.471Z] #2 sha256:39d25d22efd68a2be86077cf186cb7f6771c1d87e1336f400f7582b20a0bf663 [2022-08-26T08:41:11.471Z] #2 transferring context: 145B done [2022-08-26T08:41:11.471Z] #2 DONE 0.0s [2022-08-26T08:41:11.471Z] [2022-08-26T08:41:11.471Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T08:41:11.471Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T08:41:11.557Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 . [2022-08-26T08:41:11.557Z] #1 [internal] load build definition from Dockerfile [2022-08-26T08:41:11.557Z] #1 sha256:bf77fb0d8c6910ec3a09c03fd418f68a4c7dc3d90243c6363e35495aff76e18c [2022-08-26T08:41:11.557Z] #1 transferring dockerfile: 19.25kB done [2022-08-26T08:41:11.557Z] #1 DONE 0.0s [2022-08-26T08:41:11.557Z] [2022-08-26T08:41:11.557Z] #2 [internal] load .dockerignore [2022-08-26T08:41:11.557Z] #2 sha256:df0a125910ae2fa638f84c3c2b3f4acac1f797f48391cec96905af4cd7fe0abc [2022-08-26T08:41:11.557Z] #2 transferring context: 145B done [2022-08-26T08:41:11.557Z] #2 DONE 0.0s [2022-08-26T08:41:11.557Z] [2022-08-26T08:41:11.557Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T08:41:11.557Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T08:41:11.616Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:41:11.616Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T08:41:11.616Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44042/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T08:41:11.616Z] + bash /home/ubuntu/workspace/moby_PR-44042/check-config.sh [2022-08-26T08:41:11.616Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T08:41:11.616Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T08:41:11.616Z] [2022-08-26T08:41:11.616Z] Generally Necessary: [2022-08-26T08:41:11.616Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T08:41:11.616Z] - apparmor: enabled and tools installed [2022-08-26T08:41:11.616Z] - CONFIG_NAMESPACES: enabled [2022-08-26T08:41:11.616Z] - CONFIG_NET_NS: enabled [2022-08-26T08:41:11.616Z] - CONFIG_PID_NS: enabled [2022-08-26T08:41:11.616Z] - CONFIG_IPC_NS: enabled [2022-08-26T08:41:11.616Z] - CONFIG_UTS_NS: enabled [2022-08-26T08:41:11.616Z] - CONFIG_CGROUPS: enabled [2022-08-26T08:41:11.616Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T08:41:11.616Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T08:41:11.616Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T08:41:11.616Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T08:41:11.616Z] - CONFIG_CPUSETS: enabled [2022-08-26T08:41:11.616Z] - CONFIG_MEMCG: enabled [2022-08-26T08:41:11.616Z] - CONFIG_KEYS: enabled [2022-08-26T08:41:11.616Z] - CONFIG_VETH: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T08:41:11.616Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T08:41:11.645Z] #21 15.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:11.645Z] #21 15.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T08:41:11.645Z] #21 15.94 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:11.645Z] #21 15.95 Setting up patch (2.7.6-7) ... [2022-08-26T08:41:11.645Z] #21 15.97 Setting up sudo (1.9.5p2-3) ... [2022-08-26T08:41:11.645Z] #21 16.02 invoke-rc.d: could not determine current runlevel [2022-08-26T08:41:11.645Z] #21 16.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T08:41:11.645Z] #21 16.04 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T08:41:11.645Z] #21 16.05 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:11.645Z] #21 16.06 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:11.645Z] #21 16.07 Setting up pigz (2.6-1) ... [2022-08-26T08:41:11.645Z] #21 16.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:11.645Z] #21 16.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:11.645Z] #21 16.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:11.645Z] #21 16.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:11.710Z] #21 1.620 Reading package lists... [2022-08-26T08:41:11.710Z] #21 ... [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T08:41:11.710Z] #14 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T08:41:11.710Z] #25 sha256:c8c8cb196e9e0176227996df6c06c38ac7ba3315d2005c2a283f8e71f7b9bb83 [2022-08-26T08:41:11.710Z] #25 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #26 sha256:439f9c341bd8b5eabaa4d2f9cd99e25b850d838ca4935969320fca8f1f1f1309 [2022-08-26T08:41:11.710Z] #26 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-26T08:41:11.710Z] #29 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T08:41:11.710Z] #30 sha256:9772a97eeb461be8b257ebfa43cc3287ab4e49aff0bd8536e64a5e5add68757d [2022-08-26T08:41:11.710Z] #30 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #31 sha256:2affe86c156d45adb7a525c93530ec53a0bb871336b9d731460b9a052e414cc7 [2022-08-26T08:41:11.710Z] #31 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T08:41:11.710Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-26T08:41:11.710Z] #33 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-26T08:41:11.710Z] #34 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-26T08:41:11.710Z] #36 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-26T08:41:11.710Z] #38 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-26T08:41:11.710Z] #40 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T08:41:11.710Z] #42 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T08:41:11.710Z] #43 sha256:472fc8d49924464ca64cf0346d4aa7617d0c883bdc7f1b822e83ccdaa4b908c0 [2022-08-26T08:41:11.710Z] #43 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #44 sha256:2f5b8fa1c2344baef1e7d3677c666f4c1632aaee0a566e29901bf4c927742f4b [2022-08-26T08:41:11.710Z] #44 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T08:41:11.710Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-26T08:41:11.710Z] #46 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-26T08:41:11.710Z] #47 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-26T08:41:11.710Z] #50 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T08:41:11.710Z] #51 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-26T08:41:11.710Z] #53 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T08:41:11.710Z] #55 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-26T08:41:11.710Z] #57 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #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-26T08:41:11.710Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-26T08:41:11.710Z] #62 CACHED [2022-08-26T08:41:11.710Z] [2022-08-26T08:41:11.710Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T08:41:11.710Z] #63 sha256:7225fc0b2f59d0692bf8d81a22ec15e8c1dae7a927822fe813b93ce9070e579f [2022-08-26T08:41:11.731Z] #3 DONE 0.1s [2022-08-26T08:41:11.731Z] [2022-08-26T08:41:11.731Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T08:41:11.731Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T08:41:11.731Z] #4 CACHED [2022-08-26T08:41:11.817Z] #3 DONE 0.1s [2022-08-26T08:41:11.817Z] [2022-08-26T08:41:11.817Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T08:41:11.817Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T08:41:11.817Z] #4 CACHED [2022-08-26T08:41:11.877Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T08:41:11.877Z] [2022-08-26T08:41:11.877Z] Optional Features: [2022-08-26T08:41:11.877Z] - CONFIG_USER_NS: enabled [2022-08-26T08:41:11.877Z] - CONFIG_SECCOMP: enabled [2022-08-26T08:41:11.877Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T08:41:11.877Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T08:41:11.877Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T08:41:11.877Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T08:41:11.877Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T08:41:11.877Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T08:41:11.877Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T08:41:11.877Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T08:41:11.877Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T08:41:11.877Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T08:41:11.877Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T08:41:11.877Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T08:41:11.877Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T08:41:11.877Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T08:41:11.877Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T08:41:11.877Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T08:41:11.877Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T08:41:11.877Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T08:41:11.877Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T08:41:11.877Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T08:41:11.877Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T08:41:11.877Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T08:41:11.877Z] - CONFIG_EXT4_FS: enabled [2022-08-26T08:41:11.877Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T08:41:11.877Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T08:41:11.877Z] - Network Drivers: [2022-08-26T08:41:11.877Z] - "overlay": [2022-08-26T08:41:11.877Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T08:41:11.877Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T08:41:11.877Z] Optional (for encrypted networks): [2022-08-26T08:41:11.968Z] #63 DONE 0.4s [2022-08-26T08:41:11.968Z] [2022-08-26T08:41:11.968Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T08:41:11.968Z] #59 sha256:4652f8608cfa706fccb253780218fda235ac65328c05d3cc0422f9266579a2da [2022-08-26T08:41:11.968Z] #59 DONE 0.4s [2022-08-26T08:41:11.968Z] [2022-08-26T08:41:11.968Z] #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-26T08:41:11.968Z] #60 sha256:ddbde7f6fd3e6fd8d8507bd64ff43df3e10806c5ec3256794fde6da023e23ec9 [2022-08-26T08:41:11.991Z] [2022-08-26T08:41:11.991Z] #6 [internal] load build definition from Dockerfile [2022-08-26T08:41:11.991Z] #6 sha256:093596c00f065a23f79d819f366b7019bfdd37b495555b00f2579a7a2d32376d [2022-08-26T08:41:11.991Z] #6 DONE 0.0s [2022-08-26T08:41:11.991Z] [2022-08-26T08:41:11.991Z] #5 [internal] load .dockerignore [2022-08-26T08:41:11.991Z] #5 sha256:94c7e650e11977dc3649e4c0762dfc5502fc462fa9833a078f48ca87e27ea1f3 [2022-08-26T08:41:11.991Z] #5 DONE 0.0s [2022-08-26T08:41:11.991Z] [2022-08-26T08:41:11.991Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T08:41:11.991Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T08:41:11.991Z] #7 DONE 0.1s [2022-08-26T08:41:11.992Z] [2022-08-26T08:41:11.992Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T08:41:11.992Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T08:41:12.078Z] [2022-08-26T08:41:12.078Z] #6 [internal] load build definition from Dockerfile [2022-08-26T08:41:12.078Z] #6 sha256:8ec7fa6f8ea1db2f6176e5b6e81e4c7e7ac21eb539e393d2f721cd9382217cdc [2022-08-26T08:41:12.078Z] #6 DONE 0.0s [2022-08-26T08:41:12.078Z] [2022-08-26T08:41:12.078Z] #5 [internal] load .dockerignore [2022-08-26T08:41:12.078Z] #5 sha256:a7786c623b4c72d8c579cacc7c30bc3baa7a878c307c08ea000bece6a0d69a85 [2022-08-26T08:41:12.078Z] #5 DONE 0.0s [2022-08-26T08:41:12.078Z] [2022-08-26T08:41:12.078Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T08:41:12.078Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T08:41:12.078Z] #7 DONE 0.1s [2022-08-26T08:41:12.078Z] [2022-08-26T08:41:12.078Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:12.078Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T08:41:12.137Z] - CONFIG_CRYPTO: enabled [2022-08-26T08:41:12.137Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T08:41:12.137Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T08:41:12.137Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T08:41:12.137Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T08:41:12.137Z] - CONFIG_XFRM: enabled [2022-08-26T08:41:12.137Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T08:41:12.137Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T08:41:12.137Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T08:41:12.137Z] - "ipvlan": [2022-08-26T08:41:12.137Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T08:41:12.137Z] - "macvlan": [2022-08-26T08:41:12.137Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T08:41:12.137Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T08:41:12.137Z] - "ftp,tftp client in container": [2022-08-26T08:41:12.137Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T08:41:12.137Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T08:41:12.137Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T08:41:12.137Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T08:41:12.137Z] - Storage Drivers: [2022-08-26T08:41:12.137Z] - "aufs": [2022-08-26T08:41:12.137Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T08:41:12.137Z] - "btrfs": [2022-08-26T08:41:12.137Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T08:41:12.137Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T08:41:12.137Z] - "devicemapper": [2022-08-26T08:41:12.137Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T08:41:12.137Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T08:41:12.137Z] - "overlay": [2022-08-26T08:41:12.137Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T08:41:12.137Z] - "zfs": [2022-08-26T08:41:12.137Z] - /dev/zfs: present [2022-08-26T08:41:12.137Z] - zfs command: missing [2022-08-26T08:41:12.137Z] - zpool command: missing [2022-08-26T08:41:12.137Z] [2022-08-26T08:41:12.137Z] Limits: [2022-08-26T08:41:12.137Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T08:41:12.137Z] [2022-08-26T08:41:12.137Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T08:41:12.208Z] #21 16.52 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:12.208Z] #21 16.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:12.208Z] #21 16.74 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:12.251Z] #10 DONE 0.1s [2022-08-26T08:41:12.252Z] [2022-08-26T08:41:12.252Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:12.252Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T08:41:12.252Z] #9 DONE 0.1s [2022-08-26T08:41:12.252Z] [2022-08-26T08:41:12.252Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:12.252Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T08:41:12.252Z] #8 DONE 0.2s [2022-08-26T08:41:12.341Z] #10 DONE 0.1s [2022-08-26T08:41:12.341Z] [2022-08-26T08:41:12.341Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:12.341Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T08:41:12.341Z] #9 DONE 0.1s [2022-08-26T08:41:12.341Z] [2022-08-26T08:41:12.341Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T08:41:12.341Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T08:41:12.341Z] #8 DONE 0.1s [2022-08-26T08:41:12.341Z] [2022-08-26T08:41:12.341Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:12.341Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T08:41:12.341Z] #73 DONE 0.0s [2022-08-26T08:41:12.341Z] [2022-08-26T08:41:12.341Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:12.341Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T08:41:12.341Z] #71 DONE 0.0s [2022-08-26T08:41:12.341Z] [2022-08-26T08:41:12.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T08:41:12.341Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T08:41:12.341Z] #11 DONE 0.0s [2022-08-26T08:41:12.341Z] [2022-08-26T08:41:12.341Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T08:41:12.341Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T08:41:12.341Z] #28 DONE 0.0s [2022-08-26T08:41:12.341Z] [2022-08-26T08:41:12.341Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T08:41:12.341Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T08:41:12.466Z] #21 16.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:12.466Z] #21 16.77 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:12.466Z] #21 16.78 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T08:41:12.466Z] #21 16.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:12.466Z] #21 17.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T08:41:12.466Z] #21 17.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T08:41:12.468Z] + sudo modprobe ip_vs [2022-08-26T08:41:12.468Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 . [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:12.512Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T08:41:12.512Z] #80 DONE 0.0s [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:12.512Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T08:41:12.512Z] #78 DONE 0.0s [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T08:41:12.512Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T08:41:12.512Z] #11 DONE 0.0s [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T08:41:12.512Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T08:41:12.512Z] #35 DONE 0.0s [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T08:41:12.512Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-26T08:41:12.512Z] #25 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #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-26T08:41:12.512Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T08:41:12.512Z] #13 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-26T08:41:12.512Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-26T08:41:12.512Z] #15 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-26T08:41:12.512Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-26T08:41:12.512Z] #17 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T08:41:12.512Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-26T08:41:12.512Z] #26 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #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-26T08:41:12.512Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-26T08:41:12.512Z] #19 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-26T08:41:12.512Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-26T08:41:12.512Z] #16 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-26T08:41:12.512Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-26T08:41:12.512Z] #18 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.512Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T08:41:12.512Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-26T08:41:12.512Z] #22 CACHED [2022-08-26T08:41:12.512Z] [2022-08-26T08:41:12.513Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T08:41:12.513Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T08:41:12.513Z] #12 CACHED [2022-08-26T08:41:12.513Z] [2022-08-26T08:41:12.513Z] #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-26T08:41:12.513Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T08:41:12.513Z] #20 CACHED [2022-08-26T08:41:12.513Z] [2022-08-26T08:41:12.513Z] #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-26T08:41:12.513Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-26T08:41:12.513Z] #23 CACHED [2022-08-26T08:41:12.513Z] [2022-08-26T08:41:12.513Z] #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-26T08:41:12.513Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-26T08:41:12.513Z] #21 CACHED [2022-08-26T08:41:12.513Z] [2022-08-26T08:41:12.513Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T08:41:12.513Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-26T08:41:12.513Z] #24 CACHED [2022-08-26T08:41:12.513Z] [2022-08-26T08:41:12.513Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-26T08:41:12.513Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-26T08:41:12.513Z] #14 CACHED [2022-08-26T08:41:12.513Z] [2022-08-26T08:41:12.513Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T08:41:12.513Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-26T08:41:12.513Z] #27 CACHED [2022-08-26T08:41:12.513Z] [2022-08-26T08:41:12.513Z] #31 [internal] load build context [2022-08-26T08:41:12.513Z] #31 sha256:d834525b69e0c0fccb22a2920c97932a34f593a8bb9d3e7204634ef8cf1411ff [2022-08-26T08:41:12.530Z] #60 0.724 + RM_GOPATH=0 [2022-08-26T08:41:12.601Z] #49 ... [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T08:41:12.601Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T08:41:12.601Z] #17 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T08:41:12.601Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T08:41:12.601Z] #18 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T08:41:12.601Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T08:41:12.601Z] #12 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T08:41:12.601Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T08:41:12.601Z] #15 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T08:41:12.601Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T08:41:12.601Z] #19 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #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-26T08:41:12.601Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T08:41:12.601Z] #14 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #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-26T08:41:12.601Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T08:41:12.601Z] #13 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #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-26T08:41:12.601Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T08:41:12.601Z] #16 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T08:41:12.601Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T08:41:12.601Z] #20 CACHED [2022-08-26T08:41:12.601Z] [2022-08-26T08:41:12.601Z] #24 [internal] load build context [2022-08-26T08:41:12.601Z] #24 sha256:5d27855230c5d61c52e8db2136fa90d20430c15d714e65ca64a197241b71d6f8 [2022-08-26T08:41:12.723Z] #21 17.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T08:41:12.723Z] #21 17.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T08:41:12.723Z] #21 17.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T08:41:12.723Z] #21 17.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T08:41:12.723Z] #21 17.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T08:41:12.723Z] #21 17.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T08:41:12.723Z] #21 17.06 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:12.729Z] #1 [internal] load build definition from Dockerfile [2022-08-26T08:41:12.729Z] #1 sha256:012b7977552f8192777f3edc222bbfe6bdebb23876215c7138ba3664d2d53450 [2022-08-26T08:41:12.729Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-26T08:41:12.729Z] #1 DONE 0.0s [2022-08-26T08:41:12.729Z] [2022-08-26T08:41:12.729Z] #2 [internal] load .dockerignore [2022-08-26T08:41:12.729Z] #2 sha256:cf75003c60b310f822f5b919d316ef058afd9c39f770388d8c8b0b9cdfeeae14 [2022-08-26T08:41:12.729Z] #2 transferring context: 145B 0.0s done [2022-08-26T08:41:12.729Z] #2 DONE 0.1s [2022-08-26T08:41:12.729Z] [2022-08-26T08:41:12.729Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T08:41:12.729Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T08:41:12.729Z] #3 DONE 0.1s [2022-08-26T08:41:12.729Z] [2022-08-26T08:41:12.729Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T08:41:12.729Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T08:41:12.729Z] #4 CACHED [2022-08-26T08:41:12.775Z] #31 ... [2022-08-26T08:41:12.775Z] [2022-08-26T08:41:12.775Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T08:41:12.775Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T08:41:12.775Z] #56 DONE 0.5s [2022-08-26T08:41:12.775Z] [2022-08-26T08:41:12.775Z] #31 [internal] load build context [2022-08-26T08:41:12.775Z] #31 sha256:d834525b69e0c0fccb22a2920c97932a34f593a8bb9d3e7204634ef8cf1411ff [2022-08-26T08:41:12.788Z] #60 0.725 + TMP_GOPATH= [2022-08-26T08:41:12.788Z] #60 0.725 + : /build [2022-08-26T08:41:12.788Z] #60 0.725 + '[' -z '' ']' [2022-08-26T08:41:12.788Z] #60 0.726 ++ mktemp -d [2022-08-26T08:41:12.788Z] #60 0.727 + export GOPATH=/tmp/tmp.KSDmjEZBwq [2022-08-26T08:41:12.788Z] #60 0.727 + GOPATH=/tmp/tmp.KSDmjEZBwq [2022-08-26T08:41:12.788Z] #60 0.727 + RM_GOPATH=1 [2022-08-26T08:41:12.788Z] #60 0.728 + case "$(go env GOARCH)" in [2022-08-26T08:41:12.788Z] #60 0.728 ++ go env GOARCH [2022-08-26T08:41:12.788Z] #60 0.733 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:12.788Z] #60 0.733 + GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:12.788Z] #60 0.734 ++ dirname /install.sh [2022-08-26T08:41:12.788Z] #60 0.735 + dir=/ [2022-08-26T08:41:12.788Z] #60 0.735 + bin=runc [2022-08-26T08:41:12.788Z] #60 0.735 + shift [2022-08-26T08:41:12.788Z] #60 0.736 + '[' '!' -f //runc.installer ']' [2022-08-26T08:41:12.788Z] #60 0.736 + . //runc.installer [2022-08-26T08:41:12.788Z] #60 0.736 ++ set -e [2022-08-26T08:41:12.788Z] #60 0.736 ++ : v1.1.3 [2022-08-26T08:41:12.788Z] #60 0.736 + install_runc [2022-08-26T08:41:12.788Z] #60 0.737 + RUNC_BUILDTAGS=seccomp [2022-08-26T08:41:12.788Z] #60 0.737 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-26T08:41:12.788Z] #60 0.737 Install runc version v1.1.3 (build tags: seccomp) [2022-08-26T08:41:12.788Z] #60 0.737 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KSDmjEZBwq/src/github.com/opencontainers/runc [2022-08-26T08:41:12.788Z] #60 0.739 Cloning into '/tmp/tmp.KSDmjEZBwq/src/github.com/opencontainers/runc'... [2022-08-26T08:41:12.861Z] #24 ... [2022-08-26T08:41:12.862Z] [2022-08-26T08:41:12.862Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T08:41:12.862Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T08:41:12.862Z] #49 DONE 0.5s [2022-08-26T08:41:12.862Z] [2022-08-26T08:41:12.862Z] #24 [internal] load build context [2022-08-26T08:41:12.862Z] #24 sha256:5d27855230c5d61c52e8db2136fa90d20430c15d714e65ca64a197241b71d6f8 [2022-08-26T08:41:12.992Z] [2022-08-26T08:41:12.992Z] #6 [internal] load build definition from Dockerfile [2022-08-26T08:41:12.992Z] #6 sha256:6146a494d95347ce400d87c60728e84b4b166b05d4a16755edec5522f3bb06f0 [2022-08-26T08:41:12.992Z] #6 DONE 0.0s [2022-08-26T08:41:12.992Z] [2022-08-26T08:41:12.992Z] #5 [internal] load .dockerignore [2022-08-26T08:41:12.992Z] #5 sha256:68399cf0c9744cbd2c1cd14423865730fec01dfec94db26dccaa40f8f1f8213f [2022-08-26T08:41:12.992Z] #5 DONE 0.0s [2022-08-26T08:41:12.992Z] [2022-08-26T08:41:12.992Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T08:41:12.992Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T08:41:13.252Z] #8 DONE 0.1s [2022-08-26T08:41:13.252Z] [2022-08-26T08:41:13.252Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:13.252Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T08:41:13.252Z] #7 DONE 0.1s [2022-08-26T08:41:13.252Z] [2022-08-26T08:41:13.252Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T08:41:13.252Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T08:41:13.252Z] #9 DONE 0.1s [2022-08-26T08:41:13.252Z] [2022-08-26T08:41:13.252Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T08:41:13.252Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T08:41:13.252Z] #10 DONE 0.1s [2022-08-26T08:41:13.285Z] #21 17.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:13.285Z] #21 17.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:13.285Z] #21 17.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:13.285Z] #21 17.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:13.514Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T08:41:13.514Z] #73 DONE 0.0s [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T08:41:13.514Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T08:41:13.514Z] #71 DONE 0.0s [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T08:41:13.514Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T08:41:13.514Z] #11 DONE 0.0s [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T08:41:13.514Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T08:41:13.514Z] #28 DONE 0.0s [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #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-26T08:41:13.514Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T08:41:13.514Z] #14 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #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-26T08:41:13.514Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T08:41:13.514Z] #13 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T08:41:13.514Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T08:41:13.514Z] #18 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T08:41:13.514Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T08:41:13.514Z] #19 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T08:41:13.514Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T08:41:13.514Z] #15 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #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-26T08:41:13.514Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T08:41:13.514Z] #16 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T08:41:13.514Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T08:41:13.514Z] #17 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T08:41:13.514Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T08:41:13.514Z] #12 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T08:41:13.514Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T08:41:13.514Z] #20 CACHED [2022-08-26T08:41:13.514Z] [2022-08-26T08:41:13.514Z] #24 [internal] load build context [2022-08-26T08:41:13.514Z] #24 sha256:bc534b73c4c0572a32836677c9f053eb43a4941689524a166b0d45242d3c2cf4 [2022-08-26T08:41:13.847Z] #21 18.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:13.847Z] #21 18.26 Setting up jq (1.6-2.1) ... [2022-08-26T08:41:13.847Z] #21 18.27 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:13.847Z] #21 18.28 Setting up iptables (1.8.7-1) ... [2022-08-26T08:41:13.847Z] #21 18.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:13.847Z] #21 18.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:13.847Z] #21 18.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:13.847Z] #21 18.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:14.093Z] #24 ... [2022-08-26T08:41:14.093Z] [2022-08-26T08:41:14.093Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T08:41:14.093Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T08:41:14.093Z] #49 DONE 0.5s [2022-08-26T08:41:14.093Z] [2022-08-26T08:41:14.093Z] #24 [internal] load build context [2022-08-26T08:41:14.093Z] #24 sha256:bc534b73c4c0572a32836677c9f053eb43a4941689524a166b0d45242d3c2cf4 [2022-08-26T08:41:14.104Z] #21 18.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T08:41:14.104Z] #21 18.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T08:41:14.104Z] #21 18.33 Setting up iproute2 (5.10.0-4) ... [2022-08-26T08:41:14.104Z] #21 18.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T08:41:14.711Z] #31 transferring context: 62.57MB 2.3s done [2022-08-26T08:41:14.711Z] #31 DONE 2.4s [2022-08-26T08:41:14.711Z] [2022-08-26T08:41:14.711Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:14.711Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-26T08:41:14.711Z] #28 1.176 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T08:41:14.711Z] #28 1.176 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T08:41:14.711Z] #28 1.176 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T08:41:14.972Z] #28 1.828 Reading package lists... [2022-08-26T08:41:14.972Z] #28 ... [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T08:41:14.972Z] #69 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T08:41:14.972Z] #32 sha256:15d462882037036ac633785a0743147c36a071131ed81ab04d6de155c02f1e18 [2022-08-26T08:41:14.972Z] #32 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #33 sha256:265fda947856918ebbdb644c188f6ecc631ac9b18cff00bb18b006ce8c0554ae [2022-08-26T08:41:14.972Z] #33 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T08:41:14.972Z] #36 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T08:41:14.972Z] #37 sha256:413c2bbbec4a34e06c6dd2a7b1e6862601107e2e7484b50e3fcbcce6eced75ba [2022-08-26T08:41:14.972Z] #37 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #38 sha256:095a5ee6de09515c6d070721f360b7bbf94542c246135a468818864f9bd0ef6d [2022-08-26T08:41:14.972Z] #38 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T08:41:14.972Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T08:41:14.972Z] #40 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T08:41:14.972Z] #41 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T08:41:14.972Z] #43 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T08:41:14.972Z] #45 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T08:41:14.972Z] #47 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T08:41:14.972Z] #50 sha256:3a7ddd333b5715c2700c05356f3d018ab1407dc4b71b4ea0d4d5c6e060f70d6f [2022-08-26T08:41:14.972Z] #50 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T08:41:14.972Z] #49 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #51 sha256:6c34a1045b228ba43346075eaf74890edc8702edeb401b1d7f6b07816db6ac9a [2022-08-26T08:41:14.972Z] #51 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T08:41:14.972Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T08:41:14.972Z] #53 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T08:41:14.972Z] #54 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T08:41:14.972Z] #57 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T08:41:14.972Z] #58 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T08:41:14.972Z] #60 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T08:41:14.972Z] #62 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T08:41:14.972Z] #64 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T08:41:14.972Z] #66 sha256:4ef1db895c9c98108e8235686ec2ddfcd2dde0f9eab5dda308e3814e4ca1731c [2022-08-26T08:41:14.972Z] #66 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #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-26T08:41:14.972Z] #67 sha256:a0a057d8d2f4d173fbf8ec03584bef3538a85c7a6b49736fd897a5abdff3d453 [2022-08-26T08:41:14.972Z] #67 CACHED [2022-08-26T08:41:14.972Z] [2022-08-26T08:41:14.972Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T08:41:14.972Z] #70 sha256:87490b1ee06eee6c1cb1cb4d5d49557c2c91db129ceed16dd559f8ccce2d43b1 [2022-08-26T08:41:15.033Z] #21 DONE 19.3s [2022-08-26T08:41:15.033Z] [2022-08-26T08:41:15.033Z] #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-26T08:41:15.033Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-26T08:41:15.233Z] #70 DONE 0.3s [2022-08-26T08:41:15.233Z] [2022-08-26T08:41:15.233Z] #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-26T08:41:15.233Z] #71 sha256:0211c8e2884069a526b7fd465c04904b485317ce6d4073760f40087afa98ce46 [2022-08-26T08:41:15.305Z] #60 3.550 + cd /tmp/tmp.KSDmjEZBwq/src/github.com/opencontainers/runc [2022-08-26T08:41:15.417Z] #24 transferring context: 62.56MB 2.5s done [2022-08-26T08:41:15.417Z] #24 DONE 2.7s [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:15.417Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:41:15.417Z] #21 1.018 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T08:41:15.417Z] #21 1.018 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T08:41:15.417Z] #21 1.018 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T08:41:15.417Z] #21 1.602 Reading package lists...#21 ... [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T08:41:15.417Z] #62 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T08:41:15.417Z] #25 sha256:cf348abd6d1ba294702bdc78935b0416126b7c9f05146dc24171ec9d63d3f287 [2022-08-26T08:41:15.417Z] #25 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #26 sha256:b4208bd9933bf1be3381af803fa5915487f00ac3be88cdaa6a12f21f9cea8c47 [2022-08-26T08:41:15.417Z] #26 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T08:41:15.417Z] #30 sha256:ff1a88c5e2784c4ff875fecc3738b48f443b62855cc34d67c8f2db9bd04a37d3 [2022-08-26T08:41:15.417Z] #30 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T08:41:15.417Z] #29 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #31 sha256:5a790250a09f8629c1638ef1b20d95b994742efdbbefff329b1a547f48235603 [2022-08-26T08:41:15.417Z] #31 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T08:41:15.417Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T08:41:15.417Z] #33 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T08:41:15.417Z] #34 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T08:41:15.417Z] #36 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T08:41:15.417Z] #38 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T08:41:15.417Z] #40 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T08:41:15.417Z] #42 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T08:41:15.417Z] #43 sha256:6e4f9fcdecbf3ee42a0f68d6668c885871d408ad2e4eacb037e65287be4fd3b7 [2022-08-26T08:41:15.417Z] #43 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #44 sha256:9d358a11263a7b100b20ad1f52a4d52dc5372ef76fa3db6eed4ee8dcd3932b1c [2022-08-26T08:41:15.417Z] #44 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T08:41:15.417Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T08:41:15.417Z] #46 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T08:41:15.417Z] #47 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T08:41:15.417Z] #50 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T08:41:15.417Z] #51 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T08:41:15.417Z] #53 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T08:41:15.417Z] #55 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T08:41:15.417Z] #57 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T08:41:15.417Z] #59 sha256:d97f95985ad9651beeb8e4cbea3fbf80b454cdf3a5d094a57a36b5c60abfc3c7 [2022-08-26T08:41:15.417Z] #59 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #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-26T08:41:15.417Z] #60 sha256:81ada74d84b004ddb30d41214bfd8527731bb78b5b0ead496cfda091735c22ef [2022-08-26T08:41:15.417Z] #60 CACHED [2022-08-26T08:41:15.417Z] [2022-08-26T08:41:15.417Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:15.417Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:41:15.417Z] #21 1.602 Reading package lists... [2022-08-26T08:41:15.562Z] #60 3.551 + git checkout -q v1.1.3 [2022-08-26T08:41:15.562Z] #60 3.790 + '[' -z '' ']' [2022-08-26T08:41:15.562Z] #60 3.790 + target=static [2022-08-26T08:41:15.562Z] #60 3.790 + make BUILDTAGS=seccomp static [2022-08-26T08:41:15.598Z] #22 0.746 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T08:41:15.598Z] #22 0.750 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T08:41:15.598Z] #22 0.754 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T08:41:15.598Z] #22 DONE 0.8s [2022-08-26T08:41:15.598Z] [2022-08-26T08:41:15.598Z] #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-26T08:41:15.598Z] #64 sha256:ca67fdc4882af9bad8a8ddbd3c04c14511d7ee1c9d7cc357529920b31f0bf14b [2022-08-26T08:41:15.598Z] #64 9.945 + cd /tmp/tmp.QuKr2rT7iw/src/github.com/containerd/containerd [2022-08-26T08:41:15.598Z] #64 9.945 + git checkout -q v1.6.8 [2022-08-26T08:41:15.598Z] #64 10.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T08:41:15.598Z] #64 10.72 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T08:41:15.598Z] #64 10.72 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:15.598Z] #64 10.72 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:15.598Z] #64 10.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T08:41:15.598Z] #64 10.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T08:41:15.598Z] #64 10.72 + '[' '' = dynamic ']' [2022-08-26T08:41:15.598Z] #64 10.72 + make [2022-08-26T08:41:15.598Z] #64 11.67 + bin/ctr [2022-08-26T08:41:15.678Z] #21 2.870 Reading package lists... [2022-08-26T08:41:15.678Z] #21 ... [2022-08-26T08:41:15.678Z] [2022-08-26T08:41:15.678Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T08:41:15.678Z] #63 sha256:4b11a7b541389f4b20603f06c00bb221469fad7e54bdd16555421d0b4a31212f [2022-08-26T08:41:15.678Z] #63 DONE 0.4s [2022-08-26T08:41:15.678Z] [2022-08-26T08:41:15.678Z] #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-26T08:41:15.678Z] #64 sha256:b8e264ca51ea05b1b3fc642dd6646a5c7694cc934256df6b4604ac114ca77add [2022-08-26T08:41:15.804Z] #71 0.561 + RM_GOPATH=0 [2022-08-26T08:41:15.804Z] #71 0.561 + TMP_GOPATH= [2022-08-26T08:41:15.804Z] #71 0.562 + : /build [2022-08-26T08:41:15.804Z] #71 0.562 + '[' -z '' ']' [2022-08-26T08:41:15.804Z] #71 0.562 ++ mktemp -d [2022-08-26T08:41:15.804Z] #71 0.564 + export GOPATH=/tmp/tmp.Og3Xsp0CXA [2022-08-26T08:41:15.804Z] #71 0.564 + GOPATH=/tmp/tmp.Og3Xsp0CXA [2022-08-26T08:41:15.804Z] #71 0.564 + RM_GOPATH=1 [2022-08-26T08:41:15.804Z] #71 0.565 + case "$(go env GOARCH)" in [2022-08-26T08:41:15.804Z] #71 0.565 ++ go env GOARCH [2022-08-26T08:41:15.804Z] #71 0.570 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:15.804Z] #71 0.570 + GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:15.804Z] #71 0.570 ++ dirname /install.sh [2022-08-26T08:41:15.804Z] #71 0.571 + dir=/ [2022-08-26T08:41:15.804Z] #71 0.571 + bin=containerd [2022-08-26T08:41:15.804Z] #71 0.572 + shift [2022-08-26T08:41:15.804Z] #71 0.572 + '[' '!' -f //containerd.installer ']' [2022-08-26T08:41:15.804Z] #71 0.572 + . //containerd.installer [2022-08-26T08:41:15.804Z] #71 0.572 ++ set -e [2022-08-26T08:41:15.804Z] #71 0.573 ++ : v1.6.8 [2022-08-26T08:41:15.804Z] #71 0.573 + install_containerd [2022-08-26T08:41:15.804Z] #71 0.573 + echo 'Install containerd version v1.6.8' [2022-08-26T08:41:15.804Z] #71 0.574 Install containerd version v1.6.8 [2022-08-26T08:41:15.804Z] #71 0.574 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Og3Xsp0CXA/src/github.com/containerd/containerd [2022-08-26T08:41:15.804Z] #71 0.576 Cloning into '/tmp/tmp.Og3Xsp0CXA/src/github.com/containerd/containerd'... [2022-08-26T08:41:15.819Z] #60 4.045 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-26T08:41:15.854Z] #64 ... [2022-08-26T08:41:15.854Z] [2022-08-26T08:41:15.854Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T08:41:15.855Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-26T08:41:16.256Z] #64 0.661 + RM_GOPATH=0 [2022-08-26T08:41:16.257Z] #64 0.661 + TMP_GOPATH= [2022-08-26T08:41:16.257Z] #64 0.661 + : /build [2022-08-26T08:41:16.257Z] #64 0.662 + '[' -z '' ']' [2022-08-26T08:41:16.257Z] #64 0.662 ++ mktemp -d [2022-08-26T08:41:16.257Z] #64 0.664 + export GOPATH=/tmp/tmp.PkppXnesBO [2022-08-26T08:41:16.257Z] #64 0.665 + GOPATH=/tmp/tmp.PkppXnesBO [2022-08-26T08:41:16.257Z] #64 0.665 + RM_GOPATH=1 [2022-08-26T08:41:16.257Z] #64 0.665 + case "$(go env GOARCH)" in [2022-08-26T08:41:16.257Z] #64 0.668 ++ go env GOARCH [2022-08-26T08:41:16.257Z] #64 0.678 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:16.257Z] #64 0.678 + GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:16.257Z] #64 0.679 ++ dirname /install.sh [2022-08-26T08:41:16.257Z] #64 0.680 + dir=/ [2022-08-26T08:41:16.257Z] #64 0.680 + bin=containerd [2022-08-26T08:41:16.257Z] #64 0.680 + shift [2022-08-26T08:41:16.257Z] #64 0.680 + '[' '!' -f //containerd.installer ']' [2022-08-26T08:41:16.257Z] #64 0.681 + . //containerd.installer [2022-08-26T08:41:16.257Z] #64 0.681 ++ set -e [2022-08-26T08:41:16.257Z] #64 0.681 ++ : v1.6.8 [2022-08-26T08:41:16.257Z] #64 0.681 + install_containerd [2022-08-26T08:41:16.257Z] #64 0.682 + echo 'Install containerd version v1.6.8' [2022-08-26T08:41:16.257Z] #64 0.682 Install containerd version v1.6.8 [2022-08-26T08:41:16.257Z] #64 0.682 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PkppXnesBO/src/github.com/containerd/containerd [2022-08-26T08:41:16.257Z] #64 0.685 Cloning into '/tmp/tmp.PkppXnesBO/src/github.com/containerd/containerd'... [2022-08-26T08:41:16.673Z] #24 transferring context: 62.57MB 2.9s done [2022-08-26T08:41:16.673Z] #24 DONE 3.0s [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T08:41:16.673Z] #25 sha256:78389e7b79a773986c721839964b80c100a8565ddd5883ef3a6e76f336883094 [2022-08-26T08:41:16.673Z] #25 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #26 sha256:0c513e8368ce3045147c26db377e567f31518e8a16945edfc984bb08d7e397ae [2022-08-26T08:41:16.673Z] #26 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T08:41:16.673Z] #30 sha256:8f28834e1801a9ea115cab1610dfed7e6132f2c962b1cab3969f51feaec1b61e [2022-08-26T08:41:16.673Z] #30 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T08:41:16.673Z] #29 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #31 sha256:d8898a59a174269b59fd76c3d571ade6896361e94875f81f11649beeedf0bb3e [2022-08-26T08:41:16.673Z] #31 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T08:41:16.673Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T08:41:16.673Z] #33 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T08:41:16.673Z] #34 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T08:41:16.673Z] #36 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T08:41:16.673Z] #38 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T08:41:16.673Z] #40 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:16.673Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:41:16.673Z] #21 1.309 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T08:41:16.673Z] #21 1.309 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T08:41:16.673Z] #21 1.309 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T08:41:16.673Z] #21 1.969 Reading package lists... [2022-08-26T08:41:16.673Z] #21 2.941 Reading package lists... [2022-08-26T08:41:16.673Z] #21 ... [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T08:41:16.673Z] #42 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T08:41:16.673Z] #43 sha256:d99fb41707cce888c22aa61eac848e4ee6d3c80d8789649680bd80f3296bb16f [2022-08-26T08:41:16.673Z] #43 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #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-26T08:41:16.673Z] #44 sha256:36b467fe1e52bbbc1885e8a6e6c5e33c458770a965431a5227e78454b4c02801 [2022-08-26T08:41:16.673Z] #44 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.673Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T08:41:16.673Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T08:41:16.673Z] #46 CACHED [2022-08-26T08:41:16.673Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T08:41:16.674Z] #47 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T08:41:16.674Z] #50 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T08:41:16.674Z] #51 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T08:41:16.674Z] #53 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T08:41:16.674Z] #55 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T08:41:16.674Z] #57 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T08:41:16.674Z] #59 sha256:52acb24e428d3d57ecd2b2f6a548106c1f3cf16bec175a46596ab86abcd461ad [2022-08-26T08:41:16.674Z] #59 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #60 sha256:fe607bf261b5d407e258545d6ff017d9dca86e325749c5df1e4b8f73f3f368a2 [2022-08-26T08:41:16.674Z] #60 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T08:41:16.674Z] #62 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T08:41:16.674Z] #63 sha256:3188f22677275b826c8d4333672a77a6ffbcb46d7fea47b65a48bdb61f8592d6 [2022-08-26T08:41:16.674Z] #63 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #64 sha256:f79ddd5a68f1de2009d3399c0cab4ec50ff759e805820ff569bb94648363c698 [2022-08-26T08:41:16.674Z] #64 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T08:41:16.674Z] #66 sha256:52f0e2f11be5cd9b3a1d2ce98a50adf1b07bac0ab61c85684240877ec517980f [2022-08-26T08:41:16.674Z] #66 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #67 sha256:3e06d29a3e5f7ed0a58a9362f4dc8d1f3df818d7495ec1f098d7dadbd16c0883 [2022-08-26T08:41:16.674Z] #67 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T08:41:16.674Z] #68 sha256:1dc8d722a404a7f6d63384a6512cdc7512f16fe5d3e4166f26ff71ddcfdb8740 [2022-08-26T08:41:16.674Z] #68 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T08:41:16.674Z] #69 sha256:bd73ba90dfa2985dde98f3cbd20218a351ca27d6add41521a713440a179d36ed [2022-08-26T08:41:16.674Z] #69 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T08:41:16.674Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T08:41:16.674Z] #72 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T08:41:16.674Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T08:41:16.674Z] #74 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T08:41:16.674Z] #76 CACHED [2022-08-26T08:41:16.674Z] [2022-08-26T08:41:16.674Z] #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-26T08:41:16.674Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T08:41:16.674Z] #77 CACHED [2022-08-26T08:41:16.941Z] [2022-08-26T08:41:16.941Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:16.941Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:41:16.941Z] #21 2.941 Reading package lists... [2022-08-26T08:41:17.201Z] #21 3.493 Building dependency tree... [2022-08-26T08:41:17.201Z] #21 3.608 Reading state information... [2022-08-26T08:41:17.201Z] #21 3.729 The following additional packages will be installed: [2022-08-26T08:41:17.462Z] #21 3.730 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:17.462Z] #21 3.730 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-26T08:41:17.462Z] #21 3.730 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:17.462Z] #21 3.730 python3-pkg-resources vim-runtime xxd [2022-08-26T08:41:17.462Z] #21 3.731 Suggested packages: [2022-08-26T08:41:17.462Z] #21 3.731 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-26T08:41:17.462Z] #21 3.731 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-26T08:41:17.462Z] #21 3.731 acl attr quota [2022-08-26T08:41:17.462Z] #21 3.731 Recommended packages: [2022-08-26T08:41:17.462Z] #21 3.731 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-26T08:41:17.462Z] #21 4.024 The following NEW packages will be installed: [2022-08-26T08:41:17.723Z] #21 4.025 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T08:41:17.724Z] #21 4.025 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:17.724Z] #21 4.025 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-26T08:41:17.724Z] #21 4.026 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-26T08:41:17.724Z] #21 4.026 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:17.724Z] #21 4.026 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-26T08:41:17.724Z] #21 4.026 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-26T08:41:17.724Z] #21 4.026 xz-utils zip zstd [2022-08-26T08:41:17.724Z] #21 4.301 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T08:41:17.724Z] #21 4.301 Need to get 27.7 MB of archives. [2022-08-26T08:41:17.724Z] #21 4.301 After this operation, 106 MB of additional disk space will be used. [2022-08-26T08:41:17.724Z] #21 4.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T08:41:17.984Z] #21 4.305 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T08:41:17.984Z] #21 4.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T08:41:17.984Z] #21 4.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T08:41:17.984Z] #21 4.310 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T08:41:17.984Z] #21 4.312 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T08:41:17.984Z] #21 4.313 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T08:41:17.984Z] #21 4.314 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T08:41:17.984Z] #21 4.321 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T08:41:17.984Z] #21 4.330 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T08:41:17.984Z] #21 4.330 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T08:41:17.984Z] #21 4.330 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T08:41:17.984Z] #21 4.330 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-26T08:41:17.984Z] #21 4.330 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T08:41:17.984Z] #21 4.335 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T08:41:17.984Z] #21 4.337 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T08:41:17.984Z] #21 4.337 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T08:41:17.984Z] #21 4.338 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T08:41:17.984Z] #21 4.339 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T08:41:17.984Z] #21 4.339 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T08:41:17.985Z] #21 4.339 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T08:41:17.985Z] #21 4.342 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T08:41:17.985Z] #21 4.344 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T08:41:17.985Z] #21 4.345 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T08:41:17.985Z] #21 4.345 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T08:41:17.985Z] #21 4.346 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T08:41:17.985Z] #21 4.348 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T08:41:17.985Z] #21 4.418 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T08:41:17.985Z] #21 4.418 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-26T08:41:17.985Z] #21 4.419 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-26T08:41:17.985Z] #21 4.420 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-26T08:41:17.985Z] #21 4.420 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T08:41:17.985Z] #21 4.421 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T08:41:17.985Z] #21 4.423 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T08:41:17.985Z] #21 4.424 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-26T08:41:17.985Z] #21 4.437 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T08:41:17.985Z] #21 4.438 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T08:41:17.985Z] #21 4.439 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T08:41:17.985Z] #21 4.441 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T08:41:17.985Z] #21 4.444 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T08:41:17.985Z] #21 4.444 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T08:41:17.985Z] #21 4.447 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T08:41:17.985Z] #21 4.454 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-26T08:41:17.985Z] #21 4.457 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T08:41:17.985Z] #21 4.458 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-26T08:41:17.985Z] #21 4.506 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T08:41:17.985Z] #21 4.516 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T08:41:17.985Z] #21 4.522 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T08:41:18.245Z] #21 4.524 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T08:41:18.245Z] #21 4.803 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T08:41:18.337Z] #60 ... [2022-08-26T08:41:18.337Z] [2022-08-26T08:41:18.337Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:18.337Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-26T08:41:18.337Z] #21 1.620 Reading package lists... [2022-08-26T08:41:18.337Z] #21 2.403 Reading package lists... [2022-08-26T08:41:18.337Z] #21 3.014 Building dependency tree... [2022-08-26T08:41:18.337Z] #21 3.217 Reading state information... [2022-08-26T08:41:18.337Z] #21 3.395 The following additional packages will be installed: [2022-08-26T08:41:18.337Z] #21 3.395 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:18.337Z] #21 3.395 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-26T08:41:18.337Z] #21 3.395 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:18.337Z] #21 3.396 python3-pkg-resources vim-runtime xxd [2022-08-26T08:41:18.337Z] #21 3.397 Suggested packages: [2022-08-26T08:41:18.337Z] #21 3.397 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-26T08:41:18.337Z] #21 3.397 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-26T08:41:18.337Z] #21 3.397 acl attr quota [2022-08-26T08:41:18.337Z] #21 3.397 Recommended packages: [2022-08-26T08:41:18.337Z] #21 3.397 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-26T08:41:18.337Z] #21 3.766 The following NEW packages will be installed: [2022-08-26T08:41:18.337Z] #21 3.767 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T08:41:18.337Z] #21 3.767 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:18.337Z] #21 3.767 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-26T08:41:18.337Z] #21 3.768 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-26T08:41:18.337Z] #21 3.768 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:18.337Z] #21 3.768 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-26T08:41:18.337Z] #21 3.768 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-26T08:41:18.337Z] #21 3.768 xz-utils zip zstd [2022-08-26T08:41:18.337Z] #21 4.044 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T08:41:18.337Z] #21 4.044 Need to get 27.0 MB of archives. [2022-08-26T08:41:18.337Z] #21 4.044 After this operation, 105 MB of additional disk space will be used. [2022-08-26T08:41:18.337Z] #21 4.044 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-26T08:41:18.337Z] #21 4.048 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-26T08:41:18.337Z] #21 4.050 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-26T08:41:18.337Z] #21 4.052 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-26T08:41:18.337Z] #21 4.053 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-26T08:41:18.337Z] #21 4.054 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-26T08:41:18.337Z] #21 4.054 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-26T08:41:18.337Z] #21 4.056 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-26T08:41:18.337Z] #21 4.066 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T08:41:18.337Z] #21 4.070 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T08:41:18.337Z] #21 4.073 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T08:41:18.337Z] #21 4.078 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-26T08:41:18.337Z] #21 4.080 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-26T08:41:18.337Z] #21 4.082 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-26T08:41:18.337Z] #21 4.090 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-26T08:41:18.337Z] #21 4.090 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-26T08:41:18.337Z] #21 4.090 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-26T08:41:18.337Z] #21 4.091 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-26T08:41:18.337Z] #21 4.092 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-26T08:41:18.337Z] #21 4.093 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-26T08:41:18.337Z] #21 4.097 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-26T08:41:18.337Z] #21 4.100 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-26T08:41:18.337Z] #21 4.110 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-26T08:41:18.337Z] #21 4.111 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-26T08:41:18.337Z] #21 4.113 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-26T08:41:18.337Z] #21 4.115 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-26T08:41:18.337Z] #21 4.116 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-26T08:41:18.337Z] #21 4.208 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-26T08:41:18.337Z] #21 4.208 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-26T08:41:18.337Z] #21 4.272 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-26T08:41:18.337Z] #21 4.273 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-26T08:41:18.337Z] #21 4.273 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-26T08:41:18.337Z] #21 4.274 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-26T08:41:18.337Z] #21 4.276 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-26T08:41:18.337Z] #21 4.277 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-26T08:41:18.337Z] #21 4.297 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T08:41:18.337Z] #21 4.298 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T08:41:18.337Z] #21 4.300 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T08:41:18.337Z] #21 4.308 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T08:41:18.337Z] #21 4.310 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T08:41:18.337Z] #21 4.311 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T08:41:18.337Z] #21 4.313 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-26T08:41:18.337Z] #21 4.318 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-26T08:41:18.337Z] #21 4.322 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-26T08:41:18.337Z] #21 4.324 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-26T08:41:18.337Z] #21 4.520 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-26T08:41:18.337Z] #21 4.880 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-26T08:41:18.337Z] #21 4.888 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-26T08:41:18.337Z] #21 4.891 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-26T08:41:18.337Z] #21 5.111 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T08:41:18.337Z] #21 5.167 Fetched 27.0 MB in 1s (24.2 MB/s) [2022-08-26T08:41:18.337Z] #21 5.211 Selecting previously unselected package pigz. [2022-08-26T08:41:18.337Z] #21 5.211 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-26T08:41:18.337Z] #21 5.233 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.237 Unpacking pigz (2.6-1) ... [2022-08-26T08:41:18.338Z] #21 5.295 Selecting previously unselected package libelf1:arm64. [2022-08-26T08:41:18.338Z] #21 5.297 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.305 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-26T08:41:18.338Z] #21 5.385 Selecting previously unselected package libbpf0:arm64. [2022-08-26T08:41:18.338Z] #21 5.387 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.391 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-26T08:41:18.338Z] #21 5.735 Selecting previously unselected package libcap2:arm64. [2022-08-26T08:41:18.338Z] #21 5.735 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.740 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-26T08:41:18.338Z] #21 5.786 Selecting previously unselected package libmnl0:arm64. [2022-08-26T08:41:18.338Z] #21 5.786 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.791 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-26T08:41:18.338Z] #21 5.845 Selecting previously unselected package libxtables12:arm64. [2022-08-26T08:41:18.338Z] #21 5.845 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.851 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-26T08:41:18.338Z] #21 5.909 Selecting previously unselected package libcap2-bin. [2022-08-26T08:41:18.338Z] #21 5.911 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.917 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:18.338Z] #21 5.984 Selecting previously unselected package iproute2. [2022-08-26T08:41:18.338Z] #21 5.988 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 5.998 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T08:41:18.338Z] #21 6.220 Selecting previously unselected package xxd. [2022-08-26T08:41:18.338Z] #21 6.222 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 6.226 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:18.338Z] #21 6.308 Selecting previously unselected package vim-common. [2022-08-26T08:41:18.338Z] #21 6.311 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:18.338Z] #21 6.327 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:18.338Z] #21 6.419 Selecting previously unselected package bash-completion. [2022-08-26T08:41:18.338Z] #21 6.422 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T08:41:18.338Z] #21 7.662 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T08:41:18.338Z] #21 7.881 Selecting previously unselected package bzip2. [2022-08-26T08:41:18.338Z] #21 7.884 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 7.888 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T08:41:18.338Z] #21 7.939 Selecting previously unselected package xz-utils. [2022-08-26T08:41:18.338Z] #21 7.942 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 7.947 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:18.338Z] #21 8.054 Selecting previously unselected package apparmor. [2022-08-26T08:41:18.338Z] #21 8.057 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.093 Unpacking apparmor (2.13.6-10) ... [2022-08-26T08:41:18.338Z] #21 8.308 Selecting previously unselected package inetutils-ping. [2022-08-26T08:41:18.338Z] #21 8.311 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.320 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:18.338Z] #21 8.393 Selecting previously unselected package libip4tc2:arm64. [2022-08-26T08:41:18.338Z] #21 8.397 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.410 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-26T08:41:18.338Z] #21 8.463 Selecting previously unselected package libip6tc2:arm64. [2022-08-26T08:41:18.338Z] #21 8.463 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.470 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-26T08:41:18.338Z] #21 8.517 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-26T08:41:18.338Z] #21 8.520 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.527 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-26T08:41:18.338Z] #21 8.568 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-26T08:41:18.338Z] #21 8.575 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.580 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-26T08:41:18.338Z] #21 8.636 Selecting previously unselected package libnftnl11:arm64. [2022-08-26T08:41:18.338Z] #21 8.639 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.644 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-26T08:41:18.338Z] #21 8.701 Selecting previously unselected package iptables. [2022-08-26T08:41:18.338Z] #21 8.707 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.711 Unpacking iptables (1.8.7-1) ... [2022-08-26T08:41:18.338Z] #21 8.866 Selecting previously unselected package libonig5:arm64. [2022-08-26T08:41:18.338Z] #21 8.869 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-26T08:41:18.338Z] #21 8.875 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-26T08:41:18.505Z] #21 4.838 Fetched 27.7 MB in 0s (55.8 MB/s) [2022-08-26T08:41:18.505Z] #21 4.880 Selecting previously unselected package pigz. [2022-08-26T08:41:18.505Z] #21 4.880 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-26T08:41:18.594Z] #21 8.962 Selecting previously unselected package libjq1:arm64. [2022-08-26T08:41:18.594Z] #21 8.965 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-26T08:41:18.594Z] #21 8.972 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-26T08:41:18.594Z] #21 9.035 Selecting previously unselected package jq. [2022-08-26T08:41:18.594Z] #21 9.038 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-26T08:41:18.594Z] #21 9.046 Unpacking jq (1.6-2.1) ... [2022-08-26T08:41:18.594Z] #21 9.097 Selecting previously unselected package libaio1:arm64. [2022-08-26T08:41:18.594Z] #21 9.100 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-26T08:41:18.594Z] #21 9.105 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-26T08:41:18.767Z] #21 5.041 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.045 Unpacking pigz (2.6-1) ... [2022-08-26T08:41:18.767Z] #21 5.093 Selecting previously unselected package libelf1:amd64. [2022-08-26T08:41:18.767Z] #21 5.096 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.103 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:18.767Z] #21 5.187 Selecting previously unselected package libbpf0:amd64. [2022-08-26T08:41:18.767Z] #21 5.190 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.193 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:18.767Z] #21 5.237 Selecting previously unselected package libcap2:amd64. [2022-08-26T08:41:18.767Z] #21 5.239 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.242 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:18.767Z] #21 5.276 Selecting previously unselected package libmnl0:amd64. [2022-08-26T08:41:18.767Z] #21 5.276 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.280 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:18.767Z] #21 5.313 Selecting previously unselected package libxtables12:amd64. [2022-08-26T08:41:18.767Z] #21 5.315 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.318 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:18.767Z] #21 5.344 Selecting previously unselected package libcap2-bin. [2022-08-26T08:41:18.767Z] #21 5.347 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.350 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:18.767Z] #21 5.410 Selecting previously unselected package iproute2. [2022-08-26T08:41:18.767Z] #21 5.412 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T08:41:18.767Z] #21 5.416 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T08:41:18.850Z] #21 9.144 Selecting previously unselected package libgpm2:arm64. [2022-08-26T08:41:18.850Z] #21 9.147 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-26T08:41:18.850Z] #21 9.152 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-26T08:41:18.850Z] #21 9.206 Selecting previously unselected package libicu67:arm64. [2022-08-26T08:41:18.850Z] #21 9.209 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-26T08:41:18.850Z] #21 9.214 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-26T08:41:19.027Z] #21 5.545 Selecting previously unselected package xxd. [2022-08-26T08:41:19.027Z] #21 5.548 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:19.027Z] #21 5.551 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:19.027Z] #21 5.618 Selecting previously unselected package vim-common. [2022-08-26T08:41:19.027Z] #21 5.619 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:19.027Z] #21 5.627 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:19.027Z] #21 5.682 Selecting previously unselected package bash-completion. [2022-08-26T08:41:19.288Z] #21 5.685 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T08:41:19.858Z] #21 6.145 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T08:41:19.858Z] #21 6.250 Selecting previously unselected package bzip2. [2022-08-26T08:41:19.858Z] #21 6.253 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T08:41:19.858Z] #21 6.273 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T08:41:19.858Z] #21 6.319 Selecting previously unselected package xz-utils. [2022-08-26T08:41:19.858Z] #21 6.322 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T08:41:19.858Z] #21 6.331 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:20.119Z] #21 6.426 Selecting previously unselected package apparmor. [2022-08-26T08:41:20.119Z] #21 6.428 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T08:41:20.119Z] #21 6.446 Unpacking apparmor (2.13.6-10) ... [2022-08-26T08:41:20.119Z] #21 6.662 Selecting previously unselected package inetutils-ping. [2022-08-26T08:41:20.119Z] #21 6.665 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T08:41:20.119Z] #21 6.670 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:20.119Z] #21 6.710 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T08:41:20.119Z] #21 6.712 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:20.119Z] #21 6.714 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:20.119Z] #21 6.746 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T08:41:20.119Z] #21 6.746 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:20.119Z] #21 6.749 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:20.215Z] #21 10.55 Selecting previously unselected package libinih1:arm64. [2022-08-26T08:41:20.215Z] #21 10.55 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-26T08:41:20.215Z] #21 10.56 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-26T08:41:20.215Z] #21 10.61 Selecting previously unselected package libnet1:arm64. [2022-08-26T08:41:20.215Z] #21 10.61 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-26T08:41:20.215Z] #21 10.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:20.215Z] #21 10.66 Selecting previously unselected package libnl-3-200:arm64. [2022-08-26T08:41:20.215Z] #21 10.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-26T08:41:20.215Z] #21 10.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-26T08:41:20.215Z] #21 10.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-26T08:41:20.215Z] #21 10.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-26T08:41:20.215Z] #21 10.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T08:41:20.215Z] #21 10.76 Selecting previously unselected package libyajl2:arm64. [2022-08-26T08:41:20.215Z] #21 10.77 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-26T08:41:20.215Z] #21 10.77 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-26T08:41:20.215Z] #21 10.81 Selecting previously unselected package net-tools. [2022-08-26T08:41:20.215Z] #21 10.81 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-26T08:41:20.215Z] #21 10.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:20.380Z] #21 6.782 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T08:41:20.380Z] #21 6.785 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T08:41:20.380Z] #21 6.789 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:20.380Z] #21 6.821 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T08:41:20.380Z] #21 6.821 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T08:41:20.380Z] #21 6.825 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:20.380Z] #21 6.860 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T08:41:20.380Z] #21 6.861 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T08:41:20.380Z] #21 6.865 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:20.380Z] #21 6.901 Selecting previously unselected package iptables. [2022-08-26T08:41:20.380Z] #21 6.901 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-26T08:41:20.380Z] #21 6.904 Unpacking iptables (1.8.7-1) ... [2022-08-26T08:41:20.380Z] #21 6.980 Selecting previously unselected package libonig5:amd64. [2022-08-26T08:41:20.380Z] #21 6.983 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T08:41:20.380Z] #21 6.988 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:20.380Z] #21 7.037 Selecting previously unselected package libjq1:amd64. [2022-08-26T08:41:20.471Z] #21 10.89 Selecting previously unselected package patch. [2022-08-26T08:41:20.471Z] #21 10.90 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-26T08:41:20.471Z] #21 10.90 Unpacking patch (2.7.6-7) ... [2022-08-26T08:41:20.471Z] #21 10.96 Selecting previously unselected package python-pip-whl. [2022-08-26T08:41:20.471Z] #21 10.96 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:20.471Z] #21 10.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:20.640Z] #21 7.039 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T08:41:20.641Z] #21 7.042 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:20.641Z] #21 7.079 Selecting previously unselected package jq. [2022-08-26T08:41:20.641Z] #21 7.079 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-26T08:41:20.641Z] #21 7.084 Unpacking jq (1.6-2.1) ... [2022-08-26T08:41:20.641Z] #21 7.120 Selecting previously unselected package libaio1:amd64. [2022-08-26T08:41:20.641Z] #21 7.123 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T08:41:20.641Z] #21 7.128 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:20.641Z] #21 7.157 Selecting previously unselected package libgpm2:amd64. [2022-08-26T08:41:20.728Z] #21 11.17 Selecting previously unselected package python3-lib2to3. [2022-08-26T08:41:20.728Z] #21 11.18 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T08:41:20.728Z] #21 11.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:20.728Z] #21 11.25 Selecting previously unselected package python3-distutils. [2022-08-26T08:41:20.728Z] #21 11.25 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T08:41:20.728Z] #21 11.25 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T08:41:20.902Z] #21 7.160 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T08:41:20.902Z] #21 7.163 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:20.902Z] #21 7.195 Selecting previously unselected package libicu67:amd64. [2022-08-26T08:41:20.902Z] #21 7.198 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-26T08:41:20.902Z] #21 7.202 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T08:41:20.985Z] #21 11.35 Selecting previously unselected package python3-pkg-resources. [2022-08-26T08:41:20.985Z] #21 11.35 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T08:41:20.985Z] #21 11.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:20.985Z] #21 11.44 Selecting previously unselected package python3-setuptools. [2022-08-26T08:41:20.985Z] #21 11.45 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T08:41:20.985Z] #21 11.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:20.985Z] #21 11.56 Selecting previously unselected package python3-wheel. [2022-08-26T08:41:21.241Z] #21 11.56 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T08:41:21.241Z] #21 11.57 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T08:41:21.241Z] #21 11.62 Selecting previously unselected package python3-pip. [2022-08-26T08:41:21.241Z] #21 11.62 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:21.241Z] #21 11.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:21.241Z] #21 11.79 Selecting previously unselected package sudo. [2022-08-26T08:41:21.241Z] #21 11.79 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-26T08:41:21.241Z] #21 11.79 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T08:41:21.472Z] #21 8.020 Selecting previously unselected package libinih1:amd64. [2022-08-26T08:41:21.497Z] #21 12.03 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T08:41:21.497Z] #21 12.03 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-26T08:41:21.497Z] #21 12.03 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:21.497Z] #21 12.16 Selecting previously unselected package uidmap. [2022-08-26T08:41:21.541Z] #64 ... [2022-08-26T08:41:21.541Z] [2022-08-26T08:41:21.541Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:21.541Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-26T08:41:21.541Z] #21 2.870 Reading package lists... [2022-08-26T08:41:21.541Z] #21 3.869 Building dependency tree... [2022-08-26T08:41:21.541Z] #21 4.025 Reading state information... [2022-08-26T08:41:21.541Z] #21 4.156 The following additional packages will be installed: [2022-08-26T08:41:21.541Z] #21 4.156 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:21.541Z] #21 4.156 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-26T08:41:21.541Z] #21 4.157 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:21.541Z] #21 4.157 python3-pkg-resources vim-runtime xxd [2022-08-26T08:41:21.541Z] #21 4.158 Suggested packages: [2022-08-26T08:41:21.541Z] #21 4.158 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-26T08:41:21.541Z] #21 4.158 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-26T08:41:21.541Z] #21 4.158 acl attr quota [2022-08-26T08:41:21.541Z] #21 4.158 Recommended packages: [2022-08-26T08:41:21.541Z] #21 4.158 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-26T08:41:21.541Z] #21 4.538 The following NEW packages will be installed: [2022-08-26T08:41:21.541Z] #21 4.539 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T08:41:21.541Z] #21 4.539 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-26T08:41:21.541Z] #21 4.540 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-26T08:41:21.541Z] #21 4.540 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-26T08:41:21.541Z] #21 4.540 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:21.541Z] #21 4.541 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-26T08:41:21.541Z] #21 4.541 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-26T08:41:21.541Z] #21 4.541 xz-utils zip zstd [2022-08-26T08:41:21.541Z] #21 4.823 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T08:41:21.541Z] #21 4.823 Need to get 27.7 MB of archives. [2022-08-26T08:41:21.541Z] #21 4.823 After this operation, 106 MB of additional disk space will be used. [2022-08-26T08:41:21.541Z] #21 4.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T08:41:21.541Z] #21 4.828 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T08:41:21.541Z] #21 4.829 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T08:41:21.541Z] #21 4.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T08:41:21.541Z] #21 4.832 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T08:41:21.541Z] #21 4.839 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T08:41:21.541Z] #21 4.844 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T08:41:21.541Z] #21 4.845 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T08:41:21.541Z] #21 4.854 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T08:41:21.541Z] #21 4.856 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T08:41:21.541Z] #21 4.859 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T08:41:21.541Z] #21 4.862 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T08:41:21.541Z] #21 4.863 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-26T08:41:21.541Z] #21 4.866 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T08:41:21.541Z] #21 4.873 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T08:41:21.541Z] #21 4.876 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T08:41:21.541Z] #21 4.877 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T08:41:21.541Z] #21 4.878 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T08:41:21.541Z] #21 4.878 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T08:41:21.541Z] #21 4.889 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T08:41:21.541Z] #21 4.891 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T08:41:21.541Z] #21 4.897 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T08:41:21.541Z] #21 4.900 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T08:41:21.541Z] #21 4.904 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T08:41:21.541Z] #21 4.905 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T08:41:21.541Z] #21 4.906 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T08:41:21.541Z] #21 4.907 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T08:41:21.541Z] #21 5.021 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T08:41:21.541Z] #21 5.022 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-26T08:41:21.541Z] #21 5.024 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-26T08:41:21.542Z] #21 5.026 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-26T08:41:21.542Z] #21 5.027 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T08:41:21.542Z] #21 5.028 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T08:41:21.542Z] #21 5.032 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T08:41:21.542Z] #21 5.034 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-26T08:41:21.542Z] #21 5.062 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T08:41:21.542Z] #21 5.063 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T08:41:21.542Z] #21 5.066 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T08:41:21.542Z] #21 5.068 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T08:41:21.542Z] #21 5.074 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T08:41:21.542Z] #21 5.074 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T08:41:21.542Z] #21 5.079 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T08:41:21.542Z] #21 5.094 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-26T08:41:21.542Z] #21 5.100 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T08:41:21.542Z] #21 5.103 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-26T08:41:21.542Z] #21 5.180 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T08:41:21.542Z] #21 5.202 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T08:41:21.542Z] #21 5.216 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T08:41:21.542Z] #21 5.219 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T08:41:21.542Z] #21 5.478 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T08:41:21.542Z] #21 5.524 Fetched 27.7 MB in 1s (40.9 MB/s) [2022-08-26T08:41:21.542Z] #21 5.552 Selecting previously unselected package pigz. [2022-08-26T08:41:21.542Z] #21 5.552 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-26T08:41:21.542Z] #21 5.580 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 5.584 Unpacking pigz (2.6-1) ... [2022-08-26T08:41:21.542Z] #21 5.637 Selecting previously unselected package libelf1:amd64. [2022-08-26T08:41:21.542Z] #21 5.642 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 5.651 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:21.542Z] #21 5.742 Selecting previously unselected package libbpf0:amd64. [2022-08-26T08:41:21.542Z] #21 5.742 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 5.746 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:21.542Z] #21 5.803 Selecting previously unselected package libcap2:amd64. [2022-08-26T08:41:21.542Z] #21 5.803 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 5.806 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:21.542Z] #21 5.843 Selecting previously unselected package libmnl0:amd64. [2022-08-26T08:41:21.542Z] #21 5.849 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 5.854 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:21.542Z] #21 5.889 Selecting previously unselected package libxtables12:amd64. [2022-08-26T08:41:21.542Z] #21 5.894 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 5.898 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:21.542Z] #21 5.936 Selecting previously unselected package libcap2-bin. [2022-08-26T08:41:21.542Z] #21 5.941 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 5.945 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:21.542Z] #21 6.003 Selecting previously unselected package iproute2. [2022-08-26T08:41:21.542Z] #21 6.007 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 6.011 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T08:41:21.542Z] #21 6.193 Selecting previously unselected package xxd. [2022-08-26T08:41:21.542Z] #21 6.197 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 6.201 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:21.542Z] #21 6.267 Selecting previously unselected package vim-common. [2022-08-26T08:41:21.542Z] #21 6.272 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:21.542Z] #21 6.282 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:21.542Z] #21 6.358 Selecting previously unselected package bash-completion. [2022-08-26T08:41:21.542Z] #21 6.363 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T08:41:21.542Z] #21 7.272 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T08:41:21.542Z] #21 7.470 Selecting previously unselected package bzip2. [2022-08-26T08:41:21.542Z] #21 7.473 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 7.476 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T08:41:21.542Z] #21 7.523 Selecting previously unselected package xz-utils. [2022-08-26T08:41:21.542Z] #21 7.525 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 7.531 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:21.542Z] #21 7.605 Selecting previously unselected package apparmor. [2022-08-26T08:41:21.542Z] #21 7.609 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 7.646 Unpacking apparmor (2.13.6-10) ... [2022-08-26T08:41:21.542Z] #21 7.813 Selecting previously unselected package inetutils-ping. [2022-08-26T08:41:21.542Z] #21 7.819 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 7.823 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:21.542Z] #21 7.884 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T08:41:21.542Z] #21 7.888 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 7.891 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:21.542Z] #21 7.933 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T08:41:21.542Z] #21 7.938 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 7.942 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:21.542Z] #21 7.984 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T08:41:21.542Z] #21 7.987 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 7.990 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:21.542Z] #21 8.027 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T08:41:21.542Z] #21 8.030 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.033 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:21.542Z] #21 8.084 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T08:41:21.542Z] #21 8.086 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.090 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:21.542Z] #21 8.137 Selecting previously unselected package iptables. [2022-08-26T08:41:21.542Z] #21 8.141 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.145 Unpacking iptables (1.8.7-1) ... [2022-08-26T08:41:21.542Z] #21 8.322 Selecting previously unselected package libonig5:amd64. [2022-08-26T08:41:21.542Z] #21 8.324 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.329 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:21.542Z] #21 8.407 Selecting previously unselected package libjq1:amd64. [2022-08-26T08:41:21.542Z] #21 8.411 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.414 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:21.542Z] #21 8.467 Selecting previously unselected package jq. [2022-08-26T08:41:21.542Z] #21 8.474 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.477 Unpacking jq (1.6-2.1) ... [2022-08-26T08:41:21.542Z] #21 8.522 Selecting previously unselected package libaio1:amd64. [2022-08-26T08:41:21.542Z] #21 8.530 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.535 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:21.542Z] #21 8.577 Selecting previously unselected package libgpm2:amd64. [2022-08-26T08:41:21.542Z] #21 8.581 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.585 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:21.542Z] #21 8.665 Selecting previously unselected package libicu67:amd64. [2022-08-26T08:41:21.542Z] #21 8.670 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-26T08:41:21.542Z] #21 8.677 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T08:41:21.732Z] #21 8.023 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-26T08:41:21.732Z] #21 8.026 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:21.732Z] #21 8.057 Selecting previously unselected package libnet1:amd64. [2022-08-26T08:41:21.732Z] #21 8.059 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T08:41:21.732Z] #21 8.063 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:21.732Z] #21 8.101 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T08:41:21.732Z] #21 8.103 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T08:41:21.732Z] #21 8.107 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:21.732Z] #21 8.144 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T08:41:21.732Z] #21 8.147 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T08:41:21.732Z] #21 8.151 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:21.732Z] #21 8.191 Selecting previously unselected package libyajl2:amd64. [2022-08-26T08:41:21.732Z] #21 8.194 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T08:41:21.732Z] #21 8.197 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T08:41:21.732Z] #21 8.221 Selecting previously unselected package net-tools. [2022-08-26T08:41:21.732Z] #21 8.224 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T08:41:21.732Z] #21 8.229 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:21.754Z] #21 12.16 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-26T08:41:21.754Z] #21 12.17 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T08:41:21.754Z] #21 12.30 Selecting previously unselected package vim-runtime. [2022-08-26T08:41:21.992Z] #21 8.298 Selecting previously unselected package patch. [2022-08-26T08:41:21.992Z] #21 8.301 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-26T08:41:21.992Z] #21 8.305 Unpacking patch (2.7.6-7) ... [2022-08-26T08:41:21.992Z] #21 8.339 Selecting previously unselected package python-pip-whl. [2022-08-26T08:41:21.992Z] #21 8.342 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:21.992Z] #21 8.346 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:21.992Z] #21 8.503 Selecting previously unselected package python3-lib2to3. [2022-08-26T08:41:21.992Z] #21 8.506 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T08:41:21.992Z] #21 8.510 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:21.992Z] #21 8.551 Selecting previously unselected package python3-distutils. [2022-08-26T08:41:22.010Z] #21 12.30 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:22.010Z] #21 12.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-26T08:41:22.010Z] #21 12.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T08:41:22.010Z] #21 12.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:22.010Z] #21 ... [2022-08-26T08:41:22.010Z] [2022-08-26T08:41:22.010Z] #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-26T08:41:22.010Z] #64 sha256:804d2e4c3189d441984579ad6cae40cf7d864751f697353fb510f52ecaab4309 [2022-08-26T08:41:22.010Z] #64 0.705 + RM_GOPATH=0 [2022-08-26T08:41:22.010Z] #64 0.705 + TMP_GOPATH= [2022-08-26T08:41:22.010Z] #64 0.705 + : /build [2022-08-26T08:41:22.010Z] #64 0.705 + '[' -z '' ']' [2022-08-26T08:41:22.010Z] #64 0.706 ++ mktemp -d [2022-08-26T08:41:22.010Z] #64 0.707 + export GOPATH=/tmp/tmp.UpFPo7X9CH [2022-08-26T08:41:22.010Z] #64 0.707 + GOPATH=/tmp/tmp.UpFPo7X9CH [2022-08-26T08:41:22.010Z] #64 0.707 + RM_GOPATH=1 [2022-08-26T08:41:22.010Z] #64 0.708 + case "$(go env GOARCH)" in [2022-08-26T08:41:22.010Z] #64 0.708 ++ go env GOARCH [2022-08-26T08:41:22.010Z] #64 0.733 Install containerd version v1.6.8 [2022-08-26T08:41:22.010Z] #64 0.734 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:22.010Z] #64 0.734 + GO_BUILDMODE=-buildmode=pie [2022-08-26T08:41:22.010Z] #64 0.734 ++ dirname /install.sh [2022-08-26T08:41:22.010Z] #64 0.734 + dir=/ [2022-08-26T08:41:22.010Z] #64 0.734 + bin=containerd [2022-08-26T08:41:22.010Z] #64 0.734 + shift [2022-08-26T08:41:22.010Z] #64 0.734 + '[' '!' -f //containerd.installer ']' [2022-08-26T08:41:22.010Z] #64 0.734 + . //containerd.installer [2022-08-26T08:41:22.010Z] #64 0.734 ++ set -e [2022-08-26T08:41:22.010Z] #64 0.734 ++ : v1.6.8 [2022-08-26T08:41:22.010Z] #64 0.734 + install_containerd [2022-08-26T08:41:22.010Z] #64 0.734 + echo 'Install containerd version v1.6.8' [2022-08-26T08:41:22.010Z] #64 0.734 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UpFPo7X9CH/src/github.com/containerd/containerd [2022-08-26T08:41:22.010Z] #64 0.739 Cloning into '/tmp/tmp.UpFPo7X9CH/src/github.com/containerd/containerd'... [2022-08-26T08:41:22.253Z] #21 8.554 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T08:41:22.253Z] #21 8.558 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T08:41:22.253Z] #21 8.604 Selecting previously unselected package python3-pkg-resources. [2022-08-26T08:41:22.253Z] #21 8.607 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T08:41:22.253Z] #21 8.612 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:22.253Z] #21 8.671 Selecting previously unselected package python3-setuptools. [2022-08-26T08:41:22.253Z] #21 8.674 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T08:41:22.253Z] #21 8.678 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:22.253Z] #21 8.772 Selecting previously unselected package python3-wheel. [2022-08-26T08:41:22.253Z] #21 8.775 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T08:41:22.253Z] #21 8.779 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T08:41:22.253Z] #21 8.812 Selecting previously unselected package python3-pip. [2022-08-26T08:41:22.253Z] #21 8.814 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:22.253Z] #21 8.818 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:22.253Z] #21 8.891 Selecting previously unselected package sudo. [2022-08-26T08:41:22.482Z] #21 9.937 Selecting previously unselected package libinih1:amd64. [2022-08-26T08:41:22.482Z] #21 9.941 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-26T08:41:22.482Z] #21 9.945 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:22.482Z] #21 9.990 Selecting previously unselected package libnet1:amd64. [2022-08-26T08:41:22.482Z] #21 9.995 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T08:41:22.482Z] #21 10.000 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:22.482Z] #21 10.05 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T08:41:22.482Z] #21 10.06 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T08:41:22.482Z] #21 10.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:22.482Z] #21 10.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T08:41:22.482Z] #21 10.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T08:41:22.482Z] #21 10.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:22.482Z] #21 10.16 Selecting previously unselected package libyajl2:amd64. [2022-08-26T08:41:22.482Z] #21 10.17 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T08:41:22.482Z] #21 10.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T08:41:22.514Z] #21 8.894 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T08:41:22.514Z] #21 8.898 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T08:41:22.514Z] #21 9.037 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T08:41:22.514Z] #21 9.039 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T08:41:22.514Z] #21 9.043 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:22.514Z] #21 9.114 Selecting previously unselected package uidmap. [2022-08-26T08:41:22.514Z] #21 9.117 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T08:41:22.514Z] #21 9.121 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T08:41:22.514Z] #21 9.171 Selecting previously unselected package vim-runtime. [2022-08-26T08:41:22.742Z] #21 10.22 Selecting previously unselected package net-tools. [2022-08-26T08:41:22.742Z] #21 10.22 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T08:41:22.742Z] #21 10.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:22.742Z] #21 10.31 Selecting previously unselected package patch. [2022-08-26T08:41:22.742Z] #21 10.32 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-26T08:41:22.742Z] #21 10.32 Unpacking patch (2.7.6-7) ... [2022-08-26T08:41:22.742Z] #21 10.38 Selecting previously unselected package python-pip-whl. [2022-08-26T08:41:22.742Z] #21 10.38 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:22.742Z] #21 10.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:22.774Z] #21 9.174 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:22.774Z] #21 9.185 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-26T08:41:22.774Z] #21 9.197 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T08:41:22.774Z] #21 9.202 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:22.939Z] #64 10.96 + cd /tmp/tmp.UpFPo7X9CH/src/github.com/containerd/containerd [2022-08-26T08:41:22.939Z] #64 ... [2022-08-26T08:41:22.939Z] [2022-08-26T08:41:22.939Z] #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-26T08:41:22.939Z] #60 sha256:ddbde7f6fd3e6fd8d8507bd64ff43df3e10806c5ec3256794fde6da023e23ec9 [2022-08-26T08:41:22.939Z] #60 10.86 + mkdir -p /build [2022-08-26T08:41:22.939Z] #60 10.86 + cp runc /build/runc [2022-08-26T08:41:23.002Z] #21 10.67 Selecting previously unselected package python3-lib2to3. [2022-08-26T08:41:23.002Z] #21 10.67 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T08:41:23.002Z] #21 10.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:23.262Z] #21 10.74 Selecting previously unselected package python3-distutils. [2022-08-26T08:41:23.262Z] #21 10.75 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T08:41:23.262Z] #21 10.75 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T08:41:23.262Z] #21 10.82 Selecting previously unselected package python3-pkg-resources. [2022-08-26T08:41:23.262Z] #21 10.83 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T08:41:23.262Z] #21 10.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:23.262Z] #21 10.90 Selecting previously unselected package python3-setuptools. [2022-08-26T08:41:23.262Z] #21 10.90 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T08:41:23.262Z] #21 10.91 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:23.262Z] #21 11.04 Selecting previously unselected package python3-wheel. [2022-08-26T08:41:23.348Z] #21 9.868 Selecting previously unselected package vim. [2022-08-26T08:41:23.348Z] #21 9.871 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:23.348Z] #21 9.879 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:23.521Z] #21 11.04 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T08:41:23.521Z] #21 11.05 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T08:41:23.521Z] #21 11.09 Selecting previously unselected package python3-pip. [2022-08-26T08:41:23.521Z] #21 11.09 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:23.521Z] #21 11.10 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:23.609Z] #21 10.03 Selecting previously unselected package xfsprogs. [2022-08-26T08:41:23.609Z] #21 10.04 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T08:41:23.609Z] #21 10.04 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T08:41:23.609Z] #21 10.15 Selecting previously unselected package zip. [2022-08-26T08:41:23.780Z] #21 11.23 Selecting previously unselected package sudo. [2022-08-26T08:41:23.780Z] #21 11.24 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T08:41:23.780Z] #21 11.24 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T08:41:23.780Z] #21 11.45 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T08:41:23.780Z] #21 11.45 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T08:41:23.780Z] #21 11.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:23.869Z] #21 10.16 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-26T08:41:23.869Z] #21 10.16 Unpacking zip (3.0-12) ... [2022-08-26T08:41:23.869Z] #21 10.20 Selecting previously unselected package zstd. [2022-08-26T08:41:23.869Z] #21 10.21 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T08:41:23.869Z] #21 10.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:23.869Z] #21 10.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:23.963Z] #23 7.320 Collecting yamllint==1.26.1 [2022-08-26T08:41:24.040Z] #21 11.56 Selecting previously unselected package uidmap. [2022-08-26T08:41:24.040Z] #21 11.56 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T08:41:24.040Z] #21 11.56 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T08:41:24.040Z] #21 11.64 Selecting previously unselected package vim-runtime. [2022-08-26T08:41:24.040Z] #21 11.64 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:24.040Z] #21 11.66 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-26T08:41:24.040Z] #21 11.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T08:41:24.040Z] #21 11.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:24.129Z] #21 10.65 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:24.129Z] #21 10.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:24.129Z] #21 10.67 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:24.129Z] #21 10.68 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T08:41:24.129Z] #21 10.69 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:24.129Z] #21 10.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:24.129Z] #21 10.71 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T08:41:24.220Z] #23 8.374 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T08:41:24.313Z] #60 DONE 12.1s [2022-08-26T08:41:24.313Z] [2022-08-26T08:41:24.313Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:24.313Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-26T08:41:24.313Z] #21 14.16 Selecting previously unselected package vim. [2022-08-26T08:41:24.313Z] #21 14.16 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-26T08:41:24.313Z] #21 14.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:24.313Z] #21 14.48 Selecting previously unselected package xfsprogs. [2022-08-26T08:41:24.313Z] #21 14.48 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-26T08:41:24.313Z] #21 14.50 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T08:41:24.313Z] #21 14.76 Selecting previously unselected package zip. [2022-08-26T08:41:24.313Z] #21 14.76 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-26T08:41:24.313Z] #21 14.77 Unpacking zip (3.0-12) ... [2022-08-26T08:41:24.313Z] #21 14.87 Selecting previously unselected package zstd. [2022-08-26T08:41:24.313Z] #21 14.88 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-26T08:41:24.313Z] #21 14.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:24.389Z] #21 10.73 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T08:41:24.389Z] #21 10.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:24.389Z] #21 10.76 Setting up bzip2 (1.0.8-4) ... [2022-08-26T08:41:24.389Z] #21 10.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:24.389Z] #21 10.77 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T08:41:24.389Z] #21 10.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:24.389Z] #21 10.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:24.389Z] #21 10.96 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:24.389Z] #21 10.97 Setting up apparmor (2.13.6-10) ... [2022-08-26T08:41:24.477Z] #23 8.806 Collecting pathspec>=0.5.3 [2022-08-26T08:41:24.569Z] #21 15.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:24.733Z] #23 8.812 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T08:41:24.733Z] #23 8.977 Collecting pyyaml [2022-08-26T08:41:24.733Z] #23 8.982 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-26T08:41:24.733Z] #23 9.018 Building wheels for collected packages: yamllint [2022-08-26T08:41:24.733Z] #23 9.020 Building wheel for yamllint (setup.py): started [2022-08-26T08:41:24.989Z] #23 9.387 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T08:41:25.133Z] #21 15.50 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-26T08:41:25.133Z] #21 15.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:25.133Z] #21 15.54 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-26T08:41:25.133Z] #21 15.55 Setting up libicu67:arm64 (67.1-7) ... [2022-08-26T08:41:25.133Z] #21 15.56 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-26T08:41:25.133Z] #21 15.57 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-26T08:41:25.133Z] #21 15.58 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T08:41:25.133Z] #21 15.59 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-26T08:41:25.133Z] #21 15.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:25.133Z] #21 15.62 Setting up bzip2 (1.0.8-4) ... [2022-08-26T08:41:25.133Z] #21 15.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-26T08:41:25.133Z] #21 15.65 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T08:41:25.245Z] #23 9.389 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1278b124ffe9ba0c1125d1a5ba58a00d352ed17a0032c176f00adbd2362d0d8e [2022-08-26T08:41:25.245Z] #23 9.389 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T08:41:25.245Z] #23 9.392 Successfully built yamllint [2022-08-26T08:41:25.245Z] #23 9.401 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T08:41:25.245Z] #23 9.587 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T08:41:25.330Z] #21 11.82 Setting up zip (3.0-12) ... [2022-08-26T08:41:25.330Z] #21 11.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:25.330Z] #21 11.84 Setting up bash-completion (1:2.11-2) ... [2022-08-26T08:41:25.389Z] #21 15.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:25.389Z] #21 15.92 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-26T08:41:25.389Z] #21 15.94 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:25.389Z] #21 15.95 Setting up apparmor (2.13.6-10) ... [2022-08-26T08:41:25.420Z] #21 12.82 Selecting previously unselected package vim. [2022-08-26T08:41:25.420Z] #21 12.83 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:25.420Z] #21 12.84 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:25.420Z] #21 13.05 Selecting previously unselected package xfsprogs. [2022-08-26T08:41:25.420Z] #21 13.05 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T08:41:25.420Z] #21 13.05 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T08:41:25.680Z] #21 13.22 Selecting previously unselected package zip. [2022-08-26T08:41:25.680Z] #21 13.23 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-26T08:41:25.680Z] #21 13.23 Unpacking zip (3.0-12) ... [2022-08-26T08:41:25.680Z] #21 13.29 Selecting previously unselected package zstd. [2022-08-26T08:41:25.680Z] #21 13.29 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T08:41:25.680Z] #21 13.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:25.808Z] #23 DONE 9.9s [2022-08-26T08:41:25.808Z] [2022-08-26T08:41:25.808Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T08:41:25.808Z] #27 sha256:21addf9518630ba338be418a4b2317befcef7bf71835f79156727456db971c3c [2022-08-26T08:41:25.808Z] #27 DONE 0.2s [2022-08-26T08:41:25.808Z] [2022-08-26T08:41:25.808Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T08:41:25.808Z] #32 sha256:2734fa0319069205725bde9a3638f5d869e2c6671aa51200f0c68f66848c9811 [2022-08-26T08:41:25.846Z] #71 10.36 + cd /tmp/tmp.Og3Xsp0CXA/src/github.com/containerd/containerd [2022-08-26T08:41:25.846Z] #71 10.36 + git checkout -q v1.6.8 [2022-08-26T08:41:25.900Z] #21 12.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:25.900Z] #21 12.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T08:41:25.900Z] #21 12.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:25.900Z] #21 12.45 Setting up patch (2.7.6-7) ... [2022-08-26T08:41:25.900Z] #21 12.46 Setting up sudo (1.9.5p2-3) ... [2022-08-26T08:41:25.900Z] #21 12.50 invoke-rc.d: could not determine current runlevel [2022-08-26T08:41:25.939Z] #21 13.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:26.064Z] #32 DONE 0.3s [2022-08-26T08:41:26.064Z] [2022-08-26T08:41:26.064Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T08:41:26.064Z] #35 sha256:238f545003d8c4b05fc9134ffa9ec461f37ccecf474289da50c20b948d284363 [2022-08-26T08:41:26.107Z] #71 11.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T08:41:26.107Z] #71 11.02 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T08:41:26.107Z] #71 11.03 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:26.107Z] #71 11.03 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:26.107Z] #71 11.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T08:41:26.107Z] #71 11.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T08:41:26.107Z] #71 11.03 + '[' '' = dynamic ']' [2022-08-26T08:41:26.107Z] #71 11.03 + make [2022-08-26T08:41:26.161Z] #21 12.50 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T08:41:26.161Z] #21 12.51 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T08:41:26.161Z] #21 12.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:26.161Z] #21 12.53 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:26.161Z] #21 12.54 Setting up pigz (2.6-1) ... [2022-08-26T08:41:26.161Z] #21 12.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:26.161Z] #21 12.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:26.161Z] #21 12.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:26.161Z] #21 12.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:26.161Z] #21 12.73 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:26.161Z] #21 12.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:26.199Z] #21 13.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:26.199Z] #21 13.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:26.199Z] #21 13.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:26.199Z] #21 13.76 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T08:41:26.199Z] #21 13.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:26.199Z] #21 13.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:26.199Z] #21 13.79 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T08:41:26.199Z] #21 13.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T08:41:26.199Z] #21 13.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:26.199Z] #21 13.83 Setting up bzip2 (1.0.8-4) ... [2022-08-26T08:41:26.199Z] #21 13.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:26.199Z] #21 13.85 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T08:41:26.320Z] #35 DONE 0.2s [2022-08-26T08:41:26.321Z] [2022-08-26T08:41:26.321Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T08:41:26.321Z] #37 sha256:bb2eabf4010e2567114a08427e2a921118a7befec58f2620f406cd3eeafb2790 [2022-08-26T08:41:26.321Z] #37 DONE 0.2s [2022-08-26T08:41:26.321Z] [2022-08-26T08:41:26.321Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T08:41:26.321Z] #39 sha256:c110bd2ac48cf7a2ad602f05e03a1ea0f71cf885c7827e6c8a4369aa614ce060 [2022-08-26T08:41:26.422Z] #21 12.86 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:26.422Z] #21 12.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:26.422Z] #21 12.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:26.422Z] #21 12.92 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T08:41:26.422Z] #21 13.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:26.459Z] #21 14.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:26.459Z] #21 14.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:26.459Z] #21 14.10 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:26.459Z] #21 14.11 Setting up apparmor (2.13.6-10) ... [2022-08-26T08:41:26.578Z] #39 DONE 0.1s [2022-08-26T08:41:26.578Z] [2022-08-26T08:41:26.578Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T08:41:26.578Z] #41 sha256:acd2ac57214ac02aa78ce9137ffa5bc4e98f782b33a2b9fa60c83abf6b0311a0 [2022-08-26T08:41:26.578Z] #41 DONE 0.1s [2022-08-26T08:41:26.578Z] [2022-08-26T08:41:26.578Z] #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-26T08:41:26.578Z] #64 sha256:ca67fdc4882af9bad8a8ddbd3c04c14511d7ee1c9d7cc357529920b31f0bf14b [2022-08-26T08:41:26.578Z] #64 ... [2022-08-26T08:41:26.578Z] [2022-08-26T08:41:26.578Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T08:41:26.578Z] #45 sha256:0892f6316a7de1aa4184526de146f902378149f2c6df8e96ed17c86244105db3 [2022-08-26T08:41:26.578Z] #45 DONE 0.1s [2022-08-26T08:41:26.578Z] [2022-08-26T08:41:26.578Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T08:41:26.578Z] #48 sha256:422cabc1f434fe41975d1a310189a62c900bcc1d0c443c54023137f0af08616b [2022-08-26T08:41:26.679Z] #71 ... [2022-08-26T08:41:26.679Z] [2022-08-26T08:41:26.679Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:26.679Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-26T08:41:26.679Z] #28 1.828 Reading package lists... [2022-08-26T08:41:26.679Z] #28 6.376 Reading package lists... [2022-08-26T08:41:26.679Z] #28 11.02 Building dependency tree... [2022-08-26T08:41:26.679Z] #28 12.13 Reading state information... [2022-08-26T08:41:26.679Z] #28 13.00 bzip2 is already the newest version (1.0.8-4). [2022-08-26T08:41:26.679Z] #28 13.00 patch is already the newest version (2.7.6-7). [2022-08-26T08:41:26.679Z] #28 13.00 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-26T08:41:26.679Z] #28 13.00 The following additional packages will be installed: [2022-08-26T08:41:26.679Z] #28 13.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-26T08:41:26.679Z] #28 13.01 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-26T08:41:26.679Z] #28 13.01 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-26T08:41:26.679Z] #28 13.01 python3-pkg-resources vim-runtime xxd [2022-08-26T08:41:26.679Z] #28 13.03 Suggested packages: [2022-08-26T08:41:26.679Z] #28 13.03 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-26T08:41:26.679Z] #28 13.03 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-26T08:41:26.679Z] #28 13.03 Recommended packages: [2022-08-26T08:41:26.679Z] #28 13.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-26T08:41:26.679Z] #28 14.13 The following NEW packages will be installed: [2022-08-26T08:41:26.679Z] #28 14.13 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-26T08:41:26.679Z] #28 14.13 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-26T08:41:26.679Z] #28 14.13 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-26T08:41:26.679Z] #28 14.13 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-26T08:41:26.679Z] #28 14.14 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-26T08:41:26.679Z] #28 14.14 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-26T08:41:26.679Z] #28 14.14 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-26T08:41:26.679Z] #28 ... [2022-08-26T08:41:26.679Z] [2022-08-26T08:41:26.679Z] #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-26T08:41:26.679Z] #71 sha256:0211c8e2884069a526b7fd465c04904b485317ce6d4073760f40087afa98ce46 [2022-08-26T08:41:26.679Z] #71 11.62 + bin/ctr [2022-08-26T08:41:26.682Z] #21 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T08:41:26.682Z] #21 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T08:41:26.682Z] #21 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T08:41:26.682Z] #21 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T08:41:26.682Z] #21 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T08:41:26.682Z] #21 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T08:41:26.682Z] #21 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T08:41:26.682Z] #21 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T08:41:26.682Z] #21 13.08 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:26.759Z] #21 16.89 Setting up zip (3.0-12) ... [2022-08-26T08:41:26.759Z] #21 16.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:26.759Z] #21 16.92 Setting up bash-completion (1:2.11-2) ... [2022-08-26T08:41:26.834Z] #48 DONE 0.2s [2022-08-26T08:41:26.834Z] [2022-08-26T08:41:26.834Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T08:41:26.834Z] #52 sha256:738e3e12856003cdca7a5de25075746ba8d04b13de9196654fbce7f58ff701cf [2022-08-26T08:41:26.834Z] #52 DONE 0.1s [2022-08-26T08:41:26.834Z] [2022-08-26T08:41:26.834Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T08:41:26.834Z] #54 sha256:4168fab651dbbae3179cf2a7bbbc892d3ac7844d9e3b67545261fb7056224a3e [2022-08-26T08:41:26.943Z] #21 13.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:26.943Z] #21 13.40 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:26.943Z] #21 13.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:26.943Z] #21 13.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:27.090Z] #54 DONE 0.1s [2022-08-26T08:41:27.090Z] [2022-08-26T08:41:27.090Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T08:41:27.090Z] #56 sha256:ce8458fa43051933f140401bd6a1b663dfd04878493f7bd9e0fc4c5f5c022049 [2022-08-26T08:41:27.204Z] #21 13.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:27.204Z] #21 13.69 Setting up jq (1.6-2.1) ... [2022-08-26T08:41:27.204Z] #21 13.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:27.204Z] #21 13.71 Setting up iptables (1.8.7-1) ... [2022-08-26T08:41:27.204Z] #21 13.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:27.204Z] #21 13.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:27.204Z] #21 13.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:27.204Z] #21 13.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:27.346Z] #56 DONE 0.3s [2022-08-26T08:41:27.346Z] [2022-08-26T08:41:27.346Z] #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-26T08:41:27.346Z] #64 sha256:ca67fdc4882af9bad8a8ddbd3c04c14511d7ee1c9d7cc357529920b31f0bf14b [2022-08-26T08:41:27.346Z] #64 ... [2022-08-26T08:41:27.346Z] [2022-08-26T08:41:27.346Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T08:41:27.346Z] #58 sha256:58800635cf34f0431757c1febcad2d39a47d70b3dd5dd5fd1acbc1c715776001 [2022-08-26T08:41:27.346Z] #58 DONE 0.1s [2022-08-26T08:41:27.346Z] [2022-08-26T08:41:27.346Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T08:41:27.346Z] #61 sha256:e10318d0ab4b7e5da7d53b8866f434ecad9e14d73e988648fa769d15259cdd0e [2022-08-26T08:41:27.398Z] #21 14.99 Setting up zip (3.0-12) ... [2022-08-26T08:41:27.398Z] #21 15.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:27.398Z] #21 15.04 Setting up bash-completion (1:2.11-2) ... [2022-08-26T08:41:27.464Z] #21 13.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T08:41:27.464Z] #21 13.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T08:41:27.464Z] #21 13.75 Setting up iproute2 (5.10.0-4) ... [2022-08-26T08:41:27.464Z] #21 13.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T08:41:27.602Z] #61 DONE 0.1s [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #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-26T08:41:27.602Z] #67 sha256:f8e7595dd201542f33f34c25c8e2143f417aa72ef6d3dd1ca6d8f260266d3dee [2022-08-26T08:41:27.602Z] #67 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T08:41:27.602Z] #68 sha256:eea6c6dcb1003bac3aafc494dff7235a56944f1cb2dfd35e5213fd73f3444b14 [2022-08-26T08:41:27.602Z] #68 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T08:41:27.602Z] #66 sha256:bde3e12b85652476583adba8482ecaa299cb8431cb21631cd4d726551eef69b1 [2022-08-26T08:41:27.602Z] #66 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T08:41:27.602Z] #69 sha256:170a3b06e8220933dfe0008b2ea2c4b60b40ad23d8da716273b5712908e98ecf [2022-08-26T08:41:27.602Z] #69 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T08:41:27.602Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T08:41:27.602Z] #72 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T08:41:27.602Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T08:41:27.602Z] #74 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #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-26T08:41:27.602Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T08:41:27.602Z] #76 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #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-26T08:41:27.602Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T08:41:27.602Z] #77 CACHED [2022-08-26T08:41:27.602Z] [2022-08-26T08:41:27.602Z] #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-26T08:41:27.602Z] #64 sha256:ca67fdc4882af9bad8a8ddbd3c04c14511d7ee1c9d7cc357529920b31f0bf14b [2022-08-26T08:41:27.687Z] #21 18.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:27.687Z] #21 18.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T08:41:27.687Z] #21 18.04 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-26T08:41:27.687Z] #21 18.06 Setting up patch (2.7.6-7) ... [2022-08-26T08:41:27.687Z] #21 18.07 Setting up sudo (1.9.5p2-3) ... [2022-08-26T08:41:27.687Z] #21 18.12 invoke-rc.d: could not determine current runlevel [2022-08-26T08:41:27.687Z] #21 18.13 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T08:41:27.687Z] #21 18.14 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T08:41:27.687Z] #21 18.15 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-26T08:41:27.687Z] #21 18.17 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:27.687Z] #21 18.18 Setting up pigz (2.6-1) ... [2022-08-26T08:41:27.687Z] #21 18.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-26T08:41:27.687Z] #21 18.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-26T08:41:27.687Z] #21 18.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:27.687Z] #21 18.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:28.288Z] #21 18.53 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-26T08:41:28.288Z] #21 18.55 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:28.288Z] #21 18.70 Setting up libelf1:arm64 (0.183-1) ... [2022-08-26T08:41:28.288Z] #21 18.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:28.288Z] #21 18.73 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-26T08:41:28.288Z] #21 18.74 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T08:41:28.288Z] #21 18.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:28.338Z] #21 15.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T08:41:28.338Z] #21 15.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T08:41:28.338Z] #21 15.96 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:28.338Z] #21 15.97 Setting up patch (2.7.6-7) ... [2022-08-26T08:41:28.338Z] #21 15.98 Setting up sudo (1.9.5p2-3) ... [2022-08-26T08:41:28.338Z] #21 16.03 invoke-rc.d: could not determine current runlevel [2022-08-26T08:41:28.338Z] #21 16.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T08:41:28.338Z] #21 16.05 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T08:41:28.338Z] #21 16.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:28.405Z] #21 DONE 14.7s [2022-08-26T08:41:28.405Z] [2022-08-26T08:41:28.405Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-26T08:41:28.405Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-26T08:41:28.544Z] #21 18.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T08:41:28.544Z] #21 18.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T08:41:28.544Z] #21 18.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T08:41:28.544Z] #21 18.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T08:41:28.544Z] #21 18.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T08:41:28.544Z] #21 18.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T08:41:28.544Z] #21 18.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T08:41:28.544Z] #21 18.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T08:41:28.544Z] #21 18.97 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:28.598Z] #21 16.07 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:28.598Z] #21 16.08 Setting up pigz (2.6-1) ... [2022-08-26T08:41:28.598Z] #21 16.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:28.598Z] #21 16.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:28.598Z] #21 16.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:28.598Z] #21 16.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:28.667Z] #22 0.411 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T08:41:28.667Z] #22 0.415 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T08:41:28.667Z] #22 0.418 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T08:41:28.667Z] #22 DONE 0.5s [2022-08-26T08:41:28.667Z] [2022-08-26T08:41:28.667Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T08:41:28.667Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-26T08:41:28.858Z] #21 16.40 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:28.858Z] #21 16.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:28.858Z] #21 16.61 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:28.858Z] #21 16.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:29.105Z] #21 19.38 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-26T08:41:29.105Z] #21 19.39 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-26T08:41:29.106Z] #21 19.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:29.106Z] #21 19.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:29.106Z] #21 19.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-26T08:41:29.106Z] #21 19.76 Setting up jq (1.6-2.1) ... [2022-08-26T08:41:29.106Z] #21 19.77 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-26T08:41:29.118Z] #21 16.63 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:29.118Z] #21 16.64 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T08:41:29.118Z] #21 16.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:29.118Z] #21 16.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T08:41:29.118Z] #21 16.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T08:41:29.118Z] #21 16.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T08:41:29.118Z] #21 16.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T08:41:29.118Z] #21 16.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T08:41:29.118Z] #21 16.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T08:41:29.118Z] #21 16.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T08:41:29.118Z] #21 16.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T08:41:29.362Z] #21 19.78 Setting up iptables (1.8.7-1) ... [2022-08-26T08:41:29.362Z] #21 19.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:29.362Z] #21 19.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:29.362Z] #21 19.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:29.362Z] #21 19.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:29.362Z] #21 19.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T08:41:29.362Z] #21 19.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T08:41:29.362Z] #21 19.82 Setting up iproute2 (5.10.0-4) ... [2022-08-26T08:41:29.378Z] #21 16.87 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:29.619Z] #21 20.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T08:41:29.877Z] #21 DONE 20.3s [2022-08-26T08:41:29.877Z] [2022-08-26T08:41:29.877Z] #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-26T08:41:29.877Z] #22 sha256:0bb136e887c2c21f3f99b4a3c3f36f83aec039135f425a7ff195966b5fb34417 [2022-08-26T08:41:29.948Z] #21 17.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:29.948Z] #21 17.40 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:29.948Z] #21 17.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:29.948Z] #21 17.43 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:30.133Z] #22 0.487 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T08:41:30.133Z] #22 0.491 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T08:41:30.133Z] #22 0.496 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T08:41:30.209Z] #21 17.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:30.209Z] #21 17.94 Setting up jq (1.6-2.1) ... [2022-08-26T08:41:30.209Z] #21 17.96 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:30.209Z] #21 17.97 Setting up iptables (1.8.7-1) ... [2022-08-26T08:41:30.390Z] #22 DONE 0.6s [2022-08-26T08:41:30.390Z] [2022-08-26T08:41:30.390Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T08:41:30.390Z] #23 sha256:d4a1646f9aff1d1431c9ab73acea5a0fa1efb9bd5d0f7777237f51f573da59e8 [2022-08-26T08:41:30.469Z] #21 17.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:30.469Z] #21 17.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:30.469Z] #21 17.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:30.469Z] #21 18.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:30.469Z] #21 18.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T08:41:30.469Z] #21 18.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T08:41:30.469Z] #21 18.02 Setting up iproute2 (5.10.0-4) ... [2022-08-26T08:41:30.731Z] #21 18.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T08:41:30.993Z] #21 DONE 18.6s [2022-08-26T08:41:30.993Z] [2022-08-26T08:41:30.993Z] #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-26T08:41:30.993Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-26T08:41:31.933Z] #22 0.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T08:41:31.933Z] #22 0.792 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T08:41:31.933Z] #22 0.795 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T08:41:31.933Z] #22 DONE 0.8s [2022-08-26T08:41:31.933Z] [2022-08-26T08:41:31.933Z] #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-26T08:41:31.933Z] #64 sha256:b8e264ca51ea05b1b3fc642dd6646a5c7694cc934256df6b4604ac114ca77add [2022-08-26T08:41:31.933Z] #64 9.976 + cd /tmp/tmp.PkppXnesBO/src/github.com/containerd/containerd [2022-08-26T08:41:31.933Z] #64 9.976 + git checkout -q v1.6.8 [2022-08-26T08:41:31.933Z] #64 10.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T08:41:31.933Z] #64 10.72 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T08:41:31.933Z] #64 10.72 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:31.933Z] #64 10.72 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:31.933Z] #64 10.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T08:41:31.933Z] #64 10.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T08:41:31.933Z] #64 10.72 + '[' '' = dynamic ']' [2022-08-26T08:41:31.933Z] #64 10.72 + make [2022-08-26T08:41:31.933Z] #64 11.61 + bin/ctr [2022-08-26T08:41:31.933Z] #64 ... [2022-08-26T08:41:31.933Z] [2022-08-26T08:41:31.933Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T08:41:31.933Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-26T08:41:31.968Z] #71 ... [2022-08-26T08:41:31.968Z] [2022-08-26T08:41:31.968Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T08:41:31.968Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-26T08:41:31.968Z] #28 14.48 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T08:41:31.968Z] #28 14.48 Need to get 18.6 MB of archives. [2022-08-26T08:41:31.968Z] #28 14.48 After this operation, 71.4 MB of additional disk space will be used. [2022-08-26T08:41:31.968Z] #28 14.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T08:41:31.968Z] #28 14.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T08:41:31.968Z] #28 14.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T08:41:31.968Z] #28 14.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T08:41:31.968Z] #28 14.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T08:41:31.968Z] #28 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T08:41:31.968Z] #28 14.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T08:41:31.968Z] #28 14.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T08:41:31.968Z] #28 14.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T08:41:31.968Z] #28 14.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T08:41:31.968Z] #28 14.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T08:41:31.968Z] #28 14.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T08:41:31.968Z] #28 14.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T08:41:31.968Z] #28 14.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T08:41:31.968Z] #28 14.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T08:41:31.968Z] #28 14.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T08:41:31.968Z] #28 14.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T08:41:31.968Z] #28 14.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T08:41:31.968Z] #28 14.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T08:41:31.968Z] #28 14.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T08:41:31.968Z] #28 14.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T08:41:31.968Z] #28 14.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T08:41:31.968Z] #28 14.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T08:41:31.968Z] #28 14.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T08:41:31.968Z] #28 14.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T08:41:31.968Z] #28 14.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-26T08:41:31.968Z] #28 14.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-26T08:41:31.968Z] #28 14.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-26T08:41:31.968Z] #28 14.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T08:41:31.968Z] #28 14.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T08:41:31.968Z] #28 14.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-26T08:41:31.968Z] #28 14.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T08:41:31.968Z] #28 14.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T08:41:31.968Z] #28 14.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T08:41:31.968Z] #28 14.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T08:41:31.968Z] #28 14.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T08:41:31.968Z] #28 14.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T08:41:31.968Z] #28 14.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T08:41:31.968Z] #28 14.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-26T08:41:31.968Z] #28 14.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T08:41:31.968Z] #28 14.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-26T08:41:31.968Z] #28 14.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T08:41:31.968Z] #28 14.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T08:41:31.968Z] #28 14.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T08:41:31.968Z] #28 14.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T08:41:31.968Z] #28 15.16 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T08:41:31.968Z] #28 15.36 Fetched 18.6 MB in 1s (35.2 MB/s) [2022-08-26T08:41:31.968Z] #28 15.40 Selecting previously unselected package pigz. [2022-08-26T08:41:31.968Z] #28 15.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-26T08:41:31.968Z] #28 15.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.46 Unpacking pigz (2.6-1) ... [2022-08-26T08:41:31.968Z] #28 15.52 Selecting previously unselected package libelf1:amd64. [2022-08-26T08:41:31.968Z] #28 15.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:31.968Z] #28 15.63 Selecting previously unselected package libbpf0:amd64. [2022-08-26T08:41:31.968Z] #28 15.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.65 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:31.968Z] #28 15.72 Selecting previously unselected package libcap2:amd64. [2022-08-26T08:41:31.968Z] #28 15.72 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:31.968Z] #28 15.77 Selecting previously unselected package libmnl0:amd64. [2022-08-26T08:41:31.968Z] #28 15.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:31.968Z] #28 15.82 Selecting previously unselected package libxtables12:amd64. [2022-08-26T08:41:31.968Z] #28 15.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:31.968Z] #28 15.88 Selecting previously unselected package libcap2-bin. [2022-08-26T08:41:31.968Z] #28 15.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:31.968Z] #28 15.95 Selecting previously unselected package iproute2. [2022-08-26T08:41:31.968Z] #28 15.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 15.96 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T08:41:31.968Z] #28 16.15 Selecting previously unselected package xxd. [2022-08-26T08:41:31.968Z] #28 16.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 16.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:31.968Z] #28 16.24 Selecting previously unselected package vim-common. [2022-08-26T08:41:31.968Z] #28 16.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:31.968Z] #28 16.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:31.968Z] #28 16.36 Selecting previously unselected package bash-completion. [2022-08-26T08:41:31.968Z] #28 16.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T08:41:31.968Z] #28 17.31 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T08:41:31.968Z] #28 17.52 Selecting previously unselected package apparmor. [2022-08-26T08:41:31.968Z] #28 17.53 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 17.56 Unpacking apparmor (2.13.6-10) ... [2022-08-26T08:41:31.968Z] #28 17.76 Selecting previously unselected package inetutils-ping. [2022-08-26T08:41:31.968Z] #28 17.77 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 17.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:31.968Z] #28 17.83 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T08:41:31.968Z] #28 17.84 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 17.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:31.968Z] #28 17.90 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T08:41:31.968Z] #28 17.90 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 17.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:31.968Z] #28 17.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T08:41:31.968Z] #28 17.96 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 17.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:31.968Z] #28 18.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T08:41:31.968Z] #28 18.02 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 18.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:31.968Z] #28 18.06 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T08:41:31.968Z] #28 18.07 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 18.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:31.968Z] #28 18.14 Selecting previously unselected package iptables. [2022-08-26T08:41:31.968Z] #28 18.14 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 18.15 Unpacking iptables (1.8.7-1) ... [2022-08-26T08:41:31.968Z] #28 18.29 Selecting previously unselected package libonig5:amd64. [2022-08-26T08:41:31.968Z] #28 18.29 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 18.30 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:31.968Z] #28 18.38 Selecting previously unselected package libjq1:amd64. [2022-08-26T08:41:31.968Z] #28 18.38 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 18.39 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:31.968Z] #28 18.46 Selecting previously unselected package jq. [2022-08-26T08:41:31.968Z] #28 18.46 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 18.48 Unpacking jq (1.6-2.1) ... [2022-08-26T08:41:31.968Z] #28 18.57 Selecting previously unselected package libaio1:amd64. [2022-08-26T08:41:31.968Z] #28 18.57 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T08:41:31.968Z] #28 18.58 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:31.968Z] #28 18.63 Selecting previously unselected package libgpm2:amd64. [2022-08-26T08:41:31.969Z] #28 18.63 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T08:41:31.969Z] #28 18.64 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:31.969Z] #28 18.69 Selecting previously unselected package libinih1:amd64. [2022-08-26T08:41:31.969Z] #28 18.69 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-26T08:41:31.969Z] #28 18.70 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:31.969Z] #28 18.74 Selecting previously unselected package libnet1:amd64. [2022-08-26T08:41:31.969Z] #28 18.74 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T08:41:31.969Z] #28 18.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:31.969Z] #28 18.80 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T08:41:31.969Z] #28 18.80 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T08:41:31.969Z] #28 18.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:31.969Z] #28 18.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T08:41:31.969Z] #28 18.87 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T08:41:31.969Z] #28 18.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:31.969Z] #28 18.93 Selecting previously unselected package libyajl2:amd64. [2022-08-26T08:41:31.969Z] #28 18.94 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T08:41:31.969Z] #28 18.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T08:41:31.969Z] #28 18.98 Selecting previously unselected package net-tools. [2022-08-26T08:41:31.969Z] #28 18.99 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T08:41:31.969Z] #28 18.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:31.969Z] #28 19.09 Selecting previously unselected package python-pip-whl. [2022-08-26T08:41:31.969Z] #28 19.10 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:31.969Z] #28 19.10 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:31.969Z] #28 19.39 Selecting previously unselected package python3-lib2to3. [2022-08-26T08:41:31.969Z] #28 19.39 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T08:41:31.969Z] #28 19.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:31.969Z] #28 19.47 Selecting previously unselected package python3-distutils. [2022-08-26T08:41:31.969Z] #28 19.47 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T08:41:31.969Z] #28 19.48 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T08:41:31.969Z] #28 19.56 Selecting previously unselected package python3-pkg-resources. [2022-08-26T08:41:31.969Z] #28 19.56 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T08:41:31.969Z] #28 19.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:32.230Z] #28 19.64 Selecting previously unselected package python3-setuptools. [2022-08-26T08:41:32.230Z] #28 19.65 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T08:41:32.230Z] #28 19.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:32.230Z] #28 19.78 Selecting previously unselected package python3-wheel. [2022-08-26T08:41:32.230Z] #28 19.78 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T08:41:32.230Z] #28 19.79 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T08:41:32.230Z] #28 19.84 Selecting previously unselected package python3-pip. [2022-08-26T08:41:32.230Z] #28 19.84 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T08:41:32.230Z] #28 19.85 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:32.490Z] #28 19.98 Selecting previously unselected package sudo. [2022-08-26T08:41:32.490Z] #28 19.98 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T08:41:32.490Z] #28 19.98 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T08:41:32.750Z] #28 20.23 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T08:41:32.750Z] #28 20.24 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T08:41:32.750Z] #28 20.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:32.750Z] #28 20.37 Selecting previously unselected package uidmap. [2022-08-26T08:41:32.750Z] #28 20.38 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T08:41:32.750Z] #28 20.39 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T08:41:32.750Z] #28 20.46 Selecting previously unselected package vim-runtime. [2022-08-26T08:41:32.750Z] #28 20.47 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T08:41:32.750Z] #28 20.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-26T08:41:32.907Z] #23 ... [2022-08-26T08:41:32.907Z] [2022-08-26T08:41:32.907Z] #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-26T08:41:32.907Z] #64 sha256:804d2e4c3189d441984579ad6cae40cf7d864751f697353fb510f52ecaab4309 [2022-08-26T08:41:32.907Z] #64 10.96 + git checkout -q v1.6.8 [2022-08-26T08:41:32.907Z] #64 11.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T08:41:32.907Z] #64 11.64 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T08:41:32.907Z] #64 11.64 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:32.907Z] #64 11.64 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T08:41:32.907Z] #64 11.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T08:41:32.907Z] #64 11.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T08:41:32.907Z] #64 11.64 + '[' '' = dynamic ']' [2022-08-26T08:41:32.907Z] #64 11.64 + make [2022-08-26T08:41:32.907Z] #64 12.64 + bin/ctr [2022-08-26T08:41:33.011Z] #28 20.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T08:41:33.011Z] #28 20.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:34.394Z] #28 21.74 Selecting previously unselected package vim. [2022-08-26T08:41:34.394Z] #28 21.75 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T08:41:34.394Z] #28 21.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:34.394Z] #28 22.03 Selecting previously unselected package xfsprogs. [2022-08-26T08:41:34.394Z] #28 22.03 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T08:41:34.394Z] #28 22.04 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T08:41:34.654Z] #28 22.24 Selecting previously unselected package zip. [2022-08-26T08:41:34.654Z] #28 22.24 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-26T08:41:34.654Z] #28 22.25 Unpacking zip (3.0-12) ... [2022-08-26T08:41:34.654Z] #28 22.32 Selecting previously unselected package zstd. [2022-08-26T08:41:34.654Z] #28 22.33 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T08:41:34.654Z] #28 22.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:34.914Z] #28 22.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T08:41:35.175Z] #28 22.86 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:35.175Z] #28 22.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T08:41:35.175Z] #28 22.90 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T08:41:35.175Z] #28 22.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T08:41:35.250Z] #23 5.799 Collecting yamllint==1.26.1 [2022-08-26T08:41:35.435Z] #28 22.93 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T08:41:35.435Z] #28 22.95 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T08:41:35.435Z] #28 22.96 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T08:41:35.435Z] #28 22.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T08:41:35.435Z] #28 22.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T08:41:35.435Z] #28 23.00 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T08:41:35.696Z] #28 23.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:35.696Z] #28 23.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T08:41:35.822Z] #23 6.850 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T08:41:35.822Z] #23 7.119 Collecting pathspec>=0.5.3 [2022-08-26T08:41:35.822Z] #23 7.123 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T08:41:35.822Z] #23 7.216 Collecting pyyaml [2022-08-26T08:41:35.822Z] #23 7.221 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-26T08:41:35.956Z] #28 23.34 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T08:41:35.956Z] #28 23.35 Setting up apparmor (2.13.6-10) ... [2022-08-26T08:41:36.083Z] #23 7.242 Building wheels for collected packages: yamllint [2022-08-26T08:41:36.083Z] #23 7.243 Building wheel for yamllint (setup.py): started [2022-08-26T08:41:36.083Z] #23 7.471 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T08:41:36.083Z] #23 7.472 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5a74a26b97b1cb07d506658279aefd39f8540f9257c1141a5d1e41dc152e97f4 [2022-08-26T08:41:36.083Z] #23 7.472 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T08:41:36.083Z] #23 7.474 Successfully built yamllint [2022-08-26T08:41:36.343Z] #23 7.480 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T08:41:36.343Z] #23 7.608 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T08:41:36.343Z] #23 DONE 7.7s [2022-08-26T08:41:36.343Z] [2022-08-26T08:41:36.343Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T08:41:36.343Z] #27 sha256:0c5231fea79a443e6e463536fd2416c84e2479bf0a819d4e2dc2e3b8b083405a [2022-08-26T08:41:36.896Z] #28 24.39 Setting up zip (3.0-12) ... [2022-08-26T08:41:36.896Z] #28 24.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:36.896Z] #28 24.44 Setting up bash-completion (1:2.11-2) ... [2022-08-26T08:41:36.913Z] #27 DONE 0.3s [2022-08-26T08:41:36.914Z] [2022-08-26T08:41:36.914Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T08:41:36.914Z] #32 sha256:bc1291fa3cdd88da4c61ea3d2bfd63392542911806d53cd358182330d300a578 [2022-08-26T08:41:36.914Z] #32 DONE 0.3s [2022-08-26T08:41:37.077Z] #64 ... [2022-08-26T08:41:37.077Z] [2022-08-26T08:41:37.077Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T08:41:37.077Z] #23 sha256:d4a1646f9aff1d1431c9ab73acea5a0fa1efb9bd5d0f7777237f51f573da59e8 [2022-08-26T08:41:37.077Z] #23 6.092 Collecting yamllint==1.26.1 [2022-08-26T08:41:37.173Z] [2022-08-26T08:41:37.173Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T08:41:37.173Z] #35 sha256:1707423ca88e8c425444cbfceece4b04e1788e46b3cf68cf5810338e87a3174d [2022-08-26T08:41:37.435Z] #35 DONE 0.3s [2022-08-26T08:41:37.435Z] [2022-08-26T08:41:37.435Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T08:41:37.435Z] #37 sha256:1269b73c68d370149440eada141315598e271c5ff06b5aa0032d85cfe9c41efd [2022-08-26T08:41:37.483Z] #23 7.150 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T08:41:37.696Z] #37 DONE 0.2s [2022-08-26T08:41:37.696Z] [2022-08-26T08:41:37.696Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T08:41:37.696Z] #39 sha256:fa64ab083b7f419a9840b3a74ff8a511e1552b3a5e4f3427757563d02e6127ea [2022-08-26T08:41:37.696Z] #39 DONE 0.1s [2022-08-26T08:41:37.696Z] [2022-08-26T08:41:37.696Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T08:41:37.696Z] #41 sha256:d95c0ecf16607672d1ceee33baf29640a67be5afb087bb58c2cea13c5bef2f45 [2022-08-26T08:41:37.836Z] #28 25.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T08:41:37.836Z] #28 25.34 Setting up sudo (1.9.5p2-3) ... [2022-08-26T08:41:37.836Z] #28 25.39 invoke-rc.d: could not determine current runlevel [2022-08-26T08:41:37.836Z] #28 25.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T08:41:37.836Z] #28 25.41 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T08:41:37.836Z] #28 25.42 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T08:41:37.836Z] #28 25.43 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T08:41:37.836Z] #28 25.45 Setting up pigz (2.6-1) ... [2022-08-26T08:41:37.836Z] #28 25.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T08:41:37.836Z] #28 25.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T08:41:37.958Z] #41 DONE 0.1s [2022-08-26T08:41:37.958Z] [2022-08-26T08:41:37.958Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T08:41:37.958Z] #45 sha256:2ca588a1697e01babea9a6ee807dbba45b819e8e898e6d58dbb023205e6beee4 [2022-08-26T08:41:37.958Z] #45 DONE 0.1s [2022-08-26T08:41:37.958Z] [2022-08-26T08:41:37.958Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T08:41:37.958Z] #48 sha256:aa77a168c13be5a78d56834e757d32bb40fb0dd676db06b724ea515ea47073d3 [2022-08-26T08:41:38.046Z] #23 7.585 Collecting pathspec>=0.5.3 [2022-08-26T08:41:38.046Z] #23 7.588 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T08:41:38.046Z] #23 7.704 Collecting pyyaml [2022-08-26T08:41:38.046Z] #23 7.716 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-26T08:41:38.046Z] #23 7.736 Building wheels for collected packages: yamllint [2022-08-26T08:41:38.046Z] #23 7.737 Building wheel for yamllint (setup.py): started [2022-08-26T08:41:38.096Z] #28 25.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T08:41:38.097Z] #28 25.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:38.097Z] #28 25.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T08:41:38.303Z] #23 7.993 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T08:41:38.303Z] #23 7.994 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=01192d955ee1cb89a6590139bbf896cc2cbd59ce051c0e23834450b2a4356410 [2022-08-26T08:41:38.303Z] #23 7.994 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T08:41:38.303Z] #23 7.997 Successfully built yamllint [2022-08-26T08:41:38.303Z] #23 8.004 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T08:41:38.357Z] #28 25.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T08:41:38.357Z] #28 25.92 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T08:41:38.357Z] #28 25.93 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T08:41:38.357Z] #28 25.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T08:41:38.357Z] #28 25.96 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T08:41:38.529Z] #48 DONE 0.3s [2022-08-26T08:41:38.529Z] [2022-08-26T08:41:38.529Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T08:41:38.529Z] #52 sha256:30fe89b79fc7c43f8d76cc4c2898f3578e29723392821a0a41ccb4cef9c883a5 [2022-08-26T08:41:38.529Z] #52 DONE 0.1s [2022-08-26T08:41:38.529Z] [2022-08-26T08:41:38.529Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T08:41:38.529Z] #54 sha256:72512a0da4e695aa68fb52bacaab368366cc10a910e54ede7f32dcc0429668bb [2022-08-26T08:41:38.529Z] #54 DONE 0.1s [2022-08-26T08:41:38.529Z] [2022-08-26T08:41:38.529Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T08:41:38.529Z] #56 sha256:ac6d6f3a25f462d37283e49f6ddbb5935e2c17173b9e5c6c7f21da39453256a6 [2022-08-26T08:41:38.560Z] #23 8.146 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T08:41:38.560Z] #23 DONE 8.4s [2022-08-26T08:41:38.560Z] [2022-08-26T08:41:38.560Z] #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-26T08:41:38.560Z] #64 sha256:804d2e4c3189d441984579ad6cae40cf7d864751f697353fb510f52ecaab4309 [2022-08-26T08:41:38.618Z] #28 26.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T08:41:38.618Z] #28 26.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T08:41:38.618Z] #28 26.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T08:41:38.618Z] #28 26.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T08:41:38.618Z] #28 26.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T08:41:38.618Z] #28 26.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T08:41:38.618Z] #28 26.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T08:41:38.618Z] #28 26.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T08:41:38.618Z] #28 26.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T08:41:38.618Z] #28 26.29 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T08:41:38.817Z] #64 ... [2022-08-26T08:41:38.817Z] [2022-08-26T08:41:38.817Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T08:41:38.817Z] #27 sha256:ecbfa30440b0e819b6edcec1e46d59d8aed92f5c0738ce4e7bba6151938fe9a8 [2022-08-26T08:41:38.817Z] #27 DONE 0.1s [2022-08-26T08:41:38.817Z] [2022-08-26T08:41:38.817Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T08:41:38.817Z] #32 sha256:73be495b0c6ee538b9b54761a6d643a367e300cd3358dfc9ae564efe9f022222 [2022-08-26T08:41:39.074Z] #32 DONE 0.4s [2022-08-26T08:41:39.074Z] [2022-08-26T08:41:39.074Z] #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-26T08:41:39.074Z] #64 sha256:804d2e4c3189d441984579ad6cae40cf7d864751f697353fb510f52ecaab4309 [2022-08-26T08:41:39.099Z] #56 DONE 0.5s [2022-08-26T08:41:39.099Z] [2022-08-26T08:41:39.099Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T08:41:39.099Z] #58 sha256:7439062ddc132e4feffb441a2e2261382ad9ff44cc2f1fe6003f7a34d83927c4 [2022-08-26T08:41:39.189Z] #28 26.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T08:41:39.189Z] #28 26.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T08:41:39.331Z] #64 ... [2022-08-26T08:41:39.331Z] [2022-08-26T08:41:39.331Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T08:41:39.331Z] #35 sha256:d91a8cca6db08fdefdf23a6ed3d47ad8c6011f6fef06ccc839d3421eb04123a2 [2022-08-26T08:41:39.331Z] #35 DONE 0.1s [2022-08-26T08:41:39.331Z] [2022-08-26T08:41:39.331Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T08:41:39.331Z] #37 sha256:e657473396763dd1247c39697cced2b15015479cf92fd460c93a31706a96a0b6 [2022-08-26T08:41:39.331Z] #37 DONE 0.1s [2022-08-26T08:41:39.331Z] [2022-08-26T08:41:39.331Z] #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-26T08:41:39.331Z] #64 sha256:804d2e4c3189d441984579ad6cae40cf7d864751f697353fb510f52ecaab4309 [2022-08-26T08:41:39.359Z] #58 DONE 0.2s [2022-08-26T08:41:39.359Z] [2022-08-26T08:41:39.359Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T08:41:39.359Z] #61 sha256:23eee3e76c7fe734d6a71e84a5d59664271d76759cec1a3ad34dcb9cd38e9d54 [2022-08-26T08:41:39.450Z] #28 26.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T08:41:39.450Z] #28 26.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T08:41:39.592Z] #64 ... [2022-08-26T08:41:39.593Z] [2022-08-26T08:41:39.593Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T08:41:39.593Z] #39 sha256:cf11e5a5917db5f765217f85c7ea6dc0761d7eab1332bc7aa6fdc9dc6ebc51dc [2022-08-26T08:41:39.593Z] #39 DONE 0.1s [2022-08-26T08:41:39.593Z] [2022-08-26T08:41:39.593Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T08:41:39.593Z] #41 sha256:754ee65f163e5aa0748f41dfea0fe17ff41bc391b5ec01e08078b70a33a5b1a9 [2022-08-26T08:41:39.593Z] #41 DONE 0.1s [2022-08-26T08:41:39.593Z] [2022-08-26T08:41:39.593Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T08:41:39.593Z] #45 sha256:3e42be7cd9e13b727dc4f6b24820a8824c52673726a505c72c6e4b6da71e21a7 [2022-08-26T08:41:39.593Z] #45 DONE 0.1s [2022-08-26T08:41:39.593Z] [2022-08-26T08:41:39.593Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T08:41:39.593Z] #48 sha256:b55eac2e9983d710cb8769978640683131b2d6101f9e5a4b86743e2f5370751e [2022-08-26T08:41:39.619Z] #61 DONE 0.3s [2022-08-26T08:41:39.619Z] [2022-08-26T08:41:39.619Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T08:41:39.619Z] #65 sha256:44f12216fcb3c74fda411e4afa3c712c66f3da7f7797d45bf890edccb0a62482 [2022-08-26T08:41:39.710Z] #28 27.41 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T08:41:39.710Z] #28 27.43 Setting up jq (1.6-2.1) ... [2022-08-26T08:41:39.710Z] #28 27.44 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T08:41:39.710Z] #28 27.46 Setting up iptables (1.8.7-1) ... [2022-08-26T08:41:39.971Z] #28 27.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:39.971Z] #28 27.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:39.971Z] #28 27.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T08:41:39.971Z] #28 27.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T08:41:39.971Z] #28 27.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T08:41:39.971Z] #28 27.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T08:41:39.971Z] #28 27.51 Setting up iproute2 (5.10.0-4) ... [2022-08-26T08:41:39.971Z] #28 27.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T08:41:40.112Z] #23 6.971 Collecting yamllint==1.26.1 [2022-08-26T08:41:40.112Z] #23 8.005 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T08:41:40.165Z] #48 DONE 0.3s [2022-08-26T08:41:40.165Z] [2022-08-26T08:41:40.165Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T08:41:40.165Z] #52 sha256:67373201fb2ae6f5e46856221192c2caeee25c670ce889f6f9f0cbff8cd1c020 [2022-08-26T08:41:40.165Z] #52 DONE 0.1s [2022-08-26T08:41:40.165Z] [2022-08-26T08:41:40.165Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T08:41:40.165Z] #54 sha256:3e8d1dfa389432891562face2c61aba8f83b6f99e5117584c19205833e0a7a66 [2022-08-26T08:41:40.165Z] #54 DONE 0.1s [2022-08-26T08:41:40.165Z] [2022-08-26T08:41:40.166Z] #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-26T08:41:40.166Z] #64 sha256:804d2e4c3189d441984579ad6cae40cf7d864751f697353fb510f52ecaab4309 [2022-08-26T08:41:40.166Z] #64 ... [2022-08-26T08:41:40.166Z] [2022-08-26T08:41:40.166Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T08:41:40.166Z] #56 sha256:9d17d88681f726cad8f11df6ea102fe85eb07c08b80d2839c2aca0e594647137 [2022-08-26T08:41:40.166Z] #56 DONE 0.1s [2022-08-26T08:41:40.373Z] #23 8.495 Collecting pathspec>=0.5.3 [2022-08-26T08:41:40.373Z] #23 8.504 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T08:41:40.373Z] #23 8.696 Collecting pyyaml [2022-08-26T08:41:40.429Z] [2022-08-26T08:41:40.429Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T08:41:40.429Z] #58 sha256:21f9db023ae35443718f742e454169f7bff972b2a6faff22976d7c4a104f3855 [2022-08-26T08:41:40.429Z] #58 DONE 0.1s [2022-08-26T08:41:40.429Z] [2022-08-26T08:41:40.429Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T08:41:40.429Z] #61 sha256:5a91bc2f5c1a9f9b2f1525d6b5fbdd485307ac5aeaaa10eb376718f1aa8f0b41 [2022-08-26T08:41:40.633Z] #23 8.702 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-26T08:41:40.633Z] #23 8.734 Building wheels for collected packages: yamllint [2022-08-26T08:41:40.633Z] #23 8.737 Building wheel for yamllint (setup.py): started [2022-08-26T08:41:40.686Z] #61 DONE 0.1s [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T08:41:40.686Z] #66 sha256:1934e5f206ed925bb26d7f8b619291cbdb9881a4d617b95b497908cb536119d2 [2022-08-26T08:41:40.686Z] #66 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #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-26T08:41:40.686Z] #67 sha256:543df223c3e5cd27bd0af0d2d162501681c3d1acc95a0919a07252215aee8a91 [2022-08-26T08:41:40.686Z] #67 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T08:41:40.686Z] #68 sha256:6ecce4ff8a8ebd66fe7260a755788566a8592ae05772f3a173a49f68ff8eaeca [2022-08-26T08:41:40.686Z] #68 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T08:41:40.686Z] #69 sha256:ee9c782339e20d4f1a089db8c449337c0b56a8bc8f15aabca111ad11e0c57dae [2022-08-26T08:41:40.686Z] #69 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T08:41:40.686Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-26T08:41:40.686Z] #72 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T08:41:40.686Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-26T08:41:40.686Z] #74 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #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-26T08:41:40.686Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-26T08:41:40.686Z] #76 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #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-26T08:41:40.686Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T08:41:40.686Z] #77 CACHED [2022-08-26T08:41:40.686Z] [2022-08-26T08:41:40.686Z] #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-26T08:41:40.686Z] #64 sha256:804d2e4c3189d441984579ad6cae40cf7d864751f697353fb510f52ecaab4309 [2022-08-26T08:41:40.913Z] #28 DONE 28.4s [2022-08-26T08:41:40.913Z] [2022-08-26T08:41:40.913Z] #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-26T08:41:40.913Z] #29 sha256:918783d114c59dedc556368244dd65f124cca0c6ec3deae01899f59fd033cdca [2022-08-26T08:41:41.001Z] #65 DONE 1.3s [2022-08-26T08:41:41.001Z] [2022-08-26T08:41:41.001Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T08:41:41.001Z] #70 sha256:3b1f0417d66760deb66505df163248862d4b50d22043bd3364e6985bef9a4088 [2022-08-26T08:41:41.001Z] #70 DONE 0.2s [2022-08-26T08:41:41.001Z] [2022-08-26T08:41:41.001Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T08:41:41.001Z] #75 sha256:727dc527b4950f4332bba52edeb846e1e2d379c5797653a2026bc78f82bee6a3 [2022-08-26T08:41:41.205Z] #23 9.150 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T08:41:41.206Z] #23 9.151 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d9ee4edca5aa07152d2719a91a1a3b4b2a7466330001addba9e30c66a1100ad4 [2022-08-26T08:41:41.206Z] #23 9.152 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T08:41:41.206Z] #23 9.155 Successfully built yamllint [2022-08-26T08:41:41.206Z] #23 9.165 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T08:41:41.206Z] #23 9.351 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T08:41:41.465Z] #23 DONE 9.6s [2022-08-26T08:41:41.465Z] [2022-08-26T08:41:41.465Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T08:41:41.465Z] #27 sha256:f24f40deed5ff8549b7fddf2466719dedf4e22e5fdc96bfa32ecec7d5ecf56cf [2022-08-26T08:41:41.503Z] #29 0.752 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T08:41:41.503Z] #29 0.756 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T08:41:41.503Z] #29 0.760 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T08:41:41.503Z] #29 DONE 0.8s [2022-08-26T08:41:41.503Z] [2022-08-26T08:41:41.503Z] #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-26T08:41:41.503Z] #71 sha256:0211c8e2884069a526b7fd465c04904b485317ce6d4073760f40087afa98ce46 [2022-08-26T08:41:41.793Z] #71 ... [2022-08-26T08:41:41.793Z] [2022-08-26T08:41:41.793Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T08:41:41.793Z] #30 sha256:5cb008ca9b766b7345311190435df66c1bf78fd779a4d396f4652846d47c4b43 [2022-08-26T08:41:42.034Z] #27 DONE 0.3s [2022-08-26T08:41:42.035Z] [2022-08-26T08:41:42.035Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T08:41:42.035Z] #32 sha256:e57412441b4427f4021981d6ae7011aae54939453fe5936de81b7b35c98872dd [2022-08-26T08:41:42.035Z] #32 DONE 0.4s [2022-08-26T08:41:42.035Z] [2022-08-26T08:41:42.035Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T08:41:42.035Z] #35 sha256:92e013a822a20bbd6a4f25243e1d1b2bc0069f8f60b40b1679d30da88fc7c72f [2022-08-26T08:41:42.294Z] #35 DONE 0.1s [2022-08-26T08:41:42.294Z] [2022-08-26T08:41:42.294Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T08:41:42.294Z] #37 sha256:31308f9c59bcc5e50758bb5168e3a40f805a9e7effacbcd100aae0b69ecdc12c [2022-08-26T08:41:42.294Z] #37 DONE 0.1s [2022-08-26T08:41:42.294Z] [2022-08-26T08:41:42.294Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T08:41:42.294Z] #39 sha256:389595dfcee80f2429e159df6eab46ff4e23cccd1634ce47c27ebd31d6838a58 [2022-08-26T08:41:42.294Z] #39 DONE 0.1s [2022-08-26T08:41:42.294Z] [2022-08-26T08:41:42.294Z] #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-26T08:41:42.294Z] #64 sha256:b8e264ca51ea05b1b3fc642dd6646a5c7694cc934256df6b4604ac114ca77add [2022-08-26T08:41:42.553Z] #64 ... [2022-08-26T08:41:42.553Z] [2022-08-26T08:41:42.553Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T08:41:42.553Z] #41 sha256:3fa1bb9ea00dc4bed5dd7df3dcfbee0a64a2f8addaee9933f931946a01263aae [2022-08-26T08:41:42.553Z] #41 DONE 0.1s [2022-08-26T08:41:42.553Z] [2022-08-26T08:41:42.553Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T08:41:42.553Z] #45 sha256:9786ed4ddc449b86754c07c875dbeffc8461d55e266b5d59d4cba0fd54ea575a [2022-08-26T08:41:42.813Z] #45 DONE 0.1s [2022-08-26T08:41:42.813Z] [2022-08-26T08:41:42.813Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T08:41:42.813Z] #48 sha256:b1b9acb94414ba0d501dcdd0ec60594f8b4d70c2b5f0467ab2194cdcb7714757 [2022-08-26T08:41:42.813Z] #48 DONE 0.2s [2022-08-26T08:41:42.813Z] [2022-08-26T08:41:42.813Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T08:41:42.813Z] #52 sha256:a7a43ac8377848bb28b07ef2292ed9a2dc16ef7ee1e2001f9f2f479d59f3e6c0 [2022-08-26T08:41:42.813Z] #52 DONE 0.1s [2022-08-26T08:41:42.813Z] [2022-08-26T08:41:42.813Z] #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-26T08:41:42.813Z] #64 sha256:b8e264ca51ea05b1b3fc642dd6646a5c7694cc934256df6b4604ac114ca77add [2022-08-26T08:41:42.910Z] #75 DONE 1.8s [2022-08-26T08:41:42.910Z] [2022-08-26T08:41:42.910Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T08:41:42.910Z] #78 sha256:0e82e14466f23443ad268c5f1973c4d32ed9fc3d3871efad7207ad4e99d1c3a6 [2022-08-26T08:41:42.910Z] #78 DONE 0.1s [2022-08-26T08:41:42.910Z] [2022-08-26T08:41:42.910Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T08:41:42.910Z] #79 sha256:d81671757a39311ba9d34aa63390666439745f42ff418ceab7d6a0d7d9679b2a [2022-08-26T08:41:42.910Z] #79 DONE 0.0s [2022-08-26T08:41:42.910Z] [2022-08-26T08:41:42.910Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T08:41:42.910Z] #80 sha256:caf895a14877df5912c859180734515c39daadbec961a28a6be6766f13d368b3 [2022-08-26T08:41:42.910Z] #80 DONE 0.0s [2022-08-26T08:41:42.910Z] [2022-08-26T08:41:42.910Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T08:41:42.910Z] #81 sha256:1c9087ac5be48d0022d63e9168f9db9701a59e9355866117db65922208662f20 [2022-08-26T08:41:43.077Z] #64 ... [2022-08-26T08:41:43.077Z] [2022-08-26T08:41:43.077Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T08:41:43.077Z] #54 sha256:e4021999cf62364dbce6d7d42e4ddcc8395ec68288a11f8855b88e83c44815bd [2022-08-26T08:41:43.077Z] #54 DONE 0.1s [2022-08-26T08:41:43.077Z] [2022-08-26T08:41:43.077Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T08:41:43.077Z] #56 sha256:a9b89e4dfb4531e3408d9d6efc3155e254601956fe084ba9b65fa78b4cc909e5 [2022-08-26T08:41:43.077Z] #56 DONE 0.2s [2022-08-26T08:41:43.077Z] [2022-08-26T08:41:43.077Z] #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-26T08:41:43.077Z] #64 sha256:b8e264ca51ea05b1b3fc642dd6646a5c7694cc934256df6b4604ac114ca77add [2022-08-26T08:41:43.337Z] #64 ... [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T08:41:43.337Z] #58 sha256:3ea4db09d3d0816ad5b3af965f224f99e51ac278c5719d25475c8ab903bffbde [2022-08-26T08:41:43.337Z] #58 DONE 0.1s [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T08:41:43.337Z] #61 sha256:66b830cb30766767797d3036dd0fa08ec07eff08c3dd59f40ba1667fbc389473 [2022-08-26T08:41:43.337Z] #61 DONE 0.2s [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #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-26T08:41:43.337Z] #67 sha256:5b66a906269833afae7741a91604941de67604fe3849534b523a86172db5632c [2022-08-26T08:41:43.337Z] #67 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T08:41:43.337Z] #68 sha256:dfdd1c8fe070f7f33d7206753fcf959fe683acbb0c09c5968b1b3f232ac97d95 [2022-08-26T08:41:43.337Z] #68 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T08:41:43.337Z] #66 sha256:ec7da100e4b6df611636994457c85bb2106d41a11272024c1e15a9d76858737d [2022-08-26T08:41:43.337Z] #66 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T08:41:43.337Z] #69 sha256:3e101dade3b3caf8e79a143e192ab24d0c0ec8d3d3804449e04a18f044ee2b1f [2022-08-26T08:41:43.337Z] #69 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T08:41:43.337Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T08:41:43.337Z] #72 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T08:41:43.337Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T08:41:43.337Z] #74 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #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-26T08:41:43.337Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T08:41:43.337Z] #76 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #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-26T08:41:43.337Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T08:41:43.337Z] #77 CACHED [2022-08-26T08:41:43.337Z] [2022-08-26T08:41:43.337Z] #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-26T08:41:43.337Z] #64 sha256:b8e264ca51ea05b1b3fc642dd6646a5c7694cc934256df6b4604ac114ca77add [2022-08-26T08:41:43.855Z] #81 DONE 0.7s [2022-08-26T08:41:43.856Z] [2022-08-26T08:41:43.856Z] #82 exporting to image [2022-08-26T08:41:43.856Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T08:41:43.856Z] #82 exporting layers [2022-08-26T08:41:47.156Z] #82 exporting layers 3.2s done [2022-08-26T08:41:47.156Z] #82 writing image sha256:57200207238da230fa760356368e42df837bf13bf5979e7a3f851a14decaca5e [2022-08-26T08:41:47.156Z] #82 writing image sha256:57200207238da230fa760356368e42df837bf13bf5979e7a3f851a14decaca5e done [2022-08-26T08:41:47.156Z] #82 naming to docker.io/library/docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 done [2022-08-26T08:41:47.156Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-26T08:41:47.501Z] + trap exit INT TERM [2022-08-26T08:41:47.501Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-26T08:41:47.501Z] + CONTAINER_NAME=docker-pr2 [2022-08-26T08:41:47.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44042/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh dynbinary [2022-08-26T08:41:47.762Z] [2022-08-26T08:41:48.334Z] Removing bundles/ [2022-08-26T08:41:48.334Z] [2022-08-26T08:41:48.334Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T08:41:48.334Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T08:41:48.334Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:41:49.497Z] #64 49.14 + bin/containerd [2022-08-26T08:41:49.934Z] #30 6.982 Collecting yamllint==1.26.1 [2022-08-26T08:41:49.935Z] #30 8.022 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T08:41:50.195Z] #30 8.483 Collecting pathspec>=0.5.3 [2022-08-26T08:41:50.195Z] #30 8.489 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T08:41:50.195Z] #30 8.646 Collecting pyyaml [2022-08-26T08:41:50.195Z] #30 8.654 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-26T08:41:50.195Z] #30 8.693 Building wheels for collected packages: yamllint [2022-08-26T08:41:50.454Z] #30 8.694 Building wheel for yamllint (setup.py): started [2022-08-26T08:41:50.715Z] #30 9.120 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T08:41:50.715Z] #30 9.121 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b880c83bf11df36cc3c9e01ef7cc7f6c5e7928ff5a4b2884f5ae1e6966704654 [2022-08-26T08:41:50.715Z] #30 9.122 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T08:41:50.715Z] #30 9.125 Successfully built yamllint [2022-08-26T08:41:50.715Z] #30 9.134 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T08:41:50.976Z] #30 9.315 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T08:41:51.237Z] #30 DONE 9.6s [2022-08-26T08:41:51.237Z] [2022-08-26T08:41:51.237Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T08:41:51.237Z] #34 sha256:7c61f36cecd9c0519a1241b00f2f7968766b568ccd1e2828a579b2be7cc32cda [2022-08-26T08:41:51.499Z] #34 DONE 0.2s [2022-08-26T08:41:51.499Z] [2022-08-26T08:41:51.499Z] #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-26T08:41:51.499Z] #71 sha256:0211c8e2884069a526b7fd465c04904b485317ce6d4073760f40087afa98ce46 [2022-08-26T08:41:51.499Z] #71 ... [2022-08-26T08:41:51.499Z] [2022-08-26T08:41:51.499Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T08:41:51.499Z] #39 sha256:67dc7a1849ea78c5b27badc823832f55d10addc85028236eee2299b642161338 [2022-08-26T08:41:51.760Z] #39 DONE 0.3s [2022-08-26T08:41:51.760Z] [2022-08-26T08:41:51.760Z] #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-26T08:41:51.760Z] #71 sha256:0211c8e2884069a526b7fd465c04904b485317ce6d4073760f40087afa98ce46 [2022-08-26T08:41:51.760Z] #71 ... [2022-08-26T08:41:51.760Z] [2022-08-26T08:41:51.760Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T08:41:51.760Z] #42 sha256:5061796e67f678764af3a163b4202dda01672aba689ecfc980eeed61b464e6bd [2022-08-26T08:41:52.087Z] #42 DONE 0.2s [2022-08-26T08:41:52.087Z] [2022-08-26T08:41:52.087Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T08:41:52.087Z] #44 sha256:9c3ab9d5043b4711503b3858a68becf671fe5848d2130048886f9fb5ed0570ce [2022-08-26T08:41:52.087Z] #44 DONE 0.1s [2022-08-26T08:41:52.087Z] [2022-08-26T08:41:52.087Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T08:41:52.087Z] #46 sha256:19862992ffde878a711bf1ec7782077e4deb05282efbd89f201a5a242628999b [2022-08-26T08:41:52.087Z] #46 DONE 0.1s [2022-08-26T08:41:52.087Z] [2022-08-26T08:41:52.087Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T08:41:52.087Z] #48 sha256:be5ba91865a67e88a7c2f9a7d174e5445e96d6a7a1ff20c8001b72fa4b70d664 [2022-08-26T08:41:52.350Z] #48 DONE 0.1s [2022-08-26T08:41:52.350Z] [2022-08-26T08:41:52.350Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T08:41:52.350Z] #52 sha256:3289ea9240f76c52089f60d13dab94f415d157663ea76f54bb5cf40e8040f90c [2022-08-26T08:41:52.350Z] #52 DONE 0.1s [2022-08-26T08:41:52.350Z] [2022-08-26T08:41:52.350Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T08:41:52.350Z] #55 sha256:d6628e8010e9514fd42319c993f06004e2b769a669536a5fcdd12faad0a6fc77 [2022-08-26T08:41:52.611Z] #55 DONE 0.2s [2022-08-26T08:41:52.611Z] [2022-08-26T08:41:52.611Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T08:41:52.611Z] #59 sha256:59357b66feecb938378e19a0861d147099fbb97a5561162cb3a5545a3fc80c34 [2022-08-26T08:41:52.611Z] #59 DONE 0.1s [2022-08-26T08:41:52.611Z] [2022-08-26T08:41:52.611Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T08:41:52.611Z] #61 sha256:ea0bf366f7aa5825140ea40dddee412e33c2b15eae4d34af8de60aef26217563 [2022-08-26T08:41:52.611Z] #61 DONE 0.1s [2022-08-26T08:41:52.611Z] [2022-08-26T08:41:52.611Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T08:41:52.611Z] #63 sha256:032c4460fe094da3b326e60b4fc2018ae41da4881bb9e27899942b230abbfc4b [2022-08-26T08:41:53.183Z] #63 DONE 0.3s [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T08:41:53.183Z] #65 sha256:554936e2eae16cf17b93c13d824e659b7da51dc9ac1c8b4afb58e4f92bf867ef [2022-08-26T08:41:53.183Z] #65 DONE 0.1s [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T08:41:53.183Z] #68 sha256:eafe31649a931704aa6c1389353bbc4ffd38466cebac5f2f5c5c91d6bc576bec [2022-08-26T08:41:53.183Z] #68 DONE 0.1s [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #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-26T08:41:53.183Z] #74 sha256:520ba5b4a400c68166c31e8fe3af532f503ccde619e9aa9f75f12cfd36580772 [2022-08-26T08:41:53.183Z] #74 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T08:41:53.183Z] #73 sha256:200f0ad8cefa7e88edc93d4ec0d169d598959455418c3e5541cbf26036a66789 [2022-08-26T08:41:53.183Z] #73 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T08:41:53.183Z] #75 sha256:4cef7e6d0ba983a45018abec7d6c0dff7d1aedd4bdf416ede55732ddd6735bc7 [2022-08-26T08:41:53.183Z] #75 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T08:41:53.183Z] #76 sha256:76edeb3b3dd4d78aa1144562c24b93daced9a9cfa604761f81f6513e2b883af2 [2022-08-26T08:41:53.183Z] #76 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T08:41:53.183Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T08:41:53.183Z] #79 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T08:41:53.183Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T08:41:53.183Z] #81 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #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-26T08:41:53.183Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T08:41:53.183Z] #83 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #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-26T08:41:53.183Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T08:41:53.183Z] #84 CACHED [2022-08-26T08:41:53.183Z] [2022-08-26T08:41:53.183Z] #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-26T08:41:53.183Z] #71 sha256:0211c8e2884069a526b7fd465c04904b485317ce6d4073760f40087afa98ce46 [2022-08-26T08:41:55.529Z] #64 41.15 + bin/containerd [2022-08-26T08:42:05.284Z] #64 49.74 + bin/containerd [2022-08-26T08:42:08.089Z] #71 52.69 + bin/containerd [2022-08-26T08:42:34.204Z] #64 78.62 # github.com/containerd/containerd/cmd/containerd [2022-08-26T08:42:34.204Z] #64 78.62 /usr/bin/ld: /tmp/go-link-3843297469/000019.o: in function `New': [2022-08-26T08:42:34.204Z] #64 78.62 /tmp/tmp.UpFPo7X9CH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T08:42:34.204Z] #64 78.72 + bin/containerd-stress [2022-08-26T08:42:34.204Z] #64 79.77 + bin/containerd-shim [2022-08-26T08:42:40.753Z] #64 88.09 + bin/containerd-shim-runc-v1 [2022-08-26T08:42:44.924Z] #64 92.71 + bin/containerd-shim-runc-v2 [2022-08-26T08:42:45.180Z] #64 93.42 + binaries [2022-08-26T08:42:45.437Z] #64 93.42 + install -D bin/containerd /build/containerd [2022-08-26T08:42:45.437Z] #64 93.45 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T08:42:45.437Z] #64 93.46 + install -D bin/ctr /build/ctr [2022-08-26T08:42:45.745Z] #64 97.93 # github.com/containerd/containerd/cmd/containerd [2022-08-26T08:42:45.745Z] #64 97.93 /usr/bin/ld: /tmp/go-link-4094800957/000019.o: in function `New': [2022-08-26T08:42:45.745Z] #64 97.93 /tmp/tmp.QuKr2rT7iw/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T08:42:45.745Z] #64 98.01 + bin/containerd-stress [2022-08-26T08:42:45.745Z] #64 99.11 + bin/containerd-shim [2022-08-26T08:42:46.000Z] #64 DONE 93.9s [2022-08-26T08:42:46.570Z] [2022-08-26T08:42:46.570Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T08:42:46.570Z] #65 sha256:8734cb473815c08200246aa13db14b7e46882af710059398da7c749ce0335d8c [2022-08-26T08:42:46.826Z] #65 DONE 0.3s [2022-08-26T08:42:46.826Z] [2022-08-26T08:42:46.826Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T08:42:46.826Z] #70 sha256:b84c409b06ac09945351f7d754d61fdd40a86ec17b7aa6ea21bead8feff7dcc4 [2022-08-26T08:42:46.826Z] #70 DONE 0.1s [2022-08-26T08:42:47.082Z] [2022-08-26T08:42:47.082Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T08:42:47.082Z] #75 sha256:41ff4105bc879e225d9c7a2b96484a0029a4a1f2414bf7d3b2d7a46d2549964e [2022-08-26T08:42:47.645Z] #75 DONE 0.7s [2022-08-26T08:42:47.646Z] [2022-08-26T08:42:47.646Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T08:42:47.646Z] #78 sha256:14368e74d8a19d8f6fe14968ee3dafc485fc8ee0b7de87fc9608ea444274ee62 [2022-08-26T08:42:47.646Z] #78 DONE 0.1s [2022-08-26T08:42:47.646Z] [2022-08-26T08:42:47.646Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T08:42:47.646Z] #79 sha256:0d1427feeb72fcdd5404786e3eafacd21bd06c6ad57e83339f44fc4f69ed345b [2022-08-26T08:42:47.646Z] #79 DONE 0.0s [2022-08-26T08:42:47.646Z] [2022-08-26T08:42:47.646Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T08:42:47.646Z] #80 sha256:abbf3c68ad381ca4164d23cfa5602f0fe6dba94d9d513e2023b2fd574852291e [2022-08-26T08:42:47.646Z] #80 DONE 0.0s [2022-08-26T08:42:47.646Z] [2022-08-26T08:42:47.646Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T08:42:47.646Z] #81 sha256:5244d037f6f267351df29454497d09391222b2da80994f1061feb4b424bba96e [2022-08-26T08:42:48.574Z] #81 DONE 0.8s [2022-08-26T08:42:48.574Z] [2022-08-26T08:42:48.574Z] #82 exporting to image [2022-08-26T08:42:48.574Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T08:42:48.574Z] #82 exporting layers [2022-08-26T08:42:49.919Z] #64 110.3 + bin/containerd-shim-runc-v1 [2022-08-26T08:42:50.477Z] #82 exporting layers 1.8s done [2022-08-26T08:42:50.477Z] #82 writing image sha256:a089248f27fe8d7201f2027d7594782ea85f2677b433e9f9f9b45418b84e4aeb done [2022-08-26T08:42:50.477Z] #82 naming to docker.io/library/docker:611a9ebf2d2fdd53bd7763e479c982ac7f454704 done [2022-08-26T08:42:50.477Z] #82 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-26T08:42:50.847Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-26T08:42:51.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=611a9ebf2d2fdd53bd7763e479c982ac7f454704 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:611a9ebf2d2fdd53bd7763e479c982ac7f454704 hack/test/unit [2022-08-26T08:42:51.421Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-26T08:42:51.421Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-26T08:42:51.421Z] + TESTDIRS=./... [2022-08-26T08:42:51.421Z] + exclude_paths='/vendor/|/integration' [2022-08-26T08:42:51.421Z] ++ go list ./... [2022-08-26T08:42:51.421Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-26T08:42:52.350Z] + pkg_list='github.com/docker/docker/api [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/backend [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/container [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/events [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/filters [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/image [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/mount [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/network [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/registry [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/time [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/versions [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/types/volume [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:42:52.350Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:42:52.350Z] github.com/docker/docker/cli [2022-08-26T08:42:52.350Z] github.com/docker/docker/cli/config [2022-08-26T08:42:52.350Z] github.com/docker/docker/cli/debug [2022-08-26T08:42:52.350Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:42:52.350Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:42:52.350Z] github.com/docker/docker/client [2022-08-26T08:42:52.350Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:42:52.350Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:42:52.350Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:42:52.350Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:42:52.350Z] github.com/docker/docker/container [2022-08-26T08:42:52.350Z] github.com/docker/docker/container/stream [2022-08-26T08:42:52.350Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:42:52.350Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:42:52.350Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/config [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/events [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/exec [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/images [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/links [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/names [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/network [2022-08-26T08:42:52.350Z] github.com/docker/docker/daemon/stats [2022-08-26T08:42:52.350Z] github.com/docker/docker/distribution [2022-08-26T08:42:52.350Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:42:52.350Z] github.com/docker/docker/distribution/utils [2022-08-26T08:42:52.350Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:42:52.350Z] github.com/docker/docker/dockerversion [2022-08-26T08:42:52.350Z] github.com/docker/docker/errdefs [2022-08-26T08:42:52.350Z] github.com/docker/docker/image [2022-08-26T08:42:52.350Z] github.com/docker/docker/image/cache [2022-08-26T08:42:52.350Z] github.com/docker/docker/image/tarexport [2022-08-26T08:42:52.350Z] github.com/docker/docker/image/v1 [2022-08-26T08:42:52.350Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:42:52.350Z] github.com/docker/docker/layer [2022-08-26T08:42:52.350Z] github.com/docker/docker/libcontainerd [2022-08-26T08:42:52.350Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:42:52.350Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:42:52.350Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:42:52.350Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/libnetwork/types [2022-08-26T08:42:52.350Z] github.com/docker/docker/oci [2022-08-26T08:42:52.350Z] github.com/docker/docker/oci/caps [2022-08-26T08:42:52.350Z] github.com/docker/docker/opts [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/archive [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/directory [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/platform [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/pools [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/progress [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/signal [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/stack [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/system [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/truncindex [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:42:52.350Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:42:52.350Z] github.com/docker/docker/plugin [2022-08-26T08:42:52.350Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:42:52.350Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:42:52.350Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:42:52.350Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:42:52.350Z] github.com/docker/docker/quota [2022-08-26T08:42:52.350Z] github.com/docker/docker/reference [2022-08-26T08:42:52.350Z] github.com/docker/docker/registry [2022-08-26T08:42:52.350Z] github.com/docker/docker/registry/resumable [2022-08-26T08:42:52.350Z] github.com/docker/docker/restartmanager [2022-08-26T08:42:52.350Z] github.com/docker/docker/rootless [2022-08-26T08:42:52.350Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:42:52.350Z] github.com/docker/docker/runconfig [2022-08-26T08:42:52.350Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/environment [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/registry [2022-08-26T08:42:52.350Z] github.com/docker/docker/testutil/request [2022-08-26T08:42:52.350Z] github.com/docker/docker/volume [2022-08-26T08:42:52.350Z] github.com/docker/docker/volume/drivers [2022-08-26T08:42:52.350Z] github.com/docker/docker/volume/local [2022-08-26T08:42:52.350Z] github.com/docker/docker/volume/mounts [2022-08-26T08:42:52.350Z] github.com/docker/docker/volume/service [2022-08-26T08:42:52.350Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:42:52.350Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:42:52.350Z] ++ grep --fixed-strings -v /libnetwork [2022-08-26T08:42:52.350Z] ++ echo 'github.com/docker/docker/api [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router [2022-08-26T08:42:52.350Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/backend [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/events [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/filters [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/image [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/mount [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/network [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/registry [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/time [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/versions [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/volume [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/config [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/debug [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:42:52.351Z] github.com/docker/docker/client [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:42:52.351Z] github.com/docker/docker/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/container/stream [2022-08-26T08:42:52.351Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:42:52.351Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:42:52.351Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/config [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/events [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/exec [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/images [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/links [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/names [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/network [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/stats [2022-08-26T08:42:52.351Z] github.com/docker/docker/distribution [2022-08-26T08:42:52.351Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:42:52.351Z] github.com/docker/docker/distribution/utils [2022-08-26T08:42:52.351Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:42:52.351Z] github.com/docker/docker/dockerversion [2022-08-26T08:42:52.351Z] github.com/docker/docker/errdefs [2022-08-26T08:42:52.351Z] github.com/docker/docker/image [2022-08-26T08:42:52.351Z] github.com/docker/docker/image/cache [2022-08-26T08:42:52.351Z] github.com/docker/docker/image/tarexport [2022-08-26T08:42:52.351Z] github.com/docker/docker/image/v1 [2022-08-26T08:42:52.351Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:42:52.351Z] github.com/docker/docker/layer [2022-08-26T08:42:52.351Z] github.com/docker/docker/libcontainerd [2022-08-26T08:42:52.351Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:42:52.351Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:42:52.351Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:42:52.351Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/libnetwork/types [2022-08-26T08:42:52.351Z] github.com/docker/docker/oci [2022-08-26T08:42:52.351Z] github.com/docker/docker/oci/caps [2022-08-26T08:42:52.351Z] github.com/docker/docker/opts [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/archive [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/directory [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/platform [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/pools [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/progress [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/signal [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/stack [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/system [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/truncindex [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:42:52.351Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:42:52.351Z] github.com/docker/docker/plugin [2022-08-26T08:42:52.351Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:42:52.351Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:42:52.351Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:42:52.351Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:42:52.351Z] github.com/docker/docker/quota [2022-08-26T08:42:52.351Z] github.com/docker/docker/reference [2022-08-26T08:42:52.351Z] github.com/docker/docker/registry [2022-08-26T08:42:52.351Z] github.com/docker/docker/registry/resumable [2022-08-26T08:42:52.351Z] github.com/docker/docker/restartmanager [2022-08-26T08:42:52.351Z] github.com/docker/docker/rootless [2022-08-26T08:42:52.351Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:42:52.351Z] github.com/docker/docker/runconfig [2022-08-26T08:42:52.351Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/environment [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/registry [2022-08-26T08:42:52.351Z] github.com/docker/docker/testutil/request [2022-08-26T08:42:52.351Z] github.com/docker/docker/volume [2022-08-26T08:42:52.351Z] github.com/docker/docker/volume/drivers [2022-08-26T08:42:52.351Z] github.com/docker/docker/volume/local [2022-08-26T08:42:52.351Z] github.com/docker/docker/volume/mounts [2022-08-26T08:42:52.351Z] github.com/docker/docker/volume/service [2022-08-26T08:42:52.351Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:42:52.351Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:42:52.351Z] + base_pkg_list='github.com/docker/docker/api [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/backend [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/events [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/filters [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/image [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/mount [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/network [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/registry [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/time [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/versions [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:42:52.351Z] github.com/docker/docker/api/types/volume [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:42:52.351Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/config [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/debug [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:42:52.351Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:42:52.351Z] github.com/docker/docker/client [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:42:52.351Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:42:52.351Z] github.com/docker/docker/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/container/stream [2022-08-26T08:42:52.351Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:42:52.351Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:42:52.351Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/config [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/events [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/exec [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:42:52.351Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/images [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/links [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/names [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/network [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/stats [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution/utils [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:42:52.352Z] github.com/docker/docker/dockerversion [2022-08-26T08:42:52.352Z] github.com/docker/docker/errdefs [2022-08-26T08:42:52.352Z] github.com/docker/docker/image [2022-08-26T08:42:52.352Z] github.com/docker/docker/image/cache [2022-08-26T08:42:52.352Z] github.com/docker/docker/image/tarexport [2022-08-26T08:42:52.352Z] github.com/docker/docker/image/v1 [2022-08-26T08:42:52.352Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:42:52.352Z] github.com/docker/docker/layer [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:42:52.352Z] github.com/docker/docker/oci [2022-08-26T08:42:52.352Z] github.com/docker/docker/oci/caps [2022-08-26T08:42:52.352Z] github.com/docker/docker/opts [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/archive [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/directory [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/platform [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/pools [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/progress [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/signal [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/stack [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/system [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/truncindex [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:42:52.352Z] github.com/docker/docker/plugin [2022-08-26T08:42:52.352Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:42:52.352Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:42:52.352Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:42:52.352Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:42:52.352Z] github.com/docker/docker/quota [2022-08-26T08:42:52.352Z] github.com/docker/docker/reference [2022-08-26T08:42:52.352Z] github.com/docker/docker/registry [2022-08-26T08:42:52.352Z] github.com/docker/docker/registry/resumable [2022-08-26T08:42:52.352Z] github.com/docker/docker/restartmanager [2022-08-26T08:42:52.352Z] github.com/docker/docker/rootless [2022-08-26T08:42:52.352Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:42:52.352Z] github.com/docker/docker/runconfig [2022-08-26T08:42:52.352Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/environment [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/registry [2022-08-26T08:42:52.352Z] github.com/docker/docker/testutil/request [2022-08-26T08:42:52.352Z] github.com/docker/docker/volume [2022-08-26T08:42:52.352Z] github.com/docker/docker/volume/drivers [2022-08-26T08:42:52.352Z] github.com/docker/docker/volume/local [2022-08-26T08:42:52.352Z] github.com/docker/docker/volume/mounts [2022-08-26T08:42:52.352Z] github.com/docker/docker/volume/service [2022-08-26T08:42:52.352Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:42:52.352Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:42:52.352Z] ++ grep --fixed-strings /libnetwork [2022-08-26T08:42:52.352Z] ++ echo 'github.com/docker/docker/api [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/backend [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/container [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/events [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/filters [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/image [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/mount [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/network [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/registry [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/time [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/versions [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:42:52.352Z] github.com/docker/docker/api/types/volume [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:42:52.352Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:42:52.352Z] github.com/docker/docker/cli [2022-08-26T08:42:52.352Z] github.com/docker/docker/cli/config [2022-08-26T08:42:52.352Z] github.com/docker/docker/cli/debug [2022-08-26T08:42:52.352Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:42:52.352Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:42:52.352Z] github.com/docker/docker/client [2022-08-26T08:42:52.352Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:42:52.352Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:42:52.352Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:42:52.352Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:42:52.352Z] github.com/docker/docker/container [2022-08-26T08:42:52.352Z] github.com/docker/docker/container/stream [2022-08-26T08:42:52.352Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:42:52.352Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:42:52.352Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/config [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/events [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/exec [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/images [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/links [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/names [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/network [2022-08-26T08:42:52.352Z] github.com/docker/docker/daemon/stats [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution/utils [2022-08-26T08:42:52.352Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:42:52.352Z] github.com/docker/docker/dockerversion [2022-08-26T08:42:52.352Z] github.com/docker/docker/errdefs [2022-08-26T08:42:52.352Z] github.com/docker/docker/image [2022-08-26T08:42:52.352Z] github.com/docker/docker/image/cache [2022-08-26T08:42:52.352Z] github.com/docker/docker/image/tarexport [2022-08-26T08:42:52.352Z] github.com/docker/docker/image/v1 [2022-08-26T08:42:52.352Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:42:52.352Z] github.com/docker/docker/layer [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:42:52.352Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/libnetwork/types [2022-08-26T08:42:52.352Z] github.com/docker/docker/oci [2022-08-26T08:42:52.352Z] github.com/docker/docker/oci/caps [2022-08-26T08:42:52.352Z] github.com/docker/docker/opts [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/archive [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/directory [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:42:52.352Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/platform [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/pools [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/progress [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/signal [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/stack [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/system [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/truncindex [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:42:52.353Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:42:52.353Z] github.com/docker/docker/plugin [2022-08-26T08:42:52.353Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:42:52.353Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:42:52.353Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:42:52.353Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:42:52.353Z] github.com/docker/docker/quota [2022-08-26T08:42:52.353Z] github.com/docker/docker/reference [2022-08-26T08:42:52.353Z] github.com/docker/docker/registry [2022-08-26T08:42:52.353Z] github.com/docker/docker/registry/resumable [2022-08-26T08:42:52.353Z] github.com/docker/docker/restartmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/rootless [2022-08-26T08:42:52.353Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:42:52.353Z] github.com/docker/docker/runconfig [2022-08-26T08:42:52.353Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/environment [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/registry [2022-08-26T08:42:52.353Z] github.com/docker/docker/testutil/request [2022-08-26T08:42:52.353Z] github.com/docker/docker/volume [2022-08-26T08:42:52.353Z] github.com/docker/docker/volume/drivers [2022-08-26T08:42:52.353Z] github.com/docker/docker/volume/local [2022-08-26T08:42:52.353Z] github.com/docker/docker/volume/mounts [2022-08-26T08:42:52.353Z] github.com/docker/docker/volume/service [2022-08-26T08:42:52.353Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:42:52.353Z] github.com/docker/docker/volume/testutils' [2022-08-26T08:42:52.353Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/types' [2022-08-26T08:42:52.353Z] + echo 'github.com/docker/docker/libnetwork [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/types' [2022-08-26T08:42:52.353Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:42:52.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:42:52.353Z] + type docker-proxy [2022-08-26T08:42:52.353Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-26T08:42:52.353Z] + hack/make.sh binary-proxy install-proxy [2022-08-26T08:42:52.353Z] [2022-08-26T08:42:52.353Z] Removing bundles/ [2022-08-26T08:42:52.353Z] [2022-08-26T08:42:52.353Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-26T08:42:52.353Z] Building: bundles/binary-proxy/docker-proxy [2022-08-26T08:42:52.353Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:42:56.460Z] #64 116.8 + bin/containerd-shim-runc-v2 [2022-08-26T08:42:56.460Z] #64 117.6 + binaries [2022-08-26T08:42:56.460Z] #64 117.6 + install -D bin/containerd /build/containerd [2022-08-26T08:42:56.460Z] #64 117.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T08:42:56.460Z] #64 117.7 + install -D bin/ctr /build/ctr [2022-08-26T08:42:57.023Z] #64 DONE 118.1s [2022-08-26T08:42:58.908Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-26T08:42:58.908Z] [2022-08-26T08:42:58.908Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-26T08:42:58.908Z] Installing docker-proxy to /usr/local/bin/ [2022-08-26T08:42:58.908Z] [2022-08-26T08:42:58.908Z] + mkdir -p bundles [2022-08-26T08:42:58.908Z] + '[' -n 'github.com/docker/docker/api [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/backend/build [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/httputils [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/middleware [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/build [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/container [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/debug [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/image [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/network [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/session [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/system [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/server/router/volume [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/backend [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/container [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/events [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/filters [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/image [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/mount [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/network [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/registry [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/strslice [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/swarm [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/time [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/versions [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T08:42:58.908Z] github.com/docker/docker/api/types/volume [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/builder-next [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/dockerfile [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/remotecontext [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T08:42:58.908Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T08:42:58.908Z] github.com/docker/docker/cli [2022-08-26T08:42:58.908Z] github.com/docker/docker/cli/config [2022-08-26T08:42:58.908Z] github.com/docker/docker/cli/debug [2022-08-26T08:42:58.908Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T08:42:58.908Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T08:42:58.908Z] github.com/docker/docker/client [2022-08-26T08:42:58.908Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T08:42:58.908Z] github.com/docker/docker/cmd/dockerd [2022-08-26T08:42:58.908Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T08:42:58.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T08:42:58.908Z] github.com/docker/docker/container [2022-08-26T08:42:58.908Z] github.com/docker/docker/container/stream [2022-08-26T08:42:58.908Z] github.com/docker/docker/contrib/apparmor [2022-08-26T08:42:58.908Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T08:42:58.908Z] github.com/docker/docker/contrib/httpserver [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/cluster [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/config [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/events [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/exec [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/images [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/initlayer [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/links [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/listeners [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/local [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/names [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/network [2022-08-26T08:42:58.908Z] github.com/docker/docker/daemon/stats [2022-08-26T08:42:58.908Z] github.com/docker/docker/distribution [2022-08-26T08:42:58.908Z] github.com/docker/docker/distribution/metadata [2022-08-26T08:42:58.908Z] github.com/docker/docker/distribution/utils [2022-08-26T08:42:58.908Z] github.com/docker/docker/distribution/xfer [2022-08-26T08:42:58.908Z] github.com/docker/docker/dockerversion [2022-08-26T08:42:58.908Z] github.com/docker/docker/errdefs [2022-08-26T08:42:58.908Z] github.com/docker/docker/image [2022-08-26T08:42:58.908Z] github.com/docker/docker/image/cache [2022-08-26T08:42:58.908Z] github.com/docker/docker/image/tarexport [2022-08-26T08:42:58.908Z] github.com/docker/docker/image/v1 [2022-08-26T08:42:58.908Z] github.com/docker/docker/internal/test/suite [2022-08-26T08:42:58.908Z] github.com/docker/docker/layer [2022-08-26T08:42:58.908Z] github.com/docker/docker/libcontainerd [2022-08-26T08:42:58.908Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T08:42:58.908Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T08:42:58.908Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T08:42:58.908Z] github.com/docker/docker/libcontainerd/types [2022-08-26T08:42:58.908Z] github.com/docker/docker/oci [2022-08-26T08:42:58.908Z] github.com/docker/docker/oci/caps [2022-08-26T08:42:58.908Z] github.com/docker/docker/opts [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/aaparser [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/archive [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/authorization [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/capabilities [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/containerfs [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/directory [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/dmesg [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/fileutils [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/fsutils [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/homedir [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/idtools [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/ioutils [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/longpath [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/loopback [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/parsers [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/pidfile [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/platform [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/plugins [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/pools [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/progress [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/pubsub [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/reexec [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/signal [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/stack [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/stringid [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/system [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/tailfile [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/tarsum [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/truncindex [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/urlutil [2022-08-26T08:42:58.908Z] github.com/docker/docker/pkg/useragent [2022-08-26T08:42:58.908Z] github.com/docker/docker/plugin [2022-08-26T08:42:58.908Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T08:42:58.908Z] github.com/docker/docker/plugin/v2 [2022-08-26T08:42:58.908Z] github.com/docker/docker/profiles/apparmor [2022-08-26T08:42:58.908Z] github.com/docker/docker/profiles/seccomp [2022-08-26T08:42:58.908Z] github.com/docker/docker/quota [2022-08-26T08:42:58.908Z] github.com/docker/docker/reference [2022-08-26T08:42:58.908Z] github.com/docker/docker/registry [2022-08-26T08:42:58.908Z] github.com/docker/docker/registry/resumable [2022-08-26T08:42:58.908Z] github.com/docker/docker/restartmanager [2022-08-26T08:42:58.908Z] github.com/docker/docker/rootless [2022-08-26T08:42:58.908Z] github.com/docker/docker/rootless/specconv [2022-08-26T08:42:58.909Z] github.com/docker/docker/runconfig [2022-08-26T08:42:58.909Z] github.com/docker/docker/runconfig/opts [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/daemon [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/environment [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/fakegit [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/registry [2022-08-26T08:42:58.909Z] github.com/docker/docker/testutil/request [2022-08-26T08:42:58.909Z] github.com/docker/docker/volume [2022-08-26T08:42:58.909Z] github.com/docker/docker/volume/drivers [2022-08-26T08:42:58.909Z] github.com/docker/docker/volume/local [2022-08-26T08:42:58.909Z] github.com/docker/docker/volume/mounts [2022-08-26T08:42:58.909Z] github.com/docker/docker/volume/service [2022-08-26T08:42:58.909Z] github.com/docker/docker/volume/service/opts [2022-08-26T08:42:58.909Z] github.com/docker/docker/volume/testutils' ']' [2022-08-26T08:42:58.909Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-26T08:42:58.909Z] ? github.com/docker/docker/api [no test files] [2022-08-26T08:42:58.955Z] [2022-08-26T08:42:58.955Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T08:42:58.955Z] #65 sha256:798fa0b921c086ded3786ad8675592e24278508e1dbe56011b76d0166b4533f7 [2022-08-26T08:42:58.955Z] #65 DONE 0.2s [2022-08-26T08:42:58.955Z] [2022-08-26T08:42:58.955Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T08:42:58.955Z] #70 sha256:df7b582dc4191546b668e47593200cc754794e2bc32339437e453ec0f77325f0 [2022-08-26T08:42:58.955Z] #70 DONE 0.1s [2022-08-26T08:42:58.955Z] [2022-08-26T08:42:58.955Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T08:42:58.955Z] #75 sha256:a02c8e1068cf4288fcb34edb92ac2bddf636c147a7b3b0752ae62d79f7842c97 [2022-08-26T08:42:59.211Z] #75 DONE 0.4s [2022-08-26T08:42:59.211Z] [2022-08-26T08:42:59.211Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T08:42:59.211Z] #78 sha256:9cc425185bcd58ba717f4ddd35a863bc34d5a896aa80cda80ba09b44b7e6d866 [2022-08-26T08:42:59.211Z] #78 DONE 0.0s [2022-08-26T08:42:59.211Z] [2022-08-26T08:42:59.211Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T08:42:59.211Z] #79 sha256:768d189f3d25bf444607dbe1726b63eea908662bf9793ff3ed5667747e901618 [2022-08-26T08:42:59.211Z] #79 DONE 0.0s [2022-08-26T08:42:59.211Z] [2022-08-26T08:42:59.211Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T08:42:59.211Z] #80 sha256:89e88f611aa7937ab648dc8100e091d1bc36c1314f66987427f7f64b58858589 [2022-08-26T08:42:59.211Z] #80 DONE 0.0s [2022-08-26T08:42:59.467Z] [2022-08-26T08:42:59.467Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T08:42:59.467Z] #81 sha256:c74720dfac2f4531f0ca77aac34d0418f3dc80e62648f9e48570b6ac3c6a0051 [2022-08-26T08:43:00.397Z] #81 DONE 0.8s [2022-08-26T08:43:00.397Z] [2022-08-26T08:43:00.397Z] #82 exporting to image [2022-08-26T08:43:00.397Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T08:43:00.397Z] #82 exporting layers [2022-08-26T08:43:01.536Z] #64 99.67 # github.com/containerd/containerd/cmd/containerd [2022-08-26T08:43:01.536Z] #64 99.67 /usr/bin/ld: /tmp/go-link-2150559566/000019.o: in function `New': [2022-08-26T08:43:01.536Z] #64 99.67 /tmp/tmp.PkppXnesBO/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T08:43:01.536Z] #64 99.75 + bin/containerd-stress [2022-08-26T08:43:01.536Z] #64 100.9 + bin/containerd-shim [2022-08-26T08:43:03.668Z] #82 exporting layers 3.3s done [2022-08-26T08:43:03.668Z] #82 writing image sha256:077487fd007ddc1154ed1adbad28795aa477205c7fbad38d79bd1f12a1cf628a done [2022-08-26T08:43:03.668Z] #82 naming to docker.io/library/docker:b2d403d2a92b80d8c661216ad155ad921dcdead3 done [2022-08-26T08:43:03.668Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T08:43:04.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b2d403d2a92b80d8c661216ad155ad921dcdead3 -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=22.06 docker:b2d403d2a92b80d8c661216ad155ad921dcdead3 hack/make.sh dynbinary test-integration [2022-08-26T08:43:04.258Z] [2022-08-26T08:43:04.384Z] #71 101.4 # github.com/containerd/containerd/cmd/containerd [2022-08-26T08:43:04.384Z] #71 101.4 /usr/bin/ld: /tmp/go-link-1711268834/000019.o: in function `New': [2022-08-26T08:43:04.384Z] #71 101.4 /tmp/tmp.Og3Xsp0CXA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T08:43:04.384Z] #71 101.5 + bin/containerd-stress [2022-08-26T08:43:04.384Z] #71 102.6 + bin/containerd-shim [2022-08-26T08:43:04.515Z] Removing bundles/ [2022-08-26T08:43:04.515Z] [2022-08-26T08:43:04.515Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T08:43:04.515Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T08:43:04.515Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:43:08.112Z] #64 112.3 + bin/containerd-shim-runc-v1 [2022-08-26T08:43:09.671Z] #71 113.7 + bin/containerd-shim-runc-v1 [2022-08-26T08:43:13.759Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-26T08:43:14.689Z] #64 118.7 + bin/containerd-shim-runc-v2 [2022-08-26T08:43:14.963Z] #71 119.9 + bin/containerd-shim-runc-v2 [2022-08-26T08:43:15.259Z] #64 119.5 + binaries [2022-08-26T08:43:15.259Z] #64 119.5 + install -D bin/containerd /build/containerd [2022-08-26T08:43:15.259Z] #64 119.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T08:43:15.259Z] #64 119.6 + install -D bin/ctr /build/ctr [2022-08-26T08:43:15.905Z] #71 120.7 + binaries [2022-08-26T08:43:15.905Z] #71 120.7 + install -D bin/containerd /build/containerd [2022-08-26T08:43:15.905Z] #71 120.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T08:43:15.905Z] #71 120.8 + install -D bin/ctr /build/ctr [2022-08-26T08:43:16.165Z] #71 DONE 121.1s [2022-08-26T08:43:16.197Z] #64 DONE 120.6s [2022-08-26T08:43:17.561Z] [2022-08-26T08:43:17.561Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T08:43:17.561Z] #72 sha256:3ee59300bedab911782729a00e22643db3287b63b6c8b795123bdef7065bbccd [2022-08-26T08:43:17.561Z] #72 DONE 0.2s [2022-08-26T08:43:17.561Z] [2022-08-26T08:43:17.561Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T08:43:17.561Z] #77 sha256:50818ee038f724e1af5af36b6d152236a0103d6b3de75c92abca37cd09fb1c98 [2022-08-26T08:43:17.561Z] #77 DONE 0.1s [2022-08-26T08:43:17.561Z] [2022-08-26T08:43:17.561Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T08:43:17.561Z] #82 sha256:e6abcc920814aa27b54556e7568d7b20d4bb3a0be0935acec2ddb43b5d40f6a2 [2022-08-26T08:43:17.578Z] [2022-08-26T08:43:17.579Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T08:43:17.579Z] #65 sha256:b3a79513e547d454e3ab0cf3c48474d68a1f848f46f824a7e0fa3b9836e4020e [2022-08-26T08:43:17.579Z] #65 DONE 0.3s [2022-08-26T08:43:17.579Z] [2022-08-26T08:43:17.579Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T08:43:17.579Z] #70 sha256:35131d4783ea55a5e865e8581f771959ce91ed7c34c5cbf8b6bedc19bd88a863 [2022-08-26T08:43:17.838Z] #70 DONE 0.2s [2022-08-26T08:43:17.838Z] [2022-08-26T08:43:17.838Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T08:43:17.838Z] #75 sha256:65dcc9b8479d5100894cd400890eab8f7696a33a0f9328ba80593bafb209cb49 [2022-08-26T08:43:18.132Z] #82 DONE 0.5s [2022-08-26T08:43:18.132Z] [2022-08-26T08:43:18.132Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T08:43:18.132Z] #85 sha256:43ef98413913a528a46d66e8dcdb0dd8dc909f6c8c505939a7b8553c740e0429 [2022-08-26T08:43:18.132Z] #85 DONE 0.1s [2022-08-26T08:43:18.132Z] [2022-08-26T08:43:18.132Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T08:43:18.132Z] #86 sha256:b88260b300260368437a34cfc639725b5654fdf52301a490ac0c9ed9f9753cd9 [2022-08-26T08:43:18.132Z] #86 DONE 0.0s [2022-08-26T08:43:18.132Z] [2022-08-26T08:43:18.132Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T08:43:18.132Z] #87 sha256:7d827c18cbfcc60e08d9cb37f7f4a318fab8bb5214dbc3ca7c501b3bf2f4e0d7 [2022-08-26T08:43:18.132Z] #87 DONE 0.0s [2022-08-26T08:43:18.132Z] [2022-08-26T08:43:18.132Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T08:43:18.132Z] #88 sha256:02a76ed4bea67f4b456d355196fd837687c5c907424e6aea5b68c5a2e841364c [2022-08-26T08:43:19.074Z] #88 DONE 0.7s [2022-08-26T08:43:19.074Z] [2022-08-26T08:43:19.074Z] #89 exporting to image [2022-08-26T08:43:19.074Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T08:43:19.074Z] #89 exporting layers [2022-08-26T08:43:19.217Z] #75 DONE 1.5s [2022-08-26T08:43:19.217Z] [2022-08-26T08:43:19.217Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T08:43:19.217Z] #78 sha256:e75b877d0bdcb8d4d4d6d2480981dcbc5c70143dcb6d2d1cc8a8b843b80d50d0 [2022-08-26T08:43:19.476Z] #78 DONE 0.1s [2022-08-26T08:43:19.476Z] [2022-08-26T08:43:19.476Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T08:43:19.476Z] #79 sha256:bd4e78282989479b2181a5b9db80c03176e19c1e7efbf2df0d926ee8c8b92792 [2022-08-26T08:43:19.476Z] #79 DONE 0.1s [2022-08-26T08:43:19.476Z] [2022-08-26T08:43:19.476Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T08:43:19.476Z] #80 sha256:596fd10f157b7f169541a22b866c08bf74653ec956345f44ae6d1d8ca7858ea5 [2022-08-26T08:43:19.476Z] #80 DONE 0.0s [2022-08-26T08:43:19.476Z] [2022-08-26T08:43:19.476Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-26T08:43:19.476Z] #81 sha256:410c9ab13e30a1f71a2c109e8c4cbb09d8361b135c82df07b4b0473100e134a2 [2022-08-26T08:43:20.045Z] #81 0.641 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T08:43:20.045Z] #81 0.641 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T08:43:20.045Z] #81 0.641 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T08:43:20.876Z] #81 0.898 Reading package lists... [2022-08-26T08:43:21.446Z] #81 1.447 Reading package lists... [2022-08-26T08:43:21.621Z] #89 exporting layers 2.8s done [2022-08-26T08:43:21.705Z] #81 1.984 Building dependency tree... [2022-08-26T08:43:21.706Z] #81 2.117 Reading state information... [2022-08-26T08:43:21.706Z] #81 2.248 The following additional packages will be installed: [2022-08-26T08:43:21.706Z] #81 2.249 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-26T08:43:21.706Z] #81 2.251 Suggested packages: [2022-08-26T08:43:21.706Z] #81 2.251 systemd-container policykit-1 [2022-08-26T08:43:21.706Z] #81 2.251 Recommended packages: [2022-08-26T08:43:21.706Z] #81 2.251 systemd-timesyncd | time-daemon libnss-systemd [2022-08-26T08:43:21.706Z] #81 2.319 The following NEW packages will be installed: [2022-08-26T08:43:21.706Z] #81 2.320 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-26T08:43:21.706Z] #81 2.320 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-26T08:43:21.881Z] #89 writing image sha256:c6f28d2c069214dc05a9d759f5e77f948fa14e4036712acbabe493e60b995b4a done [2022-08-26T08:43:21.881Z] #89 naming to docker.io/library/docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 done [2022-08-26T08:43:21.881Z] #89 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-26T08:43:22.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44042/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/validate/default [2022-08-26T08:43:22.275Z] #81 2.588 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T08:43:22.275Z] #81 2.588 Need to get 5817 kB of archives. [2022-08-26T08:43:22.275Z] #81 2.588 After this operation, 19.3 MB of additional disk space will be used. [2022-08-26T08:43:22.275Z] #81 2.588 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-26T08:43:22.276Z] #81 2.591 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-26T08:43:22.276Z] #81 2.592 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-26T08:43:22.276Z] #81 2.595 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-26T08:43:22.276Z] #81 2.598 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-26T08:43:22.276Z] #81 2.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-26T08:43:22.276Z] #81 2.633 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-26T08:43:22.276Z] #81 2.636 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-26T08:43:22.276Z] #81 2.637 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-26T08:43:22.276Z] #81 2.639 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-26T08:43:22.276Z] #81 2.831 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T08:43:22.276Z] #81 2.864 Fetched 5817 kB in 0s (18.5 MB/s) [2022-08-26T08:43:22.276Z] #81 2.892 Selecting previously unselected package libargon2-1:amd64. [2022-08-26T08:43:22.276Z] #81 2.892 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28638 files and directories currently installed.) [2022-08-26T08:43:22.276Z] #81 2.904 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-26T08:43:22.276Z] #81 2.911 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T08:43:22.276Z] #81 2.943 Selecting previously unselected package libjson-c5:amd64. [2022-08-26T08:43:22.536Z] #81 2.946 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-26T08:43:22.536Z] #81 2.949 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-26T08:43:22.536Z] #81 2.985 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-26T08:43:22.536Z] #81 2.987 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-26T08:43:22.536Z] #81 2.992 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T08:43:22.536Z] #81 3.047 Selecting previously unselected package libkmod2:amd64. [2022-08-26T08:43:22.536Z] #81 3.049 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-26T08:43:22.536Z] #81 3.053 Unpacking libkmod2:amd64 (28-1) ... [2022-08-26T08:43:22.536Z] #81 3.102 Selecting previously unselected package systemd. [2022-08-26T08:43:22.536Z] #81 3.102 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-26T08:43:22.536Z] #81 3.139 Unpacking systemd (247.3-7) ... [2022-08-26T08:43:23.104Z] #81 3.631 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T08:43:23.104Z] #81 3.640 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-26T08:43:23.104Z] #81 3.649 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T08:43:23.104Z] #81 3.660 Setting up libkmod2:amd64 (28-1) ... [2022-08-26T08:43:23.104Z] #81 3.672 Setting up systemd (247.3-7) ... [2022-08-26T08:43:23.104Z] #81 3.710 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-26T08:43:23.104Z] #81 3.712 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-26T08:43:23.104Z] #81 3.715 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-26T08:43:23.104Z] #81 3.738 Initializing machine ID from KVM UUID. [2022-08-26T08:43:23.674Z] #81 4.063 Selecting previously unselected package systemd-sysv. [2022-08-26T08:43:23.674Z] #81 4.063 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-08-26T08:43:23.674Z] #81 4.078 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-26T08:43:23.674Z] #81 4.082 Unpacking systemd-sysv (247.3-7) ... [2022-08-26T08:43:23.674Z] #81 4.126 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-26T08:43:23.674Z] #81 4.128 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-26T08:43:23.674Z] #81 4.131 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-26T08:43:23.674Z] #81 4.187 Selecting previously unselected package dbus. [2022-08-26T08:43:23.674Z] #81 4.190 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-26T08:43:23.674Z] #81 4.200 Unpacking dbus (1.12.20-2) ... [2022-08-26T08:43:23.674Z] #81 4.256 Selecting previously unselected package libpam-systemd:amd64. [2022-08-26T08:43:23.674Z] #81 4.259 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-26T08:43:23.674Z] #81 4.265 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-26T08:43:23.674Z] #81 4.310 Selecting previously unselected package dbus-user-session. [2022-08-26T08:43:23.934Z] #81 4.313 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-26T08:43:23.934Z] #81 4.316 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-26T08:43:23.934Z] #81 4.359 Setting up systemd-sysv (247.3-7) ... [2022-08-26T08:43:23.934Z] #81 4.369 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-26T08:43:23.934Z] #81 4.378 Setting up dbus (1.12.20-2) ... [2022-08-26T08:43:23.934Z] #81 4.496 invoke-rc.d: could not determine current runlevel [2022-08-26T08:43:23.934Z] #81 4.499 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T08:43:23.934Z] #81 4.503 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-26T08:43:24.130Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-26T08:43:24.130Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-26T08:43:24.193Z] #81 4.624 Setting up dbus-user-session (1.12.20-2) ... [2022-08-26T08:43:24.193Z] #81 4.639 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T08:43:24.193Z] #81 DONE 4.8s [2022-08-26T08:43:24.193Z] [2022-08-26T08:43:24.193Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-26T08:43:24.193Z] #82 sha256:f9069ec55aa3ab49e502a1f203cbd5d4af837c819fd62e845e767a7a94c6b307 [2022-08-26T08:43:24.714Z] #82 0.426 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-26T08:43:24.714Z] #82 0.428 Dload Upload Total Spent Left Speed [2022-08-26T08:43:24.976Z] #82 0.431 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8138 0 --:--:-- --:--:-- --:--:-- 8138 [2022-08-26T08:43:24.976Z] #82 DONE 0.7s [2022-08-26T08:43:24.976Z] [2022-08-26T08:43:24.976Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T08:43:24.976Z] #83 sha256:739c7967262d84f5936f290b408093652d443cf29439a077e3fa6294496963e6 [2022-08-26T08:43:25.916Z] #83 DONE 0.9s [2022-08-26T08:43:25.916Z] [2022-08-26T08:43:25.916Z] #84 exporting to image [2022-08-26T08:43:25.916Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T08:43:25.916Z] #84 exporting layers [2022-08-26T08:43:29.219Z] #84 exporting layers 3.5s done [2022-08-26T08:43:29.219Z] #84 writing image sha256:8de49086f0424f21384327ee0f7a5a2b97778a23f4d81f130b4a6223308ea752 [2022-08-26T08:43:29.219Z] #84 writing image sha256:8de49086f0424f21384327ee0f7a5a2b97778a23f4d81f130b4a6223308ea752 done [2022-08-26T08:43:29.219Z] #84 naming to docker.io/library/docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 done [2022-08-26T08:43:29.219Z] #84 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T08:43:29.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -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=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh dynbinary test-integration [2022-08-26T08:43:29.820Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-26T08:43:29.820Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-26T08:43:29.820Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-26T08:43:29.820Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-26T08:43:30.079Z] 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-26T08:43:30.079Z] Detected virtualization docker. [2022-08-26T08:43:30.079Z] Detected architecture x86-64. [2022-08-26T08:43:30.079Z] Set hostname to . [2022-08-26T08:43:30.079Z] modprobe@drm.service: Succeeded. [2022-08-26T08:43:30.079Z] modprobe@configfs.service: Succeeded. [2022-08-26T08:43:30.079Z] modprobe@fuse.service: Succeeded. [2022-08-26T08:43:30.079Z] + source /etc/docker-entrypoint-cmd [2022-08-26T08:43:30.079Z] ++ hack/make.sh dynbinary test-integration [2022-08-26T08:43:30.079Z] [2022-08-26T08:43:30.339Z] Removing bundles/ [2022-08-26T08:43:30.339Z] [2022-08-26T08:43:30.339Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T08:43:30.339Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T08:43:30.339Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:43:32.275Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-26T08:43:34.192Z] Congratulations! All API changes are done the right way. [2022-08-26T08:43:34.192Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-26T08:43:34.192Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-26T08:43:34.192Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-26T08:43:34.192Z] [2022-08-26T08:43:34.192Z] INFO Start validation with golang-ci-lint [2022-08-26T08:43:34.762Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-26T08:43:34.762Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-26T08:43:54.862Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T08:43:54.862Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:43:54.862Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:43:54.862Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:43:54.862Z] [2022-08-26T08:43:54.862Z] + TEST_INTEGRATION_DEST=2 [2022-08-26T08:43:54.862Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-26T08:43:54.862Z] + TEST_SKIP_INTEGRATION=1 [2022-08-26T08:43:54.862Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-26T08:43:54.862Z] + run_tests [2022-08-26T08:43:54.862Z] + c=0 [2022-08-26T08:43:54.862Z] + '[' -n 0 ']' [2022-08-26T08:43:54.862Z] + rm= [2022-08-26T08:43:54.862Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44042/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44042/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh '' test-integration [2022-08-26T08:43:54.862Z] + TEST_INTEGRATION_DEST=1 [2022-08-26T08:43:54.862Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-26T08:43:54.862Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T08:43:54.862Z] + run_tests test-integration-flaky [2022-08-26T08:43:54.862Z] + '[' -n 0 ']' [2022-08-26T08:43:54.862Z] + rm= [2022-08-26T08:43:54.862Z] + TEST_INTEGRATION_DEST=3 [2022-08-26T08:43:54.862Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-26T08:43:54.862Z] + TEST_SKIP_INTEGRATION=1 [2022-08-26T08:43:54.862Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-26T08:43:54.862Z] + run_tests [2022-08-26T08:43:54.862Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44042/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44042/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh test-integration-flaky test-integration [2022-08-26T08:43:54.862Z] + '[' -n 0 ']' [2022-08-26T08:43:54.862Z] + rm= [2022-08-26T08:43:54.862Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44042/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44042/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh '' test-integration [2022-08-26T08:43:54.862Z] ++ jobs -p [2022-08-26T08:43:54.862Z] + for job in $(jobs -p) [2022-08-26T08:43:54.862Z] + wait 21928 [2022-08-26T08:43:54.862Z] [2022-08-26T08:43:54.862Z] [2022-08-26T08:43:54.862Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-26T08:43:54.862Z] [2022-08-26T08:43:54.862Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T08:43:54.862Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T08:43:54.862Z] HOSTNAME=f4c8cb2c6fec [2022-08-26T08:43:54.862Z] TEST_SKIP_INTEGRATION=1 [2022-08-26T08:43:54.862Z] TESTDEBUG=0 [2022-08-26T08:43:54.862Z] DEST=bundles/test-integration [2022-08-26T08:43:54.862Z] PWD=/go/src/github.com/docker/docker [2022-08-26T08:43:54.862Z] KEEPBUNDLE=1 [2022-08-26T08:43:54.862Z] DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 [2022-08-26T08:43:54.862Z] container=docker [2022-08-26T08:43:54.862Z] HOME=/root [2022-08-26T08:43:54.862Z] GOLANG_VERSION=1.18.5 [2022-08-26T08:43:54.862Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T08:43:54.862Z] VALIDATE_BRANCH=22.06 [2022-08-26T08:43:54.862Z] TERM=xterm [2022-08-26T08:43:54.862Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T08:43:54.862Z] SHLVL=1 [2022-08-26T08:43:54.862Z] TIMEOUT=120m [2022-08-26T08:43:54.862Z] DOCKER_BUILDTAGS= journald [2022-08-26T08:43:54.862Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T08:43:54.862Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-26T08:43:54.862Z] GO111MODULE=off [2022-08-26T08:43:54.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T08:43:54.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T08:43:54.862Z] GOPATH=/go [2022-08-26T08:43:54.862Z] PKG_CONFIG=pkg-config [2022-08-26T08:43:54.862Z] _=/usr/bin/env [2022-08-26T08:43:54.862Z] Building test suite binary ./integration-cli/test.main [2022-08-26T08:43:54.862Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T08:43:54.862Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T08:43:54.862Z] HOSTNAME=4e28ff583f3a [2022-08-26T08:43:54.862Z] TEST_SKIP_INTEGRATION=1 [2022-08-26T08:43:54.862Z] TESTDEBUG=0 [2022-08-26T08:43:54.862Z] DEST=bundles/test-integration [2022-08-26T08:43:54.862Z] PWD=/go/src/github.com/docker/docker [2022-08-26T08:43:54.862Z] KEEPBUNDLE=1 [2022-08-26T08:43:54.862Z] DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 [2022-08-26T08:43:54.862Z] container=docker [2022-08-26T08:43:54.862Z] HOME=/root [2022-08-26T08:43:54.862Z] GOLANG_VERSION=1.18.5 [2022-08-26T08:43:54.862Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T08:43:54.862Z] VALIDATE_BRANCH=22.06 [2022-08-26T08:43:54.862Z] TERM=xterm [2022-08-26T08:43:54.862Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T08:43:54.862Z] SHLVL=1 [2022-08-26T08:43:54.862Z] TIMEOUT=120m [2022-08-26T08:43:54.862Z] DOCKER_BUILDTAGS= journald [2022-08-26T08:43:54.862Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T08:43:54.862Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-26T08:43:54.862Z] GO111MODULE=off [2022-08-26T08:43:54.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T08:43:54.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T08:43:54.862Z] GOPATH=/go [2022-08-26T08:43:54.862Z] PKG_CONFIG=pkg-config [2022-08-26T08:43:54.862Z] _=/usr/bin/env [2022-08-26T08:43:54.862Z] Building test suite binary ./integration-cli/test.main [2022-08-26T08:43:54.862Z] No new tests added to integration. [2022-08-26T08:43:54.862Z] [2022-08-26T08:43:54.862Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T08:43:54.862Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T08:43:54.862Z] HOSTNAME=6532a1db350a [2022-08-26T08:43:54.862Z] TESTDEBUG=0 [2022-08-26T08:43:54.862Z] DEST=bundles/test-integration [2022-08-26T08:43:54.862Z] PWD=/go/src/github.com/docker/docker [2022-08-26T08:43:54.862Z] KEEPBUNDLE=1 [2022-08-26T08:43:54.862Z] DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 [2022-08-26T08:43:54.862Z] container=docker [2022-08-26T08:43:54.862Z] HOME=/root [2022-08-26T08:43:54.862Z] GOLANG_VERSION=1.18.5 [2022-08-26T08:43:54.862Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T08:43:54.862Z] VALIDATE_BRANCH=22.06 [2022-08-26T08:43:54.862Z] TERM=xterm [2022-08-26T08:43:54.862Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T08:43:54.862Z] SHLVL=1 [2022-08-26T08:43:54.862Z] TIMEOUT=120m [2022-08-26T08:43:54.862Z] DOCKER_BUILDTAGS= journald [2022-08-26T08:43:54.862Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T08:43:54.862Z] GO111MODULE=off [2022-08-26T08:43:54.862Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T08:43:54.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T08:43:54.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T08:43:54.862Z] GOPATH=/go [2022-08-26T08:43:54.862Z] PKG_CONFIG=pkg-config [2022-08-26T08:43:54.862Z] _=/usr/bin/env [2022-08-26T08:43:54.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-26T08:44:21.413Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-08-26T08:44:21.413Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-26T08:44:21.413Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-26T08:44:21.413Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-26T08:44:21.413Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-26T08:44:21.414Z] ok github.com/docker/docker/api/server/router/volume 0.015s coverage: 67.9% of statements [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-26T08:44:21.414Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-26T08:44:21.670Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-08-26T08:44:21.670Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-26T08:44:21.670Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-26T08:44:21.670Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-26T08:44:21.926Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-26T08:44:21.926Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-26T08:44:24.445Z] ok github.com/docker/docker/builder/remotecontext 0.107s coverage: 13.7% of statements [2022-08-26T08:44:24.445Z] ok github.com/docker/docker/builder/dockerfile 0.479s coverage: 49.3% of statements [2022-08-26T08:44:24.701Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-26T08:44:25.265Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-26T08:44:25.827Z] ok github.com/docker/docker/builder/remotecontext/git 1.371s coverage: 86.3% of statements [2022-08-26T08:44:25.827Z] ? github.com/docker/docker/cli [no test files] [2022-08-26T08:44:25.827Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-26T08:44:25.827Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-26T08:44:25.827Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-26T08:44:26.391Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-26T08:44:30.563Z] ok github.com/docker/docker/client 0.121s coverage: 76.0% of statements [2022-08-26T08:45:02.601Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 31.8% of statements [2022-08-26T08:45:02.601Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-08-26T08:45:02.601Z] ok github.com/docker/docker/cmd/dockerd/trap 2.368s coverage: 0.0% of statements [2022-08-26T08:45:02.601Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-26T08:45:02.601Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-26T08:45:02.601Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-26T08:45:02.601Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-26T08:45:02.601Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-26T08:45:07.851Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-08-26T08:45:08.414Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-26T08:45:09.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-26T08:45:10.967Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T08:45:10.967Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:45:10.967Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:45:10.967Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:45:10.967Z] [2022-08-26T08:45:10.967Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T08:45:10.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T08:45:10.967Z] HOSTNAME=02a1113f6a35 [2022-08-26T08:45:10.967Z] DEST=bundles/test-integration [2022-08-26T08:45:10.967Z] PWD=/go/src/github.com/docker/docker [2022-08-26T08:45:10.967Z] DOCKER_ROOTLESS=1 [2022-08-26T08:45:10.967Z] DOCKER_GITCOMMIT=b2d403d2a92b80d8c661216ad155ad921dcdead3 [2022-08-26T08:45:10.967Z] container=docker [2022-08-26T08:45:10.967Z] HOME=/root [2022-08-26T08:45:10.967Z] GOLANG_VERSION=1.18.5 [2022-08-26T08:45:10.967Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T08:45:10.967Z] VALIDATE_BRANCH=22.06 [2022-08-26T08:45:10.967Z] TERM=xterm [2022-08-26T08:45:10.967Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T08:45:10.967Z] SHLVL=1 [2022-08-26T08:45:10.967Z] TIMEOUT=120m [2022-08-26T08:45:10.967Z] DOCKER_BUILDTAGS= journald [2022-08-26T08:45:10.967Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T08:45:10.967Z] GO111MODULE=off [2022-08-26T08:45:10.967Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T08:45:10.967Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T08:45:10.967Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T08:45:10.967Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T08:45:10.967Z] GOPATH=/go [2022-08-26T08:45:10.967Z] PKG_CONFIG=pkg-config [2022-08-26T08:45:10.967Z] _=/usr/bin/env [2022-08-26T08:45:10.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T08:45:16.334Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-26T08:45:17.702Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.1% of statements [2022-08-26T08:45:18.265Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-26T08:45:18.828Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-26T08:45:19.391Z] ok github.com/docker/docker/daemon 10.149s coverage: 16.5% of statements [2022-08-26T08:45:19.391Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-26T08:45:19.391Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-26T08:45:19.391Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-26T08:45:19.391Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-26T08:45:20.321Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.646s coverage: 74.8% of statements [2022-08-26T08:45:21.250Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.337s coverage: 60.7% of statements [2022-08-26T08:45:21.250Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-08-26T08:45:22.621Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-26T08:45:23.990Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.274s coverage: 50.6% of statements [2022-08-26T08:45:24.555Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.803s coverage: 45.9% of statements [2022-08-26T08:45:24.555Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-26T08:45:25.484Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-26T08:45:26.048Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.849s coverage: 58.5% of statements [2022-08-26T08:45:26.048Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-26T08:45:26.048Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-26T08:45:26.304Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-26T08:45:26.867Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-26T08:45:28.235Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.9% of statements [2022-08-26T08:45:28.235Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-26T08:45:28.235Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-26T08:45:28.235Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-08-26T08:45:29.165Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-08-26T08:45:29.165Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 79.9% of statements [2022-08-26T08:45:29.165Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-26T08:45:29.729Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-08-26T08:45:29.729Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-26T08:45:30.294Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-08-26T08:45:30.867Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.181s coverage: 76.8% of statements [2022-08-26T08:45:30.867Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2022-08-26T08:45:30.867Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-26T08:45:30.867Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-26T08:45:31.796Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 31.5% of statements [2022-08-26T08:45:31.796Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.0% of statements [2022-08-26T08:45:32.358Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-08-26T08:45:32.920Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-26T08:45:33.176Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-26T08:45:34.108Z] ok github.com/docker/docker/daemon/logger/splunk 1.518s coverage: 82.5% of statements [2022-08-26T08:45:34.108Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-26T08:45:34.108Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-26T08:45:35.038Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-08-26T08:45:35.967Z] ok github.com/docker/docker/distribution 1.504s coverage: 28.0% of statements [2022-08-26T08:45:35.967Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-26T08:45:36.530Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-26T08:45:37.046Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T08:45:37.046Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:45:37.046Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:45:37.046Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:45:37.046Z] [2022-08-26T08:45:37.046Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T08:45:37.046Z] DOCKER_SYSTEMD=1 [2022-08-26T08:45:37.046Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T08:45:37.046Z] HOSTNAME=f4a26d32e840 [2022-08-26T08:45:37.046Z] DEST=bundles/test-integration [2022-08-26T08:45:37.046Z] PWD=/go/src/github.com/docker/docker [2022-08-26T08:45:37.046Z] DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 [2022-08-26T08:45:37.046Z] container=docker [2022-08-26T08:45:37.046Z] HOME=/root [2022-08-26T08:45:37.046Z] LANG=C.UTF-8 [2022-08-26T08:45:37.046Z] INVOCATION_ID=355336039801443bbb1ba904e3dbd9de [2022-08-26T08:45:37.046Z] GOLANG_VERSION=1.18.5 [2022-08-26T08:45:37.046Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T08:45:37.046Z] VALIDATE_BRANCH=22.06 [2022-08-26T08:45:37.046Z] TERM=xterm [2022-08-26T08:45:37.046Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T08:45:37.046Z] SHLVL=3 [2022-08-26T08:45:37.046Z] TIMEOUT=120m [2022-08-26T08:45:37.046Z] DOCKER_BUILDTAGS= journald [2022-08-26T08:45:37.046Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T08:45:37.046Z] GO111MODULE=off [2022-08-26T08:45:37.046Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T08:45:37.046Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T08:45:37.046Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T08:45:37.046Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T08:45:37.046Z] GOPATH=/go [2022-08-26T08:45:37.046Z] PKG_CONFIG=pkg-config [2022-08-26T08:45:37.046Z] _=/usr/bin/env [2022-08-26T08:45:37.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T08:45:37.093Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-08-26T08:45:37.349Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-08-26T08:45:37.349Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-26T08:45:37.606Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-26T08:45:38.168Z] ok github.com/docker/docker/image/tarexport 0.021s coverage: 0.7% of statements [2022-08-26T08:45:38.168Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-26T08:45:38.168Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-26T08:45:38.731Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-08-26T08:45:39.293Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-26T08:45:39.550Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-08-26T08:45:39.806Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-26T08:45:41.699Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.3% of statements [2022-08-26T08:45:42.628Z] ok github.com/docker/docker/pkg/authorization 0.487s coverage: 68.3% of statements [2022-08-26T08:45:42.628Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-26T08:45:42.884Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-26T08:45:46.153Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 42.7% of statements [2022-08-26T08:45:46.153Z] ok github.com/docker/docker/layer 7.185s coverage: 68.9% of statements [2022-08-26T08:45:46.153Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-26T08:45:46.153Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-26T08:45:46.153Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-26T08:45:46.153Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-26T08:45:46.153Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-26T08:45:46.153Z] ok github.com/docker/docker/pkg/containerfs 0.011s coverage: 6.7% of statements [2022-08-26T08:45:46.153Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-26T08:45:46.409Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-08-26T08:45:46.409Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-08-26T08:45:46.972Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-08-26T08:45:46.972Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-08-26T08:45:47.228Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-26T08:45:48.158Z] ok github.com/docker/docker/pkg/idtools 0.357s coverage: 67.9% of statements [2022-08-26T08:45:48.158Z] ok github.com/docker/docker/pkg/ioutils 0.371s coverage: 71.5% of statements [2022-08-26T08:45:48.416Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-26T08:45:48.416Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-26T08:45:48.416Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-26T08:45:48.673Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-26T08:45:48.673Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-26T08:45:48.930Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-26T08:45:48.930Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-26T08:45:49.187Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-26T08:45:49.187Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-26T08:45:49.187Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-26T08:45:49.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T08:45:49.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T08:45:49.750Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-08-26T08:45:50.007Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-26T08:45:50.263Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-26T08:45:50.524Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-26T08:45:51.897Z] ok github.com/docker/docker/pkg/pubsub 1.058s coverage: 75.0% of statements [2022-08-26T08:45:51.897Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-26T08:45:52.153Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-26T08:45:52.410Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-26T08:45:52.667Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-26T08:45:52.924Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-26T08:45:53.180Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-26T08:45:53.743Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-26T08:45:53.999Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-08-26T08:45:54.562Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-26T08:45:54.818Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-26T08:45:54.818Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-26T08:45:56.709Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-26T08:45:56.965Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-26T08:45:57.221Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-26T08:45:58.589Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2022-08-26T08:45:58.846Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-26T08:45:59.778Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-26T08:46:00.034Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-26T08:46:00.291Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-26T08:46:00.547Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-26T08:46:00.805Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-26T08:46:02.695Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-26T08:46:02.951Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-08-26T08:46:03.514Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-26T08:46:04.881Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-08-26T08:46:16.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T08:46:23.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T08:46:23.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T08:46:26.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T08:46:26.301Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|name|deps|files|imports|types_sizes) took 2m50.053178561s [2022-08-26T08:46:26.301Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.896424ms [2022-08-26T08:46:26.774Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/rootless [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/volume [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-26T08:46:26.774Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-26T08:46:26.774Z] [2022-08-26T08:46:26.774Z] === Skipped [2022-08-26T08:46:26.774Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-26T08:46:26.774Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-26T08:46:26.774Z] [2022-08-26T08:46:26.774Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-26T08:46:26.774Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-26T08:46:26.774Z] [2022-08-26T08:46:26.774Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-26T08:46:26.774Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-26T08:46:26.774Z] [2022-08-26T08:46:26.774Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-26T08:46:26.774Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-26T08:46:26.774Z] [2022-08-26T08:46:26.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-26T08:46:26.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.774Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:46:26.774Z] [2022-08-26T08:46:26.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-26T08:46:26.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.774Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:46:26.774Z] [2022-08-26T08:46:26.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-26T08:46:26.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:71: No driver to put! [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-26T08:46:26.775Z] time="2022-08-26T08:45:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-26T08:46:26.775Z] time="2022-08-26T08:45:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-26T08:46:26.775Z] time="2022-08-26T08:45:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-26T08:46:26.775Z] time="2022-08-26T08:45:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-26T08:46:26.775Z] time="2022-08-26T08:45:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:71: No driver to put! [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-26T08:46:26.775Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-26T08:46:26.775Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-26T08:46:26.775Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T08:46:26.775Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-26T08:46:26.775Z] graphtest_unix.go:71: No driver to put! [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-26T08:46:26.775Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-26T08:46:26.775Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-26T08:46:26.775Z] [2022-08-26T08:46:26.775Z] DONE 2799 tests, 28 skipped in 205.686s [2022-08-26T08:46:26.775Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/config [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/idm [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/ns [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/options [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/osl [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T08:46:26.775Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-26T08:46:26.775Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-26T08:46:31.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T08:46:31.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T08:46:34.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T08:46:34.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T08:46:35.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T08:46:36.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T08:46:36.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T08:46:36.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T08:46:37.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T08:46:40.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T08:46:40.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T08:46:41.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T08:46:42.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T08:46:43.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T08:46:43.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T08:46:45.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T08:46:45.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T08:46:46.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T08:46:47.335Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:46:47.335Z] Using test binary docker [2022-08-26T08:46:47.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T08:46:47.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-26T08:46:47.335Z] INFO: Waiting for daemon to start... [2022-08-26T08:46:47.335Z] Starting dockerd [2022-08-26T08:46:49.852Z] . [2022-08-26T08:46:49.852Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:46:49.852Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:46:49.852Z] Error: No such image: emptyfs [2022-08-26T08:46:49.852Z] Running integration-test (iteration 1) [2022-08-26T08:46:49.852Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T08:46:49.852Z] Loaded image: busybox:latest [2022-08-26T08:46:50.108Z] Loaded image: busybox:glibc [2022-08-26T08:46:50.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T08:46:51.509Z] Loaded image: debian:bullseye-slim [2022-08-26T08:46:51.509Z] Loaded image: hello-world:latest [2022-08-26T08:46:51.509Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:46:51.509Z] INFO: Testing against a local daemon [2022-08-26T08:46:51.509Z] === RUN TestCgroupNamespacesBuild [2022-08-26T08:46:52.876Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-08-26T08:46:52.876Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T08:46:53.805Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-26T08:46:53.805Z] === RUN TestBuildWithSession [2022-08-26T08:46:53.805Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:46:53.805Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T08:46:53.805Z] === RUN TestBuildSquashParent [2022-08-26T08:47:00.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T08:47:01.890Z] --- PASS: TestBuildSquashParent (7.30s) [2022-08-26T08:47:01.890Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T08:47:01.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:47:01.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:47:01.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:47:01.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:47:01.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:47:01.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:47:01.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:47:01.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:47:01.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:47:01.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:47:01.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:47:01.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:47:01.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:47:01.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:47:02.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:47:02.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:47:04.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:47:04.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:47:06.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-26T08:47:06.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-08-26T08:47:06.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2022-08-26T08:47:06.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-08-26T08:47:06.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-08-26T08:47:06.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2022-08-26T08:47:06.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-08-26T08:47:06.861Z] === RUN TestBuildMultiStageCopy [2022-08-26T08:47:06.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T08:47:08.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T08:47:08.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T08:47:09.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T08:47:09.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T08:47:10.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T08:47:10.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T08:47:11.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T08:47:11.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T08:47:12.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T08:47:12.419Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T08:47:13.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork 37.292s coverage: 40.6% of statements [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.493s coverage: 59.9% of statements [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-08-26T08:47:13.401Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-26T08:47:13.401Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-26T08:47:14.273Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-08-26T08:47:14.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-08-26T08:47:14.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-26T08:47:14.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-26T08:47:14.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-26T08:47:14.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-26T08:47:14.273Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T08:47:14.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T08:47:15.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T08:47:16.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T08:47:17.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T08:47:18.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T08:47:18.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T08:47:19.515Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-26T08:47:19.515Z] === RUN TestBuildLabelWithTargets [2022-08-26T08:47:19.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T08:47:20.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T08:47:21.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T08:47:22.730Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:47:22.730Z] Using test binary docker [2022-08-26T08:47:22.730Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T08:47:22.730Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-26T08:47:22.730Z] INFO: Waiting for daemon to start... [2022-08-26T08:47:22.730Z] Starting dockerd [2022-08-26T08:47:23.347Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.125s coverage: 6.6% of statements [2022-08-26T08:47:23.347Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-26T08:47:23.347Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-26T08:47:23.347Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-26T08:47:23.347Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-26T08:47:23.347Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-26T08:47:23.347Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-26T08:47:23.347Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-26T08:47:23.604Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-26T08:47:23.861Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-26T08:47:23.861Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2022-08-26T08:47:24.635Z] . [2022-08-26T08:47:24.635Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:47:24.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:47:24.635Z] Error: No such image: emptyfs [2022-08-26T08:47:24.895Z] Running integration-test (iteration 1) [2022-08-26T08:47:24.895Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T08:47:25.155Z] Loaded image: busybox:latest [2022-08-26T08:47:25.155Z] Loaded image: busybox:glibc [2022-08-26T08:47:26.536Z] Loaded image: debian:bullseye-slim [2022-08-26T08:47:26.536Z] Loaded image: hello-world:latest [2022-08-26T08:47:26.796Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:47:26.796Z] INFO: Testing against a local daemon [2022-08-26T08:47:26.796Z] === RUN TestCgroupNamespacesBuild [2022-08-26T08:47:27.600Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-08-26T08:47:27.600Z] === RUN TestBuildWithEmptyLayers [2022-08-26T08:47:28.173Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-08-26T08:47:28.173Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T08:47:29.551Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-26T08:47:29.551Z] === RUN TestBuildWithSession [2022-08-26T08:47:29.551Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:47:29.551Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T08:47:29.551Z] === RUN TestBuildSquashParent [2022-08-26T08:47:30.114Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-26T08:47:30.114Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T08:47:33.744Z] --- PASS: TestBuildSquashParent (4.19s) [2022-08-26T08:47:33.744Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T08:47:33.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:47:33.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:47:33.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:47:33.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:47:33.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:47:33.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:47:33.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:47:33.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:47:33.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:47:33.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:47:33.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:47:33.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:47:33.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:47:33.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:47:35.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:47:35.357Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-26T08:47:35.357Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T08:47:35.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:47:35.919Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-08-26T08:47:35.919Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T08:47:36.035Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-26T08:47:36.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:47:37.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:47:38.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-26T08:47:38.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s) [2022-08-26T08:47:38.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-08-26T08:47:38.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-08-26T08:47:38.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s) [2022-08-26T08:47:38.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-08-26T08:47:38.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-08-26T08:47:38.404Z] === RUN TestBuildMultiStageCopy [2022-08-26T08:47:38.404Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T08:47:39.783Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T08:47:40.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T08:47:40.086Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-08-26T08:47:40.086Z] === RUN TestBuildWithHugeFile [2022-08-26T08:47:40.302Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T08:47:40.302Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T08:47:40.884Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-08-26T08:47:40.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-08-26T08:47:40.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-26T08:47:40.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-26T08:47:40.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-26T08:47:40.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-08-26T08:47:40.884Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T08:47:41.454Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-26T08:47:41.454Z] === RUN TestBuildLabelWithTargets [2022-08-26T08:47:42.391Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-08-26T08:47:42.391Z] === RUN TestBuildWithEmptyLayers [2022-08-26T08:47:42.960Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-26T08:47:42.960Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T08:47:44.339Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-08-26T08:47:44.339Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T08:47:45.278Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-26T08:47:45.278Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T08:47:46.658Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-08-26T08:47:46.658Z] === RUN TestBuildWithHugeFile [2022-08-26T08:47:50.881Z] ok github.com/docker/docker/libnetwork/ipam 15.504s coverage: 85.3% of statements [2022-08-26T08:47:50.881Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-26T08:47:50.881Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-26T08:47:50.881Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-26T08:47:50.881Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-26T08:47:50.881Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-26T08:47:51.137Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-26T08:47:51.703Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2022-08-26T08:47:52.631Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-08-26T08:47:52.631Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-26T08:47:52.888Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-26T08:47:52.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T08:48:17.803Z] INFO [linters context/goanalysis] analyzers took 6m46.236948679s with top 10 stages: buildir: 2m24.255449224s, the_only_name: 42.842855333s, goimports: 29.565340272s, unconvert: 23.752993262s, gosec: 19.793959063s, S1038: 18.887751788s, S1039: 7.161878506s, misspell: 6.369163056s, unused: 4.26209698s, nilness: 4.251406743s [2022-08-26T08:48:17.803Z] INFO [runner] Issues before processing: 2397, after processing: 0 [2022-08-26T08:48:17.803Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2134/2134, nolint: 0/78, skip_files: 2134/2134, filename_unadjuster: 2134/2134, autogenerated_exclude: 2031/2134, identifier_marker: 2031/2031, cgo: 2134/2397, exclude: 2031/2031, exclude-rules: 78/2031, path_prettifier: 2134/2134 [2022-08-26T08:48:17.803Z] INFO [runner] processing took 83.108283ms with stages: nolint: 33.281417ms, identifier_marker: 21.763781ms, path_prettifier: 9.310369ms, autogenerated_exclude: 8.384634ms, exclude-rules: 8.026365ms, skip_dirs: 1.947799ms, cgo: 238.649µs, filename_unadjuster: 150.12µs, max_same_issues: 1.628µs, uniq_by_line: 533ns, skip_files: 422ns, diff: 385ns, source_code: 364ns, max_from_linter: 329ns, path_shortener: 308ns, exclude: 302ns, severity-rules: 301ns, sort_results: 235ns, max_per_file_from_linter: 234ns, path_prefixer: 108ns [2022-08-26T08:48:17.803Z] INFO [runner] linters took 1m45.432778279s with stages: goanalysis_metalinter: 1m45.349551155s [2022-08-26T08:48:17.803Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-26T08:48:17.803Z] INFO Memory: 2761 samples, avg is 315.0MB, max is 1215.6MB [2022-08-26T08:48:17.803Z] INFO Execution took 4m35.998814253s [2022-08-26T08:48:17.803Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-26T08:48:18.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh dynbinary test-docker-py [2022-08-26T08:48:18.416Z] [2022-08-26T08:48:18.677Z] Removing bundles/ [2022-08-26T08:48:18.677Z] [2022-08-26T08:48:18.677Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T08:48:18.677Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T08:48:18.677Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:48:19.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T08:48:36.273Z] --- PASS: TestBuildWithHugeFile (49.61s) [2022-08-26T08:48:36.273Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T08:48:36.273Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:48:36.273Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:48:36.273Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T08:48:36.273Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:48:36.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:48:36.273Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:48:36.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:48:36.273Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:48:36.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:48:36.273Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:48:36.273Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:48:36.273Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:48:36.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-26T08:48:36.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-08-26T08:48:36.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-08-26T08:48:36.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T08:48:36.273Z] === RUN TestBuildPreserveOwnership [2022-08-26T08:48:36.273Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T08:48:36.273Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T08:48:40.438Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2022-08-26T08:48:40.438Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.06s) [2022-08-26T08:48:40.438Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-26T08:48:40.438Z] === RUN TestBuildPlatformInvalid [2022-08-26T08:48:40.438Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-26T08:48:40.438Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T08:48:40.438Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-26T08:48:40.438Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-26T08:48:40.438Z] PASS [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === Skipped [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T08:48:40.438Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:48:40.438Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-26T08:48:40.438Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] DONE 34 tests, 3 skipped in 110.559s [2022-08-26T08:48:40.438Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T08:48:40.438Z] INFO: Testing against a local daemon [2022-08-26T08:48:40.438Z] === RUN TestConfigInspect [2022-08-26T08:48:40.438Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-26T08:48:40.438Z] === RUN TestConfigList [2022-08-26T08:48:40.438Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] --- SKIP: TestConfigList (0.01s) [2022-08-26T08:48:40.438Z] === RUN TestConfigsCreateAndDelete [2022-08-26T08:48:40.438Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-26T08:48:40.438Z] === RUN TestConfigsUpdate [2022-08-26T08:48:40.438Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-26T08:48:40.438Z] === RUN TestTemplatedConfig [2022-08-26T08:48:40.438Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-26T08:48:40.438Z] === RUN TestConfigCreateResolve [2022-08-26T08:48:40.438Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-26T08:48:40.438Z] PASS [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === Skipped [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-26T08:48:40.438Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-26T08:48:40.438Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-26T08:48:40.438Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-26T08:48:40.438Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-26T08:48:40.438Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-26T08:48:40.438Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:48:40.438Z] [2022-08-26T08:48:40.438Z] DONE 6 tests, 6 skipped in 0.153s [2022-08-26T08:48:40.438Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T08:48:40.694Z] INFO: Testing against a local daemon [2022-08-26T08:48:40.694Z] === RUN TestAttachWithTTY [2022-08-26T08:48:40.694Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-26T08:48:40.694Z] === RUN TestAttachWithoutTTy [2022-08-26T08:48:40.694Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-26T08:48:40.694Z] === RUN TestCheckpoint [2022-08-26T08:48:40.694Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:48:40.694Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T08:48:40.694Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T08:48:40.694Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:48:40.694Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:48:40.694Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:48:40.694Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:48:40.694Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:48:40.694Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:48:40.694Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T08:48:40.694Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T08:48:40.694Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T08:48:40.694Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T08:48:40.694Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T08:48:40.694Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T08:48:40.694Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T08:48:40.694Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T08:48:40.694Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T08:48:40.694Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T08:48:40.694Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-26T08:48:40.694Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T08:48:40.694Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-26T08:48:40.694Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T08:48:40.951Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-26T08:48:40.951Z] === RUN TestCopyEmptyFile [2022-08-26T08:48:40.951Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-26T08:48:40.951Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T08:48:41.206Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-26T08:48:41.206Z] === RUN TestCopyFromContainer [2022-08-26T08:48:42.904Z] --- PASS: TestBuildWithHugeFile (49.08s) [2022-08-26T08:48:42.904Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T08:48:42.904Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:48:42.904Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:48:42.904Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T08:48:42.904Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:48:42.904Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:48:42.904Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:48:42.904Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:48:42.904Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:48:42.904Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:48:42.904Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:48:42.904Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:48:42.904Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:48:42.904Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-26T08:48:42.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-26T08:48:42.904Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-26T08:48:42.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T08:48:42.904Z] === RUN TestBuildPreserveOwnership [2022-08-26T08:48:42.904Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T08:48:42.904Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T08:48:42.904Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2022-08-26T08:48:42.904Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-08-26T08:48:42.904Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-08-26T08:48:42.904Z] === RUN TestBuildPlatformInvalid [2022-08-26T08:48:42.904Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-26T08:48:42.904Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T08:48:42.904Z] Loaded image: busybox:latest [2022-08-26T08:48:42.904Z] Loaded image: busybox:glibc [2022-08-26T08:48:42.904Z] Loaded image: debian:bullseye-slim [2022-08-26T08:48:42.904Z] Loaded image: hello-world:latest [2022-08-26T08:48:42.904Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:48:45.372Z] === RUN TestCopyFromContainer// [2022-08-26T08:48:45.372Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T08:48:45.372Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T08:48:45.372Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T08:48:45.372Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T08:48:45.372Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T08:48:45.372Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T08:48:45.647Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T08:48:45.647Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T08:48:45.647Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer (4.61s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-26T08:48:45.647Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-26T08:48:45.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T08:48:45.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:48:45.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:48:45.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:48:45.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:48:45.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:48:45.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:48:45.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:48:45.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:48:45.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:48:45.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T08:48:45.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T08:48:45.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T08:48:45.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T08:48:45.647Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T08:48:45.910Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-26T08:48:45.910Z] === RUN TestCreateWithInvalidEnv [2022-08-26T08:48:45.910Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T08:48:45.910Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T08:48:45.910Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T08:48:45.910Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T08:48:45.910Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T08:48:45.910Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T08:48:45.910Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T08:48:45.910Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T08:48:45.910Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T08:48:45.910Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-26T08:48:45.910Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T08:48:45.910Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T08:48:45.910Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T08:48:45.910Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T08:48:45.910Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2022-08-26T08:48:45.910Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T08:48:47.306Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-26T08:48:47.306Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T08:48:48.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-08-26T08:48:48.233Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T08:48:48.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:48:48.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:48:48.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:48:48.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:48:48.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:48:48.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:48:48.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:48:48.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:48:48.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:48:48.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:48:48.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:48:48.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:48:48.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:48:48.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:48:48.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:48:48.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T08:48:48.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-26T08:48:48.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-26T08:48:48.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-26T08:48:48.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-26T08:48:48.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-26T08:48:48.233Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T08:48:48.795Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-26T08:48:48.795Z] === RUN TestCreateDifferentPlatform [2022-08-26T08:48:48.795Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T08:48:48.795Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T08:48:48.795Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T08:48:48.795Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T08:48:48.795Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T08:48:48.795Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T08:48:48.795Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-26T08:48:48.795Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T08:48:48.795Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-26T08:48:48.795Z] === RUN TestCreateInvalidHostConfig [2022-08-26T08:48:48.795Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:48:48.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:48:48.795Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:48:48.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:48:48.795Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:48:48.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:48:48.795Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:48:48.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:48:48.795Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:48:48.795Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:48:48.795Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:48:48.795Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:48:48.795Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T08:48:48.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T08:48:48.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T08:48:48.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T08:48:48.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T08:48:48.795Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T08:48:48.795Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-26T08:48:48.795Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-26T08:48:48.795Z] === RUN TestDaemonRestartIpcMode [2022-08-26T08:48:48.795Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T08:48:48.795Z] === RUN TestDaemonHostGatewayIP [2022-08-26T08:48:48.795Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:48:48.795Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-26T08:48:48.795Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T08:48:48.795Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T08:48:48.795Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T08:48:48.795Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-26T08:48:48.795Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-26T08:48:48.795Z] === RUN TestDiff [2022-08-26T08:48:49.357Z] --- PASS: TestDiff (0.40s) [2022-08-26T08:48:49.357Z] === RUN TestExecConsoleSize [2022-08-26T08:48:49.613Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-26T08:48:49.613Z] === RUN TestExecWithCloseStdin [2022-08-26T08:48:50.176Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-26T08:48:50.176Z] === RUN TestExec [2022-08-26T08:48:50.737Z] --- PASS: TestExec (0.46s) [2022-08-26T08:48:50.737Z] === RUN TestExecUser [2022-08-26T08:48:50.994Z] --- PASS: TestExecUser (0.45s) [2022-08-26T08:48:50.994Z] === RUN TestExportContainerAndImportImage [2022-08-26T08:48:51.034Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.77s) [2022-08-26T08:48:51.034Z] PASS [2022-08-26T08:48:51.034Z] [2022-08-26T08:48:51.034Z] === Skipped [2022-08-26T08:48:51.034Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T08:48:51.034Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:48:51.034Z] [2022-08-26T08:48:51.034Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:48:51.034Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:48:51.034Z] [2022-08-26T08:48:51.034Z] DONE 34 tests, 2 skipped in 85.597s [2022-08-26T08:48:51.034Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T08:48:51.034Z] INFO: Testing against a local daemon [2022-08-26T08:48:51.034Z] === RUN TestConfigInspect [2022-08-26T08:48:51.556Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-26T08:48:51.556Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T08:48:51.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T08:48:51.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T08:48:51.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T08:48:52.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T08:48:52.923Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-26T08:48:52.923Z] === RUN TestHealthCheckWorkdir [2022-08-26T08:48:52.941Z] --- PASS: TestConfigInspect (2.18s) [2022-08-26T08:48:52.941Z] === RUN TestConfigList [2022-08-26T08:48:53.485Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-26T08:48:53.485Z] === RUN TestHealthKillContainer [2022-08-26T08:48:54.321Z] --- PASS: TestConfigList (1.78s) [2022-08-26T08:48:54.321Z] === RUN TestConfigsCreateAndDelete [2022-08-26T08:48:55.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T08:48:55.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T08:48:56.857Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-08-26T08:48:56.857Z] === RUN TestConfigsUpdate [2022-08-26T08:48:58.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T08:48:58.787Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-26T08:48:58.787Z] === RUN TestTemplatedConfig [2022-08-26T08:49:01.322Z] --- PASS: TestTemplatedConfig (2.61s) [2022-08-26T08:49:01.322Z] === RUN TestConfigCreateResolve [2022-08-26T08:49:01.566Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-26T08:49:01.566Z] === RUN TestHealthCheckProcessKilled [2022-08-26T08:49:02.128Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-08-26T08:49:02.129Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T08:49:02.129Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-26T08:49:02.129Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-26T08:49:02.129Z] === RUN TestIpcModeNone [2022-08-26T08:49:02.385Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-26T08:49:02.385Z] === RUN TestIpcModePrivate [2022-08-26T08:49:02.642Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-26T08:49:02.898Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-26T08:49:02.898Z] === RUN TestIpcModeShareable [2022-08-26T08:49:02.898Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:49:02.898Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-26T08:49:02.898Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T08:49:03.228Z] --- PASS: TestConfigCreateResolve (1.79s) [2022-08-26T08:49:03.228Z] PASS [2022-08-26T08:49:03.228Z] [2022-08-26T08:49:03.228Z] DONE 6 tests in 12.766s [2022-08-26T08:49:03.228Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T08:49:03.228Z] INFO: Testing against a local daemon [2022-08-26T08:49:03.228Z] === RUN TestAttachWithTTY [2022-08-26T08:49:03.228Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-26T08:49:03.228Z] === RUN TestAttachWithoutTTy [2022-08-26T08:49:03.228Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-26T08:49:03.228Z] === RUN TestCheckpoint [2022-08-26T08:49:03.228Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:49:03.228Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T08:49:03.228Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T08:49:03.228Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:49:03.228Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:49:03.228Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:49:03.228Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:49:03.228Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:49:03.228Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:49:03.228Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T08:49:03.228Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T08:49:03.228Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T08:49:03.487Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T08:49:03.487Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T08:49:03.487Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T08:49:03.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T08:49:03.487Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T08:49:03.488Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T08:49:03.488Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T08:49:03.488Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T08:49:03.488Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T08:49:03.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-26T08:49:03.488Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T08:49:03.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-26T08:49:03.488Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T08:49:03.488Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-26T08:49:03.488Z] === RUN TestCopyEmptyFile [2022-08-26T08:49:03.747Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-26T08:49:03.747Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T08:49:03.747Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-26T08:49:03.747Z] === RUN TestCopyFromContainer [2022-08-26T08:49:04.264Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-26T08:49:04.264Z] === RUN TestAPIIpcModeHost [2022-08-26T08:49:04.264Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:49:04.264Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-26T08:49:04.264Z] === RUN TestDaemonIpcModeShareable [2022-08-26T08:49:04.264Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:49:04.264Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-26T08:49:04.264Z] === RUN TestDaemonIpcModePrivate [2022-08-26T08:49:05.126Z] === RUN TestCopyFromContainer// [2022-08-26T08:49:05.126Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T08:49:05.126Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T08:49:05.126Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T08:49:05.126Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T08:49:05.192Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-26T08:49:05.385Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T08:49:05.385Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T08:49:05.385Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T08:49:05.385Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T08:49:05.385Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T08:49:05.448Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-08-26T08:49:05.448Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T08:49:05.448Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:49:05.448Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-26T08:49:05.448Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T08:49:05.448Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:49:05.448Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-26T08:49:05.448Z] === RUN TestIpcModeOlderClient [2022-08-26T08:49:05.448Z] === PAUSE TestIpcModeOlderClient [2022-08-26T08:49:05.448Z] === RUN TestKillContainerInvalidSignal [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer (1.79s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-26T08:49:05.644Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-26T08:49:05.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T08:49:05.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:49:05.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:49:05.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:49:05.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:49:05.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:49:05.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:49:05.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:49:05.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:49:05.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:49:05.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T08:49:05.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T08:49:05.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T08:49:05.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T08:49:05.644Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T08:49:05.644Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-26T08:49:05.644Z] === RUN TestCreateWithInvalidEnv [2022-08-26T08:49:05.644Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T08:49:05.644Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T08:49:05.644Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T08:49:05.644Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T08:49:05.644Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T08:49:05.644Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T08:49:05.644Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T08:49:05.644Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T08:49:05.644Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T08:49:05.644Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-26T08:49:05.644Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T08:49:05.644Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T08:49:05.644Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T08:49:05.644Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T08:49:05.644Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T08:49:05.644Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T08:49:06.010Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-26T08:49:06.010Z] === RUN TestKillContainer [2022-08-26T08:49:06.010Z] === RUN TestKillContainer/no_signal [2022-08-26T08:49:06.266Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T08:49:06.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T08:49:06.523Z] === RUN TestKillContainer/killing_signal [2022-08-26T08:49:07.084Z] --- PASS: TestKillContainer (1.24s) [2022-08-26T08:49:07.084Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-26T08:49:07.084Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-08-26T08:49:07.084Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-26T08:49:07.084Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T08:49:07.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T08:49:07.550Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-08-26T08:49:07.550Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T08:49:07.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T08:49:07.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-08-26T08:49:07.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-26T08:49:07.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-26T08:49:07.902Z] === RUN TestKillStoppedContainer [2022-08-26T08:49:08.158Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-26T08:49:08.158Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T08:49:08.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T08:49:08.158Z] === RUN TestKillDifferentUserContainer [2022-08-26T08:49:08.414Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-26T08:49:08.414Z] === RUN TestInspectOomKilledTrue [2022-08-26T08:49:08.414Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:49:08.414Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T08:49:08.414Z] === RUN TestInspectOomKilledFalse [2022-08-26T08:49:08.414Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:49:08.414Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-26T08:49:08.414Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T08:49:08.414Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-26T08:49:08.414Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-26T08:49:08.414Z] === RUN TestLinksContainerNames [2022-08-26T08:49:08.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-08-26T08:49:08.935Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T08:49:08.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:49:08.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:49:08.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:49:08.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:49:08.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:49:08.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:49:08.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:49:08.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:49:08.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:49:08.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:49:08.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:49:08.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:49:08.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:49:08.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:49:08.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:49:08.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T08:49:08.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T08:49:08.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T08:49:08.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T08:49:08.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T08:49:08.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T08:49:08.935Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T08:49:09.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T08:49:09.342Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-26T08:49:09.342Z] === RUN TestLogsFollowTailEmpty [2022-08-26T08:49:09.505Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-08-26T08:49:09.505Z] === RUN TestCreateDifferentPlatform [2022-08-26T08:49:09.505Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T08:49:09.505Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T08:49:09.505Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T08:49:09.505Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T08:49:09.505Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T08:49:09.505Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T08:49:09.505Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-26T08:49:09.505Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T08:49:09.598Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-26T08:49:09.598Z] === RUN TestLogs [2022-08-26T08:49:09.598Z] === RUN TestLogs/driver_local [2022-08-26T08:49:09.598Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:49:09.598Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:49:09.598Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T08:49:09.598Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T08:49:09.598Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T08:49:09.598Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T08:49:09.598Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:49:09.598Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:49:09.598Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:49:09.598Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:49:09.598Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:49:09.598Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:49:09.598Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:49:09.598Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:49:09.764Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-26T08:49:09.764Z] === RUN TestCreateInvalidHostConfig [2022-08-26T08:49:09.764Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:49:09.764Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:49:09.764Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:49:09.764Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:49:09.764Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:49:09.764Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:49:09.764Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:49:09.764Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:49:09.764Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:49:09.764Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:49:09.764Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:49:09.764Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:49:09.764Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T08:49:09.764Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T08:49:09.764Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T08:49:09.764Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T08:49:09.764Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T08:49:09.764Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T08:49:09.764Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T08:49:09.764Z] === RUN TestDaemonRestartIpcMode [2022-08-26T08:49:09.764Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T08:49:09.764Z] === RUN TestDaemonHostGatewayIP [2022-08-26T08:49:09.764Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T08:49:09.764Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T08:49:09.764Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T08:49:09.764Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T08:49:09.764Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T08:49:09.764Z] === RUN TestDiff [2022-08-26T08:49:10.333Z] --- PASS: TestDiff (0.54s) [2022-08-26T08:49:10.333Z] === RUN TestExecConsoleSize [2022-08-26T08:49:10.526Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:49:10.526Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:49:10.901Z] --- PASS: TestExecConsoleSize (0.67s) [2022-08-26T08:49:10.901Z] === RUN TestExecWithCloseStdin [2022-08-26T08:49:11.087Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T08:49:11.087Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T08:49:11.595Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-08-26T08:49:11.595Z] === RUN TestExec [2022-08-26T08:49:12.014Z] === RUN TestLogs/driver_json-file [2022-08-26T08:49:12.014Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:49:12.014Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:49:12.014Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:49:12.014Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:49:12.014Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:49:12.014Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:49:12.014Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:49:12.014Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:49:12.014Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:49:12.014Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:49:12.014Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:49:12.014Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:49:12.014Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:49:12.014Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:49:12.163Z] --- PASS: TestExec (0.64s) [2022-08-26T08:49:12.163Z] === RUN TestExecUser [2022-08-26T08:49:12.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T08:49:12.576Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:49:12.576Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:49:12.731Z] --- PASS: TestExecUser (0.64s) [2022-08-26T08:49:12.731Z] === RUN TestExportContainerAndImportImage [2022-08-26T08:49:12.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T08:49:13.138Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:49:13.138Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:49:13.669Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-26T08:49:13.669Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T08:49:13.700Z] --- PASS: TestLogs (3.92s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.82s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-26T08:49:13.700Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-26T08:49:13.700Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T08:49:13.955Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/default [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/private [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/slave [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/shared [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T08:49:13.955Z] === CONT TestMountDaemonRoot/default [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:49:13.955Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T08:49:13.955Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:49:13.955Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:49:13.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:49:13.955Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/shared [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/slave [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/private [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:49:14.212Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:49:14.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:49:14.212Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:49:14.468Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T08:49:14.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T08:49:14.468Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T08:49:14.468Z] 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-26T08:49:14.468Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-26T08:49:14.468Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T08:49:14.468Z] 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-26T08:49:14.468Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-26T08:49:14.468Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T08:49:14.468Z] 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-26T08:49:14.468Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-26T08:49:14.468Z] === RUN TestNetworkNat [2022-08-26T08:49:15.030Z] --- PASS: TestNetworkNat (0.47s) [2022-08-26T08:49:15.030Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T08:49:15.057Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-26T08:49:15.057Z] === RUN TestHealthCheckWorkdir [2022-08-26T08:49:15.286Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-26T08:49:15.286Z] === RUN TestNetworkLoopbackNat [2022-08-26T08:49:15.626Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-08-26T08:49:15.626Z] === RUN TestHealthKillContainer [2022-08-26T08:49:16.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T08:49:17.800Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-26T08:49:17.800Z] === RUN TestPause [2022-08-26T08:49:17.800Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:49:17.800Z] --- SKIP: TestPause (0.00s) [2022-08-26T08:49:17.800Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T08:49:17.800Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:49:17.800Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:49:17.800Z] === RUN TestPauseStopPausedContainer [2022-08-26T08:49:17.800Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:49:17.800Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-26T08:49:17.800Z] === RUN TestPidHost [2022-08-26T08:49:18.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T08:49:18.730Z] --- PASS: TestPidHost (0.90s) [2022-08-26T08:49:18.730Z] === RUN TestPsFilter [2022-08-26T08:49:18.986Z] --- PASS: TestPsFilter (0.10s) [2022-08-26T08:49:18.986Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T08:49:19.241Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-26T08:49:19.241Z] === RUN TestRemoveContainerWithVolume [2022-08-26T08:49:19.802Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-26T08:49:19.802Z] === RUN TestRemoveContainerRunning [2022-08-26T08:49:20.058Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-26T08:49:20.058Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T08:49:20.643Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-08-26T08:49:20.643Z] === RUN TestRemoveInvalidContainer [2022-08-26T08:49:20.644Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T08:49:20.644Z] === RUN TestRenameLinkedContainer [2022-08-26T08:49:22.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T08:49:22.537Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-26T08:49:22.537Z] === RUN TestRenameStoppedContainer [2022-08-26T08:49:22.793Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-26T08:49:22.793Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T08:49:23.719Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-08-26T08:49:23.719Z] === RUN TestRenameInvalidName [2022-08-26T08:49:23.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T08:49:23.744Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-26T08:49:23.744Z] === RUN TestHealthCheckProcessKilled [2022-08-26T08:49:23.975Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-26T08:49:23.975Z] === RUN TestRenameAnonymousContainer [2022-08-26T08:49:24.683Z] --- PASS: TestHealthCheckProcessKilled (0.84s) [2022-08-26T08:49:24.683Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T08:49:25.251Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-26T08:49:25.251Z] === RUN TestIpcModeNone [2022-08-26T08:49:25.410Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-26T08:49:25.410Z] === RUN TestRenameContainerWithSameName [2022-08-26T08:49:25.819Z] --- PASS: TestIpcModeNone (0.61s) [2022-08-26T08:49:25.819Z] === RUN TestIpcModePrivate [2022-08-26T08:49:25.971Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-26T08:49:25.971Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T08:49:26.080Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-26T08:49:26.339Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-26T08:49:26.339Z] === RUN TestIpcModeShareable [2022-08-26T08:49:26.899Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-26T08:49:26.899Z] === RUN TestResize [2022-08-26T08:49:26.908Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-26T08:49:27.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T08:49:27.155Z] --- PASS: TestResize (0.40s) [2022-08-26T08:49:27.155Z] === RUN TestResizeWithInvalidSize [2022-08-26T08:49:27.166Z] --- PASS: TestIpcModeShareable (0.63s) [2022-08-26T08:49:27.167Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T08:49:27.410Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-26T08:49:27.410Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T08:49:27.973Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-26T08:49:27.973Z] === RUN TestDaemonRestartKillContainers [2022-08-26T08:49:27.973Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-26T08:49:27.973Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:49:27.973Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T08:49:27.973Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T08:49:28.900Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T08:49:29.072Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-08-26T08:49:29.072Z] === RUN TestAPIIpcModeHost [2022-08-26T08:49:29.331Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-26T08:49:29.331Z] === RUN TestDaemonIpcModeShareable [2022-08-26T08:49:29.644Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:49:29.644Z] Using test binary docker [2022-08-26T08:49:29.644Z] +++ /etc/init.d/apparmor start [2022-08-26T08:49:29.644Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-26T08:49:29.644Z] INFO: Waiting for daemon to start... [2022-08-26T08:49:29.645Z] Starting dockerd [2022-08-26T08:49:29.645Z] +++ 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-26T08:49:29.828Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s) [2022-08-26T08:49:29.828Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-26T08:49:29.828Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-26T08:49:29.828Z] === RUN TestCgroupNamespacesRun [2022-08-26T08:49:30.268Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-26T08:49:30.534Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-26T08:49:30.534Z] === RUN TestDaemonIpcModePrivate [2022-08-26T08:49:30.756Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-26T08:49:30.756Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T08:49:31.495Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-26T08:49:31.564Z] . [2022-08-26T08:49:31.564Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:49:31.564Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:49:31.564Z] Error: No such image: emptyfs [2022-08-26T08:49:31.564Z] ++++ docker load [2022-08-26T08:49:31.564Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:49:31.755Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-26T08:49:31.755Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T08:49:32.121Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-26T08:49:32.121Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T08:49:32.137Z] Running integration-test (iteration 1) [2022-08-26T08:49:32.137Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T08:49:32.137Z] ++ 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-26T08:49:32.137Z] ++ set -e [2022-08-26T08:49:32.137Z] ++ '[' -n 0 ']' [2022-08-26T08:49:32.137Z] ++ set -x [2022-08-26T08:49:32.137Z] ++ 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-26T08:49:32.692Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-26T08:49:32.951Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2022-08-26T08:49:32.951Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T08:49:33.050Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-26T08:49:33.050Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T08:49:33.080Z] Loaded image: busybox:latest [2022-08-26T08:49:33.342Z] Loaded image: busybox:glibc [2022-08-26T08:49:33.888Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-26T08:49:34.148Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.31s) [2022-08-26T08:49:34.148Z] === RUN TestIpcModeOlderClient [2022-08-26T08:49:34.148Z] === PAUSE TestIpcModeOlderClient [2022-08-26T08:49:34.148Z] === RUN TestKillContainerInvalidSignal [2022-08-26T08:49:34.416Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-26T08:49:34.416Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T08:49:34.717Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-08-26T08:49:34.717Z] === RUN TestKillContainer [2022-08-26T08:49:34.717Z] === RUN TestKillContainer/no_signal [2022-08-26T08:49:35.285Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T08:49:35.347Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-26T08:49:35.347Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T08:49:35.544Z] === RUN TestKillContainer/killing_signal [2022-08-26T08:49:36.112Z] --- PASS: TestKillContainer (1.46s) [2022-08-26T08:49:36.112Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-08-26T08:49:36.112Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-26T08:49:36.112Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-08-26T08:49:36.112Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T08:49:36.112Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T08:49:36.275Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-26T08:49:36.275Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T08:49:36.680Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T08:49:37.205Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-26T08:49:37.205Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T08:49:37.550Z] Loaded image: debian:bullseye-slim [2022-08-26T08:49:37.550Z] Loaded image: hello-world:latest [2022-08-26T08:49:37.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-08-26T08:49:37.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-26T08:49:37.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-26T08:49:37.618Z] === RUN TestKillStoppedContainer [2022-08-26T08:49:37.618Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-26T08:49:37.618Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T08:49:37.618Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T08:49:37.618Z] === RUN TestKillDifferentUserContainer [2022-08-26T08:49:37.812Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:49:37.812Z] INFO: Testing against a local daemon [2022-08-26T08:49:37.812Z] === RUN TestCgroupNamespacesBuild [2022-08-26T08:49:37.877Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-26T08:49:37.877Z] === RUN TestInspectOomKilledTrue [2022-08-26T08:49:37.877Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-26T08:49:37.877Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T08:49:37.877Z] === RUN TestInspectOomKilledFalse [2022-08-26T08:49:38.133Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-26T08:49:38.133Z] === RUN TestNISDomainname [2022-08-26T08:49:38.133Z] 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-26T08:49:38.133Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-26T08:49:38.133Z] === RUN TestHostnameDnsResolution [2022-08-26T08:49:38.445Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-08-26T08:49:38.445Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T08:49:38.704Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-26T08:49:38.704Z] === RUN TestLinksContainerNames [2022-08-26T08:49:39.062Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-26T08:49:39.062Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T08:49:39.062Z] 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-26T08:49:39.062Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-26T08:49:39.062Z] === RUN TestPrivilegedHostDevices [2022-08-26T08:49:39.318Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-26T08:49:39.318Z] === RUN TestRunConsoleSize [2022-08-26T08:49:39.642Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-26T08:49:39.642Z] === RUN TestLogsFollowTailEmpty [2022-08-26T08:49:39.880Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-26T08:49:39.880Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T08:49:39.902Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-26T08:49:39.902Z] === RUN TestLogs [2022-08-26T08:49:39.902Z] === RUN TestLogs/driver_local [2022-08-26T08:49:39.902Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:49:39.902Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:49:39.902Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T08:49:39.902Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T08:49:39.902Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T08:49:39.902Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T08:49:39.902Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:49:39.902Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:49:39.902Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:49:39.902Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:49:39.902Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:49:39.902Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:49:39.902Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:49:39.902Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:49:40.359Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-08-26T08:49:40.359Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T08:49:40.840Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:49:40.840Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:49:41.409Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T08:49:41.409Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T08:49:41.792Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-08-26T08:49:41.792Z] === RUN TestStats [2022-08-26T08:49:41.792Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:49:41.792Z] --- SKIP: TestStats (0.00s) [2022-08-26T08:49:41.792Z] === RUN TestStopContainerWithTimeout [2022-08-26T08:49:41.792Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T08:49:41.792Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T08:49:41.792Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T08:49:41.792Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T08:49:41.792Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T08:49:41.792Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T08:49:41.792Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T08:49:41.792Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T08:49:41.792Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T08:49:41.792Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T08:49:41.978Z] === RUN TestLogs/driver_json-file [2022-08-26T08:49:41.978Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:49:41.978Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:49:41.978Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:49:41.978Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:49:41.978Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:49:41.978Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:49:41.978Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:49:41.978Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:49:41.978Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:49:41.978Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:49:41.978Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:49:41.978Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:49:41.978Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:49:41.978Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:49:42.275Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2022-08-26T08:49:42.275Z] === RUN TestBuildWithSession [2022-08-26T08:49:42.275Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:49:42.275Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T08:49:42.275Z] === RUN TestBuildSquashParent [2022-08-26T08:49:42.354Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T08:49:42.547Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:49:42.807Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:49:43.066Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:49:43.326Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:49:43.903Z] --- PASS: TestLogs (3.79s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.69s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.74s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-08-26T08:49:43.903Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-26T08:49:43.903Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T08:49:44.165Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/default [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/private [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/slave [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/shared [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/default [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/shared [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/slave [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/private [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T08:49:44.165Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:49:44.165Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:49:44.165Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T08:49:44.273Z] ok github.com/docker/docker/libnetwork/networkdb 104.598s coverage: 60.1% of statements [2022-08-26T08:49:44.273Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-26T08:49:44.273Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-26T08:49:44.273Z] ok github.com/docker/docker/libnetwork/osl 4.320s coverage: 39.7% of statements [2022-08-26T08:49:44.273Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-26T08:49:44.273Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:49:44.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T08:49:44.684Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T08:49:44.684Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T08:49:44.684Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T08:49:44.866Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T08:49:45.638Z] ok github.com/docker/docker/libnetwork/portmapper 0.631s coverage: 48.6% of statements [2022-08-26T08:49:45.638Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-26T08:49:45.638Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-26T08:49:45.792Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T08:49:45.792Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-08-26T08:49:45.792Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-08-26T08:49:45.792Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-26T08:49:45.792Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-26T08:49:45.792Z] === RUN TestDeleteDevicemapper [2022-08-26T08:49:45.792Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:49:45.792Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T08:49:45.792Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T08:49:45.895Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === Skipped [2022-08-26T08:49:45.895Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-26T08:49:45.895Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-26T08:49:45.895Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-26T08:49:45.895Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-26T08:49:45.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-26T08:49:45.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-26T08:49:45.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-26T08:49:45.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-26T08:49:45.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-26T08:49:45.895Z] firewalld_test.go:14: firewalld is not running [2022-08-26T08:49:45.895Z] [2022-08-26T08:49:45.895Z] DONE 327 tests, 9 skipped in 202.352s [2022-08-26T08:49:46.063Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-08-26T08:49:46.063Z] === RUN TestContainerVolumesMountedAsShared Post stage [Pipeline] junit [2022-08-26T08:49:46.470Z] Recording test results [2022-08-26T08:49:46.588Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-08-26T08:49:46.631Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-26T08:49:46.632Z] === RUN TestContainerVolumesMountedAsSlave [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T08:49:46.891Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-26T08:49:46.891Z] === RUN TestNetworkNat [2022-08-26T08:49:46.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=611a9ebf2d2fdd53bd7763e479c982ac7f454704 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:611a9ebf2d2fdd53bd7763e479c982ac7f454704 hack/make.sh dynbinary test-integration [2022-08-26T08:49:47.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-08-26T08:49:47.158Z] === RUN TestUpdateMemory [2022-08-26T08:49:47.158Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:49:47.158Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-26T08:49:47.158Z] === RUN TestUpdateCPUQuota [2022-08-26T08:49:47.158Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:49:47.158Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-26T08:49:47.158Z] === RUN TestUpdatePidsLimit [2022-08-26T08:49:47.158Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:49:47.158Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-26T08:49:47.158Z] === RUN TestUpdateRestartPolicy [2022-08-26T08:49:47.219Z] [2022-08-26T08:49:47.219Z] Removing bundles/ [2022-08-26T08:49:47.459Z] --- PASS: TestNetworkNat (0.48s) [2022-08-26T08:49:47.459Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T08:49:47.475Z] [2022-08-26T08:49:47.475Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T08:49:47.475Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T08:49:47.475Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:49:47.720Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-26T08:49:47.720Z] === RUN TestNetworkLoopbackNat [2022-08-26T08:49:51.008Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-26T08:49:51.008Z] === RUN TestPause [2022-08-26T08:49:51.008Z] --- PASS: TestPause (0.47s) [2022-08-26T08:49:51.008Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T08:49:51.008Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:49:51.008Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:49:51.008Z] === RUN TestPauseStopPausedContainer [2022-08-26T08:49:51.267Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-26T08:49:51.267Z] === RUN TestPidHost [2022-08-26T08:49:52.289Z] --- PASS: TestBuildSquashParent (9.42s) [2022-08-26T08:49:52.289Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T08:49:52.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:49:52.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:49:52.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:49:52.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:49:52.289Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:49:52.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:49:52.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:49:52.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:49:52.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:49:52.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:49:52.289Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:49:52.289Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:49:52.289Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:49:52.289Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:49:52.647Z] --- PASS: TestPidHost (1.02s) [2022-08-26T08:49:52.647Z] === RUN TestPsFilter [2022-08-26T08:49:52.647Z] --- PASS: TestPsFilter (0.11s) [2022-08-26T08:49:52.647Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T08:49:52.907Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-26T08:49:52.907Z] === RUN TestRemoveContainerWithVolume [2022-08-26T08:49:53.475Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-08-26T08:49:53.475Z] === RUN TestRemoveContainerRunning [2022-08-26T08:49:53.734Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-26T08:49:53.734Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T08:49:54.303Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-08-26T08:49:54.303Z] === RUN TestRemoveInvalidContainer [2022-08-26T08:49:54.303Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T08:49:54.303Z] === RUN TestRenameLinkedContainer [2022-08-26T08:49:55.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:49:55.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:49:56.208Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-26T08:49:56.208Z] === RUN TestRenameStoppedContainer [2022-08-26T08:49:56.469Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-26T08:49:56.469Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T08:49:57.406Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-26T08:49:57.406Z] === RUN TestRenameInvalidName [2022-08-26T08:49:57.984Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-26T08:49:57.984Z] === RUN TestRenameAnonymousContainer [2022-08-26T08:49:58.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:49:58.408Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:49:59.322Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-08-26T08:49:59.322Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T08:49:59.322Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-26T08:49:59.322Z] === RUN TestWaitNonBlocked [2022-08-26T08:49:59.322Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:49:59.322Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:49:59.322Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:49:59.322Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:49:59.322Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:49:59.322Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:49:59.322Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-26T08:49:59.322Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-26T08:49:59.322Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-08-26T08:49:59.322Z] === RUN TestWaitBlocked [2022-08-26T08:49:59.322Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:49:59.322Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:49:59.322Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:49:59.322Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:49:59.322Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:49:59.322Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:49:59.361Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-26T08:49:59.361Z] === RUN TestRenameContainerWithSameName [2022-08-26T08:49:59.884Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T08:49:59.884Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-08-26T08:49:59.884Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-08-26T08:49:59.884Z] === RUN TestWaitConditions [2022-08-26T08:49:59.884Z] === RUN TestWaitConditions/default [2022-08-26T08:49:59.884Z] === PAUSE TestWaitConditions/default [2022-08-26T08:49:59.884Z] === RUN TestWaitConditions/not-running [2022-08-26T08:49:59.884Z] === PAUSE TestWaitConditions/not-running [2022-08-26T08:49:59.884Z] === RUN TestWaitConditions/next-exit [2022-08-26T08:49:59.884Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T08:49:59.884Z] === RUN TestWaitConditions/removed [2022-08-26T08:49:59.884Z] === PAUSE TestWaitConditions/removed [2022-08-26T08:49:59.884Z] === CONT TestWaitConditions/default [2022-08-26T08:49:59.884Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:49:59.929Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-26T08:49:59.929Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T08:50:00.867Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-26T08:50:00.867Z] === RUN TestResize [2022-08-26T08:50:01.126Z] --- PASS: TestResize (0.44s) [2022-08-26T08:50:01.126Z] === RUN TestResizeWithInvalidSize [2022-08-26T08:50:01.695Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-08-26T08:50:01.695Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T08:50:01.772Z] === CONT TestWaitConditions/removed [2022-08-26T08:50:01.772Z] === CONT TestWaitConditions/not-running [2022-08-26T08:50:02.264Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:50:02.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:50:02.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:50:02.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:50:02.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:50:02.617Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-26T08:50:02.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2022-08-26T08:50:02.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2022-08-26T08:50:02.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2022-08-26T08:50:02.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2022-08-26T08:50:02.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2022-08-26T08:50:02.617Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2022-08-26T08:50:02.617Z] === RUN TestBuildMultiStageCopy [2022-08-26T08:50:02.617Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T08:50:03.136Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T08:50:03.136Z] --- PASS: TestWaitConditions/next-exit (1.62s) [2022-08-26T08:50:03.136Z] --- PASS: TestWaitConditions/default (1.73s) [2022-08-26T08:50:03.136Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-08-26T08:50:03.136Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-08-26T08:50:03.136Z] === RUN TestWaitRestartedContainer [2022-08-26T08:50:03.136Z] === RUN TestWaitRestartedContainer/default [2022-08-26T08:50:03.136Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T08:50:03.136Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T08:50:03.136Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T08:50:03.136Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T08:50:03.136Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T08:50:03.136Z] === CONT TestWaitRestartedContainer/default [2022-08-26T08:50:03.136Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T08:50:04.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:50:04.502Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T08:50:04.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T08:50:05.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T08:50:05.431Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-26T08:50:05.431Z] --- PASS: TestWaitRestartedContainer/next-exit (1.24s) [2022-08-26T08:50:05.432Z] --- PASS: TestWaitRestartedContainer/default (1.44s) [2022-08-26T08:50:05.432Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-08-26T08:50:05.432Z] === CONT TestDaemonRestartIpcMode [2022-08-26T08:50:05.432Z] === CONT TestIpcModeOlderClient [2022-08-26T08:50:05.432Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-26T08:50:05.432Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T08:50:05.936Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T08:50:06.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:50:06.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:50:06.879Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T08:50:07.451Z] --- PASS: TestBuildMultiStageCopy (5.42s) [2022-08-26T08:50:07.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2022-08-26T08:50:07.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2022-08-26T08:50:07.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-08-26T08:50:07.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2022-08-26T08:50:07.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-26T08:50:07.451Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T08:50:07.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:50:08.024Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-08-26T08:50:08.282Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-08-26T08:50:08.282Z] PASS [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === Skipped [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T08:50:08.282Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-26T08:50:08.282Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-26T08:50:08.282Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-26T08:50:08.282Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-26T08:50:08.282Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-26T08:50:08.282Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-26T08:50:08.282Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-26T08:50:08.282Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-26T08:50:08.282Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-26T08:50:08.282Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T08:50:08.282Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-26T08:50:08.282Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-26T08:50:08.282Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-26T08:50:08.282Z] 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-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-26T08:50:08.282Z] 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-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-26T08:50:08.282Z] 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-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-26T08:50:08.282Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:50:08.282Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-26T08:50:08.282Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:50:08.282Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-26T08:50:08.282Z] 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-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-26T08:50:08.282Z] 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-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-26T08:50:08.282Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T08:50:08.282Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-26T08:50:08.282Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-26T08:50:08.282Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-26T08:50:08.282Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T08:50:08.282Z] [2022-08-26T08:50:08.282Z] DONE 250 tests, 27 skipped in 87.718s [2022-08-26T08:50:08.282Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T08:50:08.282Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T08:50:08.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:50:08.837Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2022-08-26T08:50:08.837Z] === RUN TestBuildLabelWithTargets [2022-08-26T08:50:08.843Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-26T08:50:08.843Z] === RUN TestConfigDaemonID [2022-08-26T08:50:09.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:50:10.211Z] daemon_test.go:83: [d70c1fcdd6cc5] daemon is not started [2022-08-26T08:50:10.211Z] --- PASS: TestConfigDaemonID (1.10s) [2022-08-26T08:50:10.211Z] === RUN TestDaemonConfigValidation [2022-08-26T08:50:10.211Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:50:10.211Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:50:10.211Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T08:50:10.211Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T08:50:10.211Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T08:50:10.211Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T08:50:10.211Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T08:50:10.211Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T08:50:10.211Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T08:50:10.211Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T08:50:10.211Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:50:10.211Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T08:50:10.211Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T08:50:10.211Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T08:50:10.211Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T08:50:10.211Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T08:50:10.211Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-26T08:50:10.211Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-26T08:50:10.211Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-26T08:50:10.211Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-26T08:50:10.211Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-26T08:50:10.211Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T08:50:10.211Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T08:50:10.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:50:11.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:50:11.426Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2022-08-26T08:50:11.426Z] === RUN TestBuildWithEmptyLayers [2022-08-26T08:50:11.575Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T08:50:12.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:50:12.503Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T08:50:12.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:50:13.371Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2022-08-26T08:50:13.371Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T08:50:13.431Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T08:50:13.431Z] daemon_test.go:197: [d0c94f09eea38] daemon is not started [2022-08-26T08:50:13.431Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-26T08:50:13.431Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-26T08:50:13.431Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-26T08:50:13.431Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-26T08:50:13.431Z] === RUN TestDaemonProxy [2022-08-26T08:50:13.431Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-26T08:50:13.431Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-26T08:50:13.431Z] PASS [2022-08-26T08:50:13.431Z] [2022-08-26T08:50:13.431Z] === Skipped [2022-08-26T08:50:13.431Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-26T08:50:13.431Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-26T08:50:13.431Z] [2022-08-26T08:50:13.431Z] DONE 13 tests, 1 skipped in 5.260s [2022-08-26T08:50:13.431Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T08:50:13.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:50:13.697Z] INFO: Testing against a local daemon [2022-08-26T08:50:13.697Z] === RUN TestCommitInheritsEnv [2022-08-26T08:50:14.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:50:14.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:50:15.088Z] --- PASS: TestCommitInheritsEnv (1.53s) [2022-08-26T08:50:15.088Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T08:50:15.088Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T08:50:15.088Z] === RUN TestImportWithCustomPlatform [2022-08-26T08:50:15.088Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform// [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T08:50:15.345Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T08:50:15.345Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T08:50:15.345Z] === RUN TestImagesFilterMultiReference [2022-08-26T08:50:15.600Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-26T08:50:15.600Z] === RUN TestImagePullPlatformInvalid [2022-08-26T08:50:15.600Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-26T08:50:15.600Z] === RUN TestRemoveImageOrphaning [2022-08-26T08:50:16.673Z] --- PASS: TestBuildMultiStageOnBuild (3.11s) [2022-08-26T08:50:16.673Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T08:50:17.487Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-08-26T08:50:17.487Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T08:50:17.488Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-26T08:50:17.488Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-26T08:50:17.488Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T08:50:17.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-26T08:50:17.488Z] === RUN TestTagInvalidReference [2022-08-26T08:50:17.488Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-26T08:50:17.488Z] === RUN TestTagValidPrefixedRepo [2022-08-26T08:50:17.488Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-26T08:50:17.488Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T08:50:17.488Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-26T08:50:17.488Z] === RUN TestTagOfficialNames [2022-08-26T08:50:17.488Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-26T08:50:17.488Z] === RUN TestTagMatchesDigest [2022-08-26T08:50:17.488Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-26T08:50:17.488Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T08:50:17.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:50:18.057Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2022-08-26T08:50:18.057Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-08-26T08:50:22.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s) [2022-08-26T08:50:22.179Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T08:50:22.179Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T08:50:22.263Z] --- PASS: TestBuildMultiStageLayerLeak (3.45s) [2022-08-26T08:50:22.263Z] === RUN TestBuildWithHugeFile [2022-08-26T08:50:22.438Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T08:50:23.377Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s) [2022-08-26T08:50:23.377Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-08-26T08:50:23.377Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) [2022-08-26T08:50:23.377Z] === RUN TestCgroupNamespacesRun [2022-08-26T08:50:24.755Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-26T08:50:24.755Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T08:50:24.755Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-26T08:50:24.755Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-26T08:50:24.755Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T08:50:25.194Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T08:50:25.194Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:50:25.194Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:50:25.194Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:50:25.194Z] [2022-08-26T08:50:25.194Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-26T08:50:25.194Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-26T08:50:25.194Z] Using test binary docker [2022-08-26T08:50:25.194Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T08:50:25.194Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-26T08:50:25.194Z] INFO: Waiting for daemon to start... [2022-08-26T08:50:25.194Z] Starting dockerd [2022-08-26T08:50:25.194Z] . [2022-08-26T08:50:25.194Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-26T08:50:25.693Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-26T08:50:25.694Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T08:50:27.074Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-26T08:50:27.074Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T08:50:28.458Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2022-08-26T08:50:28.458Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T08:50:29.397Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-08-26T08:50:29.397Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T08:50:30.334Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-26T08:50:30.334Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T08:50:31.274Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-08-26T08:50:31.274Z] === RUN TestNISDomainname [2022-08-26T08:50:31.845Z] --- PASS: TestNISDomainname (0.57s) [2022-08-26T08:50:31.845Z] === RUN TestHostnameDnsResolution [2022-08-26T08:50:32.784Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-08-26T08:50:32.784Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T08:50:33.352Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-08-26T08:50:33.352Z] === RUN TestPrivilegedHostDevices [2022-08-26T08:50:33.921Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-26T08:50:33.921Z] === RUN TestRunConsoleSize [2022-08-26T08:50:34.181Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-26T08:50:34.181Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T08:50:36.716Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s) [2022-08-26T08:50:36.716Z] === RUN TestStats [2022-08-26T08:50:39.250Z] --- PASS: TestStats (2.48s) [2022-08-26T08:50:39.250Z] === RUN TestStopContainerWithTimeout [2022-08-26T08:50:39.250Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T08:50:39.250Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T08:50:39.250Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T08:50:39.250Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T08:50:39.250Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T08:50:39.250Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T08:50:39.250Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T08:50:39.250Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T08:50:39.250Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T08:50:39.250Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T08:50:39.510Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T08:50:41.415Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T08:50:42.794Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T08:50:42.794Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-08-26T08:50:42.794Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-08-26T08:50:42.794Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-26T08:50:42.794Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-08-26T08:50:42.794Z] === RUN TestDeleteDevicemapper [2022-08-26T08:50:42.794Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:50:42.794Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T08:50:42.794Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T08:50:44.700Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-08-26T08:50:44.700Z] === RUN TestUpdateMemory [2022-08-26T08:50:44.960Z] --- PASS: TestUpdateMemory (0.59s) [2022-08-26T08:50:44.960Z] === RUN TestUpdateCPUQuota [2022-08-26T08:50:45.897Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-26T08:50:45.897Z] === RUN TestUpdatePidsLimit [2022-08-26T08:50:45.897Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T08:50:46.156Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T08:50:46.416Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T08:50:46.675Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T08:50:46.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T08:50:47.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T08:50:47.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit (2.14s) [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-26T08:50:48.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-26T08:50:48.023Z] === RUN TestUpdateRestartPolicy [2022-08-26T08:51:00.233Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-08-26T08:51:00.233Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T08:51:00.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-08-26T08:51:00.233Z] === RUN TestWaitNonBlocked [2022-08-26T08:51:00.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:51:00.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:51:00.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:51:00.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:51:00.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:51:00.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:51:00.492Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-26T08:51:00.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-26T08:51:00.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-08-26T08:51:00.492Z] === RUN TestWaitBlocked [2022-08-26T08:51:00.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:51:00.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:51:00.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:51:00.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:51:00.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:51:00.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:51:01.431Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T08:51:01.431Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2022-08-26T08:51:01.432Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2022-08-26T08:51:01.432Z] === RUN TestWaitConditions [2022-08-26T08:51:01.432Z] === RUN TestWaitConditions/default [2022-08-26T08:51:01.432Z] === PAUSE TestWaitConditions/default [2022-08-26T08:51:01.432Z] === RUN TestWaitConditions/not-running [2022-08-26T08:51:01.432Z] === PAUSE TestWaitConditions/not-running [2022-08-26T08:51:01.432Z] === RUN TestWaitConditions/next-exit [2022-08-26T08:51:01.432Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T08:51:01.432Z] === RUN TestWaitConditions/removed [2022-08-26T08:51:01.432Z] === PAUSE TestWaitConditions/removed [2022-08-26T08:51:01.432Z] === CONT TestWaitConditions/default [2022-08-26T08:51:01.432Z] === CONT TestWaitConditions/removed [2022-08-26T08:51:03.336Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:51:03.336Z] === CONT TestWaitConditions/not-running [2022-08-26T08:51:03.948Z] sha256:c3b0ba91e0480ee749b06c2d778e2262696c6162986b9d0cb662c9918ac43adc [2022-08-26T08:51:03.948Z] INFO: Starting docker-py tests... [2022-08-26T08:51:03.948Z] ============================= test session starts ============================== [2022-08-26T08:51:03.948Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-26T08:51:03.948Z] rootdir: /src, inifile: pytest.ini [2022-08-26T08:51:03.948Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-26T08:51:03.948Z] collected 395 items / 2 deselected / 393 selected [2022-08-26T08:51:03.948Z] [2022-08-26T08:51:05.240Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T08:51:05.240Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-08-26T08:51:05.240Z] --- PASS: TestWaitConditions/default (1.74s) [2022-08-26T08:51:05.240Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-08-26T08:51:05.240Z] --- PASS: TestWaitConditions/not-running (1.69s) [2022-08-26T08:51:05.240Z] === RUN TestWaitRestartedContainer [2022-08-26T08:51:05.240Z] === RUN TestWaitRestartedContainer/default [2022-08-26T08:51:05.240Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T08:51:05.240Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T08:51:05.240Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T08:51:05.240Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T08:51:05.240Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T08:51:05.240Z] === CONT TestWaitRestartedContainer/default [2022-08-26T08:51:05.240Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T08:51:06.619Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T08:51:07.557Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-26T08:51:07.557Z] --- PASS: TestWaitRestartedContainer/next-exit (1.51s) [2022-08-26T08:51:07.557Z] --- PASS: TestWaitRestartedContainer/default (1.59s) [2022-08-26T08:51:07.557Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-26T08:51:07.557Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T08:51:07.557Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T08:51:10.098Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-08-26T08:51:10.098Z] === CONT TestDaemonHostGatewayIP [2022-08-26T08:51:10.098Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-08-26T08:51:10.098Z] === CONT TestDaemonRestartIpcMode [2022-08-26T08:51:12.637Z] --- PASS: TestDaemonHostGatewayIP (2.80s) [2022-08-26T08:51:12.637Z] === CONT TestIpcModeOlderClient [2022-08-26T08:51:12.637Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-08-26T08:51:12.637Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T08:51:12.637Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-26T08:51:17.552Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-26T08:51:18.382Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-26T08:51:20.189Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-26T08:51:23.864Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T08:51:23.864Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:51:23.864Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:51:23.864Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T08:51:23.864Z] [2022-08-26T08:51:23.864Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T08:51:23.864Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T08:51:23.864Z] HOSTNAME=f1089c52f8f1 [2022-08-26T08:51:23.864Z] TESTDEBUG=0 [2022-08-26T08:51:23.864Z] DEST=bundles/test-integration [2022-08-26T08:51:23.864Z] PWD=/go/src/github.com/docker/docker [2022-08-26T08:51:23.864Z] DOCKER_GITCOMMIT=611a9ebf2d2fdd53bd7763e479c982ac7f454704 [2022-08-26T08:51:23.864Z] container=docker [2022-08-26T08:51:23.864Z] HOME=/root [2022-08-26T08:51:23.864Z] GOLANG_VERSION=1.18.5 [2022-08-26T08:51:23.864Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T08:51:23.864Z] VALIDATE_BRANCH=22.06 [2022-08-26T08:51:23.864Z] TERM=xterm [2022-08-26T08:51:23.864Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T08:51:23.864Z] SHLVL=1 [2022-08-26T08:51:23.864Z] TIMEOUT=120m [2022-08-26T08:51:23.864Z] DOCKER_BUILDTAGS= journald [2022-08-26T08:51:23.864Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T08:51:23.864Z] GO111MODULE=off [2022-08-26T08:51:23.864Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T08:51:23.864Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T08:51:23.864Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T08:51:23.864Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T08:51:23.864Z] GOPATH=/go [2022-08-26T08:51:23.864Z] PKG_CONFIG=pkg-config [2022-08-26T08:51:23.864Z] _=/usr/bin/env [2022-08-26T08:51:23.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T08:51:24.847Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-08-26T08:51:24.847Z] PASS [2022-08-26T08:51:24.848Z] [2022-08-26T08:51:24.848Z] === Skipped [2022-08-26T08:51:24.848Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T08:51:24.848Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:51:24.848Z] [2022-08-26T08:51:24.848Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T08:51:24.848Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-26T08:51:24.848Z] [2022-08-26T08:51:24.848Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:51:24.848Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:51:24.848Z] [2022-08-26T08:51:24.848Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-26T08:51:24.848Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-26T08:51:24.848Z] [2022-08-26T08:51:24.848Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T08:51:24.848Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:51:24.848Z] [2022-08-26T08:51:24.848Z] DONE 273 tests, 5 skipped in 140.872s [2022-08-26T08:51:24.848Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T08:51:24.848Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T08:51:24.848Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-26T08:51:24.848Z] === RUN TestConfigDaemonID [2022-08-26T08:51:25.786Z] daemon_test.go:83: [d63f2debf450e] daemon is not started [2022-08-26T08:51:25.786Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-26T08:51:25.786Z] === RUN TestDaemonConfigValidation [2022-08-26T08:51:25.786Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:51:25.786Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:51:25.786Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T08:51:25.786Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T08:51:25.786Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T08:51:25.786Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T08:51:25.786Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T08:51:25.786Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T08:51:25.786Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T08:51:25.786Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T08:51:25.786Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:51:25.786Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T08:51:25.786Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T08:51:25.786Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T08:51:25.786Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T08:51:26.045Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T08:51:26.046Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-26T08:51:26.046Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-26T08:51:26.046Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-26T08:51:26.046Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-26T08:51:26.046Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-26T08:51:26.046Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T08:51:26.046Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T08:51:26.984Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T08:51:27.922Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T08:51:29.301Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T08:51:29.301Z] daemon_test.go:197: [da2b4322a1e24] daemon is not started [2022-08-26T08:51:29.301Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-26T08:51:29.301Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-26T08:51:29.301Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-26T08:51:29.301Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-26T08:51:29.301Z] === RUN TestDaemonProxy [2022-08-26T08:51:29.301Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T08:51:30.679Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T08:51:32.589Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T08:51:34.493Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T08:51:34.753Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T08:51:35.321Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-26T08:51:35.321Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-26T08:51:35.321Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-26T08:51:35.321Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-26T08:51:35.321Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T08:51:35.321Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T08:51:35.321Z] PASS [2022-08-26T08:51:35.321Z] [2022-08-26T08:51:35.321Z] DONE 18 tests in 11.186s [2022-08-26T08:51:35.321Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T08:51:35.321Z] INFO: Testing against a local daemon [2022-08-26T08:51:35.321Z] === RUN TestCommitInheritsEnv [2022-08-26T08:51:35.581Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-26T08:51:35.581Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T08:51:35.581Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T08:51:35.581Z] === RUN TestImportWithCustomPlatform [2022-08-26T08:51:35.581Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T08:51:35.842Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T08:51:35.842Z] === RUN TestImportWithCustomPlatform// [2022-08-26T08:51:35.842Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T08:51:35.842Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T08:51:35.842Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T08:51:36.102Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T08:51:36.102Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T08:51:36.102Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform (0.38s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T08:51:36.102Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T08:51:36.102Z] === RUN TestImagesFilterMultiReference [2022-08-26T08:51:36.102Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-26T08:51:36.102Z] === RUN TestImagePullPlatformInvalid [2022-08-26T08:51:36.102Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-26T08:51:36.102Z] === RUN TestRemoveImageOrphaning [2022-08-26T08:51:36.361Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-26T08:51:36.361Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T08:51:36.929Z] time="2022-08-26T08:51:36Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-26T08:51:38.306Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-08-26T08:51:38.306Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T08:51:38.306Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-26T08:51:38.306Z] === RUN TestTagInvalidReference [2022-08-26T08:51:38.306Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-26T08:51:38.306Z] === RUN TestTagValidPrefixedRepo [2022-08-26T08:51:38.306Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-26T08:51:38.306Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T08:51:38.306Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-26T08:51:38.307Z] === RUN TestTagOfficialNames [2022-08-26T08:51:38.566Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-26T08:51:38.566Z] === RUN TestTagMatchesDigest [2022-08-26T08:51:38.566Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-26T08:51:38.566Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T08:51:49.961Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-26T08:51:50.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T08:51:50.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T08:51:53.866Z] --- PASS: TestImportExtremelyLargeImageWorks (92.61s) [2022-08-26T08:51:53.867Z] PASS [2022-08-26T08:51:53.867Z] [2022-08-26T08:51:53.867Z] === Skipped [2022-08-26T08:51:53.867Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-26T08:51:53.867Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-26T08:51:53.867Z] [2022-08-26T08:51:53.867Z] DONE 22 tests, 1 skipped in 96.464s [2022-08-26T08:51:53.867Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T08:51:53.867Z] === RUN TestStripANSICommands [2022-08-26T08:51:53.867Z] === RUN TestStripANSICommands/#00 [2022-08-26T08:51:53.867Z] === RUN TestStripANSICommands/#01 [2022-08-26T08:51:53.867Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T08:51:53.867Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T08:51:53.867Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T08:51:53.867Z] PASS [2022-08-26T08:51:53.867Z] [2022-08-26T08:51:53.867Z] DONE 3 tests in 0.039s [2022-08-26T08:51:53.867Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T08:51:53.867Z] INFO: Testing against a local daemon [2022-08-26T08:51:53.867Z] === RUN TestNetworkCreateDelete [2022-08-26T08:51:53.867Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-26T08:51:53.867Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T08:51:53.867Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-26T08:51:53.867Z] === RUN TestDaemonDNSFallback [2022-08-26T08:51:57.130Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-26T08:51:57.131Z] === RUN TestInspectNetwork [2022-08-26T08:51:57.131Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T08:51:57.131Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T08:51:57.131Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:51:57.131Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:51:57.131Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:51:57.131Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T08:51:57.131Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T08:51:57.131Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T08:51:57.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestNetworkList [2022-08-26T08:51:57.131Z] === RUN TestNetworkList//networks [2022-08-26T08:51:57.131Z] === PAUSE TestNetworkList//networks [2022-08-26T08:51:57.131Z] === RUN TestNetworkList//networks/ [2022-08-26T08:51:57.131Z] === PAUSE TestNetworkList//networks/ [2022-08-26T08:51:57.131Z] === CONT TestNetworkList//networks [2022-08-26T08:51:57.131Z] === CONT TestNetworkList//networks/ [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkList (0.02s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T08:51:57.131Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T08:51:57.131Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T08:51:57.131Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-26T08:51:57.131Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T08:51:57.131Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-26T08:51:57.131Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T08:51:57.131Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-26T08:51:57.131Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T08:51:57.131Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-26T08:51:57.131Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T08:51:57.131Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-26T08:51:57.131Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T08:51:57.131Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T08:51:57.131Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:51:57.131Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T08:51:57.131Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-26T08:51:57.131Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T08:51:57.131Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-26T08:51:57.131Z] PASS [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === Skipped [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-26T08:51:57.131Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-26T08:51:57.131Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-26T08:51:57.131Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-26T08:51:57.131Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-26T08:51:57.131Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-26T08:51:57.131Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-26T08:51:57.131Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-26T08:51:57.131Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-26T08:51:57.131Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:51:57.131Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-26T08:51:57.131Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-26T08:51:57.131Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] DONE 34 tests, 12 skipped in 7.057s [2022-08-26T08:51:57.131Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:51:57.131Z] INFO: Testing against a local daemon [2022-08-26T08:51:57.131Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T08:51:57.131Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:51:57.131Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestDockerNetworkIpvlan [2022-08-26T08:51:57.131Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:51:57.131Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:51:57.131Z] PASS [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === Skipped [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:51:57.131Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:51:57.131Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] DONE 2 tests, 2 skipped in 0.078s [2022-08-26T08:51:57.131Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:51:57.131Z] INFO: Testing against a local daemon [2022-08-26T08:51:57.131Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T08:51:57.131Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-26T08:51:57.131Z] === RUN TestDockerNetworkMacvlan [2022-08-26T08:51:57.131Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-26T08:51:57.131Z] PASS [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === Skipped [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-26T08:51:57.131Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-26T08:51:57.131Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] DONE 2 tests, 2 skipped in 0.073s [2022-08-26T08:51:57.131Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T08:51:57.131Z] testing: warning: no tests to run [2022-08-26T08:51:57.131Z] PASS [2022-08-26T08:51:57.131Z] [2022-08-26T08:51:57.131Z] DONE 0 tests in 0.023s [2022-08-26T08:51:57.387Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T08:51:57.387Z] INFO: Testing against a local daemon [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginTLS [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginHeader [2022-08-26T08:51:57.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.387Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-26T08:51:57.387Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T08:51:57.642Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:57.642Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-08-26T08:51:57.642Z] === RUN TestAuthZPluginV2Disable [2022-08-26T08:51:58.202Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.202Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-26T08:51:58.202Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T08:51:58.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.458Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-26T08:51:58.458Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T08:51:58.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.713Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-26T08:51:58.713Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T08:51:58.968Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-26T08:51:58.969Z] PASS [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === Skipped [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-26T08:51:58.969Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:58.969Z] [2022-08-26T08:51:58.969Z] DONE 17 tests, 17 skipped in 1.756s [2022-08-26T08:51:58.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T08:51:59.224Z] INFO: Testing against a local daemon [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:51:59.224Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:51:59.224Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T08:51:59.224Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T08:51:59.224Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T08:51:59.224Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T08:51:59.224Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T08:51:59.224Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T08:51:59.224Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T08:51:59.224Z] === RUN TestPluginInstall [2022-08-26T08:51:59.224Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:59.224Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-26T08:51:59.224Z] === RUN TestPluginsWithRuntimes [2022-08-26T08:51:59.224Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-26T08:51:59.224Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-26T08:51:59.224Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T08:51:59.224Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-26T08:51:59.224Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-26T08:51:59.224Z] PASS [2022-08-26T08:51:59.224Z] [2022-08-26T08:51:59.224Z] === Skipped [2022-08-26T08:51:59.224Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-26T08:51:59.224Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T08:51:59.224Z] [2022-08-26T08:51:59.224Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-26T08:51:59.224Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-26T08:51:59.224Z] [2022-08-26T08:51:59.224Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-26T08:51:59.224Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-26T08:51:59.224Z] [2022-08-26T08:51:59.224Z] DONE 19 tests, 3 skipped in 0.126s [2022-08-26T08:51:59.224Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T08:51:59.224Z] INFO: Testing against a local daemon [2022-08-26T08:51:59.224Z] === RUN TestExternalGraphDriver [2022-08-26T08:51:59.480Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-26T08:51:59.480Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-26T08:51:59.480Z] === RUN TestGraphdriverPluginV2 [2022-08-26T08:52:03.647Z] --- PASS: TestGraphdriverPluginV2 (3.69s) [2022-08-26T08:52:03.647Z] PASS [2022-08-26T08:52:03.647Z] [2022-08-26T08:52:03.647Z] === Skipped [2022-08-26T08:52:03.647Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-26T08:52:03.647Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-26T08:52:03.647Z] [2022-08-26T08:52:03.647Z] DONE 2 tests, 1 skipped in 4.109s [2022-08-26T08:52:03.647Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T08:52:03.647Z] INFO: Testing against a local daemon [2022-08-26T08:52:03.647Z] === RUN TestContinueAfterPluginCrash [2022-08-26T08:52:03.647Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T08:52:03.647Z] === RUN TestReadPluginNoRead [2022-08-26T08:52:03.647Z] === PAUSE TestReadPluginNoRead [2022-08-26T08:52:03.647Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T08:52:03.647Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T08:52:03.647Z] === CONT TestContinueAfterPluginCrash [2022-08-26T08:52:03.647Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T08:52:07.813Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2022-08-26T08:52:07.813Z] === CONT TestReadPluginNoRead [2022-08-26T08:52:09.704Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T08:52:11.067Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T08:52:12.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T08:52:12.431Z] === RUN TestReadPluginNoRead/default [2022-08-26T08:52:12.431Z] --- PASS: TestContinueAfterPluginCrash (8.78s) [2022-08-26T08:52:13.364Z] === CONT TestReadPluginNoRead [2022-08-26T08:52:13.364Z] read_test.go:92: [d6010a62edcb4] daemon is not started [2022-08-26T08:52:13.364Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-08-26T08:52:13.364Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-26T08:52:13.364Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-08-26T08:52:13.364Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-08-26T08:52:13.364Z] PASS [2022-08-26T08:52:13.364Z] [2022-08-26T08:52:13.364Z] DONE 6 tests in 10.152s [2022-08-26T08:52:13.364Z] 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-26T08:52:13.364Z] testing: warning: no tests to run [2022-08-26T08:52:13.364Z] PASS [2022-08-26T08:52:13.621Z] [2022-08-26T08:52:13.621Z] DONE 0 tests in 0.034s [2022-08-26T08:52:13.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T08:52:13.621Z] INFO: Testing against a local daemon [2022-08-26T08:52:13.621Z] === RUN TestPluginWithDevMounts [2022-08-26T08:52:13.621Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-26T08:52:13.621Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-26T08:52:13.621Z] PASS [2022-08-26T08:52:13.621Z] [2022-08-26T08:52:13.621Z] === Skipped [2022-08-26T08:52:13.621Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-26T08:52:13.621Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-26T08:52:13.621Z] [2022-08-26T08:52:13.621Z] DONE 1 tests, 1 skipped in 0.098s [2022-08-26T08:52:13.621Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T08:52:13.621Z] INFO: Testing against a local daemon [2022-08-26T08:52:13.621Z] === RUN TestSecretInspect [2022-08-26T08:52:13.621Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.621Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-26T08:52:13.621Z] === RUN TestSecretList [2022-08-26T08:52:13.621Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.621Z] --- SKIP: TestSecretList (0.02s) [2022-08-26T08:52:13.621Z] === RUN TestSecretsCreateAndDelete [2022-08-26T08:52:13.621Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.621Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-26T08:52:13.621Z] === RUN TestSecretsUpdate [2022-08-26T08:52:13.920Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-26T08:52:13.920Z] === RUN TestTemplatedSecret [2022-08-26T08:52:13.920Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-26T08:52:13.920Z] === RUN TestSecretCreateResolve [2022-08-26T08:52:13.920Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-26T08:52:13.920Z] PASS [2022-08-26T08:52:13.920Z] [2022-08-26T08:52:13.920Z] === Skipped [2022-08-26T08:52:13.920Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-26T08:52:13.920Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] [2022-08-26T08:52:13.920Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-26T08:52:13.920Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] [2022-08-26T08:52:13.920Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-26T08:52:13.920Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] [2022-08-26T08:52:13.920Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-26T08:52:13.920Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] [2022-08-26T08:52:13.920Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-26T08:52:13.920Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] [2022-08-26T08:52:13.920Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-26T08:52:13.920Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] [2022-08-26T08:52:13.920Z] DONE 6 tests, 6 skipped in 0.163s [2022-08-26T08:52:13.920Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T08:52:13.920Z] INFO: Testing against a local daemon [2022-08-26T08:52:13.920Z] === RUN TestServiceCreateInit [2022-08-26T08:52:13.920Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T08:52:13.920Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T08:52:13.920Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-26T08:52:13.920Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T08:52:13.920Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T08:52:13.920Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T08:52:13.920Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-26T08:52:13.920Z] === RUN TestCreateServiceConflict [2022-08-26T08:52:13.920Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-26T08:52:13.920Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T08:52:13.920Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-08-26T08:52:13.920Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T08:52:13.920Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-26T08:52:13.920Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T08:52:13.920Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-26T08:52:13.920Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T08:52:13.920Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-26T08:52:13.920Z] === RUN TestCreateServiceSysctls [2022-08-26T08:52:13.920Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:13.920Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-26T08:52:13.920Z] === RUN TestCreateServiceCapabilities [2022-08-26T08:52:13.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:52:13.937Z] Using test binary docker [2022-08-26T08:52:13.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:52:13.937Z] Using test binary docker [2022-08-26T08:52:13.937Z] +++ /etc/init.d/apparmor start [2022-08-26T08:52:13.937Z] +++ /etc/init.d/apparmor start [2022-08-26T08:52:13.937Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-08-26T08:52:13.937Z] (warning). [2022-08-26T08:52:13.937Z] INFO: Waiting for daemon to start... [2022-08-26T08:52:13.937Z] Starting dockerd [2022-08-26T08:52:13.937Z] +++ 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-26T08:52:13.937Z] INFO: Waiting for daemon to start... [2022-08-26T08:52:13.937Z] Starting dockerd [2022-08-26T08:52:13.937Z] +++ 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-26T08:52:14.176Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:14.176Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-26T08:52:14.176Z] === RUN TestInspect [2022-08-26T08:52:14.176Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:14.176Z] --- SKIP: TestInspect (0.01s) [2022-08-26T08:52:14.176Z] === RUN TestCreateJob [2022-08-26T08:52:14.176Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:14.176Z] --- SKIP: TestCreateJob (0.01s) [2022-08-26T08:52:14.176Z] === RUN TestReplicatedJob [2022-08-26T08:52:14.176Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:14.176Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-26T08:52:14.176Z] === RUN TestUpdateReplicatedJob [2022-08-26T08:52:14.176Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:14.176Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-26T08:52:14.176Z] === RUN TestServiceListWithStatuses [2022-08-26T08:52:14.176Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:52:14.176Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T08:52:14.176Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T08:52:14.176Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:14.176Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-26T08:52:14.176Z] === RUN TestDockerNetworkReConnect [2022-08-26T08:52:14.176Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:14.176Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-26T08:52:14.176Z] === RUN TestServicePlugin [2022-08-26T08:52:16.065Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.065Z] --- SKIP: TestServicePlugin (1.93s) [2022-08-26T08:52:16.065Z] === RUN TestServiceUpdateLabel [2022-08-26T08:52:16.065Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.065Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-26T08:52:16.065Z] === RUN TestServiceUpdateSecrets [2022-08-26T08:52:16.065Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.065Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-26T08:52:16.065Z] === RUN TestServiceUpdateConfigs [2022-08-26T08:52:16.065Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.065Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-26T08:52:16.065Z] === RUN TestServiceUpdateNetwork [2022-08-26T08:52:16.065Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.065Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-26T08:52:16.065Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T08:52:16.065Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.065Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-26T08:52:16.065Z] PASS [2022-08-26T08:52:16.065Z] [2022-08-26T08:52:16.065Z] === Skipped [2022-08-26T08:52:16.065Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T08:52:16.066Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T08:52:16.066Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-26T08:52:16.066Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-26T08:52:16.066Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-08-26T08:52:16.066Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-26T08:52:16.066Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-26T08:52:16.066Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-26T08:52:16.066Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-26T08:52:16.066Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-26T08:52:16.066Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-26T08:52:16.066Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-26T08:52:16.066Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-26T08:52:16.066Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-26T08:52:16.066Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T08:52:16.066Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-26T08:52:16.066Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-26T08:52:16.066Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-08-26T08:52:16.066Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-26T08:52:16.066Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-26T08:52:16.066Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-26T08:52:16.066Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-26T08:52:16.066Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-26T08:52:16.066Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T08:52:16.066Z] [2022-08-26T08:52:16.066Z] DONE 24 tests, 23 skipped in 2.345s [2022-08-26T08:52:16.066Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T08:52:16.321Z] INFO: Testing against a local daemon [2022-08-26T08:52:16.321Z] === RUN TestSessionCreate [2022-08-26T08:52:16.321Z] --- PASS: TestSessionCreate (0.04s) [2022-08-26T08:52:16.321Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T08:52:16.321Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-26T08:52:16.321Z] PASS [2022-08-26T08:52:16.321Z] [2022-08-26T08:52:16.321Z] DONE 2 tests in 0.153s [2022-08-26T08:52:16.321Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T08:52:16.321Z] INFO: Testing against a local daemon [2022-08-26T08:52:16.321Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:52:16.321Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T08:52:16.321Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T08:52:16.321Z] === RUN TestDiskUsage [2022-08-26T08:52:16.321Z] === PAUSE TestDiskUsage [2022-08-26T08:52:16.321Z] === RUN TestEventsExecDie [2022-08-26T08:52:16.883Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-26T08:52:16.883Z] === RUN TestEventsBackwardsCompatible [2022-08-26T08:52:16.883Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-26T08:52:16.883Z] === RUN TestEventsVolumeCreate [2022-08-26T08:52:16.883Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-08-26T08:52:16.883Z] === RUN TestInfoBinaryCommits [2022-08-26T08:52:17.139Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T08:52:17.139Z] === RUN TestInfoAPIVersioned [2022-08-26T08:52:17.139Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T08:52:17.139Z] === RUN TestInfoAPI [2022-08-26T08:52:17.139Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T08:52:17.139Z] === RUN TestInfoAPIWarnings [2022-08-26T08:52:17.239Z] .. [2022-08-26T08:52:17.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:52:17.239Z] [2022-08-26T08:52:17.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:52:17.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:52:17.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:52:17.239Z] Error: No such image: emptyfs [2022-08-26T08:52:17.239Z] Error: No such image: emptyfs [2022-08-26T08:52:17.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:52:17.239Z] ++++ docker load [2022-08-26T08:52:17.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:52:17.239Z] ++++ docker load [2022-08-26T08:52:17.502Z] Running integration-test (iteration 1) [2022-08-26T08:52:17.502Z] 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-26T08:52:17.502Z] ++ 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-26T08:52:17.502Z] ++ set -e [2022-08-26T08:52:17.502Z] ++ '[' -n 0 ']' [2022-08-26T08:52:17.502Z] ++ set -x [2022-08-26T08:52:17.502Z] ++ 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-26T08:52:17.502Z] Running integration-test (iteration 1) [2022-08-26T08:52:17.502Z] 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-26T08:52:17.502Z] ++ 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-26T08:52:17.502Z] ++ set -e [2022-08-26T08:52:17.502Z] ++ '[' -n 0 ']' [2022-08-26T08:52:17.502Z] ++ set -x [2022-08-26T08:52:17.502Z] ++ 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-26T08:52:17.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T08:52:18.443Z] Loaded image: busybox:latest [2022-08-26T08:52:18.443Z] Loaded image: busybox:latest [2022-08-26T08:52:19.022Z] Loaded image: busybox:glibc [2022-08-26T08:52:19.022Z] Loaded image: busybox:glibc [2022-08-26T08:52:23.238Z] Loaded image: debian:bullseye-slim [2022-08-26T08:52:23.238Z] Loaded image: hello-world:latest [2022-08-26T08:52:23.498Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:52:23.498Z] INFO: Testing against a local daemon [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-26T08:52:23.498Z] Loaded image: debian:bullseye-slim [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-26T08:52:23.498Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-26T08:52:23.759Z] Loaded image: hello-world:latest [2022-08-26T08:52:23.759Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:52:23.759Z] INFO: Testing against a local daemon [2022-08-26T08:52:23.759Z] === RUN TestDockerDaemonSuite [2022-08-26T08:52:23.759Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-26T08:52:25.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T08:52:25.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T08:52:25.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T08:52:26.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T08:52:27.060Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-26T08:52:27.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T08:52:27.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T08:52:27.321Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-26T08:52:28.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T08:52:28.268Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-26T08:52:28.268Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-26T08:52:29.209Z] --- PASS: TestBuildWithHugeFile (127.46s) [2022-08-26T08:52:29.209Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T08:52:29.209Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:52:29.209Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:52:29.209Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T08:52:29.209Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:52:29.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:52:29.209Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:52:29.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:52:29.209Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:52:29.209Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:52:29.209Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:52:29.209Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:52:29.209Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-26T08:52:29.209Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:52:29.209Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-26T08:52:29.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-26T08:52:29.209Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-26T08:52:29.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T08:52:29.209Z] === RUN TestBuildPreserveOwnership [2022-08-26T08:52:29.209Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T08:52:29.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T08:52:30.154Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-26T08:52:30.154Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-26T08:52:30.727Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-26T08:52:30.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T08:52:31.298Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-26T08:52:31.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T08:52:31.870Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-26T08:52:31.870Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-26T08:52:31.870Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-26T08:52:32.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T08:52:32.442Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T08:52:32.442Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-26T08:52:32.702Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-26T08:52:32.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T08:52:33.274Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-26T08:52:33.535Z] --- PASS: TestBuildPreserveOwnership (4.31s) [2022-08-26T08:52:33.535Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.99s) [2022-08-26T08:52:33.535Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2022-08-26T08:52:33.535Z] === RUN TestBuildPlatformInvalid [2022-08-26T08:52:33.535Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-26T08:52:33.535Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-26T08:52:33.535Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-26T08:52:33.796Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-08-26T08:52:33.796Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T08:52:33.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T08:52:34.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T08:52:35.180Z] Loaded image: busybox:latest [2022-08-26T08:52:35.180Z] Loaded image: busybox:glibc [2022-08-26T08:52:35.188Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-26T08:52:35.188Z] === RUN TestInfoDebug [2022-08-26T08:52:35.188Z] --- PASS: TestInfoDebug (0.54s) [2022-08-26T08:52:35.188Z] === RUN TestInfoInsecureRegistries [2022-08-26T08:52:35.188Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-26T08:52:35.188Z] === RUN TestInfoRegistryMirrors [2022-08-26T08:52:35.188Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-26T08:52:35.188Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T08:52:35.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T08:52:35.752Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-26T08:52:35.752Z] === RUN TestPingCacheHeaders [2022-08-26T08:52:35.752Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-26T08:52:35.752Z] === RUN TestPingGet [2022-08-26T08:52:35.752Z] --- PASS: TestPingGet (0.01s) [2022-08-26T08:52:35.752Z] === RUN TestPingHead [2022-08-26T08:52:35.752Z] --- PASS: TestPingHead (0.03s) [2022-08-26T08:52:35.752Z] === RUN TestPingSwarmHeader [2022-08-26T08:52:36.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T08:52:36.312Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T08:52:36.564Z] Loaded image: debian:bullseye-slim [2022-08-26T08:52:36.564Z] Loaded image: hello-world:latest [2022-08-26T08:52:36.564Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:52:36.843Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T08:52:36.843Z] Using test binary docker [2022-08-26T08:52:36.843Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T08:52:36.843Z] +++ /etc/init.d/apparmor start [2022-08-26T08:52:36.843Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-26T08:52:36.843Z] INFO: Waiting for daemon to start... [2022-08-26T08:52:36.843Z] Starting dockerd [2022-08-26T08:52:36.843Z] +++ 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-26T08:52:36.873Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T08:52:37.135Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-26T08:52:37.801Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T08:52:37.801Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-26T08:52:37.801Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T08:52:37.801Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T08:52:37.801Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T08:52:37.801Z] === RUN TestPingBuilderHeader [2022-08-26T08:52:37.801Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T08:52:38.363Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T08:52:38.924Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-08-26T08:52:38.924Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-26T08:52:38.924Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-26T08:52:38.924Z] === RUN TestVersion [2022-08-26T08:52:38.924Z] --- PASS: TestVersion (0.03s) [2022-08-26T08:52:38.924Z] === CONT TestDiskUsage [2022-08-26T08:52:39.361Z] . [2022-08-26T08:52:39.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T08:52:39.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T08:52:39.361Z] Error: No such image: emptyfs [2022-08-26T08:52:39.361Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T08:52:39.361Z] ++++ docker load [2022-08-26T08:52:39.361Z] Running integration-test (iteration 1) [2022-08-26T08:52:39.361Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T08:52:39.361Z] ++ 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-26T08:52:39.361Z] ++ set -e [2022-08-26T08:52:39.361Z] ++ '[' -n 0 ']' [2022-08-26T08:52:39.361Z] ++ set -x [2022-08-26T08:52:39.361Z] ++ 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-26T08:52:39.361Z] Loaded image: busybox:latest [2022-08-26T08:52:39.361Z] Loaded image: busybox:glibc [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T08:52:39.485Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T08:52:39.683Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-26T08:52:39.741Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T08:52:39.741Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T08:52:39.741Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T08:52:39.742Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T08:52:39.742Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T08:52:39.742Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T08:52:39.742Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T08:52:39.998Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T08:52:39.998Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T08:52:39.998Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage (1.23s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-26T08:52:39.998Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-26T08:52:39.998Z] PASS [2022-08-26T08:52:39.998Z] [2022-08-26T08:52:39.998Z] === Skipped [2022-08-26T08:52:39.998Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T08:52:39.998Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T08:52:39.998Z] [2022-08-26T08:52:39.998Z] DONE 57 tests, 1 skipped in 23.762s [2022-08-26T08:52:39.998Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T08:52:40.254Z] INFO: Testing against a local daemon [2022-08-26T08:52:40.254Z] === RUN TestVolumesCreateAndList [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T08:52:40.254Z] === RUN TestVolumesRemove [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-26T08:52:40.254Z] === RUN TestVolumesInspect [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T08:52:40.254Z] === RUN TestVolumesInvalidJSON [2022-08-26T08:52:40.254Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T08:52:40.254Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T08:52:40.254Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T08:52:40.254Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T08:52:40.254Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T08:52:40.254Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T08:52:40.254Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T08:52:40.254Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T08:52:40.254Z] PASS [2022-08-26T08:52:40.254Z] [2022-08-26T08:52:40.254Z] DONE 9 tests in 0.171s [2022-08-26T08:52:40.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T08:52:40.254Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14419 is not a child of this shell [2022-08-26T08:52:40.254Z] warning: PID 14419 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-26T08:52:40.254Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T08:52:40.254Z] [2022-08-26T08:52:40.254Z] Unloading profiles will leave already running processes permanently [2022-08-26T08:52:40.254Z] unconfined, which can lead to unexpected situations. [2022-08-26T08:52:40.254Z] [2022-08-26T08:52:40.254Z] To set a process to complain mode, use the command line tool [2022-08-26T08:52:40.254Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T08:52:40.254Z] Removing test suite binaries [2022-08-26T08:52:40.254Z] exiting test-integration [2022-08-26T08:52:40.254Z] ++ exit 0 [2022-08-26T08:52:40.254Z] [2022-08-26T08:52:40.289Z] Loaded image: debian:bullseye-slim [2022-08-26T08:52:40.545Z] Loaded image: hello-world:latest [2022-08-26T08:52:40.545Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:52:40.545Z] INFO: Testing against a local daemon [2022-08-26T08:52:40.545Z] === RUN TestCgroupNamespacesBuild [2022-08-26T08:52:41.594Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu Post stage [Pipeline] junit [2022-08-26T08:52:41.649Z] Recording test results [2022-08-26T08:52:41.911Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-08-26T08:52:41.911Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T08:52:42.125Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T08:52:42.503Z] + echo Ensuring container killed. [2022-08-26T08:52:42.503Z] Ensuring container killed. [2022-08-26T08:52:42.503Z] + docker rm -vf docker-pr2 [2022-08-26T08:52:42.503Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T08:52:42.821Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:52:42.821Z] Chowning /workspace to jenkins user [2022-08-26T08:52:42.821Z] + id -u [2022-08-26T08:52:42.821Z] + id -g [2022-08-26T08:52:42.821Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44042:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T08:52:42.840Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-26T08:52:42.840Z] === RUN TestBuildWithSession [2022-08-26T08:52:42.840Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:52:42.840Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T08:52:42.840Z] === RUN TestBuildSquashParent [2022-08-26T08:52:43.300Z] .........................xx.................... [ 29%] [2022-08-26T08:52:43.509Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-26T08:52:43.769Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:52:44.516Z] + bundleName=amd64-rootless [2022-08-26T08:52:44.516Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-26T08:52:44.516Z] Creating amd64-rootless-bundles.tar.gz [2022-08-26T08:52:44.516Z] + + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-26T08:52:44.516Z] 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-26T08:52:44.532Z] Archiving artifacts [2022-08-26T08:52:44.838Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44042/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T08:52:45.139Z] + make clean [2022-08-26T08:52:45.139Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T08:52:45.139Z] docker-dev-cache [2022-08-26T08:52:45.139Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2022-08-26T08:52:45.683Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T08:52:46.627Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.71s) [2022-08-26T08:52:46.627Z] PASS [2022-08-26T08:52:46.627Z] [2022-08-26T08:52:46.627Z] === Skipped [2022-08-26T08:52:46.627Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T08:52:46.627Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:52:46.627Z] [2022-08-26T08:52:46.627Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:52:46.627Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:52:46.627Z] [2022-08-26T08:52:46.627Z] DONE 34 tests, 2 skipped in 194.338s [2022-08-26T08:52:46.627Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T08:52:46.627Z] ++ 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-26T08:52:46.627Z] ++ set -e [2022-08-26T08:52:46.627Z] ++ '[' -n 0 ']' [2022-08-26T08:52:46.627Z] ++ set -x [2022-08-26T08:52:46.627Z] ++ 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-26T08:52:46.627Z] INFO: Testing against a local daemon [2022-08-26T08:52:46.627Z] === RUN TestConfigInspect [2022-08-26T08:52:46.888Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-26T08:52:47.017Z] --- PASS: TestBuildSquashParent (3.41s) [2022-08-26T08:52:47.017Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T08:52:47.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:52:47.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:52:47.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:52:47.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:52:47.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:52:47.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:52:47.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:52:47.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:52:47.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:52:47.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:52:47.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:52:47.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:52:47.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T08:52:47.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T08:52:47.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T08:52:47.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T08:52:47.829Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-26T08:52:48.400Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-26T08:52:48.400Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-26T08:52:48.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T08:52:48.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T08:52:48.972Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-26T08:52:49.543Z] --- PASS: TestConfigInspect (2.86s) [2022-08-26T08:52:49.543Z] === RUN TestConfigList [2022-08-26T08:52:49.543Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-26T08:52:50.312Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-26T08:52:50.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-08-26T08:52:50.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2022-08-26T08:52:50.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-08-26T08:52:50.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-08-26T08:52:50.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s) [2022-08-26T08:52:50.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-08-26T08:52:50.312Z] === RUN TestBuildMultiStageCopy [2022-08-26T08:52:50.312Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T08:52:50.485Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-26T08:52:50.746Z] docker_cli_daemon_test.go:1475: [d226cc4d25bf8] daemon is not started [2022-08-26T08:52:51.007Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-26T08:52:51.240Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T08:52:51.268Z] check_test.go:540: [ddaa0eab582df] daemon is not started [2022-08-26T08:52:51.268Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-26T08:52:51.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T08:52:51.753Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T08:52:51.753Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T08:52:52.010Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-08-26T08:52:52.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-08-26T08:52:52.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-26T08:52:52.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-26T08:52:52.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-26T08:52:52.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-26T08:52:52.010Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T08:52:52.222Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-26T08:52:52.491Z] --- PASS: TestConfigList (3.08s) [2022-08-26T08:52:52.491Z] === RUN TestConfigsCreateAndDelete [2022-08-26T08:52:52.572Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-26T08:52:52.572Z] === RUN TestBuildLabelWithTargets [2022-08-26T08:52:53.501Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-08-26T08:52:53.501Z] === RUN TestBuildWithEmptyLayers [2022-08-26T08:52:53.875Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-26T08:52:54.062Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-26T08:52:54.062Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T08:52:55.260Z] check_test.go:540: [d7deb5ef144f9] daemon is not started [2022-08-26T08:52:55.260Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-26T08:52:55.428Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-08-26T08:52:55.428Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T08:52:55.523Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2022-08-26T08:52:55.523Z] === RUN TestConfigsUpdate [2022-08-26T08:52:55.992Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-26T08:52:55.992Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T08:52:56.908Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-26T08:52:57.366Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-08-26T08:52:57.366Z] === RUN TestBuildWithHugeFile [2022-08-26T08:52:57.482Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-26T08:52:57.743Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-26T08:52:58.004Z] --- PASS: TestConfigsUpdate (2.55s) [2022-08-26T08:52:58.004Z] === RUN TestTemplatedConfig [2022-08-26T08:52:58.265Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-26T08:52:58.526Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-26T08:52:58.787Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-26T08:52:58.787Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-26T08:52:59.270Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-26T08:52:59.733Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-26T08:53:00.305Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-26T08:53:01.693Z] --- PASS: TestTemplatedConfig (3.45s) [2022-08-26T08:53:01.693Z] === RUN TestConfigCreateResolve [2022-08-26T08:53:02.266Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-26T08:53:02.266Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-26T08:53:02.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-26T08:53:02.838Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-26T08:53:03.781Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-26T08:53:04.736Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-26T08:53:04.736Z] --- PASS: TestConfigCreateResolve (3.21s) [2022-08-26T08:53:04.736Z] PASS [2022-08-26T08:53:04.736Z] [2022-08-26T08:53:04.736Z] DONE 6 tests in 18.201s [2022-08-26T08:53:04.736Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T08:53:04.736Z] ++ 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-26T08:53:04.736Z] ++ set -e [2022-08-26T08:53:04.736Z] ++ '[' -n 0 ']' [2022-08-26T08:53:04.736Z] ++ set -x [2022-08-26T08:53:04.736Z] ++ 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-26T08:53:04.736Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-26T08:53:04.997Z] INFO: Testing against a local daemon [2022-08-26T08:53:04.997Z] === RUN TestAttachWithTTY [2022-08-26T08:53:04.997Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-26T08:53:04.997Z] === RUN TestAttachWithoutTTy [2022-08-26T08:53:05.259Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-26T08:53:05.259Z] === RUN TestCheckpoint [2022-08-26T08:53:05.259Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:53:05.259Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T08:53:05.259Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T08:53:05.259Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:53:05.259Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:53:05.259Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:53:05.259Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:53:05.259Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:53:05.259Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:53:05.259Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T08:53:05.259Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T08:53:05.259Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T08:53:05.259Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T08:53:05.259Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T08:53:05.259Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T08:53:05.259Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T08:53:05.259Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T08:53:05.259Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T08:53:05.259Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T08:53:05.259Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-26T08:53:05.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-08-26T08:53:05.259Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T08:53:05.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-26T08:53:05.259Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T08:53:05.520Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-26T08:53:05.520Z] === RUN TestCopyEmptyFile [2022-08-26T08:53:05.781Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-08-26T08:53:05.781Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T08:53:06.042Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-26T08:53:06.042Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-08-26T08:53:06.042Z] === RUN TestCopyFromContainer [2022-08-26T08:53:06.042Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-26T08:53:06.042Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-26T08:53:06.759Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-26T08:53:06.984Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-26T08:53:06.984Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-26T08:53:06.984Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-26T08:53:06.984Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-26T08:53:07.246Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-26T08:53:07.823Z] === RUN TestCopyFromContainer// [2022-08-26T08:53:07.823Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T08:53:08.084Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-26T08:53:08.084Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T08:53:08.084Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T08:53:08.084Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-26T08:53:08.345Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T08:53:08.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T08:53:08.345Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T08:53:08.606Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T08:53:08.606Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T08:53:08.867Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T08:53:08.867Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer (3.02s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-08-26T08:53:09.129Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-26T08:53:09.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T08:53:09.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:53:09.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:53:09.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:53:09.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:53:09.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:53:09.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:53:09.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:53:09.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:53:09.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:53:09.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-26T08:53:09.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T08:53:09.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T08:53:09.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T08:53:09.129Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T08:53:09.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2022-08-26T08:53:09.129Z] === RUN TestCreateWithInvalidEnv [2022-08-26T08:53:09.129Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T08:53:09.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T08:53:09.129Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T08:53:09.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T08:53:09.129Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T08:53:09.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T08:53:09.129Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T08:53:09.129Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T08:53:09.129Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T08:53:09.129Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-26T08:53:09.129Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T08:53:09.129Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T08:53:09.129Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T08:53:09.129Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T08:53:09.129Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-26T08:53:09.129Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T08:53:09.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-26T08:53:09.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-26T08:53:11.620Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-26T08:53:11.620Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2022-08-26T08:53:11.620Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T08:53:11.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-26T08:53:11.905Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-26T08:53:12.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-26T08:53:12.561Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-26T08:53:13.504Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-26T08:53:13.766Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2022-08-26T08:53:13.766Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T08:53:13.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:53:13.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:53:13.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:53:13.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:53:13.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:53:13.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:53:13.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:53:13.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:53:13.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:53:13.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:53:13.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:53:13.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:53:13.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:53:13.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:53:13.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:53:13.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T08:53:13.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T08:53:13.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T08:53:13.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-26T08:53:13.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T08:53:13.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-26T08:53:13.766Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T08:53:13.766Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-26T08:53:14.707Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2022-08-26T08:53:14.707Z] === RUN TestCreateDifferentPlatform [2022-08-26T08:53:14.707Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T08:53:14.707Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T08:53:14.707Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-26T08:53:14.707Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-26T08:53:14.707Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T08:53:14.707Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T08:53:14.707Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T08:53:14.707Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-26T08:53:14.707Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T08:53:14.707Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-26T08:53:14.707Z] === RUN TestCreateInvalidHostConfig [2022-08-26T08:53:14.707Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:53:14.707Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:53:14.707Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:53:14.707Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:53:14.707Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:53:14.707Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:53:14.707Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:53:14.707Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:53:14.707Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:53:14.707Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:53:14.707Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:53:14.707Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:53:14.707Z] --- PASS: TestCreateInvalidHostConfig (0.04s) [2022-08-26T08:53:14.707Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T08:53:14.707Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-08-26T08:53:14.707Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T08:53:14.707Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-08-26T08:53:14.707Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T08:53:14.707Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T08:53:14.707Z] === RUN TestDaemonRestartIpcMode [2022-08-26T08:53:14.707Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T08:53:14.707Z] === RUN TestDaemonHostGatewayIP [2022-08-26T08:53:14.707Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T08:53:14.707Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T08:53:14.707Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T08:53:14.707Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T08:53:14.707Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T08:53:14.707Z] === RUN TestDiff [2022-08-26T08:53:15.022Z] --- PASS: TestImportExtremelyLargeImageWorks (92.40s) [2022-08-26T08:53:15.022Z] PASS [2022-08-26T08:53:15.022Z] [2022-08-26T08:53:15.022Z] DONE 22 tests in 95.596s [2022-08-26T08:53:15.022Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T08:53:15.022Z] === RUN TestStripANSICommands [2022-08-26T08:53:15.022Z] === RUN TestStripANSICommands/#00 [2022-08-26T08:53:15.022Z] === RUN TestStripANSICommands/#01 [2022-08-26T08:53:15.022Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T08:53:15.022Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T08:53:15.022Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T08:53:15.022Z] PASS [2022-08-26T08:53:15.022Z] [2022-08-26T08:53:15.022Z] DONE 3 tests in 0.010s [2022-08-26T08:53:15.022Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T08:53:15.022Z] INFO: Testing against a local daemon [2022-08-26T08:53:15.022Z] === RUN TestNetworkCreateDelete [2022-08-26T08:53:15.022Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-26T08:53:15.022Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T08:53:15.022Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-08-26T08:53:15.022Z] === RUN TestDaemonDNSFallback [2022-08-26T08:53:15.280Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-26T08:53:15.542Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-26T08:53:15.542Z] --- PASS: TestDiff (0.74s) [2022-08-26T08:53:15.542Z] === RUN TestExecConsoleSize [2022-08-26T08:53:16.118Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-26T08:53:16.118Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-26T08:53:16.380Z] --- PASS: TestExecConsoleSize (0.87s) [2022-08-26T08:53:16.380Z] === RUN TestExecWithCloseStdin [2022-08-26T08:53:17.339Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-26T08:53:17.339Z] --- PASS: TestExecWithCloseStdin (0.96s) [2022-08-26T08:53:17.339Z] === RUN TestExec [2022-08-26T08:53:17.599Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-26T08:53:18.172Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-26T08:53:18.172Z] --- PASS: TestExec (0.80s) [2022-08-26T08:53:18.172Z] === RUN TestExecUser [2022-08-26T08:53:18.309Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-26T08:53:18.309Z] === RUN TestInspectNetwork [2022-08-26T08:53:18.743Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-26T08:53:19.004Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-26T08:53:19.004Z] --- PASS: TestExecUser (0.91s) [2022-08-26T08:53:19.004Z] === RUN TestExportContainerAndImportImage [2022-08-26T08:53:19.004Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-26T08:53:19.576Z] check_test.go:540: [d840bf741299d] daemon is not started [2022-08-26T08:53:19.576Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-26T08:53:19.838Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-26T08:53:20.100Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2022-08-26T08:53:20.100Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T08:53:20.845Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T08:53:20.845Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T08:53:20.845Z] === RUN TestInspectNetwork/network_name [2022-08-26T08:53:20.845Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T08:53:21.486Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-26T08:53:21.747Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2022-08-26T08:53:21.747Z] === RUN TestHealthCheckWorkdir [2022-08-26T08:53:22.009Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-26T08:53:22.583Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2022-08-26T08:53:22.583Z] === RUN TestHealthKillContainer [2022-08-26T08:53:22.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-26T08:53:22.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-26T08:53:22.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-26T08:53:22.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-26T08:53:22.848Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-26T08:53:23.421Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-26T08:53:23.421Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-26T08:53:25.035Z] --- PASS: TestInspectNetwork (7.09s) [2022-08-26T08:53:25.035Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T08:53:25.035Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T08:53:25.035Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T08:53:25.035Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T08:53:25.035Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T08:53:25.333Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-26T08:53:26.446Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-08-26T08:53:26.446Z] === RUN TestNetworkInvalidJSON [2022-08-26T08:53:26.446Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T08:53:26.446Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T08:53:26.446Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:53:26.446Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:53:26.446Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:53:26.446Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:53:26.446Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T08:53:26.446Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T08:53:26.446Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:53:26.446Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T08:53:26.446Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T08:53:26.447Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T08:53:26.447Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T08:53:26.447Z] === RUN TestNetworkList [2022-08-26T08:53:26.447Z] === RUN TestNetworkList//networks [2022-08-26T08:53:26.447Z] === PAUSE TestNetworkList//networks [2022-08-26T08:53:26.447Z] === RUN TestNetworkList//networks/ [2022-08-26T08:53:26.447Z] === PAUSE TestNetworkList//networks/ [2022-08-26T08:53:26.447Z] === CONT TestNetworkList//networks [2022-08-26T08:53:26.447Z] === CONT TestNetworkList//networks/ [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkList (0.01s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T08:53:26.447Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T08:53:26.447Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T08:53:27.017Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-26T08:53:27.017Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T08:53:27.523Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-26T08:53:27.956Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-26T08:53:27.956Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T08:53:28.045Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-26T08:53:28.306Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-26T08:53:28.879Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-26T08:53:28.879Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-26T08:53:28.879Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-26T08:53:28.879Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-26T08:53:28.879Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-26T08:53:28.893Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-26T08:53:28.893Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T08:53:29.830Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-26T08:53:29.830Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T08:53:31.209Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-26T08:53:31.209Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T08:53:31.440Z] --- PASS: TestHealthKillContainer (8.34s) [2022-08-26T08:53:31.440Z] === RUN TestHealthCheckProcessKilled [2022-08-26T08:53:31.440Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-26T08:53:31.776Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-26T08:53:31.776Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T08:53:32.012Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-08-26T08:53:32.012Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T08:53:32.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-26T08:53:32.273Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-26T08:53:32.535Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-08-26T08:53:32.535Z] === RUN TestIpcModeNone [2022-08-26T08:53:32.796Z] check_test.go:540: [d97f40481cc2d] daemon is not started [2022-08-26T08:53:32.796Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-26T08:53:33.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-26T08:53:33.317Z] --- PASS: TestIpcModeNone (0.77s) [2022-08-26T08:53:33.318Z] === RUN TestIpcModePrivate [2022-08-26T08:53:33.318Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-26T08:53:33.894Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-08-26T08:53:33.894Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-26T08:53:33.894Z] --- PASS: TestIpcModePrivate (0.79s) [2022-08-26T08:53:33.894Z] === RUN TestIpcModeShareable [2022-08-26T08:53:34.311Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-08-26T08:53:34.311Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T08:53:34.311Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:53:34.311Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:53:34.311Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T08:53:34.464Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-26T08:53:34.464Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-26T08:53:34.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-26T08:53:34.725Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-26T08:53:34.725Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T08:53:36.038Z] --- PASS: TestBuildWithHugeFile (34.76s) [2022-08-26T08:53:36.038Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T08:53:36.038Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:53:36.038Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:53:36.038Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T08:53:36.038Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:53:36.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:53:36.038Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:53:36.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:53:36.038Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:53:36.038Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:53:36.038Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T08:53:36.038Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T08:53:36.038Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T08:53:36.038Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-26T08:53:36.038Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-26T08:53:36.038Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-26T08:53:36.038Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-08-26T08:53:36.038Z] === RUN TestBuildPreserveOwnership [2022-08-26T08:53:36.038Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T08:53:36.038Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T08:53:36.038Z] --- PASS: TestBuildPreserveOwnership (2.76s) [2022-08-26T08:53:36.038Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-08-26T08:53:36.038Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2022-08-26T08:53:36.038Z] === RUN TestBuildPlatformInvalid [2022-08-26T08:53:36.038Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-26T08:53:36.038Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T08:53:36.038Z] Loaded image: busybox:latest [2022-08-26T08:53:36.038Z] Loaded image: busybox:glibc [2022-08-26T08:53:36.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-26T08:53:36.825Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-26T08:53:36.966Z] Loaded image: debian:bullseye-slim [2022-08-26T08:53:37.058Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-26T08:53:37.058Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2022-08-26T08:53:37.058Z] === RUN TestAPIIpcModeHost [2022-08-26T08:53:37.222Z] Loaded image: hello-world:latest [2022-08-26T08:53:37.222Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T08:53:37.630Z] --- PASS: TestAPIIpcModeHost (0.48s) [2022-08-26T08:53:37.630Z] === RUN TestDaemonIpcModeShareable [2022-08-26T08:53:37.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-26T08:53:38.594Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-26T08:53:39.016Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-08-26T08:53:39.016Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2022-08-26T08:53:39.016Z] === RUN TestDaemonIpcModePrivate [2022-08-26T08:53:39.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cb5bc0__} [2022-08-26T08:53:40.221Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false [2022-08-26T08:53:40.481Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2022-08-26T08:53:40.481Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T08:53:40.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12721588460_/foo_false_____} [2022-08-26T08:53:41.868Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-26T08:53:41.868Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-26T08:53:41.868Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s) [2022-08-26T08:53:41.868Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T08:53:42.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12721588460_/foo_true_____} [2022-08-26T08:53:42.717Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-26T08:53:42.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32114190121_/foo_false_____} [2022-08-26T08:53:43.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32114190121_/foo_true_____} [2022-08-26T08:53:43.556Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2022-08-26T08:53:43.818Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2022-08-26T08:53:43.818Z] === RUN TestIpcModeOlderClient [2022-08-26T08:53:43.818Z] === PAUSE TestIpcModeOlderClient [2022-08-26T08:53:43.818Z] === RUN TestKillContainerInvalidSignal [2022-08-26T08:53:44.390Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-26T08:53:44.390Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-26T08:53:44.390Z] check_test.go:540: [d59181d9039e3] daemon is not started [2022-08-26T08:53:44.390Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-26T08:53:44.390Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-08-26T08:53:44.390Z] === RUN TestKillContainer [2022-08-26T08:53:44.390Z] === RUN TestKillContainer/no_signal [2022-08-26T08:53:44.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32114190121_/foo_true__0xc000cb5bf0___} [2022-08-26T08:53:44.965Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T08:53:45.316Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.34s) [2022-08-26T08:53:45.316Z] PASS [2022-08-26T08:53:45.316Z] [2022-08-26T08:53:45.316Z] === Skipped [2022-08-26T08:53:45.316Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-26T08:53:45.316Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T08:53:45.316Z] [2022-08-26T08:53:45.316Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T08:53:45.316Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T08:53:45.316Z] [2022-08-26T08:53:45.316Z] DONE 34 tests, 2 skipped in 65.546s [2022-08-26T08:53:45.316Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T08:53:45.316Z] ++ 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-26T08:53:45.316Z] ++ set -e [2022-08-26T08:53:45.316Z] ++ '[' -n 0 ']' [2022-08-26T08:53:45.316Z] ++ set -x [2022-08-26T08:53:45.316Z] ++ 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-26T08:53:45.316Z] INFO: Testing against a local daemon [2022-08-26T08:53:45.316Z] === RUN TestConfigInspect [2022-08-26T08:53:45.539Z] === RUN TestKillContainer/killing_signal [2022-08-26T08:53:46.484Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-26T08:53:46.484Z] --- PASS: TestKillContainer (1.98s) [2022-08-26T08:53:46.484Z] --- PASS: TestKillContainer/no_signal (0.54s) [2022-08-26T08:53:46.484Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2022-08-26T08:53:46.484Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-08-26T08:53:46.484Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T08:53:46.484Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T08:53:46.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cb5c08__} [2022-08-26T08:53:46.682Z] --- PASS: TestConfigInspect (1.81s) [2022-08-26T08:53:46.682Z] === RUN TestConfigList [2022-08-26T08:53:47.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T08:53:47.180Z] ............................ [ 66%] [2022-08-26T08:53:47.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-08-26T08:53:47.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-08-26T08:53:47.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-08-26T08:53:47.629Z] === RUN TestKillStoppedContainer [2022-08-26T08:53:47.891Z] --- PASS: TestKillStoppedContainer (0.10s) [2022-08-26T08:53:47.891Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T08:53:47.891Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T08:53:47.891Z] === RUN TestKillDifferentUserContainer [2022-08-26T08:53:48.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cb5c20__} [2022-08-26T08:53:48.153Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-26T08:53:48.573Z] --- PASS: TestConfigList (2.16s) [2022-08-26T08:53:48.573Z] === RUN TestConfigsCreateAndDelete [2022-08-26T08:53:48.725Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-08-26T08:53:48.725Z] === RUN TestInspectOomKilledTrue [2022-08-26T08:53:48.725Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:53:48.725Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T08:53:48.725Z] === RUN TestInspectOomKilledFalse [2022-08-26T08:53:48.725Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:53:48.725Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-26T08:53:48.726Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T08:53:48.987Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-08-26T08:53:48.987Z] === RUN TestLinksContainerNames [2022-08-26T08:53:49.196Z] --- PASS: TestServiceWithDataPathPortInit (13.94s) [2022-08-26T08:53:49.196Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T08:53:49.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cb5c38__} [2022-08-26T08:53:49.559Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-26T08:53:50.462Z] --- PASS: TestConfigsCreateAndDelete (1.75s) [2022-08-26T08:53:50.462Z] === RUN TestConfigsUpdate [2022-08-26T08:53:50.504Z] --- PASS: TestLinksContainerNames (1.42s) [2022-08-26T08:53:50.504Z] === RUN TestLogsFollowTailEmpty [2022-08-26T08:53:50.575Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m2gtq5xlz3avd0anwecmu9sxn Created:2022-08-26 08:53:49.219145593 +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[296e22a2e3889c4b036cbc49879f01b24c7d39eb496ec1b4d73701b93b9ac4be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmtboxvqu3lqv5kcruazweguo EndpointID:3a3f483d1d7bf4dd62c4713402466ccd59d685f4125b15e1dde57c8974bc1faa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:246c45d87823ede2dfe977064a3a4af9cd844f3f06df500e788b2407b2c47cd3 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:4fe8c6827f05 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmtboxvqu3lqv5kcruazweguo EndpointID:3a3f483d1d7bf4dd62c4713402466ccd59d685f4125b15e1dde57c8974bc1faa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T08:53:51.075Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2022-08-26T08:53:51.075Z] === RUN TestLogs [2022-08-26T08:53:51.075Z] === RUN TestLogs/driver_local [2022-08-26T08:53:51.075Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:53:51.075Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:53:51.075Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T08:53:51.075Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T08:53:51.075Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T08:53:51.075Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T08:53:51.075Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:53:51.075Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:53:51.075Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:53:51.075Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:53:51.075Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:53:51.075Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:53:51.075Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:53:51.075Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:53:51.075Z] check_test.go:540: [d6e648934023b] daemon is not started [2022-08-26T08:53:51.075Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-26T08:53:51.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cb5c50__} [2022-08-26T08:53:52.459Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:53:52.459Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:53:52.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-26T08:53:52.978Z] --- PASS: TestConfigsUpdate (2.27s) [2022-08-26T08:53:52.978Z] === RUN TestTemplatedConfig [2022-08-26T08:53:52.982Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T08:53:53.243Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T08:53:54.677Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-26T08:53:54.677Z] === RUN TestLogs/driver_json-file [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-26T08:53:54.677Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:53:54.677Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:53:54.677Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:53:54.677Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:53:54.677Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:53:54.677Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:53:54.677Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:53:54.677Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:53:54.677Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:53:54.677Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:53:54.677Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:53:54.677Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:53:54.677Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:53:54.677Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-26T08:53:54.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-26T08:53:54.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-26T08:53:54.938Z] check_test.go:540: [d55ac036c8710] daemon is not started [2022-08-26T08:53:54.938Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-26T08:53:54.938Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-26T08:53:54.938Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-26T08:53:54.938Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-26T08:53:55.201Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-26T08:53:55.463Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:53:55.463Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:53:55.493Z] --- PASS: TestTemplatedConfig (2.43s) [2022-08-26T08:53:55.493Z] === RUN TestConfigCreateResolve [2022-08-26T08:53:55.845Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-08-26T08:53:55.845Z] PASS [2022-08-26T08:53:55.845Z] [2022-08-26T08:53:55.845Z] === Skipped [2022-08-26T08:53:55.845Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:53:55.845Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:53:55.845Z] [2022-08-26T08:53:55.845Z] DONE 38 tests, 1 skipped in 44.110s [2022-08-26T08:53:55.845Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:53:55.845Z] INFO: Testing against a local daemon [2022-08-26T08:53:55.845Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T08:53:55.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:53:55.845Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:53:55.845Z] === RUN TestDockerNetworkIpvlan [2022-08-26T08:53:55.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:53:55.845Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:53:55.845Z] PASS [2022-08-26T08:53:55.845Z] [2022-08-26T08:53:55.845Z] === Skipped [2022-08-26T08:53:55.845Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:53:55.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:53:55.845Z] [2022-08-26T08:53:55.845Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:53:55.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:53:55.845Z] [2022-08-26T08:53:55.845Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-26T08:53:55.845Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:53:55.845Z] INFO: Testing against a local daemon [2022-08-26T08:53:55.845Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T08:53:56.035Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-26T08:53:56.296Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:53:56.296Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:53:56.413Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-26T08:53:56.413Z] === RUN TestDockerNetworkMacvlan [2022-08-26T08:53:56.981Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T08:53:57.389Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-26T08:53:57.389Z] PASS [2022-08-26T08:53:57.389Z] [2022-08-26T08:53:57.389Z] DONE 6 tests in 12.673s [2022-08-26T08:53:57.389Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T08:53:57.389Z] ++ 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-26T08:53:57.389Z] ++ set -e [2022-08-26T08:53:57.389Z] ++ '[' -n 0 ']' [2022-08-26T08:53:57.389Z] ++ set -x [2022-08-26T08:53:57.389Z] ++ 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-26T08:53:57.389Z] INFO: Testing against a local daemon [2022-08-26T08:53:57.389Z] === RUN TestAttachWithTTY [2022-08-26T08:53:57.389Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-26T08:53:57.389Z] === RUN TestAttachWithoutTTy [2022-08-26T08:53:57.645Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-26T08:53:57.645Z] === RUN TestCheckpoint [2022-08-26T08:53:57.645Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:53:57.645Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T08:53:57.645Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T08:53:57.645Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:53:57.645Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:53:57.645Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:53:57.645Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:53:57.645Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:53:57.645Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:53:57.645Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T08:53:57.645Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T08:53:57.645Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T08:53:57.645Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T08:53:57.645Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T08:53:57.645Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T08:53:57.645Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T08:53:57.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T08:53:57.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T08:53:57.646Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T08:53:57.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T08:53:57.646Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-26T08:53:57.646Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T08:53:57.646Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-26T08:53:57.646Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T08:53:57.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-26T08:53:57.646Z] === RUN TestCopyEmptyFile [2022-08-26T08:53:57.681Z] --- PASS: TestLogs (6.34s) [2022-08-26T08:53:57.681Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T08:53:57.681Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.18s) [2022-08-26T08:53:57.681Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.22s) [2022-08-26T08:53:57.681Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.85s) [2022-08-26T08:53:57.681Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.05s) [2022-08-26T08:53:57.681Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.30s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.11s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.91s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.04s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.00s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.03s) [2022-08-26T08:53:57.682Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s) [2022-08-26T08:53:57.682Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T08:53:57.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-26T08:53:57.902Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-26T08:53:57.902Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T08:53:57.902Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-26T08:53:57.902Z] === RUN TestCopyFromContainer [2022-08-26T08:53:57.918Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T08:53:57.943Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2022-08-26T08:53:57.943Z] === RUN TestMountDaemonRoot [2022-08-26T08:53:57.943Z] docker_cli_daemon_plugins_test.go:80: [d8305f06a8475] daemon is not started [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/default [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/private [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/slave [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/shared [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/default [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/shared [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/slave [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/private [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:53:58.204Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T08:53:58.204Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:53:58.204Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:53:58.204Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:53:58.465Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:53:58.486Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:53:58.727Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-26T08:53:58.727Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T08:53:58.727Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T08:53:58.830Z] === RUN TestCopyFromContainer// [2022-08-26T08:53:58.830Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T08:53:58.830Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T08:53:59.086Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T08:53:59.086Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T08:53:59.086Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T08:53:59.086Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T08:53:59.298Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-26T08:53:59.342Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T08:53:59.342Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T08:53:59.342Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer (1.44s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-26T08:53:59.342Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-26T08:53:59.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T08:53:59.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:53:59.342Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:53:59.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:53:59.342Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:53:59.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:53:59.342Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:53:59.342Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T08:53:59.342Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T08:53:59.342Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T08:53:59.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T08:53:59.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T08:53:59.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T08:53:59.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T08:53:59.342Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T08:53:59.342Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-26T08:53:59.342Z] === RUN TestCreateWithInvalidEnv [2022-08-26T08:53:59.342Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T08:53:59.342Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T08:53:59.342Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T08:53:59.342Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T08:53:59.342Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T08:53:59.342Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T08:53:59.342Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T08:53:59.342Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T08:53:59.342Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T08:53:59.342Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-26T08:53:59.342Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T08:53:59.342Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T08:53:59.342Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T08:53:59.342Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T08:53:59.598Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T08:53:59.599Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T08:53:59.868Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-26T08:54:00.393Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T08:54:00.528Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-08-26T08:54:00.528Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T08:54:00.811Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2022-08-26T08:54:00.811Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T08:54:01.071Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-26T08:54:01.332Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2022-08-26T08:54:01.332Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T08:54:01.895Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-08-26T08:54:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T08:54:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:54:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:54:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:54:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:54:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:54:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:54:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:54:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:54:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:54:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:54:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T08:54:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T08:54:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T08:54:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T08:54:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T08:54:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T08:54:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T08:54:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T08:54:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T08:54:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T08:54:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T08:54:01.895Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T08:54:01.906Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-26T08:54:02.153Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-26T08:54:02.153Z] === RUN TestCreateDifferentPlatform [2022-08-26T08:54:02.153Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T08:54:02.153Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T08:54:02.153Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T08:54:02.153Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T08:54:02.153Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T08:54:02.153Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T08:54:02.153Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-26T08:54:02.153Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T08:54:02.166Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-08-26T08:54:02.167Z] === RUN TestNetworkNat [2022-08-26T08:54:02.303Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T08:54:02.411Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-26T08:54:02.411Z] === RUN TestCreateInvalidHostConfig [2022-08-26T08:54:02.411Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:54:02.411Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:54:02.411Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:54:02.411Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:54:02.411Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:54:02.411Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:54:02.411Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:54:02.411Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:54:02.411Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T08:54:02.411Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T08:54:02.411Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T08:54:02.411Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T08:54:02.411Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T08:54:02.411Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T08:54:02.411Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T08:54:02.411Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T08:54:02.411Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T08:54:02.411Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T08:54:02.411Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T08:54:02.411Z] === RUN TestDaemonRestartIpcMode [2022-08-26T08:54:02.411Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T08:54:02.411Z] === RUN TestDaemonHostGatewayIP [2022-08-26T08:54:02.411Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T08:54:02.411Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T08:54:02.411Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T08:54:02.411Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T08:54:02.411Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T08:54:02.411Z] === RUN TestDiff [2022-08-26T08:54:02.427Z] docker_cli_daemon_plugins_test.go:170: [dfcbbf2a14204] daemon is not started [2022-08-26T08:54:02.427Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-26T08:54:02.667Z] --- PASS: TestDiff (0.40s) [2022-08-26T08:54:02.667Z] === RUN TestExecConsoleSize [2022-08-26T08:54:02.692Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-26T08:54:02.692Z] --- PASS: TestNetworkNat (0.73s) [2022-08-26T08:54:02.692Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T08:54:03.230Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-26T08:54:03.230Z] === RUN TestExecWithCloseStdin [2022-08-26T08:54:03.263Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-26T08:54:03.526Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2022-08-26T08:54:03.526Z] === RUN TestNetworkLoopbackNat [2022-08-26T08:54:03.787Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-26T08:54:03.792Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-26T08:54:03.793Z] === RUN TestExec [2022-08-26T08:54:04.049Z] --- PASS: TestExec (0.47s) [2022-08-26T08:54:04.049Z] === RUN TestExecUser [2022-08-26T08:54:04.362Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-26T08:54:04.612Z] --- PASS: TestExecUser (0.49s) [2022-08-26T08:54:04.612Z] === RUN TestExportContainerAndImportImage [2022-08-26T08:54:04.933Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-26T08:54:05.174Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-26T08:54:05.174Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T08:54:05.594Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T08:54:06.163Z] --- PASS: TestDockerNetworkMacvlan (9.83s) [2022-08-26T08:54:06.163Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-26T08:54:06.163Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-26T08:54:06.163Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-26T08:54:06.163Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-08-26T08:54:06.163Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-08-26T08:54:06.163Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-26T08:54:06.163Z] PASS [2022-08-26T08:54:06.163Z] [2022-08-26T08:54:06.163Z] DONE 8 tests in 11.090s [2022-08-26T08:54:06.163Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T08:54:06.163Z] testing: warning: no tests to run [2022-08-26T08:54:06.163Z] PASS [2022-08-26T08:54:06.163Z] [2022-08-26T08:54:06.163Z] DONE 0 tests in 0.009s [2022-08-26T08:54:06.163Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T08:54:06.163Z] INFO: Testing against a local daemon [2022-08-26T08:54:06.163Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T08:54:06.322Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-26T08:54:06.539Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-26T08:54:06.539Z] === RUN TestHealthCheckWorkdir [2022-08-26T08:54:06.583Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2022-08-26T08:54:06.583Z] === RUN TestPause [2022-08-26T08:54:06.843Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-26T08:54:07.101Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-08-26T08:54:07.101Z] === RUN TestHealthKillContainer [2022-08-26T08:54:07.104Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-26T08:54:07.365Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-26T08:54:07.365Z] --- PASS: TestPause (0.81s) [2022-08-26T08:54:07.365Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T08:54:07.365Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:54:07.365Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:54:07.365Z] === RUN TestPauseStopPausedContainer [2022-08-26T08:54:07.542Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-08-26T08:54:07.542Z] === RUN TestAuthZPluginTLS [2022-08-26T08:54:07.937Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-26T08:54:07.937Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-26T08:54:08.109Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-26T08:54:08.110Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T08:54:08.198Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2022-08-26T08:54:08.198Z] === RUN TestPidHost [2022-08-26T08:54:08.198Z] check_test.go:540: [df6c8f5b4b417] daemon is not started [2022-08-26T08:54:08.198Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-26T08:54:08.678Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-26T08:54:08.678Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T08:54:08.772Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-26T08:54:08.938Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-26T08:54:08.938Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T08:54:09.506Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-26T08:54:09.506Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T08:54:09.714Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-26T08:54:09.975Z] --- PASS: TestPidHost (1.78s) [2022-08-26T08:54:09.975Z] === RUN TestPsFilter [2022-08-26T08:54:09.975Z] --- PASS: TestPsFilter (0.16s) [2022-08-26T08:54:09.975Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T08:54:10.236Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-26T08:54:10.497Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-26T08:54:10.759Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2022-08-26T08:54:10.759Z] === RUN TestRemoveContainerWithVolume [2022-08-26T08:54:10.883Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-08-26T08:54:10.883Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T08:54:11.451Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-26T08:54:11.451Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T08:54:11.701Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-26T08:54:11.701Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2022-08-26T08:54:11.701Z] === RUN TestRemoveContainerRunning [2022-08-26T08:54:11.701Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-26T08:54:12.019Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-26T08:54:12.019Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T08:54:12.273Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-26T08:54:12.278Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-26T08:54:12.278Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T08:54:12.534Z] --- PASS: TestRemoveContainerRunning (0.81s) [2022-08-26T08:54:12.534Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T08:54:13.476Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2022-08-26T08:54:13.476Z] === RUN TestRemoveInvalidContainer [2022-08-26T08:54:13.476Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-26T08:54:13.476Z] === RUN TestRenameLinkedContainer [2022-08-26T08:54:13.737Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-26T08:54:14.184Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-08-26T08:54:14.184Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T08:54:14.679Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-26T08:54:15.221Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-26T08:54:15.221Z] === RUN TestHealthCheckProcessKilled [2022-08-26T08:54:15.477Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-08-26T08:54:15.477Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T08:54:15.575Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-08-26T08:54:15.575Z] === RUN TestAuthZPluginHeader [2022-08-26T08:54:15.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-26T08:54:16.039Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-08-26T08:54:16.039Z] === RUN TestIpcModeNone [2022-08-26T08:54:16.143Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-26T08:54:16.143Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T08:54:16.569Z] --- PASS: TestRenameLinkedContainer (2.90s) [2022-08-26T08:54:16.569Z] === RUN TestRenameStoppedContainer [2022-08-26T08:54:16.601Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-26T08:54:16.601Z] === RUN TestIpcModePrivate [2022-08-26T08:54:16.830Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-26T08:54:16.858Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-26T08:54:16.858Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-26T08:54:16.858Z] === RUN TestIpcModeShareable [2022-08-26T08:54:17.091Z] --- PASS: TestRenameStoppedContainer (0.65s) [2022-08-26T08:54:17.091Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T08:54:17.420Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-26T08:54:17.420Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-26T08:54:17.420Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T08:54:18.492Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2022-08-26T08:54:18.492Z] === RUN TestRenameInvalidName [2022-08-26T08:54:18.492Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-26T08:54:18.753Z] --- PASS: TestRenameInvalidName (0.57s) [2022-08-26T08:54:18.753Z] === RUN TestRenameAnonymousContainer [2022-08-26T08:54:18.786Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-26T08:54:18.786Z] === RUN TestAPIIpcModeHost [2022-08-26T08:54:19.042Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-26T08:54:19.042Z] === RUN TestDaemonIpcModeShareable [2022-08-26T08:54:20.140Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-26T08:54:20.336Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2022-08-26T08:54:20.336Z] === RUN TestAuthZPluginV2Disable [2022-08-26T08:54:20.402Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-26T08:54:20.409Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-26T08:54:20.409Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-26T08:54:20.409Z] === RUN TestDaemonIpcModePrivate [2022-08-26T08:54:20.973Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2022-08-26T08:54:20.974Z] === RUN TestRenameContainerWithSameName [2022-08-26T08:54:21.234Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-26T08:54:21.234Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T08:54:21.337Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-26T08:54:21.593Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-26T08:54:21.593Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T08:54:22.526Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-26T08:54:22.526Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-26T08:54:22.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T08:54:22.616Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2022-08-26T08:54:22.616Z] === RUN TestResize [2022-08-26T08:54:22.877Z] --- PASS: TestResize (0.49s) [2022-08-26T08:54:22.877Z] === RUN TestResizeWithInvalidSize [2022-08-26T08:54:23.449Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-26T08:54:23.449Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T08:54:23.710Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:23.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:23.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:23.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:54:23.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:23.895Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-26T08:54:23.895Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-26T08:54:23.895Z] === RUN TestIpcModeOlderClient [2022-08-26T08:54:23.895Z] === PAUSE TestIpcModeOlderClient [2022-08-26T08:54:23.895Z] === RUN TestKillContainerInvalidSignal [2022-08-26T08:54:23.970Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-26T08:54:24.150Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-26T08:54:24.151Z] === RUN TestKillContainer [2022-08-26T08:54:24.151Z] === RUN TestKillContainer/no_signal [2022-08-26T08:54:24.527Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-08-26T08:54:24.527Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T08:54:24.712Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T08:54:24.712Z] === RUN TestKillContainer/killing_signal [2022-08-26T08:54:25.275Z] --- PASS: TestKillContainer (1.24s) [2022-08-26T08:54:25.275Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-26T08:54:25.275Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-26T08:54:25.275Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-26T08:54:25.275Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T08:54:25.275Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T08:54:25.837Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T08:54:25.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:25.884Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-26T08:54:26.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-08-26T08:54:26.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-26T08:54:26.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-26T08:54:26.767Z] === RUN TestKillStoppedContainer [2022-08-26T08:54:26.767Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-26T08:54:26.767Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T08:54:26.767Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T08:54:26.767Z] === RUN TestKillDifferentUserContainer [2022-08-26T08:54:26.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:27.023Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-26T08:54:27.023Z] === RUN TestInspectOomKilledTrue [2022-08-26T08:54:27.586Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-08-26T08:54:27.586Z] === RUN TestInspectOomKilledFalse [2022-08-26T08:54:27.814Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-08-26T08:54:27.814Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T08:54:28.088Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-26T08:54:28.149Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-26T08:54:28.149Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T08:54:28.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:28.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:28.405Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-26T08:54:28.405Z] === RUN TestLinksContainerNames [2022-08-26T08:54:29.333Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-26T08:54:29.333Z] === RUN TestLogsFollowTailEmpty [2022-08-26T08:54:29.589Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-26T08:54:29.589Z] === RUN TestLogs [2022-08-26T08:54:29.589Z] === RUN TestLogs/driver_local [2022-08-26T08:54:29.589Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:54:29.589Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:54:29.589Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T08:54:29.589Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T08:54:29.589Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T08:54:29.589Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T08:54:29.589Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:54:29.589Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:54:29.589Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:54:29.589Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:54:29.589Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:54:29.589Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:54:29.589Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T08:54:29.589Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T08:54:29.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:29.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:30.517Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T08:54:30.517Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T08:54:30.537Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-26T08:54:30.537Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-26T08:54:30.774Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T08:54:30.774Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T08:54:31.703Z] === RUN TestLogs/driver_json-file [2022-08-26T08:54:31.703Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:54:31.703Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:54:31.703Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:54:31.703Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:54:31.703Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:54:31.703Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:54:31.703Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:54:31.703Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:54:31.703Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:54:31.703Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:54:31.703Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:54:31.703Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:54:31.703Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T08:54:31.703Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T08:54:32.266Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T08:54:32.266Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T08:54:32.828Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T08:54:32.828Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T08:54:33.390Z] --- PASS: TestLogs (3.69s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-26T08:54:33.390Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-08-26T08:54:33.390Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T08:54:33.647Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/default [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/private [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/slave [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/shared [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/default [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/shared [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/slave [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/private [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T08:54:33.647Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:54:33.647Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T08:54:33.647Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T08:54:33.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:33.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T08:54:33.903Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T08:54:34.163Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-26T08:54:34.163Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T08:54:34.163Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T08:54:35.233Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-26T08:54:35.233Z] check_test.go:540: [dd04d89d6daa6] daemon is not started [2022-08-26T08:54:35.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-26T08:54:35.532Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-26T08:54:35.533Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T08:54:35.789Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-26T08:54:35.789Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T08:54:36.353Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-26T08:54:36.353Z] === RUN TestNetworkNat [2022-08-26T08:54:36.915Z] --- PASS: TestNetworkNat (0.50s) [2022-08-26T08:54:36.915Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T08:54:37.149Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-26T08:54:37.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:54:37.171Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-26T08:54:37.171Z] === RUN TestNetworkLoopbackNat [2022-08-26T08:54:37.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-26T08:54:37.810Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.54s) [2022-08-26T08:54:37.810Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T08:54:39.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:54:39.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:54:39.686Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-26T08:54:39.686Z] === RUN TestPause [2022-08-26T08:54:40.248Z] --- PASS: TestPause (0.43s) [2022-08-26T08:54:40.248Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T08:54:40.248Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:54:40.248Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:54:40.248Z] === RUN TestPauseStopPausedContainer [2022-08-26T08:54:40.504Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-08-26T08:54:40.504Z] === RUN TestPidHost [2022-08-26T08:54:41.432Z] --- PASS: TestPidHost (0.94s) [2022-08-26T08:54:41.432Z] === RUN TestPsFilter [2022-08-26T08:54:41.688Z] --- PASS: TestPsFilter (0.11s) [2022-08-26T08:54:41.688Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T08:54:41.944Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-26T08:54:41.944Z] === RUN TestRemoveContainerWithVolume [2022-08-26T08:54:42.412Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-26T08:54:42.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:54:42.505Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-26T08:54:42.505Z] === RUN TestRemoveContainerRunning [2022-08-26T08:54:42.674Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-26T08:54:42.674Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-26T08:54:42.763Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-26T08:54:42.763Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T08:54:42.935Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-26T08:54:42.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:54:42.980Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-26T08:54:43.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-26T08:54:43.325Z] === RUN TestRemoveInvalidContainer [2022-08-26T08:54:43.325Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T08:54:43.325Z] === RUN TestRenameLinkedContainer [2022-08-26T08:54:43.926Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-26T08:54:45.202Z] tests/integration/client_test.py ..... [ 75%] [2022-08-26T08:54:45.202Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-26T08:54:45.215Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-26T08:54:45.215Z] === RUN TestRenameStoppedContainer [2022-08-26T08:54:45.330Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-26T08:54:45.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:54:45.471Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-26T08:54:45.471Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T08:54:45.774Z] tests/integration/errors_test.py . [ 76%] [2022-08-26T08:54:46.273Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-26T08:54:46.420Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-26T08:54:46.420Z] === RUN TestRenameInvalidName [2022-08-26T08:54:46.676Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-26T08:54:46.676Z] === RUN TestRenameAnonymousContainer [2022-08-26T08:54:47.217Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-26T08:54:48.162Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.44s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.57s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.06s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) [2022-08-26T08:54:48.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2022-08-26T08:54:48.162Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T08:54:48.162Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T08:54:48.565Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-26T08:54:48.565Z] === RUN TestRenameContainerWithSameName [2022-08-26T08:54:48.565Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-26T08:54:48.565Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T08:54:49.106Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-26T08:54:49.106Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-26T08:54:49.106Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-26T08:54:49.493Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-26T08:54:49.493Z] === RUN TestResize [2022-08-26T08:54:50.049Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T08:54:50.049Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-26T08:54:50.055Z] --- PASS: TestResize (0.40s) [2022-08-26T08:54:50.055Z] === RUN TestResizeWithInvalidSize [2022-08-26T08:54:50.311Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-26T08:54:50.311Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T08:54:50.874Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:50.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:50.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:50.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T08:54:50.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:51.436Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-26T08:54:51.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-26T08:54:51.958Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.84s) [2022-08-26T08:54:51.958Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.92s) [2022-08-26T08:54:51.958Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.91s) [2022-08-26T08:54:51.958Z] === RUN TestCgroupNamespacesRun [2022-08-26T08:54:52.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:53.344Z] --- PASS: TestCgroupNamespacesRun (1.45s) [2022-08-26T08:54:53.344Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T08:54:53.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:53.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-26T08:54:54.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T08:54:54.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T08:54:54.856Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2022-08-26T08:54:54.856Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T08:54:54.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-26T08:54:55.117Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-26T08:54:55.688Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-26T08:54:55.895Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-26T08:54:55.895Z] PASS [2022-08-26T08:54:55.895Z] [2022-08-26T08:54:55.895Z] DONE 17 tests in 47.740s [2022-08-26T08:54:55.895Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T08:54:55.895Z] INFO: Testing against a local daemon [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:54:55.895Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:54:55.895Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T08:54:55.895Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T08:54:55.895Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:54:55.895Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T08:54:55.895Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T08:54:55.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T08:54:55.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T08:54:55.895Z] === RUN TestPluginInstall [2022-08-26T08:54:55.895Z] === RUN TestPluginInstall/no_auth [2022-08-26T08:54:55.895Z] time="2022-08-26T08:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:54:55.895Z] time="2022-08-26T08:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1af963c50288c04e617bf1fdde6f922b5e72a42b1f0fdfbb26be99ad2244b7f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:54:55.896Z] time="2022-08-26T08:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:54:55.896Z] time="2022-08-26T08:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1af963c50288c04e617bf1fdde6f922b5e72a42b1f0fdfbb26be99ad2244b7f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:54:55.896Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T08:54:55.896Z] time="2022-08-26T08:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:54:55.896Z] time="2022-08-26T08:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1af963c50288c04e617bf1fdde6f922b5e72a42b1f0fdfbb26be99ad2244b7f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:54:55.896Z] time="2022-08-26T08:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:54:55.896Z] time="2022-08-26T08:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1af963c50288c04e617bf1fdde6f922b5e72a42b1f0fdfbb26be99ad2244b7f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:54:55.896Z] === RUN TestPluginInstall/with_insecure [2022-08-26T08:54:56.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T08:54:56.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:56.464Z] time="2022-08-26T08:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:54:56.464Z] time="2022-08-26T08:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b527cee4a5c43fe9f4775a1129853ab6a1e62659b99248b1d1228d0b58c9747" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:54:56.464Z] time="2022-08-26T08:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:54:56.464Z] time="2022-08-26T08:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b527cee4a5c43fe9f4775a1129853ab6a1e62659b99248b1d1228d0b58c9747" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:54:56.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2022-08-26T08:54:56.631Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T08:54:56.724Z] plugin_test.go:195: [df8ad0b708470] daemon is not started [2022-08-26T08:54:56.724Z] --- PASS: TestPluginInstall (2.81s) [2022-08-26T08:54:56.724Z] --- PASS: TestPluginInstall/no_auth (1.09s) [2022-08-26T08:54:56.724Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-26T08:54:56.724Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-08-26T08:54:56.724Z] === RUN TestPluginsWithRuntimes [2022-08-26T08:54:58.025Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2022-08-26T08:54:58.025Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T08:54:58.629Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T08:54:58.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-26T08:54:59.196Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T08:54:59.231Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2022-08-26T08:54:59.231Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T08:54:59.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T08:54:59.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T08:55:00.133Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-08-26T08:55:00.133Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-26T08:55:00.133Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-26T08:55:00.133Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T08:55:00.617Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-26T08:55:00.617Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2022-08-26T08:55:00.617Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T08:55:00.702Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-26T08:55:00.702Z] PASS [2022-08-26T08:55:00.702Z] [2022-08-26T08:55:00.702Z] DONE 24 tests in 6.824s [2022-08-26T08:55:00.702Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T08:55:00.961Z] INFO: Testing against a local daemon [2022-08-26T08:55:00.961Z] === RUN TestExternalGraphDriver [2022-08-26T08:55:01.219Z] === RUN TestExternalGraphDriver/json [2022-08-26T08:55:01.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T08:55:01.560Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-26T08:55:01.560Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-08-26T08:55:01.560Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T08:55:01.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-26T08:55:03.125Z] === RUN TestExternalGraphDriver/spec [2022-08-26T08:55:03.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T08:55:03.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T08:55:03.210Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-26T08:55:03.210Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-08-26T08:55:03.210Z] === RUN TestNISDomainname [2022-08-26T08:55:04.154Z] --- PASS: TestNISDomainname (0.69s) [2022-08-26T08:55:04.154Z] === RUN TestHostnameDnsResolution [2022-08-26T08:55:04.504Z] === RUN TestExternalGraphDriver/pull [2022-08-26T08:55:04.881Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-26T08:55:05.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T08:55:05.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T08:55:05.104Z] --- PASS: TestHostnameDnsResolution (1.17s) [2022-08-26T08:55:05.104Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T08:55:06.047Z] --- PASS: TestUnprivilegedPortsAndPing (0.75s) [2022-08-26T08:55:06.047Z] === RUN TestPrivilegedHostDevices [2022-08-26T08:55:06.308Z] check_test.go:540: [d01b00c470c22] daemon is not started [2022-08-26T08:55:06.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-26T08:55:06.410Z] --- PASS: TestExternalGraphDriver (5.41s) [2022-08-26T08:55:06.410Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-08-26T08:55:06.410Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2022-08-26T08:55:06.410Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-08-26T08:55:06.410Z] === RUN TestGraphdriverPluginV2 [2022-08-26T08:55:06.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T08:55:06.881Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-08-26T08:55:06.882Z] === RUN TestRunConsoleSize [2022-08-26T08:55:07.454Z] --- PASS: TestRunConsoleSize (0.60s) [2022-08-26T08:55:07.454Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T08:55:07.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-08-26T08:55:08.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-08-26T08:55:08.352Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T08:55:08.352Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T08:55:08.914Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T08:55:09.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-26T08:55:09.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s) [2022-08-26T08:55:09.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-26T08:55:09.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-26T08:55:09.842Z] === RUN TestCgroupNamespacesRun [2022-08-26T08:55:09.904Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-26T08:55:09.904Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-26T08:55:10.174Z] --- PASS: TestRunWithAlternativeContainerdShim (2.70s) [2022-08-26T08:55:10.174Z] === RUN TestStats [2022-08-26T08:55:10.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-26T08:55:10.609Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-08-26T08:55:10.609Z] PASS [2022-08-26T08:55:10.609Z] [2022-08-26T08:55:10.609Z] DONE 5 tests in 9.663s [2022-08-26T08:55:10.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T08:55:10.609Z] INFO: Testing against a local daemon [2022-08-26T08:55:10.609Z] === RUN TestContinueAfterPluginCrash [2022-08-26T08:55:10.609Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T08:55:10.609Z] === RUN TestReadPluginNoRead [2022-08-26T08:55:10.609Z] === PAUSE TestReadPluginNoRead [2022-08-26T08:55:10.609Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T08:55:10.609Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T08:55:10.609Z] === CONT TestContinueAfterPluginCrash [2022-08-26T08:55:10.609Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T08:55:10.745Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-26T08:55:10.746Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-26T08:55:11.220Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-26T08:55:11.220Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T08:55:11.687Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-26T08:55:11.687Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-26T08:55:12.151Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-26T08:55:12.151Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T08:55:12.260Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-26T08:55:12.260Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-26T08:55:12.832Z] --- PASS: TestStats (2.88s) [2022-08-26T08:55:12.832Z] === RUN TestStopContainerWithTimeout [2022-08-26T08:55:12.832Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T08:55:12.832Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T08:55:12.832Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T08:55:12.832Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T08:55:12.832Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T08:55:12.832Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T08:55:13.094Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T08:55:13.094Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T08:55:13.094Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T08:55:13.094Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T08:55:13.516Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-26T08:55:13.516Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T08:55:13.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-26T08:55:13.666Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-26T08:55:13.904Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-08-26T08:55:13.904Z] === CONT TestReadPluginNoRead [2022-08-26T08:55:14.238Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T08:55:14.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-08-26T08:55:14.445Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T08:55:14.500Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-26T08:55:15.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-26T08:55:15.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T08:55:16.417Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T08:55:16.417Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-26T08:55:16.439Z] === RUN TestReadPluginNoRead/default [2022-08-26T08:55:16.739Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-26T08:55:16.739Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T08:55:17.300Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-26T08:55:17.300Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T08:55:17.377Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T08:55:17.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-26T08:55:18.062Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-26T08:55:18.062Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2022-08-26T08:55:18.062Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2022-08-26T08:55:18.062Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-08-26T08:55:18.062Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-08-26T08:55:18.062Z] === RUN TestDeleteDevicemapper [2022-08-26T08:55:18.062Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:55:18.062Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T08:55:18.062Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T08:55:18.323Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-26T08:55:18.666Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-26T08:55:18.666Z] === RUN TestNISDomainname [2022-08-26T08:55:18.754Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T08:55:18.922Z] --- PASS: TestNISDomainname (0.52s) [2022-08-26T08:55:18.922Z] === RUN TestHostnameDnsResolution [2022-08-26T08:55:19.013Z] --- PASS: TestContinueAfterPluginCrash (8.50s) [2022-08-26T08:55:19.267Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-26T08:55:19.851Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-08-26T08:55:19.851Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T08:55:19.950Z] === CONT TestReadPluginNoRead [2022-08-26T08:55:19.950Z] read_test.go:92: [d2700827db1c4] daemon is not started [2022-08-26T08:55:19.950Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-08-26T08:55:19.950Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-26T08:55:19.950Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-08-26T08:55:19.950Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-08-26T08:55:19.950Z] PASS [2022-08-26T08:55:19.950Z] [2022-08-26T08:55:19.950Z] DONE 6 tests in 9.537s [2022-08-26T08:55:19.950Z] 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-26T08:55:19.950Z] testing: warning: no tests to run [2022-08-26T08:55:19.950Z] PASS [2022-08-26T08:55:19.950Z] [2022-08-26T08:55:19.950Z] DONE 0 tests in 0.008s [2022-08-26T08:55:19.950Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T08:55:19.950Z] INFO: Testing against a local daemon [2022-08-26T08:55:19.950Z] === RUN TestPluginWithDevMounts [2022-08-26T08:55:19.950Z] === PAUSE TestPluginWithDevMounts [2022-08-26T08:55:19.950Z] === CONT TestPluginWithDevMounts [2022-08-26T08:55:20.211Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-26T08:55:20.413Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-26T08:55:20.413Z] === RUN TestPrivilegedHostDevices [2022-08-26T08:55:20.473Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2022-08-26T08:55:20.473Z] === RUN TestUpdateMemory [2022-08-26T08:55:20.473Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:55:20.473Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-26T08:55:20.473Z] === RUN TestUpdateCPUQuota [2022-08-26T08:55:20.670Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-26T08:55:20.671Z] === RUN TestRunConsoleSize [2022-08-26T08:55:20.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-26T08:55:21.219Z] ......... [ 85%] [2022-08-26T08:55:21.232Z] --- PASS: TestRunConsoleSize (0.39s) [2022-08-26T08:55:21.232Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T08:55:21.676Z] --- PASS: TestUpdateCPUQuota (1.17s) [2022-08-26T08:55:21.676Z] === RUN TestUpdatePidsLimit [2022-08-26T08:55:21.676Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T08:55:21.856Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-26T08:55:21.856Z] PASS [2022-08-26T08:55:21.856Z] [2022-08-26T08:55:21.856Z] DONE 1 tests in 1.613s [2022-08-26T08:55:21.856Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T08:55:21.856Z] INFO: Testing against a local daemon [2022-08-26T08:55:21.856Z] === RUN TestSecretInspect [2022-08-26T08:55:21.939Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-26T08:55:21.939Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T08:55:22.523Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T08:55:22.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-26T08:55:22.784Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T08:55:23.044Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-26T08:55:23.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T08:55:23.121Z] --- PASS: TestRunWithAlternativeContainerdShim (1.94s) [2022-08-26T08:55:23.121Z] === RUN TestStats [2022-08-26T08:55:23.616Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T08:55:23.877Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-26T08:55:23.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T08:55:24.392Z] --- PASS: TestSecretInspect (2.24s) [2022-08-26T08:55:24.392Z] === RUN TestSecretList [2022-08-26T08:55:24.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit (3.54s) [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-08-26T08:55:25.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2022-08-26T08:55:25.081Z] === RUN TestUpdateRestartPolicy [2022-08-26T08:55:25.644Z] --- PASS: TestStats (2.45s) [2022-08-26T08:55:25.644Z] === RUN TestStopContainerWithTimeout [2022-08-26T08:55:25.644Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T08:55:25.644Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T08:55:25.644Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T08:55:25.644Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T08:55:25.644Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T08:55:25.644Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T08:55:25.644Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T08:55:25.644Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T08:55:25.644Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T08:55:25.644Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T08:55:26.001Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-26T08:55:26.206Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T08:55:26.313Z] --- PASS: TestSecretList (2.21s) [2022-08-26T08:55:26.313Z] === RUN TestSecretsCreateAndDelete [2022-08-26T08:55:27.201Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-26T08:55:27.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-26T08:55:27.631Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-26T08:55:27.631Z] check_test.go:540: [d1e5bce64bf8a] daemon is not started [2022-08-26T08:55:27.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-26T08:55:27.631Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-26T08:55:27.631Z] check_test.go:540: [d2e3a3cd519d0] daemon is not started [2022-08-26T08:55:27.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-26T08:55:28.094Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T08:55:28.219Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-26T08:55:28.219Z] === RUN TestSecretsUpdate [2022-08-26T08:55:29.984Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T08:55:29.984Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-26T08:55:29.984Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-08-26T08:55:29.984Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-26T08:55:29.984Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-26T08:55:29.984Z] === RUN TestDeleteDevicemapper [2022-08-26T08:55:29.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:55:29.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T08:55:29.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T08:55:30.755Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-26T08:55:30.755Z] === RUN TestTemplatedSecret [2022-08-26T08:55:30.932Z] check_test.go:540: [db8348800c692] daemon is not started [2022-08-26T08:55:30.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-26T08:55:31.348Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-08-26T08:55:31.348Z] === RUN TestUpdateMemory [2022-08-26T08:55:31.603Z] --- PASS: TestUpdateMemory (0.47s) [2022-08-26T08:55:31.603Z] === RUN TestUpdateCPUQuota [2022-08-26T08:55:32.166Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-08-26T08:55:32.166Z] === RUN TestUpdatePidsLimit [2022-08-26T08:55:32.166Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T08:55:32.422Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T08:55:32.422Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T08:55:32.983Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T08:55:32.983Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T08:55:33.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T08:55:33.294Z] --- PASS: TestTemplatedSecret (2.58s) [2022-08-26T08:55:33.294Z] === RUN TestSecretCreateResolve [2022-08-26T08:55:33.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T08:55:33.775Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-26T08:55:33.776Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-26T08:55:34.057Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-26T08:55:34.057Z] === RUN TestUpdateRestartPolicy [2022-08-26T08:55:35.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-26T08:55:35.200Z] --- PASS: TestSecretCreateResolve (1.82s) [2022-08-26T08:55:35.200Z] PASS [2022-08-26T08:55:35.200Z] [2022-08-26T08:55:35.200Z] DONE 6 tests in 13.261s [2022-08-26T08:55:35.200Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T08:55:35.200Z] INFO: Testing against a local daemon [2022-08-26T08:55:35.200Z] === RUN TestServiceCreateInit [2022-08-26T08:55:35.200Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T08:55:35.806Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-26T08:55:37.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-26T08:55:37.953Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2022-08-26T08:55:37.953Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T08:55:38.528Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-08-26T08:55:38.528Z] === RUN TestWaitNonBlocked [2022-08-26T08:55:38.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:55:38.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:55:38.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:55:38.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:55:38.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:55:38.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:55:38.568Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-26T08:55:38.568Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-26T08:55:38.791Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-26T08:55:39.362Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-26T08:55:39.400Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T08:55:39.934Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-26T08:55:39.934Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-08-26T08:55:39.934Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2022-08-26T08:55:39.934Z] === RUN TestWaitBlocked [2022-08-26T08:55:39.934Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:55:39.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:55:39.934Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:55:39.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:55:39.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:55:39.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:55:40.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-26T08:55:41.140Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-26T08:55:41.140Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-26T08:55:41.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2022-08-26T08:55:41.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2022-08-26T08:55:41.140Z] === RUN TestWaitConditions [2022-08-26T08:55:41.140Z] === RUN TestWaitConditions/default [2022-08-26T08:55:41.140Z] === PAUSE TestWaitConditions/default [2022-08-26T08:55:41.140Z] === RUN TestWaitConditions/not-running [2022-08-26T08:55:41.140Z] === PAUSE TestWaitConditions/not-running [2022-08-26T08:55:41.140Z] === RUN TestWaitConditions/next-exit [2022-08-26T08:55:41.140Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T08:55:41.140Z] === RUN TestWaitConditions/removed [2022-08-26T08:55:41.140Z] === PAUSE TestWaitConditions/removed [2022-08-26T08:55:41.140Z] === CONT TestWaitConditions/default [2022-08-26T08:55:41.140Z] === CONT TestWaitConditions/removed [2022-08-26T08:55:41.140Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-26T08:55:42.458Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-26T08:55:42.718Z] --- PASS: TestServiceCreateInit (7.83s) [2022-08-26T08:55:42.718Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-08-26T08:55:42.718Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2022-08-26T08:55:42.718Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T08:55:42.978Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-26T08:55:42.978Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-26T08:55:42.978Z] [2022-08-26T08:55:42.978Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-26T08:55:42.978Z] =========================== short test summary info ============================ [2022-08-26T08:55:42.978Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-26T08:55:42.978Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-26T08:55:42.978Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-26T08:55:42.978Z] Not supported on most drivers [2022-08-26T08:55:42.978Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-26T08:55:42.978Z] Output of docker top depends on host distro, and is not formalized. [2022-08-26T08:55:42.978Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-26T08:55:42.978Z] Output of docker top depends on host distro, and is not formalized. [2022-08-26T08:55:42.978Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-26T08:55:42.978Z] Can fail if eth0 has multiple IP addresses [2022-08-26T08:55:42.978Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-26T08:55:42.978Z] This doesn't seem to be taken into account by the engine [2022-08-26T08:55:42.978Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-26T08:55:42.978Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-26T08:55:42.978Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.90 seconds == [2022-08-26T08:55:43.053Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-26T08:55:43.053Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:55:43.053Z] === CONT TestWaitConditions/not-running [2022-08-26T08:55:43.246Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-26T08:55:43.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-26T08:55:45.006Z] --- PASS: TestWaitConditions (0.03s) [2022-08-26T08:55:45.006Z] --- PASS: TestWaitConditions/default (2.00s) [2022-08-26T08:55:45.006Z] --- PASS: TestWaitConditions/removed (2.05s) [2022-08-26T08:55:45.006Z] --- PASS: TestWaitConditions/next-exit (1.95s) [2022-08-26T08:55:45.006Z] --- PASS: TestWaitConditions/not-running (1.93s) [2022-08-26T08:55:45.006Z] === RUN TestWaitRestartedContainer [2022-08-26T08:55:45.006Z] === RUN TestWaitRestartedContainer/default [2022-08-26T08:55:45.006Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T08:55:45.006Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T08:55:45.006Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T08:55:45.006Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T08:55:45.006Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T08:55:45.006Z] === CONT TestWaitRestartedContainer/default [2022-08-26T08:55:45.006Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T08:55:45.576Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-26T08:55:46.228Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-08-26T08:55:46.228Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T08:55:46.228Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-26T08:55:46.228Z] === RUN TestWaitNonBlocked [2022-08-26T08:55:46.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:55:46.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:55:46.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:55:46.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:55:46.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T08:55:46.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T08:55:46.228Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T08:55:46.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-08-26T08:55:46.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-26T08:55:46.228Z] === RUN TestWaitBlocked [2022-08-26T08:55:46.228Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:55:46.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:55:46.228Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:55:46.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:55:46.228Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T08:55:46.228Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T08:55:46.791Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T08:55:46.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-08-26T08:55:46.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-26T08:55:46.791Z] === RUN TestWaitConditions [2022-08-26T08:55:46.791Z] === RUN TestWaitConditions/default [2022-08-26T08:55:46.791Z] === PAUSE TestWaitConditions/default [2022-08-26T08:55:46.791Z] === RUN TestWaitConditions/not-running [2022-08-26T08:55:46.791Z] === PAUSE TestWaitConditions/not-running [2022-08-26T08:55:46.791Z] === RUN TestWaitConditions/next-exit [2022-08-26T08:55:46.791Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T08:55:46.791Z] === RUN TestWaitConditions/removed [2022-08-26T08:55:46.791Z] === PAUSE TestWaitConditions/removed [2022-08-26T08:55:46.791Z] === CONT TestWaitConditions/default [2022-08-26T08:55:46.791Z] === CONT TestWaitConditions/removed [2022-08-26T08:55:46.962Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-26T08:55:47.223Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T08:55:48.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-26T08:55:48.608Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-26T08:55:48.609Z] --- PASS: TestWaitRestartedContainer/default (2.12s) [2022-08-26T08:55:48.609Z] --- PASS: TestWaitRestartedContainer/next-exit (2.34s) [2022-08-26T08:55:48.609Z] --- PASS: TestWaitRestartedContainer/not-running (1.50s) [2022-08-26T08:55:48.609Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T08:55:48.609Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T08:55:48.680Z] === CONT TestWaitConditions/next-exit [2022-08-26T08:55:48.680Z] === CONT TestWaitConditions/not-running [2022-08-26T08:55:50.046Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T08:55:50.046Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-08-26T08:55:50.046Z] --- PASS: TestWaitConditions/default (1.75s) [2022-08-26T08:55:50.046Z] --- PASS: TestWaitConditions/next-exit (1.43s) [2022-08-26T08:55:50.046Z] --- PASS: TestWaitConditions/not-running (1.45s) [2022-08-26T08:55:50.046Z] === RUN TestWaitRestartedContainer [2022-08-26T08:55:50.046Z] === RUN TestWaitRestartedContainer/default [2022-08-26T08:55:50.046Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T08:55:50.046Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T08:55:50.046Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T08:55:50.046Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T08:55:50.046Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T08:55:50.046Z] === CONT TestWaitRestartedContainer/default [2022-08-26T08:55:50.046Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T08:55:51.414Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T08:55:52.342Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-26T08:55:52.342Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) [2022-08-26T08:55:52.342Z] --- PASS: TestWaitRestartedContainer/default (1.45s) [2022-08-26T08:55:52.342Z] --- PASS: TestWaitRestartedContainer/not-running (0.98s) [2022-08-26T08:55:52.342Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T08:55:52.342Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T08:55:52.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-26T08:55:52.815Z] --- PASS: TestContainerStartOnDaemonRestart (4.15s) [2022-08-26T08:55:52.815Z] === CONT TestIpcModeOlderClient [2022-08-26T08:55:52.815Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.24s) [2022-08-26T08:55:52.815Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T08:55:53.076Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-08-26T08:55:53.076Z] === CONT TestDaemonHostGatewayIP [2022-08-26T08:55:54.233Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s) [2022-08-26T08:55:54.233Z] === CONT TestIpcModeOlderClient [2022-08-26T08:55:54.233Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-26T08:55:54.233Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T08:55:54.489Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-08-26T08:55:54.489Z] === CONT TestDaemonHostGatewayIP [2022-08-26T08:55:54.990Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-26T08:55:55.548Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T08:55:55.548Z] [2022-08-26T08:55:55.548Z] Unloading profiles will leave already running processes permanently [2022-08-26T08:55:55.548Z] unconfined, which can lead to unexpected situations. [2022-08-26T08:55:55.548Z] [2022-08-26T08:55:55.548Z] To set a process to complain mode, use the command line tool [2022-08-26T08:55:55.548Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T08:55:55.548Z] Post stage [Pipeline] junit [2022-08-26T08:55:55.562Z] Recording test results [2022-08-26T08:55:55.704Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-26T08:55:55.982Z] + echo Ensuring container killed. [2022-08-26T08:55:55.982Z] Ensuring container killed. [2022-08-26T08:55:55.982Z] + docker rm -vf docker-pr2 [2022-08-26T08:55:55.982Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T08:55:56.267Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:55:56.267Z] Chowning /workspace to jenkins user [2022-08-26T08:55:56.267Z] + id -u [2022-08-26T08:55:56.267Z] + id -g [2022-08-26T08:55:56.267Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44042:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T08:55:56.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-26T08:55:57.005Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2022-08-26T08:55:57.005Z] === CONT TestDaemonRestartIpcMode [2022-08-26T08:55:57.167Z] --- PASS: TestDaemonHostGatewayIP (4.31s) [2022-08-26T08:55:57.167Z] === CONT TestDaemonRestartIpcMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:55:57.508Z] + bundleName=docker-py [2022-08-26T08:55:57.508Z] + echo Creating docker-py-bundles.tar.gz [2022-08-26T08:55:57.508Z] Creating docker-py-bundles.tar.gz [2022-08-26T08:55:57.508Z] + 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-26T08:55:57.532Z] Archiving artifacts [2022-08-26T08:55:57.827Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44042/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-26T08:55:58.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh binary [2022-08-26T08:55:58.445Z] [2022-08-26T08:55:58.706Z] Removing bundles/ [2022-08-26T08:55:58.706Z] [2022-08-26T08:55:58.706Z] ---> Making bundle: binary (in bundles/binary) [2022-08-26T08:55:58.706Z] Building: bundles/binary-daemon/dockerd [2022-08-26T08:55:58.706Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:55:58.897Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-08-26T08:55:59.082Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-26T08:55:59.082Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-26T08:55:59.082Z] check_test.go:540: [d598c0c0f5e04] daemon is not started [2022-08-26T08:55:59.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-26T08:56:00.810Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-08-26T08:56:00.810Z] === RUN TestCreateServiceConflict [2022-08-26T08:56:00.810Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-26T08:56:00.810Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T08:56:00.997Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2022-08-26T08:56:00.997Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-26T08:56:02.408Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-26T08:56:03.791Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-26T08:56:04.101Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-08-26T08:56:04.101Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T08:56:04.362Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-26T08:56:04.934Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-26T08:56:05.506Z] --- PASS: TestContainerKillOnDaemonStart (12.69s) [2022-08-26T08:56:05.506Z] PASS [2022-08-26T08:56:05.506Z] [2022-08-26T08:56:05.506Z] === Skipped [2022-08-26T08:56:05.506Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T08:56:05.506Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:56:05.506Z] [2022-08-26T08:56:05.506Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T08:56:05.506Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:56:05.506Z] [2022-08-26T08:56:05.506Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-26T08:56:05.506Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:56:05.506Z] [2022-08-26T08:56:05.506Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:56:05.506Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:56:05.506Z] [2022-08-26T08:56:05.506Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T08:56:05.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:56:05.506Z] [2022-08-26T08:56:05.506Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-26T08:56:05.506Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-26T08:56:05.506Z] [2022-08-26T08:56:05.506Z] DONE 273 tests, 6 skipped in 180.944s [2022-08-26T08:56:05.768Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T08:56:05.768Z] ++ 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-26T08:56:05.768Z] ++ set -e [2022-08-26T08:56:05.768Z] ++ '[' -n 0 ']' [2022-08-26T08:56:05.768Z] ++ set -x [2022-08-26T08:56:05.768Z] ++ 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-26T08:56:05.768Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T08:56:06.029Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-26T08:56:06.290Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-26T08:56:06.290Z] === RUN TestConfigDaemonID [2022-08-26T08:56:06.983Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-08-26T08:56:06.983Z] PASS [2022-08-26T08:56:06.983Z] [2022-08-26T08:56:06.983Z] === Skipped [2022-08-26T08:56:06.983Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-26T08:56:06.983Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T08:56:06.983Z] [2022-08-26T08:56:06.983Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T08:56:06.983Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T08:56:06.983Z] [2022-08-26T08:56:06.983Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T08:56:06.983Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T08:56:06.983Z] [2022-08-26T08:56:06.983Z] DONE 273 tests, 3 skipped in 128.586s [2022-08-26T08:56:06.984Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T08:56:06.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-26T08:56:06.984Z] ++ set -e [2022-08-26T08:56:06.984Z] ++ '[' -n 0 ']' [2022-08-26T08:56:06.984Z] ++ set -x [2022-08-26T08:56:06.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-26T08:56:06.984Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T08:56:06.984Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-26T08:56:06.984Z] === RUN TestConfigDaemonID [2022-08-26T08:56:07.546Z] daemon_test.go:83: [dd3ed6011780e] daemon is not started [2022-08-26T08:56:07.546Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-26T08:56:07.546Z] === RUN TestDaemonConfigValidation [2022-08-26T08:56:07.546Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:56:07.546Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:56:07.546Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T08:56:07.546Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T08:56:07.546Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T08:56:07.546Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T08:56:07.546Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T08:56:07.546Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T08:56:07.546Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T08:56:07.546Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T08:56:07.546Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:56:07.546Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T08:56:07.676Z] daemon_test.go:83: [dc72c93f3e2cc] daemon is not started [2022-08-26T08:56:07.676Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-26T08:56:07.676Z] === RUN TestDaemonConfigValidation [2022-08-26T08:56:07.676Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:56:07.676Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:56:07.676Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T08:56:07.676Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T08:56:07.676Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T08:56:07.676Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T08:56:07.676Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T08:56:07.676Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T08:56:07.676Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T08:56:07.676Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T08:56:07.676Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T08:56:07.676Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T08:56:07.676Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T08:56:07.676Z] check_test.go:540: [d3865f695bcfc] daemon is not started [2022-08-26T08:56:07.676Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-26T08:56:07.676Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-26T08:56:07.676Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T08:56:07.802Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T08:56:07.803Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T08:56:07.803Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T08:56:07.803Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T08:56:07.803Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-26T08:56:07.803Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-26T08:56:07.803Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-26T08:56:07.803Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-26T08:56:07.803Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-26T08:56:07.803Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T08:56:07.803Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T08:56:07.937Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T08:56:07.937Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T08:56:07.937Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-08-26T08:56:07.937Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-08-26T08:56:07.937Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-08-26T08:56:07.937Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-08-26T08:56:07.937Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-08-26T08:56:07.937Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T08:56:07.937Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T08:56:09.212Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T08:56:09.320Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T08:56:10.141Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T08:56:10.262Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T08:56:10.523Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-26T08:56:11.071Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T08:56:11.071Z] daemon_test.go:197: [d95341c185608] daemon is not started [2022-08-26T08:56:11.071Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-08-26T08:56:11.071Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-26T08:56:11.071Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-26T08:56:11.071Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-26T08:56:11.071Z] === RUN TestDaemonProxy [2022-08-26T08:56:11.071Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T08:56:11.095Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T08:56:11.095Z] daemon_test.go:197: [dab07384b6e8d] daemon is not started [2022-08-26T08:56:11.095Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-26T08:56:11.095Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-26T08:56:11.095Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-26T08:56:11.095Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-26T08:56:11.095Z] === RUN TestDaemonProxy [2022-08-26T08:56:11.095Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T08:56:11.095Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-26T08:56:11.355Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-26T08:56:12.961Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T08:56:13.269Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T08:56:13.535Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-26T08:56:14.327Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T08:56:14.921Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T08:56:16.216Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T08:56:16.777Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T08:56:16.836Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T08:56:16.836Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-26T08:56:17.097Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T08:56:17.339Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-26T08:56:17.339Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-26T08:56:17.339Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-26T08:56:17.339Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-26T08:56:17.339Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T08:56:17.339Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T08:56:17.339Z] PASS [2022-08-26T08:56:17.339Z] [2022-08-26T08:56:17.339Z] DONE 18 tests in 11.293s [2022-08-26T08:56:17.339Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T08:56:17.339Z] ++ 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-26T08:56:17.339Z] ++ set -e [2022-08-26T08:56:17.339Z] ++ '[' -n 0 ']' [2022-08-26T08:56:17.339Z] ++ set -x [2022-08-26T08:56:17.340Z] ++ 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-26T08:56:17.340Z] INFO: Testing against a local daemon [2022-08-26T08:56:17.340Z] === RUN TestCommitInheritsEnv [2022-08-26T08:56:17.596Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-08-26T08:56:17.596Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T08:56:17.596Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-26T08:56:17.596Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-26T08:56:17.596Z] === RUN TestImportWithCustomPlatform [2022-08-26T08:56:17.596Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T08:56:17.596Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T08:56:17.596Z] === RUN TestImportWithCustomPlatform// [2022-08-26T08:56:17.596Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T08:56:17.668Z] --- PASS: TestDaemonProxy (6.45s) [2022-08-26T08:56:17.668Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-26T08:56:17.668Z] --- PASS: TestDaemonProxy/command-line_options (1.85s) [2022-08-26T08:56:17.668Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-08-26T08:56:17.668Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-26T08:56:17.668Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T08:56:17.668Z] PASS [2022-08-26T08:56:17.668Z] [2022-08-26T08:56:17.668Z] DONE 18 tests in 11.919s [2022-08-26T08:56:17.668Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T08:56:17.668Z] ++ 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-26T08:56:17.668Z] ++ set -e [2022-08-26T08:56:17.668Z] ++ '[' -n 0 ']' [2022-08-26T08:56:17.668Z] ++ set -x [2022-08-26T08:56:17.668Z] ++ 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-26T08:56:17.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-26T08:56:17.852Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T08:56:17.852Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T08:56:17.852Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T08:56:17.852Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T08:56:17.852Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T08:56:17.852Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T08:56:17.852Z] === RUN TestImagesFilterMultiReference [2022-08-26T08:56:17.930Z] INFO: Testing against a local daemon [2022-08-26T08:56:17.930Z] === RUN TestCommitInheritsEnv [2022-08-26T08:56:18.107Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-26T08:56:18.108Z] === RUN TestImagePullPlatformInvalid [2022-08-26T08:56:18.108Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-26T08:56:18.108Z] === RUN TestRemoveImageOrphaning [2022-08-26T08:56:18.191Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-26T08:56:18.364Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-08-26T08:56:18.364Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T08:56:18.364Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:56:18.364Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-26T08:56:18.364Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T08:56:18.364Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-26T08:56:18.364Z] === RUN TestTagInvalidReference [2022-08-26T08:56:18.364Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-26T08:56:18.364Z] === RUN TestTagValidPrefixedRepo [2022-08-26T08:56:18.364Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-26T08:56:18.364Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T08:56:18.364Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-26T08:56:18.364Z] === RUN TestTagOfficialNames [2022-08-26T08:56:18.364Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-26T08:56:18.364Z] === RUN TestTagMatchesDigest [2022-08-26T08:56:18.364Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T08:56:18.364Z] PASS [2022-08-26T08:56:18.364Z] [2022-08-26T08:56:18.364Z] === Skipped [2022-08-26T08:56:18.364Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-26T08:56:18.364Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-26T08:56:18.364Z] [2022-08-26T08:56:18.364Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-26T08:56:18.364Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:56:18.364Z] [2022-08-26T08:56:18.364Z] DONE 22 tests, 2 skipped in 1.222s [2022-08-26T08:56:18.364Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T08:56:18.364Z] ++ 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-26T08:56:18.364Z] ++ set -e [2022-08-26T08:56:18.364Z] ++ '[' -n 0 ']' [2022-08-26T08:56:18.364Z] ++ set -x [2022-08-26T08:56:18.364Z] ++ 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-26T08:56:18.453Z] --- PASS: TestCommitInheritsEnv (0.50s) [2022-08-26T08:56:18.453Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T08:56:18.453Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T08:56:18.453Z] === RUN TestImportWithCustomPlatform [2022-08-26T08:56:18.453Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T08:56:18.453Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T08:56:18.453Z] === RUN TestImportWithCustomPlatform// [2022-08-26T08:56:18.453Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T08:56:18.620Z] === RUN TestStripANSICommands [2022-08-26T08:56:18.620Z] === RUN TestStripANSICommands/#00 [2022-08-26T08:56:18.620Z] === RUN TestStripANSICommands/#01 [2022-08-26T08:56:18.620Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T08:56:18.620Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T08:56:18.620Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T08:56:18.620Z] PASS [2022-08-26T08:56:18.620Z] [2022-08-26T08:56:18.620Z] DONE 3 tests in 0.041s [2022-08-26T08:56:18.620Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T08:56:18.620Z] ++ 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-26T08:56:18.620Z] ++ set -e [2022-08-26T08:56:18.620Z] ++ '[' -n 0 ']' [2022-08-26T08:56:18.620Z] ++ set -x [2022-08-26T08:56:18.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=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-26T08:56:18.620Z] INFO: Testing against a local daemon [2022-08-26T08:56:18.620Z] === RUN TestNetworkCreateDelete [2022-08-26T08:56:18.714Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T08:56:18.714Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-26T08:56:18.714Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-26T08:56:18.714Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T08:56:18.877Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-26T08:56:18.877Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T08:56:18.976Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T08:56:18.976Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T08:56:18.976Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform (0.54s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T08:56:18.976Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T08:56:18.976Z] === RUN TestImagesFilterMultiReference [2022-08-26T08:56:18.976Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-08-26T08:56:18.976Z] === RUN TestImagePullPlatformInvalid [2022-08-26T08:56:18.980Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-08-26T08:56:18.980Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T08:56:19.134Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-26T08:56:19.134Z] === RUN TestDaemonDNSFallback [2022-08-26T08:56:19.237Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-26T08:56:19.237Z] === RUN TestRemoveImageOrphaning [2022-08-26T08:56:19.237Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-26T08:56:19.499Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-08-26T08:56:19.499Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T08:56:19.548Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-08-26T08:56:19.548Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T08:56:19.761Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-26T08:56:19.761Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-26T08:56:20.027Z] time="2022-08-26T08:56:19Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-26T08:56:20.288Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-26T08:56:20.858Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-26T08:56:21.430Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-26T08:56:21.692Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-26T08:56:21.952Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-08-26T08:56:21.953Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T08:56:21.953Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-08-26T08:56:21.953Z] === RUN TestTagInvalidReference [2022-08-26T08:56:21.953Z] --- PASS: TestTagInvalidReference (0.04s) [2022-08-26T08:56:21.953Z] === RUN TestTagValidPrefixedRepo [2022-08-26T08:56:22.081Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-08-26T08:56:22.081Z] === RUN TestCreateServiceSysctls [2022-08-26T08:56:22.213Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-26T08:56:22.213Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T08:56:22.213Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-26T08:56:22.213Z] === RUN TestTagOfficialNames [2022-08-26T08:56:22.213Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-26T08:56:22.213Z] === RUN TestTagMatchesDigest [2022-08-26T08:56:22.213Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-26T08:56:22.213Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T08:56:22.473Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-26T08:56:22.734Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-26T08:56:23.306Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-26T08:56:23.877Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-26T08:56:23.877Z] check_test.go:540: [d22cad59ee939] daemon is not started [2022-08-26T08:56:23.877Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-26T08:56:25.275Z] check_test.go:540: [d474f5347eb7a] daemon is not started [2022-08-26T08:56:25.275Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-26T08:56:25.371Z] --- PASS: TestCreateServiceSysctls (3.26s) [2022-08-26T08:56:25.371Z] === RUN TestCreateServiceCapabilities [2022-08-26T08:56:25.536Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-26T08:56:25.684Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-26T08:56:25.684Z] === RUN TestInspectNetwork [2022-08-26T08:56:26.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-26T08:56:27.182Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-26T08:56:27.443Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-26T08:56:27.905Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-26T08:56:27.905Z] === RUN TestInspect [2022-08-26T08:56:28.952Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T08:56:28.952Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T08:56:28.952Z] === RUN TestInspectNetwork/network_name [2022-08-26T08:56:28.952Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T08:56:30.745Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-26T08:56:30.745Z] check_test.go:540: [dfb1c40c78044] daemon is not started [2022-08-26T08:56:30.745Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-26T08:56:31.192Z] --- PASS: TestInspect (2.93s) [2022-08-26T08:56:31.192Z] === RUN TestCreateJob [2022-08-26T08:56:33.117Z] --- PASS: TestInspectNetwork (7.09s) [2022-08-26T08:56:33.117Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T08:56:33.117Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T08:56:33.117Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T08:56:33.117Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T08:56:33.117Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T08:56:33.729Z] --- PASS: TestCreateJob (2.75s) [2022-08-26T08:56:33.729Z] === RUN TestReplicatedJob [2022-08-26T08:56:34.045Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T08:56:34.045Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:56:34.045Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:56:34.045Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:56:34.045Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T08:56:34.045Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T08:56:34.045Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T08:56:34.045Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T08:56:34.045Z] === RUN TestNetworkList [2022-08-26T08:56:34.045Z] === RUN TestNetworkList//networks [2022-08-26T08:56:34.045Z] === PAUSE TestNetworkList//networks [2022-08-26T08:56:34.045Z] === RUN TestNetworkList//networks/ [2022-08-26T08:56:34.045Z] === PAUSE TestNetworkList//networks/ [2022-08-26T08:56:34.045Z] === CONT TestNetworkList//networks [2022-08-26T08:56:34.045Z] === CONT TestNetworkList//networks/ [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkList (0.01s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T08:56:34.045Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T08:56:34.045Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T08:56:34.049Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-26T08:56:34.606Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-26T08:56:34.606Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T08:56:35.533Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-26T08:56:35.533Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T08:56:35.963Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-26T08:56:35.963Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-26T08:56:36.461Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-26T08:56:36.461Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T08:56:37.389Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-26T08:56:37.389Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T08:56:37.878Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-26T08:56:38.755Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-26T08:56:38.755Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T08:56:39.021Z] --- PASS: TestReplicatedJob (5.15s) [2022-08-26T08:56:39.021Z] === RUN TestUpdateReplicatedJob [2022-08-26T08:56:39.273Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-26T08:56:39.316Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-26T08:56:39.316Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T08:56:39.844Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-26T08:56:41.229Z] check_test.go:540: [d0ac3b295bab7] daemon is not started [2022-08-26T08:56:41.229Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-26T08:56:41.833Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-08-26T08:56:41.833Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T08:56:41.833Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:56:41.833Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:56:41.833Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T08:56:42.311Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-08-26T08:56:42.311Z] === RUN TestServiceListWithStatuses [2022-08-26T08:56:42.311Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:56:42.311Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T08:56:42.311Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T08:56:43.872Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-26T08:56:45.785Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-26T08:56:46.642Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-08-26T08:56:46.642Z] === RUN TestDockerNetworkReConnect [2022-08-26T08:56:49.932Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-08-26T08:56:49.932Z] === RUN TestServicePlugin [2022-08-26T08:56:49.994Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-26T08:56:50.256Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-26T08:56:50.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-26T08:56:52.216Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-26T08:56:53.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-26T08:56:53.240Z] plugin_test.go:61: [ddc954137e35c] joining swarm manager [de7a88b1e2a4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:56:54.618Z] plugin_test.go:64: [d5ff766cc70f1] joining swarm manager [de7a88b1e2a4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:56:55.076Z] check_test.go:540: [d245517ddabeb] daemon is not started [2022-08-26T08:56:55.076Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-26T08:56:55.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-26T08:56:55.339Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-26T08:56:55.911Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-26T08:56:56.483Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-26T08:56:56.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-26T08:56:56.673Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2022-08-26T08:56:56.673Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T08:56:57.601Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:79fpl61i756steba8vaonqlmr Created:2022-08-26 08:56:56.459337556 +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[3536910c7177adf1340d276a13d102d3c68e921fce8c05c0e5acfc56e6acbe07:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1noj9hr33ni17eobimkcl2ool EndpointID:af65f507efcbcb83877541c283f581cf778b0cd0ec036fc62f56b3d5ad901876 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:87678b71ec2f66277b2ec598bd5d3984e6ae4c01df195e5979348af0eaf89ccc 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:7d5d94fb2a68 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1noj9hr33ni17eobimkcl2ool EndpointID:af65f507efcbcb83877541c283f581cf778b0cd0ec036fc62f56b3d5ad901876 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T08:56:58.397Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-26T08:56:58.397Z] check_test.go:540: [d832edce77ab9] daemon is not started [2022-08-26T08:56:58.397Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-26T08:56:59.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-26T08:57:01.254Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-26T08:57:01.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-26T08:57:02.845Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-08-26T08:57:02.845Z] PASS [2022-08-26T08:57:02.845Z] [2022-08-26T08:57:02.845Z] === Skipped [2022-08-26T08:57:02.845Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:57:02.845Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:57:02.845Z] [2022-08-26T08:57:02.845Z] DONE 38 tests, 1 skipped in 43.420s [2022-08-26T08:57:02.845Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:57:02.845Z] ++ 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-26T08:57:02.845Z] ++ set -e [2022-08-26T08:57:02.845Z] ++ '[' -n 0 ']' [2022-08-26T08:57:02.845Z] ++ set -x [2022-08-26T08:57:02.845Z] ++ 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-26T08:57:02.845Z] INFO: Testing against a local daemon [2022-08-26T08:57:02.845Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T08:57:02.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:57:02.845Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:57:02.845Z] === RUN TestDockerNetworkIpvlan [2022-08-26T08:57:02.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:57:02.845Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:57:02.845Z] PASS [2022-08-26T08:57:02.845Z] [2022-08-26T08:57:02.845Z] === Skipped [2022-08-26T08:57:02.845Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T08:57:02.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:57:02.845Z] [2022-08-26T08:57:02.845Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T08:57:02.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T08:57:02.845Z] [2022-08-26T08:57:02.845Z] DONE 2 tests, 2 skipped in 0.091s [2022-08-26T08:57:02.845Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T08:57:02.845Z] ++ 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-26T08:57:02.845Z] ++ set -e [2022-08-26T08:57:02.845Z] ++ '[' -n 0 ']' [2022-08-26T08:57:02.845Z] ++ set -x [2022-08-26T08:57:02.845Z] ++ 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-26T08:57:02.845Z] INFO: Testing against a local daemon [2022-08-26T08:57:02.845Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T08:57:03.407Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-08-26T08:57:03.407Z] === RUN TestDockerNetworkMacvlan [2022-08-26T08:57:03.803Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-26T08:57:03.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-26T08:57:03.969Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T08:57:04.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-26T08:57:04.897Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T08:57:05.459Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T08:57:07.355Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T08:57:08.045Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-26T08:57:08.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-26T08:57:08.720Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T08:57:09.690Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-26T08:57:11.606Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-26T08:57:11.988Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T08:57:12.550Z] --- PASS: TestDockerNetworkMacvlan (9.26s) [2022-08-26T08:57:12.550Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-26T08:57:12.550Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-26T08:57:12.550Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-08-26T08:57:12.550Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-08-26T08:57:12.550Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-08-26T08:57:12.550Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-08-26T08:57:12.550Z] PASS [2022-08-26T08:57:12.550Z] [2022-08-26T08:57:12.550Z] DONE 8 tests in 10.593s [2022-08-26T08:57:12.550Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T08:57:12.550Z] ++ 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-26T08:57:12.550Z] ++ set -e [2022-08-26T08:57:12.550Z] ++ '[' -n 0 ']' [2022-08-26T08:57:12.550Z] ++ set -x [2022-08-26T08:57:12.550Z] ++ 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-26T08:57:12.806Z] testing: warning: no tests to run [2022-08-26T08:57:12.806Z] PASS [2022-08-26T08:57:12.806Z] [2022-08-26T08:57:12.806Z] DONE 0 tests in 0.026s [2022-08-26T08:57:12.806Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T08:57:12.806Z] ++ 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-26T08:57:12.806Z] ++ set -e [2022-08-26T08:57:12.806Z] ++ '[' -n 0 ']' [2022-08-26T08:57:12.806Z] ++ set -x [2022-08-26T08:57:12.806Z] ++ 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-26T08:57:12.806Z] INFO: Testing against a local daemon [2022-08-26T08:57:12.806Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T08:57:14.170Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-08-26T08:57:14.170Z] === RUN TestAuthZPluginTLS [2022-08-26T08:57:14.426Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-26T08:57:14.426Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T08:57:14.912Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-26T08:57:14.988Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-26T08:57:14.988Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T08:57:15.550Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-26T08:57:15.550Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T08:57:16.111Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-26T08:57:16.111Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T08:57:17.477Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-26T08:57:17.477Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T08:57:17.733Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-26T08:57:17.733Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T08:57:18.247Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-26T08:57:18.295Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-26T08:57:18.295Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T08:57:18.857Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-26T08:57:18.857Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T08:57:20.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-26T08:57:20.222Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-08-26T08:57:20.222Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T08:57:21.167Z] --- PASS: TestServicePlugin (30.46s) [2022-08-26T08:57:21.167Z] === RUN TestServiceUpdateLabel [2022-08-26T08:57:21.596Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-08-26T08:57:21.596Z] === RUN TestAuthZPluginHeader [2022-08-26T08:57:22.105Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-26T08:57:22.105Z] === RUN TestServiceUpdateSecrets [2022-08-26T08:57:22.158Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-26T08:57:22.158Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T08:57:22.158Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:22.158Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-26T08:57:22.158Z] === RUN TestAuthZPluginV2Disable [2022-08-26T08:57:22.158Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:22.158Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-26T08:57:22.158Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T08:57:22.158Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:22.158Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-26T08:57:22.158Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T08:57:22.158Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:22.158Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-26T08:57:22.158Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T08:57:22.708Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-26T08:57:23.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-26T08:57:23.912Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-26T08:57:25.297Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-26T08:57:26.240Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-26T08:57:26.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-26T08:57:27.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-26T08:57:28.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-26T08:57:29.585Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-26T08:57:32.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-26T08:57:35.438Z] docker_cli_daemon_test.go:2504: [d5320ef6c1f79] daemon is not started [2022-08-26T08:57:36.996Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2022-08-26T08:57:36.996Z] === RUN TestServiceUpdateConfigs [2022-08-26T08:57:37.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-26T08:57:37.355Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-26T08:57:38.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-26T08:57:40.130Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-26T08:57:40.210Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-26T08:57:40.210Z] PASS [2022-08-26T08:57:40.210Z] [2022-08-26T08:57:40.210Z] === Skipped [2022-08-26T08:57:40.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-26T08:57:40.210Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:40.210Z] [2022-08-26T08:57:40.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-26T08:57:40.210Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:40.210Z] [2022-08-26T08:57:40.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-26T08:57:40.210Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:40.210Z] [2022-08-26T08:57:40.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-26T08:57:40.210Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:40.210Z] [2022-08-26T08:57:40.210Z] DONE 17 tests, 4 skipped in 26.401s [2022-08-26T08:57:40.210Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T08:57:40.210Z] ++ 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-26T08:57:40.210Z] ++ set -e [2022-08-26T08:57:40.210Z] ++ '[' -n 0 ']' [2022-08-26T08:57:40.210Z] ++ set -x [2022-08-26T08:57:40.210Z] ++ 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-26T08:57:40.210Z] INFO: Testing against a local daemon [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:57:40.210Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:57:40.210Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T08:57:40.210Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T08:57:40.210Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T08:57:40.210Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T08:57:40.210Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T08:57:40.210Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T08:57:40.210Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T08:57:40.211Z] === RUN TestPluginInstall [2022-08-26T08:57:40.211Z] === RUN TestPluginInstall/no_auth [2022-08-26T08:57:40.211Z] time="2022-08-26T08:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:57:40.211Z] time="2022-08-26T08:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b2b78961acf50ad4aad8222e20de78c8f7052e0b8e6bb82c365f9daa7064c2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:57:40.211Z] time="2022-08-26T08:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:57:40.211Z] time="2022-08-26T08:57:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b2b78961acf50ad4aad8222e20de78c8f7052e0b8e6bb82c365f9daa7064c2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:57:40.211Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T08:57:40.467Z] time="2022-08-26T08:57:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:57:40.467Z] time="2022-08-26T08:57:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5063005b50fb0b5da7417d979d56f9fd3f68d2d389575b247bad2b0a5db689cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:57:40.467Z] time="2022-08-26T08:57:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:57:40.467Z] time="2022-08-26T08:57:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5063005b50fb0b5da7417d979d56f9fd3f68d2d389575b247bad2b0a5db689cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:57:40.723Z] === RUN TestPluginInstall/with_insecure [2022-08-26T08:57:41.074Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-26T08:57:41.651Z] time="2022-08-26T08:57:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:57:41.651Z] time="2022-08-26T08:57:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65892ef89765215a835f85a2228372a574acb102be6da1d7f2fd6c796e304287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:57:41.651Z] time="2022-08-26T08:57:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T08:57:41.651Z] time="2022-08-26T08:57:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65892ef89765215a835f85a2228372a574acb102be6da1d7f2fd6c796e304287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T08:57:41.907Z] plugin_test.go:195: [d4e63dd31022c] daemon is not started [2022-08-26T08:57:41.907Z] --- PASS: TestPluginInstall (2.55s) [2022-08-26T08:57:41.907Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-26T08:57:41.907Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-26T08:57:41.907Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-26T08:57:41.907Z] === RUN TestPluginsWithRuntimes [2022-08-26T08:57:42.017Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-26T08:57:43.279Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T08:57:44.206Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T08:57:45.134Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-08-26T08:57:45.134Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-26T08:57:45.134Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-26T08:57:45.134Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T08:57:45.697Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-26T08:57:45.697Z] PASS [2022-08-26T08:57:45.697Z] [2022-08-26T08:57:45.697Z] DONE 24 tests in 6.577s [2022-08-26T08:57:45.697Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T08:57:45.697Z] ++ 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-26T08:57:45.697Z] ++ set -e [2022-08-26T08:57:45.697Z] ++ '[' -n 0 ']' [2022-08-26T08:57:45.697Z] ++ set -x [2022-08-26T08:57:45.697Z] ++ 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-26T08:57:45.953Z] INFO: Testing against a local daemon [2022-08-26T08:57:45.953Z] === RUN TestExternalGraphDriver [2022-08-26T08:57:46.209Z] === RUN TestExternalGraphDriver/json [2022-08-26T08:57:46.222Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-26T08:57:47.608Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-26T08:57:48.099Z] === RUN TestExternalGraphDriver/spec [2022-08-26T08:57:48.992Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-26T08:57:49.254Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-26T08:57:49.464Z] === RUN TestExternalGraphDriver/pull [2022-08-26T08:57:50.196Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-26T08:57:50.457Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-26T08:57:50.848Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-08-26T08:57:50.848Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-08-26T08:57:50.848Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-08-26T08:57:50.848Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-26T08:57:50.848Z] === RUN TestGraphdriverPluginV2 [2022-08-26T08:57:51.104Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:51.104Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-26T08:57:51.104Z] PASS [2022-08-26T08:57:51.360Z] [2022-08-26T08:57:51.360Z] === Skipped [2022-08-26T08:57:51.360Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-26T08:57:51.360Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:57:51.360Z] [2022-08-26T08:57:51.360Z] DONE 5 tests, 1 skipped in 5.504s [2022-08-26T08:57:51.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T08:57:51.360Z] ++ 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-26T08:57:51.360Z] ++ set -e [2022-08-26T08:57:51.360Z] ++ '[' -n 0 ']' [2022-08-26T08:57:51.360Z] ++ set -x [2022-08-26T08:57:51.360Z] ++ 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-26T08:57:51.360Z] INFO: Testing against a local daemon [2022-08-26T08:57:51.360Z] === RUN TestContinueAfterPluginCrash [2022-08-26T08:57:51.360Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T08:57:51.360Z] === RUN TestReadPluginNoRead [2022-08-26T08:57:51.360Z] === PAUSE TestReadPluginNoRead [2022-08-26T08:57:51.360Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T08:57:51.360Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T08:57:51.360Z] === CONT TestContinueAfterPluginCrash [2022-08-26T08:57:51.360Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T08:57:51.399Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-26T08:57:51.878Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-08-26T08:57:51.878Z] === RUN TestServiceUpdateNetwork [2022-08-26T08:57:53.311Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-26T08:57:53.311Z] check_test.go:540: [d9867fef6e088] daemon is not started [2022-08-26T08:57:53.311Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-26T08:57:53.571Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-26T08:57:54.518Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-26T08:57:54.628Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-08-26T08:57:54.628Z] === CONT TestReadPluginNoRead [2022-08-26T08:57:55.089Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-26T08:57:55.350Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-26T08:57:55.926Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-26T08:57:56.187Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-26T08:57:56.187Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-26T08:57:56.187Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-26T08:57:56.517Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T08:57:57.882Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T08:57:58.100Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-26T08:57:58.810Z] === RUN TestReadPluginNoRead/default [2022-08-26T08:57:59.372Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite (335.48s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.00s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.54s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.79s) [2022-08-26T08:57:59.486Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.77s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2022-08-26T08:57:59.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.49s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.45s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.51s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.87s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.86s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.16s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.98s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.25s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.61s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.68s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.97s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.78s) [2022-08-26T08:57:59.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-26T08:57:59.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.10s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.78s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.54s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.29s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.37s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.12s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.80s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.61s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.41s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.17s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.30s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.82s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-08-26T08:57:59.487Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2022-08-26T08:57:59.487Z] === RUN TestDockerSwarmSuite [2022-08-26T08:57:59.487Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-26T08:57:59.934Z] === CONT TestReadPluginNoRead [2022-08-26T08:57:59.935Z] read_test.go:92: [d6a40b9a677e7] daemon is not started [2022-08-26T08:57:59.935Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-08-26T08:57:59.935Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-08-26T08:57:59.935Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-08-26T08:57:59.935Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-08-26T08:57:59.935Z] PASS [2022-08-26T08:57:59.935Z] [2022-08-26T08:57:59.935Z] DONE 6 tests in 8.746s [2022-08-26T08:57:59.935Z] 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-26T08:57:59.935Z] ++ 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-26T08:57:59.935Z] ++ set -e [2022-08-26T08:57:59.935Z] ++ '[' -n 0 ']' [2022-08-26T08:57:59.935Z] ++ set -x [2022-08-26T08:57:59.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-26T08:57:59.935Z] testing: warning: no tests to run [2022-08-26T08:57:59.935Z] PASS [2022-08-26T08:57:59.935Z] [2022-08-26T08:57:59.935Z] DONE 0 tests in 0.035s [2022-08-26T08:57:59.935Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T08:57:59.935Z] ++ 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-26T08:57:59.935Z] ++ set -e [2022-08-26T08:57:59.935Z] ++ '[' -n 0 ']' [2022-08-26T08:57:59.935Z] ++ set -x [2022-08-26T08:57:59.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-26T08:58:00.190Z] INFO: Testing against a local daemon [2022-08-26T08:58:00.190Z] === RUN TestPluginWithDevMounts [2022-08-26T08:58:00.190Z] === PAUSE TestPluginWithDevMounts [2022-08-26T08:58:00.190Z] === CONT TestPluginWithDevMounts [2022-08-26T08:58:02.079Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-26T08:58:02.079Z] PASS [2022-08-26T08:58:02.079Z] [2022-08-26T08:58:02.079Z] DONE 1 tests in 1.633s [2022-08-26T08:58:02.079Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T08:58:02.079Z] ++ 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-26T08:58:02.079Z] ++ set -e [2022-08-26T08:58:02.079Z] ++ '[' -n 0 ']' [2022-08-26T08:58:02.079Z] ++ set -x [2022-08-26T08:58:02.080Z] ++ 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-26T08:58:02.080Z] INFO: Testing against a local daemon [2022-08-26T08:58:02.080Z] === RUN TestSecretInspect [2022-08-26T08:58:02.789Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-26T08:58:03.363Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-26T08:58:03.977Z] --- PASS: TestSecretInspect (2.30s) [2022-08-26T08:58:03.977Z] === RUN TestSecretList [2022-08-26T08:58:04.102Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2022-08-26T08:58:04.102Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T08:58:04.670Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T08:58:04.750Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-26T08:58:05.227Z] Created binary: bundles/binary-daemon/dockerd [2022-08-26T08:58:05.227Z] Copying nested executables into bundles/binary-daemon [2022-08-26T08:58:05.227Z] Building: bundles/binary-daemon/docker-proxy [2022-08-26T08:58:05.227Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T08:58:05.227Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-26T08:58:05.227Z] [Pipeline] } [2022-08-26T08:58:05.244Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-26T08:58:05.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/make.sh cross [2022-08-26T08:58:05.692Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-26T08:58:05.692Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-26T08:58:05.830Z] [2022-08-26T08:58:05.830Z] Removing bundles/ [2022-08-26T08:58:05.953Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-26T08:58:06.090Z] [2022-08-26T08:58:06.090Z] ---> Making bundle: cross (in bundles/cross) [2022-08-26T08:58:06.090Z] Cross building: bundles/cross/linux/amd64 [2022-08-26T08:58:06.090Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-26T08:58:06.090Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-26T08:58:06.494Z] --- PASS: TestSecretList (2.19s) [2022-08-26T08:58:06.494Z] === RUN TestSecretsCreateAndDelete [2022-08-26T08:58:06.895Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-26T08:58:07.466Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-26T08:58:07.727Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-26T08:58:08.384Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-26T08:58:08.384Z] === RUN TestSecretsUpdate [2022-08-26T08:58:10.273Z] --- PASS: TestSecretsUpdate (1.80s) [2022-08-26T08:58:10.273Z] === RUN TestTemplatedSecret [2022-08-26T08:58:11.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-26T08:58:12.789Z] --- PASS: TestTemplatedSecret (2.53s) [2022-08-26T08:58:12.789Z] === RUN TestSecretCreateResolve [2022-08-26T08:58:13.361Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T08:58:15.305Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-08-26T08:58:15.305Z] PASS [2022-08-26T08:58:15.305Z] [2022-08-26T08:58:15.305Z] DONE 6 tests in 13.372s [2022-08-26T08:58:15.305Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T08:58:15.305Z] ++ 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-26T08:58:15.305Z] ++ set -e [2022-08-26T08:58:15.305Z] ++ '[' -n 0 ']' [2022-08-26T08:58:15.305Z] ++ set -x [2022-08-26T08:58:15.305Z] ++ 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-26T08:58:15.305Z] INFO: Testing against a local daemon [2022-08-26T08:58:15.305Z] === RUN TestServiceCreateInit [2022-08-26T08:58:15.305Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T08:58:18.582Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T08:58:19.185Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-26T08:58:19.756Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-26T08:58:19.942Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2022-08-26T08:58:19.942Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-26T08:58:19.942Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-26T08:58:19.942Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-26T08:58:19.942Z] PASS [2022-08-26T08:58:19.942Z] [2022-08-26T08:58:19.942Z] === Skipped [2022-08-26T08:58:19.942Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T08:58:19.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:58:19.942Z] [2022-08-26T08:58:19.942Z] DONE 27 tests, 1 skipped in 164.875s [2022-08-26T08:58:19.942Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T08:58:19.942Z] INFO: Testing against a local daemon [2022-08-26T08:58:19.942Z] === RUN TestSessionCreate [2022-08-26T08:58:19.942Z] --- PASS: TestSessionCreate (0.02s) [2022-08-26T08:58:19.942Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T08:58:19.942Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-26T08:58:19.942Z] PASS [2022-08-26T08:58:19.942Z] [2022-08-26T08:58:19.942Z] DONE 2 tests in 0.059s [2022-08-26T08:58:19.942Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T08:58:19.942Z] INFO: Testing against a local daemon [2022-08-26T08:58:19.942Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:58:19.942Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:58:19.942Z] === RUN TestDiskUsage [2022-08-26T08:58:19.942Z] === PAUSE TestDiskUsage [2022-08-26T08:58:19.942Z] === RUN TestEventsExecDie [2022-08-26T08:58:20.511Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-26T08:58:20.511Z] === RUN TestEventsBackwardsCompatible [2022-08-26T08:58:20.511Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-26T08:58:20.511Z] === RUN TestEventsVolumeCreate [2022-08-26T08:58:20.511Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-26T08:58:20.511Z] === RUN TestInfoBinaryCommits [2022-08-26T08:58:20.511Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T08:58:20.511Z] === RUN TestInfoAPIVersioned [2022-08-26T08:58:20.511Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T08:58:20.511Z] === RUN TestInfoAPI [2022-08-26T08:58:20.770Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T08:58:20.770Z] === RUN TestInfoAPIWarnings [2022-08-26T08:58:21.849Z] --- PASS: TestServiceCreateInit (6.66s) [2022-08-26T08:58:21.849Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.05s) [2022-08-26T08:58:21.849Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-08-26T08:58:21.849Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T08:58:22.301Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-26T08:58:24.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-26T08:58:25.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-26T08:58:26.190Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-26T08:58:28.103Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-26T08:58:28.103Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-26T08:58:28.103Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-26T08:58:28.103Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-26T08:58:28.103Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-26T08:58:28.103Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-26T08:58:28.104Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-26T08:58:28.104Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-26T08:58:28.104Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-26T08:58:28.104Z] docker_api_swarm_test.go:563: [dcb09ff88c1c7] joining swarm manager [d4f9378844210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:58:31.410Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-26T08:58:35.618Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-26T08:58:38.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-26T08:58:38.753Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-26T08:58:38.857Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T08:58:38.857Z] === RUN TestInfoDebug [2022-08-26T08:58:38.857Z] --- PASS: TestInfoDebug (0.52s) [2022-08-26T08:58:38.857Z] === RUN TestInfoInsecureRegistries [2022-08-26T08:58:38.857Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-26T08:58:38.857Z] === RUN TestInfoRegistryMirrors [2022-08-26T08:58:38.857Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-26T08:58:38.857Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T08:58:39.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-26T08:58:39.116Z] === RUN TestPingCacheHeaders [2022-08-26T08:58:39.116Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T08:58:39.116Z] === RUN TestPingGet [2022-08-26T08:58:39.116Z] --- PASS: TestPingGet (0.01s) [2022-08-26T08:58:39.116Z] === RUN TestPingHead [2022-08-26T08:58:39.116Z] --- PASS: TestPingHead (0.02s) [2022-08-26T08:58:39.116Z] === RUN TestPingSwarmHeader [2022-08-26T08:58:39.684Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T08:58:40.084Z] --- PASS: TestCreateServiceMultipleTimes (15.25s) [2022-08-26T08:58:40.084Z] === RUN TestCreateServiceConflict [2022-08-26T08:58:40.084Z] --- PASS: TestCreateServiceConflict (1.79s) [2022-08-26T08:58:40.084Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T08:58:40.251Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T08:58:40.668Z] docker_api_swarm_test.go:585: [dcc774294dd5b] joining swarm manager [d4f9378844210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T08:58:41.189Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T08:58:41.450Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-08-26T08:58:41.450Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T08:58:41.450Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T08:58:41.450Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.01s) [2022-08-26T08:58:41.450Z] === RUN TestPingBuilderHeader [2022-08-26T08:58:41.450Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T08:58:41.975Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-08-26T08:58:41.975Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T08:58:42.018Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T08:58:42.277Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-26T08:58:42.277Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T08:58:42.277Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-26T08:58:42.277Z] === RUN TestVersion [2022-08-26T08:58:42.277Z] --- PASS: TestVersion (0.02s) [2022-08-26T08:58:42.277Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-26T08:58:42.277Z] === CONT TestDiskUsage [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T08:58:42.846Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T08:58:43.416Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T08:58:43.676Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage (1.61s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.01s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T08:58:43.936Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-08-26T08:58:43.936Z] PASS [2022-08-26T08:58:43.936Z] [2022-08-26T08:58:43.936Z] DONE 57 tests in 24.116s [2022-08-26T08:58:43.936Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T08:58:43.936Z] INFO: Testing against a local daemon [2022-08-26T08:58:43.936Z] === RUN TestVolumesCreateAndList [2022-08-26T08:58:43.970Z] check_test.go:611: [dcb09ff88c1c7] daemon is not started [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T08:58:44.196Z] === RUN TestVolumesRemove [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-26T08:58:44.196Z] === RUN TestVolumesInspect [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T08:58:44.196Z] === RUN TestVolumesInvalidJSON [2022-08-26T08:58:44.196Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T08:58:44.196Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T08:58:44.196Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T08:58:44.196Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T08:58:44.196Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T08:58:44.196Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T08:58:44.196Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T08:58:44.196Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T08:58:44.196Z] PASS [2022-08-26T08:58:44.196Z] [2022-08-26T08:58:44.196Z] DONE 9 tests in 0.165s [2022-08-26T08:58:44.196Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T08:58:44.541Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-26T08:58:44.765Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-26T08:58:44.765Z] Removing test suite binaries [2022-08-26T08:58:44.765Z] exiting test-integration [2022-08-26T08:58:44.765Z] ++ exit 0 [2022-08-26T08:58:44.765Z] Post stage [Pipeline] junit [2022-08-26T08:58:46.159Z] Recording test results [2022-08-26T08:58:46.433Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T08:58:46.765Z] + echo Ensuring container killed. [2022-08-26T08:58:46.765Z] Ensuring container killed. [2022-08-26T08:58:46.765Z] + docker rm -vf docker-pr2 [2022-08-26T08:58:46.765Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T08:58:47.050Z] + echo Chowning /workspace to jenkins user [2022-08-26T08:58:47.051Z] Chowning /workspace to jenkins user [2022-08-26T08:58:47.051Z] + id -u [2022-08-26T08:58:47.051Z] + id -g [2022-08-26T08:58:47.051Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44042:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T08:58:48.727Z] + bundleName=amd64-cgroup2 [2022-08-26T08:58:48.727Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-26T08:58:48.727Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-26T08:58:48.727Z] + 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-26T08:58:48.727Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-26T08:58:48.999Z] Archiving artifacts [2022-08-26T08:58:49.326Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44042/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T08:58:49.633Z] + make clean [2022-08-26T08:58:49.633Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T08:58:49.633Z] docker-dev-cache [2022-08-26T08:58:49.633Z] docker-mod-cache [Pipeline] deleteDir [2022-08-26T08:58:49.833Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-26T08:58:50.094Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T08:58:51.479Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-26T08:58:54.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-26T08:58:54.027Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-26T08:58:54.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-26T08:58:54.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-26T08:58:55.231Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-26T08:58:55.231Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-26T08:58:56.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-26T08:58:56.815Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.15s) [2022-08-26T08:58:56.815Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T08:58:56.815Z] --- PASS: TestCreateServiceSecretFileMode (1.97s) [2022-08-26T08:58:56.815Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T08:58:57.118Z] docker_api_swarm_test.go:46: [db5be2409014e] joining swarm manager [d74d9bcc9840e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T08:58:57.689Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-26T08:58:58.634Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-26T08:58:59.330Z] --- PASS: TestCreateServiceConfigFileMode (2.35s) [2022-08-26T08:58:59.330Z] === RUN TestCreateServiceSysctls [2022-08-26T08:59:02.597Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-08-26T08:59:02.597Z] === RUN TestCreateServiceCapabilities [2022-08-26T08:59:03.963Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-08-26T08:59:03.963Z] === RUN TestInspect [2022-08-26T08:59:07.231Z] --- PASS: TestInspect (2.68s) [2022-08-26T08:59:07.231Z] === RUN TestCreateJob [2022-08-26T08:59:08.641Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-26T08:59:08.641Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-26T08:59:09.752Z] --- PASS: TestCreateJob (3.03s) [2022-08-26T08:59:09.752Z] === RUN TestReplicatedJob [2022-08-26T08:59:11.189Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-26T08:59:15.050Z] --- PASS: TestReplicatedJob (5.04s) [2022-08-26T08:59:15.050Z] === RUN TestUpdateReplicatedJob [2022-08-26T08:59:16.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-26T08:59:16.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-26T08:59:17.566Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-08-26T08:59:17.566Z] === RUN TestServiceListWithStatuses [2022-08-26T08:59:17.566Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T08:59:17.566Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T08:59:17.566Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T08:59:21.734Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-08-26T08:59:21.734Z] === RUN TestDockerNetworkReConnect [2022-08-26T08:59:21.815Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-26T08:59:21.815Z] --- PASS: TestImportExtremelyLargeImageWorks (179.29s) [2022-08-26T08:59:21.815Z] PASS [2022-08-26T08:59:21.815Z] [2022-08-26T08:59:21.815Z] DONE 22 tests in 183.977s [2022-08-26T08:59:21.815Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T08:59:21.815Z] ++ 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-26T08:59:21.815Z] ++ set -e [2022-08-26T08:59:21.815Z] ++ '[' -n 0 ']' [2022-08-26T08:59:21.815Z] ++ set -x [2022-08-26T08:59:21.815Z] ++ 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-26T08:59:21.815Z] === RUN TestStripANSICommands [2022-08-26T08:59:21.815Z] === RUN TestStripANSICommands/#00 [2022-08-26T08:59:21.815Z] === RUN TestStripANSICommands/#01 [2022-08-26T08:59:21.815Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T08:59:21.815Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T08:59:21.815Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T08:59:21.815Z] PASS [2022-08-26T08:59:21.815Z] [2022-08-26T08:59:21.815Z] DONE 3 tests in 0.068s [2022-08-26T08:59:21.815Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T08:59:21.815Z] ++ 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-26T08:59:21.815Z] ++ set -e [2022-08-26T08:59:21.815Z] ++ '[' -n 0 ']' [2022-08-26T08:59:21.815Z] ++ set -x [2022-08-26T08:59:21.815Z] ++ 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-26T08:59:21.815Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-26T08:59:21.815Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-26T08:59:21.815Z] INFO: Testing against a local daemon [2022-08-26T08:59:21.815Z] === RUN TestNetworkCreateDelete [2022-08-26T08:59:22.075Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-26T08:59:22.075Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T08:59:22.336Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-08-26T08:59:22.336Z] === RUN TestDaemonDNSFallback [2022-08-26T08:59:24.884Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-26T08:59:25.003Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-08-26T08:59:25.003Z] === RUN TestServicePlugin [2022-08-26T08:59:25.003Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T08:59:25.003Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-26T08:59:25.003Z] === RUN TestServiceUpdateLabel [2022-08-26T08:59:25.825Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-26T08:59:27.210Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-26T08:59:27.519Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-08-26T08:59:27.520Z] === RUN TestServiceUpdateSecrets [2022-08-26T08:59:29.123Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-08-26T08:59:29.123Z] === RUN TestInspectNetwork [2022-08-26T08:59:31.037Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-26T08:59:32.950Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-26T08:59:32.950Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T08:59:32.950Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T08:59:32.950Z] === RUN TestInspectNetwork/network_name [2022-08-26T08:59:32.950Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T08:59:34.334Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-26T08:59:37.636Z] --- PASS: TestInspectNetwork (8.34s) [2022-08-26T08:59:37.636Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T08:59:37.636Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T08:59:37.636Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T08:59:37.636Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T08:59:37.636Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T08:59:39.553Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T08:59:39.553Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:59:39.553Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:59:39.553Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:59:39.553Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T08:59:39.553Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T08:59:39.553Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T08:59:39.553Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T08:59:39.553Z] === RUN TestNetworkList [2022-08-26T08:59:39.553Z] === RUN TestNetworkList//networks [2022-08-26T08:59:39.553Z] === PAUSE TestNetworkList//networks [2022-08-26T08:59:39.553Z] === RUN TestNetworkList//networks/ [2022-08-26T08:59:39.553Z] === PAUSE TestNetworkList//networks/ [2022-08-26T08:59:39.553Z] === CONT TestNetworkList//networks [2022-08-26T08:59:39.553Z] === CONT TestNetworkList//networks/ [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkList (0.02s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T08:59:39.553Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T08:59:39.553Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T08:59:40.125Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-08-26T08:59:40.125Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T08:59:41.071Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-26T08:59:41.071Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T08:59:42.016Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-26T08:59:42.016Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T08:59:42.377Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-08-26T08:59:42.377Z] === RUN TestServiceUpdateConfigs [2022-08-26T08:59:42.958Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-26T08:59:42.958Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T08:59:44.343Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-26T08:59:44.343Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T08:59:44.915Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-08-26T08:59:44.915Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T08:59:44.915Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-26T08:59:45.178Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-26T08:59:47.735Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-08-26T08:59:47.735Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T08:59:47.735Z] service_test.go:243: FLAKY_TEST [2022-08-26T08:59:47.735Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T08:59:47.735Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T08:59:48.678Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-26T08:59:48.678Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-26T08:59:48.939Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-26T08:59:49.510Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-26T08:59:49.510Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-26T08:59:50.083Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-26T08:59:50.343Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-26T08:59:51.728Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-26T08:59:52.671Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-26T08:59:53.612Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-26T08:59:54.552Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-26T08:59:55.124Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-26T08:59:56.067Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-26T08:59:57.218Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-08-26T08:59:57.218Z] === RUN TestServiceUpdateNetwork [2022-08-26T09:00:01.382Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-26T09:00:03.925Z] --- PASS: TestServiceWithDataPathPortInit (15.83s) [2022-08-26T09:00:03.925Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T09:00:05.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-26T09:00:07.224Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cik16r6ii3hlmowu5sjt2bifi Created:2022-08-26 09:00:05.040630096 +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[366f494cf315af2edd53929e336ed2d7191f301ec89437727279fc50e79ebcda:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oajwkzhau8kr5zwads8a421lh EndpointID:e2bef1033471024cd1532f4e69787e39990c9bc6cd9c2284c320e256279dc8b2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:481c7303ee9ab09796f985ab187af5f011ba211e4c25d148032f85cd1eaf741b 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:84a4a697b0d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oajwkzhau8kr5zwads8a421lh EndpointID:e2bef1033471024cd1532f4e69787e39990c9bc6cd9c2284c320e256279dc8b2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T09:00:08.167Z] docker_api_swarm_test.go:304: [d2b17bbc77a16] joining swarm manager [d5d27c3ac09ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:00:09.390Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-08-26T09:00:09.390Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T09:00:09.390Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T09:00:09.551Z] docker_api_swarm_test.go:305: [d849023a1be8e] joining swarm manager [d5d27c3ac09ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:00:09.953Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T09:00:10.492Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-26T09:00:11.902Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.10s) [2022-08-26T09:00:11.902Z] PASS [2022-08-26T09:00:11.902Z] [2022-08-26T09:00:11.902Z] === Skipped [2022-08-26T09:00:11.902Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:00:11.902Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:00:11.902Z] [2022-08-26T09:00:11.902Z] DONE 38 tests, 1 skipped in 50.037s [2022-08-26T09:00:11.902Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:00:11.902Z] ++ 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-26T09:00:11.902Z] ++ set -e [2022-08-26T09:00:11.902Z] ++ '[' -n 0 ']' [2022-08-26T09:00:11.902Z] ++ set -x [2022-08-26T09:00:11.902Z] ++ 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-26T09:00:11.902Z] INFO: Testing against a local daemon [2022-08-26T09:00:11.902Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T09:00:11.902Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:00:11.902Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-26T09:00:11.902Z] === RUN TestDockerNetworkIpvlan [2022-08-26T09:00:11.902Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:00:11.902Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:00:11.902Z] PASS [2022-08-26T09:00:11.902Z] [2022-08-26T09:00:11.902Z] === Skipped [2022-08-26T09:00:11.902Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-26T09:00:11.902Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:00:11.902Z] [2022-08-26T09:00:11.902Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:00:11.902Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:00:11.902Z] [2022-08-26T09:00:11.902Z] DONE 2 tests, 2 skipped in 0.159s [2022-08-26T09:00:11.902Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:00:11.902Z] ++ 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-26T09:00:11.902Z] ++ set -e [2022-08-26T09:00:11.902Z] ++ '[' -n 0 ']' [2022-08-26T09:00:11.902Z] ++ set -x [2022-08-26T09:00:11.902Z] ++ 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-26T09:00:12.164Z] INFO: Testing against a local daemon [2022-08-26T09:00:12.164Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T09:00:12.605Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-26T09:00:12.605Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-26T09:00:12.605Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-26T09:00:12.605Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-26T09:00:12.605Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-26T09:00:12.605Z] Cross building: bundles/cross/windows/amd64 [2022-08-26T09:00:12.605Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-26T09:00:12.605Z] { [2022-08-26T09:00:12.605Z] "RT_GROUP_ICON": { [2022-08-26T09:00:12.605Z] "#1": { [2022-08-26T09:00:12.605Z] "0409": "../../winresources/docker.ico" [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] }, [2022-08-26T09:00:12.605Z] "RT_MANIFEST": { [2022-08-26T09:00:12.605Z] "#1": { [2022-08-26T09:00:12.605Z] "0409": { [2022-08-26T09:00:12.605Z] "identity": {}, [2022-08-26T09:00:12.605Z] "description": "Docker Engine", [2022-08-26T09:00:12.605Z] "minimum-os": "vista", [2022-08-26T09:00:12.605Z] "execution-level": "", [2022-08-26T09:00:12.605Z] "ui-access": false, [2022-08-26T09:00:12.605Z] "auto-elevate": false, [2022-08-26T09:00:12.605Z] "dpi-awareness": "unaware", [2022-08-26T09:00:12.605Z] "disable-theming": false, [2022-08-26T09:00:12.605Z] "disable-window-filtering": false, [2022-08-26T09:00:12.605Z] "high-resolution-scrolling-aware": false, [2022-08-26T09:00:12.605Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-26T09:00:12.605Z] "long-path-aware": false, [2022-08-26T09:00:12.605Z] "printer-driver-isolation": false, [2022-08-26T09:00:12.605Z] "gdi-scaling": false, [2022-08-26T09:00:12.605Z] "segment-heap": false, [2022-08-26T09:00:12.605Z] "use-common-controls-v6": false [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] }, [2022-08-26T09:00:12.605Z] "RT_MESSAGETABLE": { [2022-08-26T09:00:12.605Z] "#1": { [2022-08-26T09:00:12.605Z] "0409": "../../winresources/event_messages.bin" [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] }, [2022-08-26T09:00:12.605Z] "RT_VERSION": { [2022-08-26T09:00:12.605Z] "#1": { [2022-08-26T09:00:12.605Z] "0409": { [2022-08-26T09:00:12.605Z] "fixed": { [2022-08-26T09:00:12.605Z] "file_version": "0.0.0.0", [2022-08-26T09:00:12.605Z] "product_version": "0.0.0.0", [2022-08-26T09:00:12.605Z] "type": "Unknown" [2022-08-26T09:00:12.605Z] }, [2022-08-26T09:00:12.605Z] "info": { [2022-08-26T09:00:12.605Z] "0000": { [2022-08-26T09:00:12.605Z] "CompanyName": "", [2022-08-26T09:00:12.605Z] "FileVersion": "dev", [2022-08-26T09:00:12.605Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-26T09:00:12.605Z] "OriginalFileName": "dockerd.exe", [2022-08-26T09:00:12.605Z] "ProductName": "", [2022-08-26T09:00:12.605Z] "ProductVersion": "dev", [2022-08-26T09:00:12.605Z] "SpecialBuild": "126ba14fecf4b0b0b3ecee0b97c731de678a93b9" [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] } [2022-08-26T09:00:12.605Z] cmd/dockerd/config.go [2022-08-26T09:00:12.605Z] cmd/dockerd/config_windows.go [2022-08-26T09:00:12.605Z] cmd/dockerd/daemon.go [2022-08-26T09:00:12.605Z] cmd/dockerd/daemon_test.go [2022-08-26T09:00:12.605Z] cmd/dockerd/daemon_windows.go [2022-08-26T09:00:12.605Z] cmd/dockerd/docker.go [2022-08-26T09:00:12.605Z] cmd/dockerd/docker_windows.go [2022-08-26T09:00:12.605Z] cmd/dockerd/genwinres_windows.go [2022-08-26T09:00:12.605Z] cmd/dockerd/metrics.go [2022-08-26T09:00:12.605Z] cmd/dockerd/options.go [2022-08-26T09:00:12.605Z] cmd/dockerd/options_test.go [2022-08-26T09:00:12.605Z] cmd/dockerd/service_windows.go [2022-08-26T09:00:12.605Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-26T09:00:12.605Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-26T09:00:13.550Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-08-26T09:00:13.550Z] === RUN TestDockerNetworkMacvlan [2022-08-26T09:00:14.491Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T09:00:15.063Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T09:00:16.007Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T09:00:16.579Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-26T09:00:17.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-26T09:00:17.965Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T09:00:18.040Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T09:00:20.515Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T09:00:24.580Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-08-26T09:00:24.580Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-26T09:00:24.580Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-26T09:00:24.580Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-26T09:00:24.580Z] PASS [2022-08-26T09:00:24.580Z] [2022-08-26T09:00:24.580Z] === Skipped [2022-08-26T09:00:24.580Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T09:00:24.580Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:00:24.580Z] [2022-08-26T09:00:24.580Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-26T09:00:24.580Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:00:24.580Z] [2022-08-26T09:00:24.580Z] DONE 27 tests, 2 skipped in 128.963s [2022-08-26T09:00:24.580Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T09:00:24.580Z] ++ 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-26T09:00:24.580Z] ++ set -e [2022-08-26T09:00:24.580Z] ++ '[' -n 0 ']' [2022-08-26T09:00:24.580Z] ++ set -x [2022-08-26T09:00:24.580Z] ++ 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-26T09:00:24.580Z] INFO: Testing against a local daemon [2022-08-26T09:00:24.580Z] === RUN TestSessionCreate [2022-08-26T09:00:24.580Z] --- PASS: TestSessionCreate (0.02s) [2022-08-26T09:00:24.580Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T09:00:24.580Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-26T09:00:24.580Z] PASS [2022-08-26T09:00:24.580Z] [2022-08-26T09:00:24.580Z] DONE 2 tests in 0.131s [2022-08-26T09:00:24.580Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T09:00:24.580Z] ++ 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-26T09:00:24.580Z] ++ set -e [2022-08-26T09:00:24.580Z] ++ '[' -n 0 ']' [2022-08-26T09:00:24.580Z] ++ set -x [2022-08-26T09:00:24.580Z] ++ 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-26T09:00:24.580Z] INFO: Testing against a local daemon [2022-08-26T09:00:24.580Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:00:24.580Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:00:24.580Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:00:24.580Z] === RUN TestDiskUsage [2022-08-26T09:00:24.580Z] === PAUSE TestDiskUsage [2022-08-26T09:00:24.580Z] === RUN TestEventsExecDie [2022-08-26T09:00:24.837Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-26T09:00:24.837Z] === RUN TestEventsBackwardsCompatible [2022-08-26T09:00:24.837Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-26T09:00:24.837Z] === RUN TestEventsVolumeCreate [2022-08-26T09:00:24.837Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-26T09:00:24.837Z] === RUN TestInfoBinaryCommits [2022-08-26T09:00:25.094Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T09:00:25.094Z] === RUN TestInfoAPIVersioned [2022-08-26T09:00:25.094Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T09:00:25.094Z] === RUN TestInfoAPI [2022-08-26T09:00:25.094Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T09:00:25.094Z] === RUN TestInfoAPIWarnings [2022-08-26T09:00:25.808Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T09:00:26.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-26T09:00:26.331Z] --- PASS: TestDockerNetworkMacvlan (12.93s) [2022-08-26T09:00:26.331Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-26T09:00:26.331Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-26T09:00:26.331Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-08-26T09:00:26.331Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-08-26T09:00:26.331Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2022-08-26T09:00:26.331Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2022-08-26T09:00:26.331Z] PASS [2022-08-26T09:00:26.331Z] [2022-08-26T09:00:26.331Z] DONE 8 tests in 14.490s [2022-08-26T09:00:26.331Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T09:00:26.331Z] ++ 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-26T09:00:26.331Z] ++ set -e [2022-08-26T09:00:26.331Z] ++ '[' -n 0 ']' [2022-08-26T09:00:26.331Z] ++ set -x [2022-08-26T09:00:26.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T09:00:26.592Z] testing: warning: no tests to run [2022-08-26T09:00:26.592Z] PASS [2022-08-26T09:00:26.592Z] [2022-08-26T09:00:26.592Z] DONE 0 tests in 0.062s [2022-08-26T09:00:26.592Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T09:00:26.592Z] ++ 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-26T09:00:26.592Z] ++ set -e [2022-08-26T09:00:26.592Z] ++ '[' -n 0 ']' [2022-08-26T09:00:26.592Z] ++ set -x [2022-08-26T09:00:26.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-26T09:00:26.592Z] INFO: Testing against a local daemon [2022-08-26T09:00:26.592Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T09:00:26.853Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-26T09:00:27.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-26T09:00:27.685Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-26T09:00:28.257Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2022-08-26T09:00:28.257Z] === RUN TestAuthZPluginTLS [2022-08-26T09:00:28.519Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-26T09:00:28.780Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-08-26T09:00:28.780Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T09:00:29.041Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-26T09:00:29.041Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-26T09:00:29.041Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-26T09:00:29.302Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-26T09:00:29.302Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T09:00:29.302Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-26T09:00:29.873Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-26T09:00:29.873Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T09:00:30.445Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-08-26T09:00:30.445Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T09:00:31.830Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-08-26T09:00:31.830Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T09:00:32.402Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-26T09:00:32.402Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T09:00:32.973Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-26T09:00:32.973Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T09:00:33.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-26T09:00:33.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T09:00:35.480Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-08-26T09:00:35.480Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T09:00:36.874Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-08-26T09:00:36.874Z] === RUN TestAuthZPluginHeader [2022-08-26T09:00:37.837Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-26T09:00:37.837Z] --- PASS: TestAuthZPluginHeader (0.85s) [2022-08-26T09:00:37.837Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T09:00:37.837Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-26T09:00:38.409Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-26T09:00:38.672Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-26T09:00:38.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-26T09:00:38.932Z] === RUN TestDockerSuite/TestBuildFails [2022-08-26T09:00:39.506Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-26T09:00:39.506Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-26T09:00:41.422Z] docker_api_swarm_test.go:272: [d022dae5a4aba] joining swarm manager [db5ebb577e182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:00:41.683Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-26T09:00:43.069Z] docker_api_swarm_test.go:273: [d4f4507abb175] joining swarm manager [db5ebb577e182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:00:43.069Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.37s) [2022-08-26T09:00:43.069Z] === RUN TestAuthZPluginV2Disable [2022-08-26T09:00:43.140Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T09:00:43.140Z] === RUN TestInfoDebug [2022-08-26T09:00:43.140Z] --- PASS: TestInfoDebug (0.52s) [2022-08-26T09:00:43.140Z] === RUN TestInfoInsecureRegistries [2022-08-26T09:00:43.140Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-26T09:00:43.140Z] === RUN TestInfoRegistryMirrors [2022-08-26T09:00:43.140Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-26T09:00:43.140Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T09:00:43.396Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-26T09:00:43.396Z] === RUN TestPingCacheHeaders [2022-08-26T09:00:43.396Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T09:00:43.396Z] === RUN TestPingGet [2022-08-26T09:00:43.652Z] --- PASS: TestPingGet (0.01s) [2022-08-26T09:00:43.652Z] === RUN TestPingHead [2022-08-26T09:00:43.652Z] --- PASS: TestPingHead (0.02s) [2022-08-26T09:00:43.652Z] === RUN TestPingSwarmHeader [2022-08-26T09:00:44.012Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-26T09:00:44.214Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T09:00:44.776Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T09:00:45.397Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-26T09:00:45.703Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T09:00:45.704Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-08-26T09:00:45.704Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T09:00:45.704Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T09:00:45.704Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T09:00:45.704Z] === RUN TestPingBuilderHeader [2022-08-26T09:00:45.704Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T09:00:46.266Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T09:00:46.340Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-26T09:00:46.522Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-26T09:00:46.522Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T09:00:46.522Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-26T09:00:46.522Z] === RUN TestVersion [2022-08-26T09:00:46.522Z] --- PASS: TestVersion (0.02s) [2022-08-26T09:00:46.522Z] === CONT TestDiskUsage [2022-08-26T09:00:46.602Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T09:00:47.084Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T09:00:47.174Z] --- PASS: TestAuthZPluginV2Disable (4.14s) [2022-08-26T09:00:47.174Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T09:00:47.174Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T09:00:47.340Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T09:00:47.596Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage (1.14s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T09:00:47.853Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:00:47.853Z] PASS [2022-08-26T09:00:47.853Z] [2022-08-26T09:00:47.853Z] === Skipped [2022-08-26T09:00:47.853Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:00:47.853Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:00:47.853Z] [2022-08-26T09:00:47.853Z] DONE 57 tests, 1 skipped in 23.548s [2022-08-26T09:00:47.853Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T09:00:47.853Z] ++ 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-26T09:00:47.853Z] ++ set -e [2022-08-26T09:00:47.853Z] ++ '[' -n 0 ']' [2022-08-26T09:00:47.853Z] ++ set -x [2022-08-26T09:00:47.853Z] ++ 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-26T09:00:47.853Z] INFO: Testing against a local daemon [2022-08-26T09:00:47.853Z] === RUN TestVolumesCreateAndList [2022-08-26T09:00:47.853Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T09:00:47.853Z] === RUN TestVolumesRemove [2022-08-26T09:00:47.853Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-26T09:00:47.853Z] === RUN TestVolumesInspect [2022-08-26T09:00:47.853Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T09:00:47.853Z] === RUN TestVolumesInvalidJSON [2022-08-26T09:00:47.853Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T09:00:47.853Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T09:00:48.109Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T09:00:48.109Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T09:00:48.109Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T09:00:48.109Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T09:00:48.109Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T09:00:48.109Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-26T09:00:48.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T09:00:48.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T09:00:48.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T09:00:48.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T09:00:48.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T09:00:48.109Z] PASS [2022-08-26T09:00:48.109Z] [2022-08-26T09:00:48.109Z] DONE 9 tests in 0.197s [2022-08-26T09:00:48.109Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:00:48.109Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:00:48.109Z] +++ kill 14421 [2022-08-26T09:00:48.365Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:00:48.365Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:00:48.365Z] [2022-08-26T09:00:48.365Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:00:48.365Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:00:48.365Z] [2022-08-26T09:00:48.365Z] To set a process to complain mode, use the command line tool [2022-08-26T09:00:48.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:00:48.365Z] +++ true [2022-08-26T09:00:48.365Z] exiting test-integration [2022-08-26T09:00:48.365Z] ++ exit 0 [2022-08-26T09:00:48.365Z] [2022-08-26T09:00:48.557Z] === RUN TestDockerSuite/TestBuildFromOfficialNames Post stage [Pipeline] junit [2022-08-26T09:00:48.940Z] Recording test results [2022-08-26T09:00:49.129Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-26T09:00:49.205Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:00:49.390Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-26T09:00:49.577Z] + echo Ensuring container killed. [2022-08-26T09:00:49.577Z] Ensuring container killed. [2022-08-26T09:00:49.577Z] + docker rm -vf docker-pr2 [2022-08-26T09:00:49.577Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T09:00:49.894Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:00:49.894Z] Chowning /workspace to jenkins user [2022-08-26T09:00:49.894Z] + id -u [2022-08-26T09:00:49.894Z] + id -g [2022-08-26T09:00:49.894Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44042:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T09:00:50.774Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-26T09:00:51.035Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s) [2022-08-26T09:00:51.035Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:00:51.596Z] + bundleName=arm64-integration [2022-08-26T09:00:51.596Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-26T09:00:51.596Z] Creating arm64-integration-bundles.tar.gz [2022-08-26T09:00:51.596Z] + 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-26T09:00:51.596Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-26T09:00:51.862Z] Archiving artifacts [2022-08-26T09:00:52.126Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44042/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:00:52.424Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-26T09:00:52.430Z] + make clean [2022-08-26T09:00:52.430Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:00:52.430Z] docker-dev-cache [2022-08-26T09:00:52.430Z] docker-mod-cache [Pipeline] deleteDir [2022-08-26T09:00:53.370Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-26T09:00:53.633Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T09:00:54.578Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-26T09:00:55.324Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-26T09:00:56.267Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-26T09:00:56.267Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-26T09:00:57.210Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-26T09:00:57.781Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-26T09:00:58.354Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-26T09:00:59.297Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-26T09:00:59.297Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-26T09:00:59.558Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-26T09:01:00.506Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-26T09:01:02.422Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.30s) [2022-08-26T09:01:02.422Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T09:01:03.007Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-26T09:01:03.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-26T09:01:08.155Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-26T09:01:10.067Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-26T09:01:10.067Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-26T09:01:10.067Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-26T09:01:10.067Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-26T09:01:10.067Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-26T09:01:10.067Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-26T09:01:11.010Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-26T09:01:11.953Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-26T09:01:14.497Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-26T09:01:14.757Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-26T09:01:15.329Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-26T09:01:19.557Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-26T09:01:19.557Z] PASS [2022-08-26T09:01:19.557Z] [2022-08-26T09:01:19.557Z] DONE 17 tests in 52.833s [2022-08-26T09:01:19.557Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T09:01:19.557Z] ++ 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-26T09:01:19.557Z] ++ set -e [2022-08-26T09:01:19.557Z] ++ '[' -n 0 ']' [2022-08-26T09:01:19.557Z] ++ set -x [2022-08-26T09:01:19.557Z] ++ 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-26T09:01:19.557Z] INFO: Testing against a local daemon [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:01:19.557Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:01:19.557Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T09:01:19.557Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T09:01:19.557Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T09:01:19.557Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T09:01:19.557Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T09:01:19.557Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T09:01:19.557Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T09:01:19.818Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T09:01:19.818Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T09:01:19.818Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-26T09:01:19.818Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T09:01:19.818Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T09:01:19.818Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T09:01:19.818Z] === RUN TestPluginInstall [2022-08-26T09:01:19.818Z] === RUN TestPluginInstall/no_auth [2022-08-26T09:01:21.734Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-26T09:01:23.120Z] time="2022-08-26T09:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:01:23.120Z] time="2022-08-26T09:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d76c05a6a6a819d726cbbcbf734dd70a6220b03ece955e454498c85cb48c3a6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:01:23.120Z] time="2022-08-26T09:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:01:23.120Z] time="2022-08-26T09:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d76c05a6a6a819d726cbbcbf734dd70a6220b03ece955e454498c85cb48c3a6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:01:23.382Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T09:01:23.643Z] time="2022-08-26T09:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:01:23.643Z] time="2022-08-26T09:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82d9b3daf968058453bfe9d04002a0def17c0b331f5516b25494566e94194d6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:01:23.643Z] time="2022-08-26T09:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:01:23.643Z] time="2022-08-26T09:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82d9b3daf968058453bfe9d04002a0def17c0b331f5516b25494566e94194d6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:01:24.216Z] === RUN TestPluginInstall/with_insecure [2022-08-26T09:01:24.790Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-26T09:01:25.051Z] time="2022-08-26T09:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:01:25.052Z] time="2022-08-26T09:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8d3485cd6efb908ff5dcfbb2a679195c9f09249d9a247e7005d4c1271a8f717" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:01:25.052Z] time="2022-08-26T09:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:01:25.052Z] time="2022-08-26T09:01:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8d3485cd6efb908ff5dcfbb2a679195c9f09249d9a247e7005d4c1271a8f717" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:01:25.624Z] plugin_test.go:195: [d0c9f1afe0cf7] daemon is not started [2022-08-26T09:01:25.624Z] --- PASS: TestPluginInstall (5.78s) [2022-08-26T09:01:25.624Z] --- PASS: TestPluginInstall/no_auth (3.58s) [2022-08-26T09:01:25.624Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-08-26T09:01:25.624Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2022-08-26T09:01:25.624Z] === RUN TestPluginsWithRuntimes [2022-08-26T09:01:25.885Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-26T09:01:27.271Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T09:01:27.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-26T09:01:27.843Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-26T09:01:27.843Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-26T09:01:27.843Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-26T09:01:28.416Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T09:01:29.819Z] --- PASS: TestPluginsWithRuntimes (4.41s) [2022-08-26T09:01:29.819Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2022-08-26T09:01:29.819Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.37s) [2022-08-26T09:01:29.819Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T09:01:31.205Z] --- PASS: TestPluginBackCompatMediaTypes (1.24s) [2022-08-26T09:01:31.205Z] PASS [2022-08-26T09:01:31.205Z] [2022-08-26T09:01:31.205Z] DONE 24 tests in 11.731s [2022-08-26T09:01:31.205Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T09:01:31.205Z] ++ 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-26T09:01:31.205Z] ++ set -e [2022-08-26T09:01:31.205Z] ++ '[' -n 0 ']' [2022-08-26T09:01:31.205Z] ++ set -x [2022-08-26T09:01:31.205Z] ++ 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-26T09:01:31.205Z] INFO: Testing against a local daemon [2022-08-26T09:01:31.205Z] === RUN TestExternalGraphDriver [2022-08-26T09:01:31.776Z] === RUN TestExternalGraphDriver/json [2022-08-26T09:01:32.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-26T09:01:32.718Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-26T09:01:33.661Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-26T09:01:33.661Z] === RUN TestExternalGraphDriver/spec [2022-08-26T09:01:35.050Z] docker_api_swarm_node_test.go:20: [d32274940f45a] joining swarm manager [d3423803578e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:01:35.621Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-26T09:01:36.191Z] === RUN TestExternalGraphDriver/pull [2022-08-26T09:01:36.191Z] docker_api_swarm_node_test.go:21: [d265deda58c0e] joining swarm manager [d3423803578e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:01:36.191Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-26T09:01:38.105Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-26T09:01:38.105Z] --- PASS: TestExternalGraphDriver (6.53s) [2022-08-26T09:01:38.105Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2022-08-26T09:01:38.105Z] --- PASS: TestExternalGraphDriver/spec (2.29s) [2022-08-26T09:01:38.105Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-08-26T09:01:38.105Z] === RUN TestGraphdriverPluginV2 [2022-08-26T09:01:38.105Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-26T09:01:39.047Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-26T09:01:39.619Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-26T09:01:41.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-26T09:01:41.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-26T09:01:41.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-26T09:01:42.123Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-26T09:01:42.699Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2022-08-26T09:01:42.699Z] PASS [2022-08-26T09:01:42.699Z] [2022-08-26T09:01:42.699Z] DONE 5 tests in 11.383s [2022-08-26T09:01:42.699Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T09:01:42.699Z] ++ 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-26T09:01:42.699Z] ++ set -e [2022-08-26T09:01:42.699Z] ++ '[' -n 0 ']' [2022-08-26T09:01:42.699Z] ++ set -x [2022-08-26T09:01:42.699Z] ++ 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-26T09:01:42.699Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-26T09:01:42.699Z] INFO: Testing against a local daemon [2022-08-26T09:01:42.699Z] === RUN TestContinueAfterPluginCrash [2022-08-26T09:01:42.699Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T09:01:42.699Z] === RUN TestReadPluginNoRead [2022-08-26T09:01:42.699Z] === PAUSE TestReadPluginNoRead [2022-08-26T09:01:42.699Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T09:01:42.699Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T09:01:42.699Z] === CONT TestContinueAfterPluginCrash [2022-08-26T09:01:42.699Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T09:01:43.271Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-26T09:01:45.819Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-26T09:01:46.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-26T09:01:47.335Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-08-26T09:01:47.335Z] === CONT TestReadPluginNoRead [2022-08-26T09:01:47.909Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-26T09:01:49.116Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-26T09:01:49.116Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-26T09:01:49.116Z] { [2022-08-26T09:01:49.116Z] "RT_GROUP_ICON": { [2022-08-26T09:01:49.116Z] "#1": { [2022-08-26T09:01:49.116Z] "0409": "../../winresources/docker.ico" [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] }, [2022-08-26T09:01:49.116Z] "RT_MANIFEST": { [2022-08-26T09:01:49.116Z] "#1": { [2022-08-26T09:01:49.116Z] "0409": { [2022-08-26T09:01:49.116Z] "identity": {}, [2022-08-26T09:01:49.116Z] "description": "Docker Engine", [2022-08-26T09:01:49.116Z] "minimum-os": "vista", [2022-08-26T09:01:49.116Z] "execution-level": "", [2022-08-26T09:01:49.116Z] "ui-access": false, [2022-08-26T09:01:49.116Z] "auto-elevate": false, [2022-08-26T09:01:49.116Z] "dpi-awareness": "unaware", [2022-08-26T09:01:49.116Z] "disable-theming": false, [2022-08-26T09:01:49.116Z] "disable-window-filtering": false, [2022-08-26T09:01:49.116Z] "high-resolution-scrolling-aware": false, [2022-08-26T09:01:49.116Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-26T09:01:49.116Z] "long-path-aware": false, [2022-08-26T09:01:49.116Z] "printer-driver-isolation": false, [2022-08-26T09:01:49.116Z] "gdi-scaling": false, [2022-08-26T09:01:49.116Z] "segment-heap": false, [2022-08-26T09:01:49.116Z] "use-common-controls-v6": false [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] }, [2022-08-26T09:01:49.116Z] "RT_MESSAGETABLE": { [2022-08-26T09:01:49.116Z] "#1": { [2022-08-26T09:01:49.116Z] "0409": "../../winresources/event_messages.bin" [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] }, [2022-08-26T09:01:49.116Z] "RT_VERSION": { [2022-08-26T09:01:49.116Z] "#1": { [2022-08-26T09:01:49.116Z] "0409": { [2022-08-26T09:01:49.116Z] "fixed": { [2022-08-26T09:01:49.116Z] "file_version": "0.0.0.0", [2022-08-26T09:01:49.116Z] "product_version": "0.0.0.0", [2022-08-26T09:01:49.116Z] "type": "Unknown" [2022-08-26T09:01:49.116Z] }, [2022-08-26T09:01:49.116Z] "info": { [2022-08-26T09:01:49.116Z] "0000": { [2022-08-26T09:01:49.116Z] "CompanyName": "", [2022-08-26T09:01:49.116Z] "FileVersion": "dev", [2022-08-26T09:01:49.116Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-26T09:01:49.116Z] "OriginalFileName": "docker-proxy.exe", [2022-08-26T09:01:49.116Z] "ProductName": "", [2022-08-26T09:01:49.116Z] "ProductVersion": "dev", [2022-08-26T09:01:49.116Z] "SpecialBuild": "126ba14fecf4b0b0b3ecee0b97c731de678a93b9" [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] } [2022-08-26T09:01:49.116Z] cmd/docker-proxy/genwinres_windows.go [2022-08-26T09:01:49.116Z] cmd/docker-proxy/main.go [2022-08-26T09:01:49.116Z] cmd/docker-proxy/network_proxy_test.go [2022-08-26T09:01:49.116Z] cmd/docker-proxy/proxy.go [2022-08-26T09:01:49.116Z] cmd/docker-proxy/sctp_proxy.go [2022-08-26T09:01:49.116Z] cmd/docker-proxy/tcp_proxy.go [2022-08-26T09:01:49.116Z] cmd/docker-proxy/udp_proxy.go [2022-08-26T09:01:49.116Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-26T09:01:49.116Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-26T09:01:49.116Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-26T09:01:49.116Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-26T09:01:49.116Z] remote: Enumerating objects: 23, done. [2022-08-26T09:01:49.116Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-26T09:01:49.116Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-26T09:01:49.116Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-26T09:01:49.116Z] 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-26T09:01:49.116Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-26T09:01:49.116Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-26T09:01:49.116Z] Cross building: bundles/cross/linux/ppc64le [2022-08-26T09:01:49.116Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-26T09:01:49.116Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-26T09:01:49.825Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-26T09:01:50.397Z] === RUN TestReadPluginNoRead/default [2022-08-26T09:01:51.785Z] docker_api_swarm_test.go:502: [d59af733bc795] joining swarm manager [d6bc7cf4e5e8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:01:52.366Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-26T09:01:52.366Z] --- PASS: TestContinueAfterPluginCrash (9.65s) [2022-08-26T09:01:52.366Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T09:01:53.315Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-26T09:01:54.257Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T09:01:54.517Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-26T09:01:55.905Z] === CONT TestReadPluginNoRead [2022-08-26T09:01:55.905Z] read_test.go:92: [de260ecaed89b] daemon is not started [2022-08-26T09:01:55.905Z] --- PASS: TestReadPluginNoRead (8.48s) [2022-08-26T09:01:55.905Z] --- PASS: TestReadPluginNoRead/default (2.10s) [2022-08-26T09:01:55.905Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2022-08-26T09:01:55.905Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2022-08-26T09:01:55.905Z] PASS [2022-08-26T09:01:55.905Z] [2022-08-26T09:01:55.905Z] DONE 6 tests in 13.073s [2022-08-26T09:01:55.905Z] 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-26T09:01:55.905Z] ++ 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-26T09:01:55.905Z] ++ set -e [2022-08-26T09:01:55.905Z] ++ '[' -n 0 ']' [2022-08-26T09:01:55.905Z] ++ set -x [2022-08-26T09:01:55.905Z] ++ 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-26T09:01:55.905Z] testing: warning: no tests to run [2022-08-26T09:01:55.905Z] PASS [2022-08-26T09:01:55.905Z] [2022-08-26T09:01:55.905Z] DONE 0 tests in 0.046s [2022-08-26T09:01:55.905Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T09:01:55.905Z] ++ 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-26T09:01:55.905Z] ++ set -e [2022-08-26T09:01:55.905Z] ++ '[' -n 0 ']' [2022-08-26T09:01:55.905Z] ++ set -x [2022-08-26T09:01:55.905Z] ++ 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-26T09:01:55.905Z] INFO: Testing against a local daemon [2022-08-26T09:01:55.905Z] === RUN TestPluginWithDevMounts [2022-08-26T09:01:55.905Z] === PAUSE TestPluginWithDevMounts [2022-08-26T09:01:55.905Z] === CONT TestPluginWithDevMounts [2022-08-26T09:01:57.292Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-26T09:01:57.553Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-08-26T09:01:57.553Z] PASS [2022-08-26T09:01:57.553Z] [2022-08-26T09:01:57.553Z] DONE 1 tests in 1.943s [2022-08-26T09:01:57.553Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T09:01:57.553Z] ++ 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-26T09:01:57.553Z] ++ set -e [2022-08-26T09:01:57.553Z] ++ '[' -n 0 ']' [2022-08-26T09:01:57.553Z] ++ set -x [2022-08-26T09:01:57.553Z] ++ 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-26T09:01:57.814Z] INFO: Testing against a local daemon [2022-08-26T09:01:57.814Z] === RUN TestSecretInspect [2022-08-26T09:01:59.203Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-26T09:01:59.464Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-26T09:02:00.849Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-26T09:02:00.849Z] --- PASS: TestSecretInspect (2.76s) [2022-08-26T09:02:00.849Z] === RUN TestSecretList [2022-08-26T09:02:01.792Z] docker_api_swarm_test.go:507: [d86c227a12903] joining swarm manager [d6bc7cf4e5e8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:02:03.441Z] --- PASS: TestSecretList (2.65s) [2022-08-26T09:02:03.441Z] === RUN TestSecretsCreateAndDelete [2022-08-26T09:02:06.004Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2022-08-26T09:02:06.004Z] === RUN TestSecretsUpdate [2022-08-26T09:02:08.554Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-26T09:02:08.818Z] --- PASS: TestSecretsUpdate (2.71s) [2022-08-26T09:02:08.818Z] === RUN TestTemplatedSecret [2022-08-26T09:02:11.366Z] --- PASS: TestTemplatedSecret (2.69s) [2022-08-26T09:02:11.366Z] === RUN TestSecretCreateResolve [2022-08-26T09:02:11.366Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-26T09:02:13.282Z] === RUN TestDockerSuite/TestBuildRm [2022-08-26T09:02:14.224Z] --- PASS: TestSecretCreateResolve (2.62s) [2022-08-26T09:02:14.224Z] PASS [2022-08-26T09:02:14.224Z] [2022-08-26T09:02:14.224Z] DONE 6 tests in 16.321s [2022-08-26T09:02:14.224Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T09:02:14.224Z] ++ 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-26T09:02:14.224Z] ++ set -e [2022-08-26T09:02:14.224Z] ++ '[' -n 0 ']' [2022-08-26T09:02:14.224Z] ++ set -x [2022-08-26T09:02:14.224Z] ++ 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-26T09:02:14.224Z] INFO: Testing against a local daemon [2022-08-26T09:02:14.224Z] === RUN TestServiceCreateInit [2022-08-26T09:02:14.224Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T09:02:15.611Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-26T09:02:16.557Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-26T09:02:17.962Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-26T09:02:18.223Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-26T09:02:19.165Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T09:02:19.165Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-26T09:02:20.108Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-26T09:02:21.051Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-26T09:02:23.597Z] --- PASS: TestServiceCreateInit (9.42s) [2022-08-26T09:02:23.597Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2022-08-26T09:02:23.597Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2022-08-26T09:02:23.597Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T09:02:24.168Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-26T09:02:24.429Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-26T09:02:24.690Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-26T09:02:24.690Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-26T09:02:24.690Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-26T09:02:24.951Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-26T09:02:25.893Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-26T09:02:25.893Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-26T09:02:26.836Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-26T09:02:31.055Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-26T09:02:31.998Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-26T09:02:32.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-26T09:02:32.831Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-26T09:02:33.402Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-26T09:02:34.789Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-26T09:02:35.051Z] docker_api_swarm_node_test.go:81: [d27d023b45a86] joining swarm manager [da10520741be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:02:35.992Z] === RUN TestDockerSuite/TestBuildUser [2022-08-26T09:02:37.378Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-26T09:02:39.923Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-26T09:02:40.877Z] --- PASS: TestCreateServiceMultipleTimes (17.30s) [2022-08-26T09:02:40.877Z] === RUN TestCreateServiceConflict [2022-08-26T09:02:44.180Z] --- PASS: TestCreateServiceConflict (3.19s) [2022-08-26T09:02:44.180Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T09:02:47.485Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2022-08-26T09:02:47.485Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T09:02:49.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-26T09:02:52.095Z] docker_api_swarm_node_test.go:53: [d69543b66b459] joining swarm manager [d6deacfa253b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:02:53.037Z] docker_api_swarm_node_test.go:54: [d3b5deaef5554] joining swarm manager [d6deacfa253b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:02:53.978Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-26T09:02:54.238Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-26T09:02:54.499Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-26T09:02:55.441Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-26T09:02:56.013Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-26T09:02:56.954Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-26T09:02:56.954Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-26T09:02:56.954Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-26T09:02:56.954Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-26T09:02:56.954Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-26T09:02:56.954Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-26T09:02:56.954Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-26T09:02:56.954Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-26T09:02:56.954Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-26T09:02:57.895Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-26T09:02:58.156Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-26T09:02:58.726Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-26T09:02:59.297Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-26T09:02:59.867Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-26T09:02:59.867Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-26T09:03:01.781Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-26T09:03:01.781Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.37s) [2022-08-26T09:03:01.781Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T09:03:03.169Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-26T09:03:04.111Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-26T09:03:04.371Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-26T09:03:04.635Z] --- PASS: TestCreateServiceSecretFileMode (2.86s) [2022-08-26T09:03:04.635Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T09:03:04.896Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-26T09:03:04.896Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-26T09:03:04.896Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-26T09:03:05.838Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-26T09:03:07.754Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-26T09:03:07.754Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2022-08-26T09:03:07.754Z] === RUN TestCreateServiceSysctls [2022-08-26T09:03:08.325Z] === RUN TestDockerSuite/TestCommitChange [2022-08-26T09:03:08.898Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-26T09:03:09.840Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-26T09:03:11.229Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-26T09:03:11.490Z] --- PASS: TestCreateServiceSysctls (3.64s) [2022-08-26T09:03:11.490Z] === RUN TestCreateServiceCapabilities [2022-08-26T09:03:12.433Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-26T09:03:13.377Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-26T09:03:14.320Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2022-08-26T09:03:14.320Z] === RUN TestInspect [2022-08-26T09:03:14.580Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-26T09:03:15.993Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-26T09:03:16.566Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-26T09:03:17.953Z] --- PASS: TestInspect (3.43s) [2022-08-26T09:03:17.953Z] === RUN TestCreateJob [2022-08-26T09:03:17.953Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-26T09:03:18.215Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-26T09:03:18.785Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-26T09:03:19.729Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-26T09:03:20.672Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-26T09:03:21.243Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-26T09:03:22.185Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-26T09:03:22.185Z] --- PASS: TestCreateJob (4.27s) [2022-08-26T09:03:22.185Z] === RUN TestReplicatedJob [2022-08-26T09:03:22.758Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-26T09:03:23.329Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-26T09:03:24.273Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-26T09:03:25.214Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-26T09:03:25.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-26T09:03:26.158Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-26T09:03:27.542Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-26T09:03:28.114Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-26T09:03:29.060Z] --- PASS: TestReplicatedJob (6.84s) [2022-08-26T09:03:29.060Z] === RUN TestUpdateReplicatedJob [2022-08-26T09:03:29.060Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-26T09:03:30.003Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-26T09:03:30.946Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-26T09:03:31.517Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-26T09:03:31.517Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-26T09:03:31.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-26T09:03:32.351Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-26T09:03:32.923Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2022-08-26T09:03:32.924Z] === RUN TestServiceListWithStatuses [2022-08-26T09:03:32.924Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:03:32.924Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T09:03:32.924Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T09:03:33.184Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-26T09:03:33.756Z] docker_api_swarm_test.go:202: [d17e24d9a07fa] joining swarm manager [dbfb01518479c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:03:34.327Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-26T09:03:35.271Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-26T09:03:36.214Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-26T09:03:37.610Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-26T09:03:38.180Z] --- PASS: TestDockerNetworkConnectAlias (5.37s) [2022-08-26T09:03:38.180Z] === RUN TestDockerNetworkReConnect [2022-08-26T09:03:38.180Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-26T09:03:40.097Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-26T09:03:42.644Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2022-08-26T09:03:42.644Z] === RUN TestServicePlugin [2022-08-26T09:03:44.029Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-26T09:03:46.576Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-26T09:03:46.576Z] plugin_test.go:61: [d224e2ec7cc2b] joining swarm manager [de0651b418638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:03:47.148Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-26T09:03:48.094Z] plugin_test.go:64: [d7a9d6ac95d9c] joining swarm manager [de0651b418638]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:03:50.644Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-26T09:03:52.559Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-26T09:03:53.129Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-26T09:03:53.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-26T09:03:55.651Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-26T09:03:55.651Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-26T09:03:55.651Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-26T09:03:55.651Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-26T09:03:55.651Z] Cross building: bundles/cross/linux/s390x [2022-08-26T09:03:55.651Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-26T09:03:55.651Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-26T09:03:56.247Z] docker_api_swarm_test.go:384: [d1adbf0093ced] joining swarm manager [db7a2a0e6696e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:03:56.818Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-26T09:03:57.389Z] === RUN TestDockerSuite/TestCpToDot [2022-08-26T09:03:57.650Z] docker_api_swarm_test.go:385: [dc3a802390d12] joining swarm manager [db7a2a0e6696e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:03:58.223Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-26T09:03:59.617Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-26T09:04:00.200Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-26T09:04:00.771Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-26T09:04:02.158Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-26T09:04:02.419Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-26T09:04:02.989Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-26T09:04:03.933Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-26T09:04:03.933Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-26T09:04:03.933Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-26T09:04:04.504Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-26T09:04:04.764Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-26T09:04:04.764Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-26T09:04:04.764Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-26T09:04:05.025Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-26T09:04:05.285Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-26T09:04:05.546Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-26T09:04:05.807Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-26T09:04:05.807Z] === RUN TestDockerSuite/TestCreateRM [2022-08-26T09:04:05.807Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-26T09:04:05.807Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-26T09:04:05.807Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-26T09:04:06.067Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-26T09:04:06.067Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-26T09:04:07.453Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-26T09:04:07.714Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-26T09:04:07.714Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-26T09:04:11.033Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-26T09:04:11.033Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-26T09:04:11.033Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-26T09:04:11.293Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-26T09:04:11.864Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-26T09:04:12.435Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-26T09:04:12.696Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-26T09:04:13.267Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-26T09:04:14.651Z] --- PASS: TestServicePlugin (32.20s) [2022-08-26T09:04:14.651Z] === RUN TestServiceUpdateLabel [2022-08-26T09:04:14.911Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-26T09:04:15.853Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-26T09:04:17.238Z] --- PASS: TestServiceUpdateLabel (2.56s) [2022-08-26T09:04:17.238Z] === RUN TestServiceUpdateSecrets [2022-08-26T09:04:18.181Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-26T09:04:20.724Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-26T09:04:21.311Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-26T09:04:22.695Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-26T09:04:27.979Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-26T09:04:28.240Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-26T09:04:29.181Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-26T09:04:30.121Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-26T09:04:30.381Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-26T09:04:30.642Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-26T09:04:30.642Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-26T09:04:30.642Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-26T09:04:32.028Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2022-08-26T09:04:32.028Z] === RUN TestServiceUpdateConfigs [2022-08-26T09:04:32.028Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-26T09:04:32.970Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-26T09:04:32.970Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-26T09:04:33.231Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-26T09:04:34.194Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-26T09:04:34.455Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-26T09:04:35.394Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-26T09:04:36.777Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-26T09:04:36.777Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-26T09:04:36.777Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-26T09:04:36.777Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-26T09:04:36.777Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-26T09:04:36.777Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-26T09:04:39.329Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-26T09:04:39.329Z] === RUN TestDockerSuite/TestEventsRename [2022-08-26T09:04:39.899Z] === RUN TestDockerSuite/TestEventsResize [2022-08-26T09:04:40.470Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-26T09:04:47.053Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-26T09:04:47.053Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-26T09:04:47.053Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2022-08-26T09:04:47.053Z] === RUN TestServiceUpdateNetwork [2022-08-26T09:04:47.314Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-26T09:04:50.613Z] === RUN TestDockerSuite/TestEventsTop [2022-08-26T09:04:50.873Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-26T09:04:53.416Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-26T09:04:54.799Z] check_test.go:611: [dc3a802390d12] daemon is not started [2022-08-26T09:04:54.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-26T09:04:56.710Z] docker_api_swarm_test.go:802: [dff4899895cdc] joining swarm manager [d6db82f666367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:04:58.092Z] docker_api_swarm_test.go:802: [d5687afe1a0c5] joining swarm manager [d6db82f666367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:04:59.499Z] docker_api_swarm_test.go:802: [d6117d134e613] joining swarm manager [d6db82f666367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T09:04:59.759Z] --- PASS: TestServiceUpdateNetwork (12.85s) [2022-08-26T09:04:59.759Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T09:05:00.702Z] docker_api_swarm_test.go:802: [da27b6e34237a] joining swarm manager [d6db82f666367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-26T09:05:00.962Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T09:05:01.904Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T09:05:03.288Z] docker_api_swarm_test.go:810: [d6dbfb97aba84] joining swarm manager [d6db82f666367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-26T09:05:04.228Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-26T09:05:09.512Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T09:05:10.085Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-26T09:05:15.390Z] === RUN TestDockerSuite/TestExec [2022-08-26T09:05:15.963Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-26T09:05:16.535Z] --- PASS: TestServiceUpdatePidsLimit (16.72s) [2022-08-26T09:05:16.535Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-08-26T09:05:16.535Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-08-26T09:05:16.535Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-26T09:05:16.535Z] PASS [2022-08-26T09:05:16.535Z] [2022-08-26T09:05:16.535Z] === Skipped [2022-08-26T09:05:16.535Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T09:05:16.535Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:05:16.535Z] [2022-08-26T09:05:16.535Z] DONE 27 tests, 1 skipped in 182.386s [2022-08-26T09:05:16.535Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T09:05:16.535Z] ++ 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-26T09:05:16.535Z] ++ set -e [2022-08-26T09:05:16.535Z] ++ '[' -n 0 ']' [2022-08-26T09:05:16.535Z] ++ set -x [2022-08-26T09:05:16.535Z] ++ 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-26T09:05:16.535Z] INFO: Testing against a local daemon [2022-08-26T09:05:16.535Z] === RUN TestSessionCreate [2022-08-26T09:05:16.535Z] --- PASS: TestSessionCreate (0.03s) [2022-08-26T09:05:16.535Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T09:05:16.796Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-26T09:05:16.796Z] PASS [2022-08-26T09:05:16.796Z] [2022-08-26T09:05:16.796Z] DONE 2 tests in 0.228s [2022-08-26T09:05:16.796Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T09:05:16.796Z] ++ 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-26T09:05:16.796Z] ++ set -e [2022-08-26T09:05:16.796Z] ++ '[' -n 0 ']' [2022-08-26T09:05:16.796Z] ++ set -x [2022-08-26T09:05:16.797Z] ++ 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-26T09:05:16.797Z] INFO: Testing against a local daemon [2022-08-26T09:05:16.797Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:05:16.797Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:05:16.797Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:05:16.797Z] === RUN TestDiskUsage [2022-08-26T09:05:16.797Z] === PAUSE TestDiskUsage [2022-08-26T09:05:16.797Z] === RUN TestEventsExecDie [2022-08-26T09:05:17.369Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-26T09:05:17.630Z] --- PASS: TestEventsExecDie (0.70s) [2022-08-26T09:05:17.630Z] === RUN TestEventsBackwardsCompatible [2022-08-26T09:05:17.630Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-26T09:05:17.630Z] === RUN TestEventsVolumeCreate [2022-08-26T09:05:17.630Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-26T09:05:17.630Z] === RUN TestInfoBinaryCommits [2022-08-26T09:05:17.630Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-26T09:05:17.630Z] === RUN TestInfoAPIVersioned [2022-08-26T09:05:17.891Z] --- PASS: TestInfoAPIVersioned (0.03s) [2022-08-26T09:05:17.891Z] === RUN TestInfoAPI [2022-08-26T09:05:17.891Z] --- PASS: TestInfoAPI (0.03s) [2022-08-26T09:05:17.891Z] === RUN TestInfoAPIWarnings [2022-08-26T09:05:18.462Z] === RUN TestDockerSuite/TestExecEnv [2022-08-26T09:05:19.034Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-26T09:05:19.975Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-26T09:05:20.546Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-26T09:05:22.461Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-26T09:05:22.721Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-26T09:05:23.292Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-26T09:05:23.863Z] === RUN TestDockerSuite/TestExecParseError [2022-08-26T09:05:24.435Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-26T09:05:25.005Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-26T09:05:25.576Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-26T09:05:25.837Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-26T09:05:26.410Z] === RUN TestDockerSuite/TestExecTTY [2022-08-26T09:05:26.981Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-26T09:05:27.553Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-26T09:05:28.124Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-26T09:05:28.696Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-26T09:05:28.696Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-26T09:05:28.696Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-26T09:05:30.080Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-26T09:05:30.344Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-26T09:05:31.284Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-26T09:05:31.855Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-26T09:05:32.165Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-26T09:05:32.165Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-26T09:05:32.165Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-26T09:05:32.165Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-26T09:05:32.165Z] [2022-08-26T09:05:32.425Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-26T09:05:32.761Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-26T09:05:33.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/test/unit [2022-08-26T09:05:33.312Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-26T09:05:33.312Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-26T09:05:33.312Z] + TESTDIRS=./... [2022-08-26T09:05:33.312Z] + exclude_paths='/vendor/|/integration' [2022-08-26T09:05:33.312Z] ++ go list ./... [2022-08-26T09:05:33.312Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-26T09:05:33.377Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-26T09:05:34.329Z] --- PASS: TestInfoAPIWarnings (16.59s) [2022-08-26T09:05:34.329Z] === RUN TestInfoDebug [2022-08-26T09:05:34.701Z] + pkg_list='github.com/docker/docker/api [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/backend [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/container [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/events [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/filters [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/image [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/mount [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/network [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/registry [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/time [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/versions [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:05:34.701Z] github.com/docker/docker/api/types/volume [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:05:34.701Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:05:34.701Z] github.com/docker/docker/cli [2022-08-26T09:05:34.701Z] github.com/docker/docker/cli/config [2022-08-26T09:05:34.701Z] github.com/docker/docker/cli/debug [2022-08-26T09:05:34.701Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:05:34.701Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:05:34.701Z] github.com/docker/docker/client [2022-08-26T09:05:34.701Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:05:34.701Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:05:34.701Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:05:34.701Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:05:34.701Z] github.com/docker/docker/container [2022-08-26T09:05:34.701Z] github.com/docker/docker/container/stream [2022-08-26T09:05:34.701Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:05:34.701Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:05:34.701Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/config [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/events [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/exec [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/images [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/links [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/names [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/network [2022-08-26T09:05:34.701Z] github.com/docker/docker/daemon/stats [2022-08-26T09:05:34.701Z] github.com/docker/docker/distribution [2022-08-26T09:05:34.701Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:05:34.701Z] github.com/docker/docker/distribution/utils [2022-08-26T09:05:34.701Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:05:34.701Z] github.com/docker/docker/dockerversion [2022-08-26T09:05:34.701Z] github.com/docker/docker/errdefs [2022-08-26T09:05:34.701Z] github.com/docker/docker/image [2022-08-26T09:05:34.701Z] github.com/docker/docker/image/cache [2022-08-26T09:05:34.701Z] github.com/docker/docker/image/tarexport [2022-08-26T09:05:34.701Z] github.com/docker/docker/image/v1 [2022-08-26T09:05:34.701Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:05:34.701Z] github.com/docker/docker/layer [2022-08-26T09:05:34.701Z] github.com/docker/docker/libcontainerd [2022-08-26T09:05:34.701Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:05:34.702Z] github.com/docker/docker/oci [2022-08-26T09:05:34.702Z] github.com/docker/docker/oci/caps [2022-08-26T09:05:34.702Z] github.com/docker/docker/opts [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/archive [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/directory [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/platform [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/pools [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/progress [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/signal [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/stack [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/system [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/truncindex [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:05:34.702Z] github.com/docker/docker/plugin [2022-08-26T09:05:34.702Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:05:34.702Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:05:34.702Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:05:34.702Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:05:34.702Z] github.com/docker/docker/quota [2022-08-26T09:05:34.702Z] github.com/docker/docker/reference [2022-08-26T09:05:34.702Z] github.com/docker/docker/registry [2022-08-26T09:05:34.702Z] github.com/docker/docker/registry/resumable [2022-08-26T09:05:34.702Z] github.com/docker/docker/restartmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/rootless [2022-08-26T09:05:34.702Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:05:34.702Z] github.com/docker/docker/runconfig [2022-08-26T09:05:34.702Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/environment [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/registry [2022-08-26T09:05:34.702Z] github.com/docker/docker/testutil/request [2022-08-26T09:05:34.702Z] github.com/docker/docker/volume [2022-08-26T09:05:34.702Z] github.com/docker/docker/volume/drivers [2022-08-26T09:05:34.702Z] github.com/docker/docker/volume/local [2022-08-26T09:05:34.702Z] github.com/docker/docker/volume/mounts [2022-08-26T09:05:34.702Z] github.com/docker/docker/volume/service [2022-08-26T09:05:34.702Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:05:34.702Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:05:34.702Z] ++ grep --fixed-strings -v /libnetwork [2022-08-26T09:05:34.702Z] ++ echo 'github.com/docker/docker/api [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/backend [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/container [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/events [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/filters [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/image [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/mount [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/network [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/registry [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/time [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/versions [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:05:34.702Z] github.com/docker/docker/api/types/volume [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:05:34.702Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:05:34.702Z] github.com/docker/docker/cli [2022-08-26T09:05:34.702Z] github.com/docker/docker/cli/config [2022-08-26T09:05:34.702Z] github.com/docker/docker/cli/debug [2022-08-26T09:05:34.702Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:05:34.702Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:05:34.702Z] github.com/docker/docker/client [2022-08-26T09:05:34.702Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:05:34.702Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:05:34.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:05:34.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:05:34.702Z] github.com/docker/docker/container [2022-08-26T09:05:34.702Z] github.com/docker/docker/container/stream [2022-08-26T09:05:34.702Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:05:34.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:05:34.702Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/config [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/events [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/exec [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/images [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/links [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/names [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/network [2022-08-26T09:05:34.702Z] github.com/docker/docker/daemon/stats [2022-08-26T09:05:34.702Z] github.com/docker/docker/distribution [2022-08-26T09:05:34.702Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:05:34.702Z] github.com/docker/docker/distribution/utils [2022-08-26T09:05:34.702Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:05:34.702Z] github.com/docker/docker/dockerversion [2022-08-26T09:05:34.702Z] github.com/docker/docker/errdefs [2022-08-26T09:05:34.702Z] github.com/docker/docker/image [2022-08-26T09:05:34.702Z] github.com/docker/docker/image/cache [2022-08-26T09:05:34.702Z] github.com/docker/docker/image/tarexport [2022-08-26T09:05:34.702Z] github.com/docker/docker/image/v1 [2022-08-26T09:05:34.702Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:05:34.702Z] github.com/docker/docker/layer [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:05:34.702Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:05:34.702Z] github.com/docker/docker/oci [2022-08-26T09:05:34.702Z] github.com/docker/docker/oci/caps [2022-08-26T09:05:34.702Z] github.com/docker/docker/opts [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/archive [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/directory [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/platform [2022-08-26T09:05:34.702Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/pools [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/progress [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/signal [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/stack [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/system [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/truncindex [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:05:34.703Z] github.com/docker/docker/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:05:34.703Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:05:34.703Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:05:34.703Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:05:34.703Z] github.com/docker/docker/quota [2022-08-26T09:05:34.703Z] github.com/docker/docker/reference [2022-08-26T09:05:34.703Z] github.com/docker/docker/registry [2022-08-26T09:05:34.703Z] github.com/docker/docker/registry/resumable [2022-08-26T09:05:34.703Z] github.com/docker/docker/restartmanager [2022-08-26T09:05:34.703Z] github.com/docker/docker/rootless [2022-08-26T09:05:34.703Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:05:34.703Z] github.com/docker/docker/runconfig [2022-08-26T09:05:34.703Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/environment [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/registry [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/request [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/drivers [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/local [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/mounts [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/service [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:05:34.703Z] + base_pkg_list='github.com/docker/docker/api [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/backend [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/events [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/filters [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/image [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/mount [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/network [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/registry [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/time [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/versions [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/volume [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/config [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/debug [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:05:34.703Z] github.com/docker/docker/client [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:05:34.703Z] github.com/docker/docker/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/container/stream [2022-08-26T09:05:34.703Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:05:34.703Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:05:34.703Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/config [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/events [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/exec [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/images [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/links [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/names [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/network [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/stats [2022-08-26T09:05:34.703Z] github.com/docker/docker/distribution [2022-08-26T09:05:34.703Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:05:34.703Z] github.com/docker/docker/distribution/utils [2022-08-26T09:05:34.703Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:05:34.703Z] github.com/docker/docker/dockerversion [2022-08-26T09:05:34.703Z] github.com/docker/docker/errdefs [2022-08-26T09:05:34.703Z] github.com/docker/docker/image [2022-08-26T09:05:34.703Z] github.com/docker/docker/image/cache [2022-08-26T09:05:34.703Z] github.com/docker/docker/image/tarexport [2022-08-26T09:05:34.703Z] github.com/docker/docker/image/v1 [2022-08-26T09:05:34.703Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:05:34.703Z] github.com/docker/docker/layer [2022-08-26T09:05:34.703Z] github.com/docker/docker/libcontainerd [2022-08-26T09:05:34.703Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:05:34.703Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:05:34.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:05:34.703Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:05:34.703Z] github.com/docker/docker/oci [2022-08-26T09:05:34.703Z] github.com/docker/docker/oci/caps [2022-08-26T09:05:34.703Z] github.com/docker/docker/opts [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/archive [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/directory [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/platform [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/pools [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/progress [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/signal [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/stack [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/system [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/truncindex [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:05:34.703Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:05:34.703Z] github.com/docker/docker/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:05:34.703Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:05:34.703Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:05:34.703Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:05:34.703Z] github.com/docker/docker/quota [2022-08-26T09:05:34.703Z] github.com/docker/docker/reference [2022-08-26T09:05:34.703Z] github.com/docker/docker/registry [2022-08-26T09:05:34.703Z] github.com/docker/docker/registry/resumable [2022-08-26T09:05:34.703Z] github.com/docker/docker/restartmanager [2022-08-26T09:05:34.703Z] github.com/docker/docker/rootless [2022-08-26T09:05:34.703Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:05:34.703Z] github.com/docker/docker/runconfig [2022-08-26T09:05:34.703Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/environment [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/registry [2022-08-26T09:05:34.703Z] github.com/docker/docker/testutil/request [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/drivers [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/local [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/mounts [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/service [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:05:34.703Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:05:34.703Z] ++ grep --fixed-strings /libnetwork [2022-08-26T09:05:34.703Z] ++ echo 'github.com/docker/docker/api [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/backend [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/events [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/filters [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/image [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/mount [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/network [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/registry [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/time [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/versions [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:05:34.703Z] github.com/docker/docker/api/types/volume [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:05:34.703Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/config [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/debug [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:05:34.703Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:05:34.703Z] github.com/docker/docker/client [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:05:34.703Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:05:34.703Z] github.com/docker/docker/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/container/stream [2022-08-26T09:05:34.703Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:05:34.703Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:05:34.703Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/config [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/events [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/exec [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:05:34.703Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/images [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/links [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/names [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/network [2022-08-26T09:05:34.704Z] github.com/docker/docker/daemon/stats [2022-08-26T09:05:34.704Z] github.com/docker/docker/distribution [2022-08-26T09:05:34.704Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:05:34.704Z] github.com/docker/docker/distribution/utils [2022-08-26T09:05:34.704Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:05:34.704Z] github.com/docker/docker/dockerversion [2022-08-26T09:05:34.704Z] github.com/docker/docker/errdefs [2022-08-26T09:05:34.704Z] github.com/docker/docker/image [2022-08-26T09:05:34.704Z] github.com/docker/docker/image/cache [2022-08-26T09:05:34.704Z] github.com/docker/docker/image/tarexport [2022-08-26T09:05:34.704Z] github.com/docker/docker/image/v1 [2022-08-26T09:05:34.704Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:05:34.704Z] github.com/docker/docker/layer [2022-08-26T09:05:34.704Z] github.com/docker/docker/libcontainerd [2022-08-26T09:05:34.704Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:05:34.704Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:05:34.704Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:05:34.704Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:05:34.704Z] github.com/docker/docker/oci [2022-08-26T09:05:34.704Z] github.com/docker/docker/oci/caps [2022-08-26T09:05:34.704Z] github.com/docker/docker/opts [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/archive [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/directory [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/platform [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/pools [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/progress [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/signal [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/stack [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/system [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/truncindex [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:05:34.704Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:05:34.704Z] github.com/docker/docker/plugin [2022-08-26T09:05:34.704Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:05:34.704Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:05:34.704Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:05:34.704Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:05:34.704Z] github.com/docker/docker/quota [2022-08-26T09:05:34.704Z] github.com/docker/docker/reference [2022-08-26T09:05:34.704Z] github.com/docker/docker/registry [2022-08-26T09:05:34.704Z] github.com/docker/docker/registry/resumable [2022-08-26T09:05:34.704Z] github.com/docker/docker/restartmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/rootless [2022-08-26T09:05:34.704Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:05:34.704Z] github.com/docker/docker/runconfig [2022-08-26T09:05:34.704Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/environment [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/registry [2022-08-26T09:05:34.704Z] github.com/docker/docker/testutil/request [2022-08-26T09:05:34.704Z] github.com/docker/docker/volume [2022-08-26T09:05:34.704Z] github.com/docker/docker/volume/drivers [2022-08-26T09:05:34.704Z] github.com/docker/docker/volume/local [2022-08-26T09:05:34.704Z] github.com/docker/docker/volume/mounts [2022-08-26T09:05:34.704Z] github.com/docker/docker/volume/service [2022-08-26T09:05:34.704Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:05:34.704Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:05:34.704Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/types' [2022-08-26T09:05:34.704Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-26T09:05:34.704Z] + echo 'github.com/docker/docker/libnetwork [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/types' [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:05:34.704Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:05:34.704Z] + type docker-proxy [2022-08-26T09:05:34.704Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-26T09:05:34.704Z] + hack/make.sh binary-proxy install-proxy [2022-08-26T09:05:34.704Z] [2022-08-26T09:05:34.704Z] Removing bundles/ [2022-08-26T09:05:34.704Z] [2022-08-26T09:05:34.704Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-26T09:05:34.704Z] Building: bundles/binary-proxy/docker-proxy [2022-08-26T09:05:34.704Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:05:34.899Z] --- PASS: TestInfoDebug (0.54s) [2022-08-26T09:05:34.899Z] === RUN TestInfoInsecureRegistries [2022-08-26T09:05:35.473Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-26T09:05:35.473Z] === RUN TestInfoRegistryMirrors [2022-08-26T09:05:35.734Z] === RUN TestDockerSuite/TestHealth [2022-08-26T09:05:35.994Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-26T09:05:35.994Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T09:05:36.256Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-26T09:05:36.256Z] === RUN TestPingCacheHeaders [2022-08-26T09:05:36.517Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-26T09:05:36.517Z] === RUN TestPingGet [2022-08-26T09:05:36.517Z] --- PASS: TestPingGet (0.02s) [2022-08-26T09:05:36.517Z] === RUN TestPingHead [2022-08-26T09:05:36.517Z] --- PASS: TestPingHead (0.02s) [2022-08-26T09:05:36.517Z] === RUN TestPingSwarmHeader [2022-08-26T09:05:37.087Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T09:05:37.659Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T09:05:39.043Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T09:05:39.043Z] --- PASS: TestPingSwarmHeader (2.49s) [2022-08-26T09:05:39.043Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T09:05:39.043Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T09:05:39.043Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T09:05:39.043Z] === RUN TestPingBuilderHeader [2022-08-26T09:05:39.043Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T09:05:39.614Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T09:05:39.875Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-26T09:05:39.875Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T09:05:39.875Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-26T09:05:39.875Z] === RUN TestVersion [2022-08-26T09:05:39.875Z] --- PASS: TestVersion (0.02s) [2022-08-26T09:05:39.875Z] === CONT TestDiskUsage [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T09:05:40.446Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T09:05:40.708Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T09:05:40.969Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage (1.22s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T09:05:41.230Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:05:41.230Z] PASS [2022-08-26T09:05:41.230Z] [2022-08-26T09:05:41.230Z] === Skipped [2022-08-26T09:05:41.230Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:05:41.230Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:05:41.230Z] [2022-08-26T09:05:41.230Z] DONE 57 tests, 1 skipped in 24.538s [2022-08-26T09:05:41.230Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T09:05:41.230Z] ++ 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-26T09:05:41.230Z] ++ set -e [2022-08-26T09:05:41.230Z] ++ '[' -n 0 ']' [2022-08-26T09:05:41.230Z] ++ set -x [2022-08-26T09:05:41.230Z] ++ 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-26T09:05:41.230Z] INFO: Testing against a local daemon [2022-08-26T09:05:41.230Z] === RUN TestVolumesCreateAndList [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T09:05:41.491Z] === RUN TestVolumesRemove [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-26T09:05:41.491Z] === RUN TestVolumesInspect [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T09:05:41.491Z] === RUN TestVolumesInvalidJSON [2022-08-26T09:05:41.491Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T09:05:41.491Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T09:05:41.491Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T09:05:41.491Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T09:05:41.491Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T09:05:41.491Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T09:05:41.491Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T09:05:41.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T09:05:41.491Z] PASS [2022-08-26T09:05:41.491Z] [2022-08-26T09:05:41.491Z] DONE 9 tests in 0.252s [2022-08-26T09:05:41.491Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:05:41.752Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:05:41.752Z] +++ kill 6837 [2022-08-26T09:05:42.012Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:05:42.012Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:05:42.012Z] [2022-08-26T09:05:42.012Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:05:42.012Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:05:42.012Z] [2022-08-26T09:05:42.012Z] To set a process to complain mode, use the command line tool [2022-08-26T09:05:42.013Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:05:42.013Z] +++ true [2022-08-26T09:05:42.013Z] exiting test-integration [2022-08-26T09:05:42.013Z] ++ exit 0 [2022-08-26T09:05:42.013Z] [2022-08-26T09:05:42.849Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-26T09:05:42.849Z] [2022-08-26T09:05:42.849Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-26T09:05:42.849Z] Installing docker-proxy to /usr/local/bin/ [2022-08-26T09:05:42.849Z] [2022-08-26T09:05:42.849Z] + mkdir -p bundles [2022-08-26T09:05:42.849Z] + '[' -n 'github.com/docker/docker/api [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/backend [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/container [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/events [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/filters [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/image [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/mount [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/network [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/registry [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/time [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/versions [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:05:42.849Z] github.com/docker/docker/api/types/volume [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:05:42.849Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:05:42.849Z] github.com/docker/docker/cli [2022-08-26T09:05:42.849Z] github.com/docker/docker/cli/config [2022-08-26T09:05:42.849Z] github.com/docker/docker/cli/debug [2022-08-26T09:05:42.849Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:05:42.849Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:05:42.849Z] github.com/docker/docker/client [2022-08-26T09:05:42.849Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:05:42.849Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:05:42.849Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:05:42.849Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:05:42.849Z] github.com/docker/docker/container [2022-08-26T09:05:42.849Z] github.com/docker/docker/container/stream [2022-08-26T09:05:42.849Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:05:42.849Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:05:42.849Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/config [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/events [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/exec [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/images [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/links [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/names [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/network [2022-08-26T09:05:42.849Z] github.com/docker/docker/daemon/stats [2022-08-26T09:05:42.849Z] github.com/docker/docker/distribution [2022-08-26T09:05:42.849Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:05:42.849Z] github.com/docker/docker/distribution/utils [2022-08-26T09:05:42.849Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:05:42.849Z] github.com/docker/docker/dockerversion [2022-08-26T09:05:42.849Z] github.com/docker/docker/errdefs [2022-08-26T09:05:42.849Z] github.com/docker/docker/image [2022-08-26T09:05:42.849Z] github.com/docker/docker/image/cache [2022-08-26T09:05:42.849Z] github.com/docker/docker/image/tarexport [2022-08-26T09:05:42.849Z] github.com/docker/docker/image/v1 [2022-08-26T09:05:42.849Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:05:42.849Z] github.com/docker/docker/layer [2022-08-26T09:05:42.849Z] github.com/docker/docker/libcontainerd [2022-08-26T09:05:42.849Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:05:42.849Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:05:42.849Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:05:42.849Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:05:42.849Z] github.com/docker/docker/oci [2022-08-26T09:05:42.849Z] github.com/docker/docker/oci/caps [2022-08-26T09:05:42.849Z] github.com/docker/docker/opts [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/archive [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/directory [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:05:42.849Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/platform [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/pools [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/progress [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/signal [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/stack [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/system [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/truncindex [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:05:42.850Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:05:42.850Z] github.com/docker/docker/plugin [2022-08-26T09:05:42.850Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:05:42.850Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:05:42.850Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:05:42.850Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:05:42.850Z] github.com/docker/docker/quota [2022-08-26T09:05:42.850Z] github.com/docker/docker/reference [2022-08-26T09:05:42.850Z] github.com/docker/docker/registry [2022-08-26T09:05:42.850Z] github.com/docker/docker/registry/resumable [2022-08-26T09:05:42.850Z] github.com/docker/docker/restartmanager [2022-08-26T09:05:42.850Z] github.com/docker/docker/rootless [2022-08-26T09:05:42.850Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:05:42.850Z] github.com/docker/docker/runconfig [2022-08-26T09:05:42.850Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/environment [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/registry [2022-08-26T09:05:42.850Z] github.com/docker/docker/testutil/request [2022-08-26T09:05:42.850Z] github.com/docker/docker/volume [2022-08-26T09:05:42.850Z] github.com/docker/docker/volume/drivers [2022-08-26T09:05:42.850Z] github.com/docker/docker/volume/local [2022-08-26T09:05:42.850Z] github.com/docker/docker/volume/mounts [2022-08-26T09:05:42.850Z] github.com/docker/docker/volume/service [2022-08-26T09:05:42.850Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:05:42.850Z] github.com/docker/docker/volume/testutils' ']' [2022-08-26T09:05:42.850Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-26T09:05:42.850Z] ? github.com/docker/docker/api [no test files] [2022-08-26T09:05:42.956Z] + for job in $(jobs -p) [2022-08-26T09:05:42.956Z] + wait 21929 [2022-08-26T09:05:55.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-26T09:05:55.210Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-26T09:05:58.514Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-26T09:06:00.974Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-26T09:06:01.059Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-26T09:06:01.059Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-26T09:06:01.059Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-26T09:06:01.059Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-26T09:06:01.631Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-26T09:06:01.631Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-26T09:06:02.203Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-26T09:06:02.774Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-26T09:06:02.774Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-26T09:06:02.774Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-26T09:06:02.774Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-26T09:06:03.035Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-26T09:06:03.296Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-26T09:06:03.557Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-26T09:06:03.557Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-26T09:06:04.132Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-26T09:06:04.132Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-26T09:06:05.074Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-26T09:06:05.645Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-26T09:06:05.645Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-26T09:06:06.216Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-26T09:06:08.757Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-26T09:06:08.757Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-26T09:06:08.757Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-26T09:06:09.707Z] === RUN TestDockerSuite/TestImportFile [2022-08-26T09:06:11.103Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-26T09:06:11.103Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-26T09:06:12.045Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-26T09:06:13.429Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-26T09:06:14.372Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-26T09:06:14.944Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-26T09:06:14.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-26T09:06:15.515Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-26T09:06:16.086Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-26T09:06:16.086Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-26T09:06:16.086Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-26T09:06:16.659Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-26T09:06:17.602Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-26T09:06:17.602Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-26T09:06:18.177Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-26T09:06:18.177Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-26T09:06:18.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-26T09:06:19.563Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-26T09:06:19.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-26T09:06:19.824Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-26T09:06:20.405Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-26T09:06:20.976Z] === RUN TestDockerSuite/TestInspectImage [2022-08-26T09:06:20.976Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-26T09:06:20.976Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-26T09:06:20.976Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-26T09:06:20.976Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-26T09:06:21.918Z] docker_api_swarm_service_test.go:395: [d4ed89f69be10] joining swarm manager [d4c361dc30ddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:06:21.918Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-26T09:06:22.494Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-26T09:06:22.494Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-26T09:06:23.066Z] docker_api_swarm_service_test.go:395: [d1c79ee2d29c0] joining swarm manager [d4c361dc30ddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:06:23.327Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-26T09:06:24.271Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-26T09:06:26.820Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-26T09:06:26.820Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-26T09:06:27.391Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-26T09:06:28.333Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-26T09:06:29.277Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-26T09:06:29.538Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-26T09:06:30.112Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-26T09:06:30.689Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-26T09:06:30.950Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-26T09:06:31.521Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-26T09:06:32.091Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-26T09:06:32.091Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-26T09:06:33.033Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-26T09:06:33.975Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-26T09:06:34.236Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-26T09:06:35.181Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-26T09:06:36.565Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-26T09:06:37.951Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-26T09:06:38.213Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-26T09:06:38.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-26T09:06:39.598Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-26T09:06:40.169Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-26T09:06:40.430Z] docker_api_swarm_service_test.go:343: [da96505b602c2] joining swarm manager [d37d97bf42ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:06:41.000Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-26T09:06:41.574Z] docker_api_swarm_service_test.go:343: [d9e318b26c441] joining swarm manager [d37d97bf42ca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:06:49.713Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-26T09:06:50.655Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-26T09:06:51.227Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-26T09:06:52.610Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-26T09:06:52.611Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-26T09:06:52.611Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-26T09:06:53.552Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-26T09:06:54.123Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-26T09:06:55.064Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-26T09:06:55.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-26T09:06:55.896Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-26T09:06:56.838Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-26T09:06:57.781Z] docker_api_swarm_service_test.go:490: [d507367c3581c] joining swarm manager [d4ee7235f98fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:06:58.724Z] docker_api_swarm_service_test.go:490: [d4d5bc7e8a730] joining swarm manager [d4ee7235f98fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:06:58.985Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-26T09:06:59.930Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-26T09:07:00.500Z] === RUN TestDockerSuite/TestLogsSince [2022-08-26T09:07:07.222Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-26T09:07:11.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-26T09:07:12.361Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-26T09:07:13.304Z] === RUN TestDockerSuite/TestLogsTail [2022-08-26T09:07:14.248Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-26T09:07:15.191Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-26T09:07:15.451Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-26T09:07:15.451Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-26T09:07:15.451Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-26T09:07:15.713Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-26T09:07:15.713Z] === RUN TestDockerSuite/TestNetHostname [2022-08-26T09:07:17.626Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-26T09:07:17.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-26T09:07:17.626Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-26T09:07:17.887Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-26T09:07:17.887Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-26T09:07:18.829Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-26T09:07:19.401Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-26T09:07:19.662Z] docker_api_swarm_service_test.go:128: [dda8ad7cf3fd4] joining swarm manager [d25259cc94758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:07:20.603Z] docker_api_swarm_service_test.go:129: [d4fc0ee714b8a] joining swarm manager [d25259cc94758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:07:20.864Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-26T09:07:20.864Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-26T09:07:20.864Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-26T09:07:21.125Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-26T09:07:23.040Z] docker_api_swarm_service_test.go:137: [d8421c890b90e] joining swarm manager [d25259cc94758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T09:07:23.611Z] docker_api_swarm_service_test.go:138: [de47309cc58d3] joining swarm manager [d25259cc94758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-26T09:07:26.909Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-26T09:07:27.480Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-26T09:07:28.872Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-26T09:07:30.785Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-26T09:07:33.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-26T09:07:34.270Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-26T09:07:37.478Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-26T09:07:37.478Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-26T09:07:37.478Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-26T09:07:37.479Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-26T09:07:37.479Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-26T09:07:37.479Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-26T09:07:37.479Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-26T09:07:37.479Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-26T09:07:37.479Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-26T09:07:37.479Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-26T09:07:37.567Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-26T09:07:37.740Z] ok github.com/docker/docker/builder/remotecontext 0.147s coverage: 13.7% of statements [2022-08-26T09:07:38.312Z] ok github.com/docker/docker/builder/dockerfile 0.535s coverage: 49.3% of statements [2022-08-26T09:07:38.312Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-26T09:07:38.948Z] === RUN TestDockerSuite/TestPluginActive [2022-08-26T09:07:39.255Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-08-26T09:07:40.198Z] ok github.com/docker/docker/builder/remotecontext/git 1.841s coverage: 86.3% of statements [2022-08-26T09:07:40.198Z] ? github.com/docker/docker/cli [no test files] [2022-08-26T09:07:40.198Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-26T09:07:40.198Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-26T09:07:40.198Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-26T09:07:40.459Z] ok github.com/docker/docker/cmd/docker-proxy 0.018s coverage: 67.6% of statements [2022-08-26T09:07:41.490Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-26T09:07:45.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-26T09:07:45.753Z] ok github.com/docker/docker/client 0.249s coverage: 76.0% of statements [2022-08-26T09:07:47.607Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-26T09:07:47.607Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-26T09:07:47.607Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-26T09:07:48.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-26T09:07:49.118Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-26T09:07:50.502Z] docker_api_swarm_service_test.go:304: [d7475665a0754] joining swarm manager [d058e0d588e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:07:51.447Z] docker_api_swarm_service_test.go:304: [d870c942ae209] joining swarm manager [d058e0d588e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:07:52.020Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-26T09:07:57.301Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-26T09:07:58.689Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-26T09:07:59.631Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-26T09:08:01.015Z] === RUN TestDockerSuite/TestPortList [2022-08-26T09:08:07.599Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-26T09:08:10.143Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-26T09:08:10.143Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-26T09:08:10.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-26T09:08:12.319Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-26T09:08:12.893Z] docker_api_swarm_service_test.go:100: [d57af026f1419] joining swarm manager [ddd11fa405955]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:08:13.464Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-26T09:08:13.725Z] docker_api_swarm_service_test.go:101: [d9700bd325b05] joining swarm manager [ddd11fa405955]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:08:13.725Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-26T09:08:13.986Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-26T09:08:16.536Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-26T09:08:17.480Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-26T09:08:20.055Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-26T09:08:23.356Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-26T09:08:23.356Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-26T09:08:24.515Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 31.8% of statements [2022-08-26T09:08:25.900Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-26T09:08:26.429Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-08-26T09:08:26.689Z] ok github.com/docker/docker/cmd/dockerd/trap 2.755s coverage: 0.0% of statements [2022-08-26T09:08:26.689Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-26T09:08:26.689Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-26T09:08:26.689Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-26T09:08:26.689Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-26T09:08:26.689Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-26T09:08:32.543Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-26T09:08:33.485Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-26T09:08:34.854Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-08-26T09:08:35.401Z] check_test.go:611: [d57af026f1419] daemon is not started [2022-08-26T09:08:35.401Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-26T09:08:36.240Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-26T09:08:36.784Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-26T09:08:37.626Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-26T09:08:37.725Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-26T09:08:39.110Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-26T09:08:40.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-26T09:08:40.493Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-26T09:08:41.879Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-26T09:08:41.879Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-26T09:08:42.822Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-26T09:08:42.822Z] docker_api_swarm_service_test.go:533: [d22f81eceec13] joining swarm manager [d377be15dc360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:08:44.213Z] docker_api_swarm_service_test.go:534: [d42c6e035e0f3] joining swarm manager [d377be15dc360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:08:44.213Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-26T09:08:45.764Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-26T09:08:46.128Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-26T09:08:46.128Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-26T09:08:46.128Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-26T09:08:46.342Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.1% of statements [2022-08-26T09:08:46.602Z] ok github.com/docker/docker/daemon 10.150s coverage: 16.5% of statements [2022-08-26T09:08:46.602Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-26T09:08:46.602Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-26T09:08:46.701Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-26T09:08:46.863Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2022-08-26T09:08:46.863Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-26T09:08:46.863Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-26T09:08:46.963Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-26T09:08:47.224Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-26T09:08:47.807Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2022-08-26T09:08:48.607Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-26T09:08:49.193Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.760s coverage: 74.8% of statements [2022-08-26T09:08:49.554Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-26T09:08:50.124Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-26T09:08:50.137Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-08-26T09:08:50.137Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.347s coverage: 60.7% of statements [2022-08-26T09:08:52.053Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-08-26T09:08:53.440Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.292s coverage: 50.6% of statements [2022-08-26T09:08:54.014Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.195s coverage: 46.1% of statements [2022-08-26T09:08:54.275Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-26T09:08:55.218Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.700s coverage: 58.5% of statements [2022-08-26T09:08:55.218Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-26T09:08:55.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-26T09:08:55.218Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.5% of statements [2022-08-26T09:08:56.607Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2022-08-26T09:08:56.709Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-26T09:08:56.878Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-26T09:08:57.280Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-26T09:08:57.820Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 6.9% of statements [2022-08-26T09:08:57.820Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-26T09:08:57.820Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-26T09:08:58.663Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-26T09:08:58.663Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-26T09:08:58.766Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2022-08-26T09:08:58.924Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-26T09:08:58.924Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-26T09:08:59.339Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 80.2% of statements [2022-08-26T09:08:59.911Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-08-26T09:08:59.911Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-26T09:09:00.172Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-26T09:09:00.434Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.4% of statements [2022-08-26T09:09:00.834Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-26T09:09:01.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-26T09:09:01.578Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 76.8% of statements [2022-08-26T09:09:02.150Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 79.4% of statements [2022-08-26T09:09:02.150Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-26T09:09:02.150Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-26T09:09:02.221Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-26T09:09:02.723Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 62.0% of statements [2022-08-26T09:09:02.984Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-08-26T09:09:03.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-08-26T09:09:04.138Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-26T09:09:04.190Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-26T09:09:04.762Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-26T09:09:05.080Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-26T09:09:05.080Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-26T09:09:05.080Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-26T09:09:05.704Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2022-08-26T09:09:05.704Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-26T09:09:05.704Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-26T09:09:06.646Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-08-26T09:09:06.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-26T09:09:07.569Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-26T09:09:07.588Z] ok github.com/docker/docker/distribution 1.517s coverage: 28.0% of statements [2022-08-26T09:09:07.588Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-26T09:09:08.143Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-26T09:09:08.189Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-26T09:09:08.715Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-26T09:09:08.762Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-26T09:09:08.977Z] docker_api_swarm_service_test.go:148: [d828b0acb1c81] joining swarm manager [de423675b8664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:09:09.023Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 85.4% of statements [2022-08-26T09:09:09.023Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-26T09:09:09.023Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-26T09:09:09.919Z] docker_api_swarm_service_test.go:148: [d56fb01ad26b6] joining swarm manager [de423675b8664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:09:09.919Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-26T09:09:09.970Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-26T09:09:09.970Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-26T09:09:09.970Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-26T09:09:10.542Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-26T09:09:11.114Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-08-26T09:09:11.310Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-26T09:09:11.686Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-26T09:09:11.686Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-26T09:09:12.699Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-26T09:09:13.272Z] === RUN TestDockerSuite/TestRmiTag [2022-08-26T09:09:13.533Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-26T09:09:13.601Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-08-26T09:09:14.172Z] ok github.com/docker/docker/pkg/authorization 0.252s coverage: 68.3% of statements [2022-08-26T09:09:14.433Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2022-08-26T09:09:14.433Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-26T09:09:14.476Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-26T09:09:17.021Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-26T09:09:17.282Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-26T09:09:17.733Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 42.7% of statements [2022-08-26T09:09:17.734Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-26T09:09:17.883Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-26T09:09:17.994Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-26T09:09:18.256Z] ok github.com/docker/docker/layer 7.226s coverage: 68.9% of statements [2022-08-26T09:09:18.256Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-26T09:09:18.256Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-26T09:09:18.256Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-26T09:09:18.256Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-26T09:09:18.256Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-26T09:09:18.256Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-26T09:09:18.256Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-08-26T09:09:18.454Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-26T09:09:18.714Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-26T09:09:18.828Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-08-26T09:09:18.828Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2022-08-26T09:09:19.089Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-26T09:09:19.285Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-26T09:09:19.858Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-26T09:09:20.032Z] ok github.com/docker/docker/pkg/idtools 0.462s coverage: 67.9% of statements [2022-08-26T09:09:20.293Z] ok github.com/docker/docker/pkg/ioutils 0.495s coverage: 71.5% of statements [2022-08-26T09:09:20.430Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-26T09:09:20.553Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-08-26T09:09:20.553Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-08-26T09:09:20.553Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-26T09:09:20.814Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-26T09:09:20.814Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-26T09:09:21.075Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-26T09:09:21.336Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-08-26T09:09:21.336Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-26T09:09:21.336Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-26T09:09:21.336Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-26T09:09:21.374Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-26T09:09:22.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-26T09:09:22.541Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-26T09:09:22.802Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-26T09:09:23.062Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-26T09:09:23.920Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-26T09:09:24.445Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-26T09:09:24.445Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-26T09:09:24.491Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-26T09:09:24.706Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-26T09:09:24.967Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-26T09:09:25.228Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-26T09:09:25.228Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-26T09:09:25.433Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-26T09:09:25.800Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-26T09:09:26.062Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-26T09:09:26.377Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-26T09:09:26.634Z] ok github.com/docker/docker/pkg/tailfile 0.078s coverage: 88.6% of statements [2022-08-26T09:09:26.895Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-26T09:09:27.161Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-26T09:09:27.422Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-26T09:09:28.937Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-26T09:09:29.336Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-26T09:09:29.336Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-26T09:09:29.879Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-26T09:09:29.909Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-26T09:09:30.850Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2022-08-26T09:09:31.111Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-26T09:09:31.791Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-26T09:09:32.066Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-26T09:09:32.327Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-26T09:09:32.362Z] === RUN TestDockerSuite/TestDockerFails [2022-08-26T09:09:32.362Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-26T09:09:32.587Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-26T09:09:33.161Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-26T09:09:33.161Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-26T09:09:33.747Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-26T09:09:34.008Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-26T09:09:34.579Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-26T09:09:35.075Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-26T09:09:35.647Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.8% of statements [2022-08-26T09:09:35.908Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-26T09:09:36.495Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-26T09:09:37.065Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-26T09:09:37.292Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-08-26T09:09:37.326Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-26T09:09:38.270Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-26T09:09:38.844Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-26T09:09:38.844Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-26T09:09:39.419Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-26T09:09:39.419Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-26T09:09:39.989Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-26T09:09:40.933Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-26T09:09:41.503Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-26T09:09:42.222Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-26T09:09:42.793Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-26T09:09:43.367Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-26T09:09:44.310Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-26T09:09:44.881Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-26T09:09:45.822Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-26T09:09:46.342Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-26T09:09:46.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-26T09:09:46.602Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-26T09:09:47.545Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-26T09:09:48.119Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-26T09:09:49.516Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-26T09:09:50.089Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-26T09:09:50.660Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-26T09:09:51.231Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-26T09:09:51.231Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-26T09:09:53.144Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-26T09:09:53.144Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-26T09:09:53.717Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-26T09:09:54.287Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-26T09:09:54.862Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-26T09:09:54.862Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-26T09:09:55.122Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-26T09:09:55.693Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-26T09:09:56.264Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-26T09:09:56.837Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-26T09:09:57.410Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-26T09:09:57.410Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-26T09:09:57.981Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-26T09:09:57.981Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-26T09:09:58.923Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-26T09:09:59.262Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/rootless [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/volume [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-26T09:09:59.262Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === Skipped [2022-08-26T09:09:59.262Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-26T09:09:59.262Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-26T09:09:59.262Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-26T09:09:59.262Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-26T09:09:59.262Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-26T09:09:59.262Z] time="2022-08-26T09:08:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-26T09:09:59.262Z] time="2022-08-26T09:08:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-26T09:09:59.262Z] time="2022-08-26T09:08:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-26T09:09:59.262Z] time="2022-08-26T09:08:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-26T09:09:59.262Z] time="2022-08-26T09:08:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-26T09:09:59.262Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-26T09:09:59.262Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-26T09:09:59.262Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:09:59.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-26T09:09:59.262Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-26T09:09:59.262Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-26T09:09:59.262Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-26T09:09:59.262Z] [2022-08-26T09:09:59.262Z] DONE 2799 tests, 28 skipped in 254.230s [2022-08-26T09:09:59.262Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:09:59.262Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-26T09:09:59.262Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-26T09:09:59.494Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-26T09:10:00.065Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-26T09:10:00.638Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-26T09:10:00.638Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-26T09:10:01.209Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-26T09:10:02.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-26T09:10:03.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-26T09:10:04.925Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-26T09:10:05.498Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-26T09:10:06.069Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-26T09:10:06.641Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-26T09:10:07.212Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-26T09:10:07.783Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-26T09:10:08.724Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-26T09:10:12.028Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-26T09:10:12.028Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-26T09:10:12.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-26T09:10:12.290Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-26T09:10:14.203Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-26T09:10:15.589Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-26T09:10:16.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-26T09:10:17.932Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-26T09:10:19.316Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-26T09:10:19.886Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-26T09:10:19.886Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-26T09:10:19.886Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-26T09:10:19.886Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-26T09:10:19.886Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-26T09:10:20.462Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-26T09:10:21.846Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-26T09:10:22.106Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-26T09:10:23.048Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-26T09:10:24.963Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-26T09:10:25.223Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-26T09:10:25.795Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-26T09:10:27.216Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-26T09:10:27.789Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-26T09:10:27.789Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-26T09:10:27.789Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-26T09:10:28.359Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-26T09:10:28.359Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-26T09:10:29.743Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-26T09:10:29.743Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-26T09:10:30.316Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-26T09:10:30.885Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-26T09:10:31.148Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-26T09:10:31.409Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-26T09:10:32.352Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-26T09:10:32.352Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-26T09:10:32.613Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-26T09:10:33.185Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-26T09:10:34.127Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-26T09:10:34.699Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-26T09:10:35.270Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-26T09:10:35.270Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-26T09:10:35.841Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-26T09:10:36.425Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-26T09:10:36.688Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-26T09:10:36.688Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-26T09:10:37.277Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-26T09:10:38.233Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-26T09:10:39.174Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-26T09:10:39.435Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-26T09:10:39.435Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-26T09:10:39.435Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-26T09:10:39.697Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-26T09:10:42.247Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-26T09:10:42.818Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork 37.335s coverage: 40.6% of statements [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.380s coverage: 59.9% of statements [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.138s coverage: 5.0% of statements [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-26T09:10:45.980Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-26T09:10:45.980Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-26T09:10:55.048Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-26T09:10:55.048Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-26T09:10:55.309Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-26T09:10:55.309Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-26T09:10:55.309Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-26T09:10:55.309Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-26T09:10:55.880Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-26T09:10:55.976Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.148s coverage: 6.6% of statements [2022-08-26T09:10:55.976Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-26T09:10:55.976Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-26T09:10:55.976Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-26T09:10:55.976Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-26T09:10:55.976Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-26T09:10:55.976Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-26T09:10:55.976Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-08-26T09:10:56.237Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-26T09:10:56.498Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-26T09:10:56.759Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-26T09:10:57.791Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-26T09:10:58.733Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-26T09:10:59.676Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-26T09:11:03.890Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-26T09:11:05.273Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-26T09:11:05.845Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-26T09:11:06.418Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-26T09:11:06.763Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-26T09:11:07.359Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-26T09:11:07.359Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-26T09:11:07.620Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-26T09:11:09.009Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-26T09:11:09.581Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-26T09:11:10.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-26T09:11:10.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-26T09:11:10.529Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-26T09:11:11.472Z] === RUN TestDockerSuite/TestRunMount [2022-08-26T09:11:12.856Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-26T09:11:17.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-26T09:11:17.061Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-26T09:11:17.321Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-26T09:11:17.892Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-26T09:11:19.278Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-26T09:11:19.540Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-26T09:11:20.925Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-26T09:11:22.843Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-26T09:11:22.843Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-26T09:11:24.757Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/ipam 14.433s coverage: 85.3% of statements [2022-08-26T09:11:24.882Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-26T09:11:24.882Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-26T09:11:24.882Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.0% of statements [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-26T09:11:24.882Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-26T09:11:25.700Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-26T09:11:25.977Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-26T09:11:27.362Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-26T09:11:27.362Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-26T09:11:27.623Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-26T09:11:28.194Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-26T09:11:28.455Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-26T09:11:29.025Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-26T09:11:29.597Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-26T09:11:31.511Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-26T09:11:31.772Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-26T09:11:33.687Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-26T09:11:34.258Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-26T09:11:37.564Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-26T09:11:37.564Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-26T09:11:37.564Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-26T09:11:37.839Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-26T09:11:38.410Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-26T09:11:38.410Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-26T09:11:38.983Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-26T09:11:39.557Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-26T09:11:39.557Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-26T09:11:39.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-26T09:11:40.078Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-26T09:11:42.624Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-26T09:11:45.923Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-26T09:11:45.923Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-26T09:11:45.923Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-26T09:11:46.495Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-26T09:11:47.068Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-26T09:11:48.451Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-26T09:11:48.451Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-26T09:11:49.032Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-26T09:11:49.605Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-26T09:11:49.605Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-26T09:11:50.178Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-26T09:11:51.121Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-26T09:11:51.383Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-26T09:11:51.954Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-26T09:11:51.954Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-26T09:11:51.954Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-26T09:11:52.525Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-26T09:11:52.786Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-26T09:11:52.786Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-26T09:11:52.786Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-26T09:11:53.356Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-26T09:11:53.929Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-26T09:11:54.500Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-26T09:11:54.500Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-26T09:11:54.500Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-26T09:11:57.045Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-26T09:11:57.306Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-26T09:11:58.250Z] === RUN TestDockerSuite/TestRunRm [2022-08-26T09:11:58.822Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-26T09:12:00.206Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-26T09:12:02.750Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-26T09:12:02.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-26T09:12:03.321Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-26T09:12:03.581Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-26T09:12:06.129Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-26T09:12:06.129Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-26T09:12:06.389Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-26T09:12:08.938Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-26T09:12:10.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-26T09:12:12.236Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-26T09:12:12.500Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-26T09:12:13.449Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-26T09:12:14.022Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-26T09:12:14.022Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-26T09:12:14.593Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-26T09:12:15.162Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-26T09:12:15.734Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-26T09:12:16.306Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-26T09:12:16.884Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-26T09:12:17.145Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-26T09:12:17.405Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-26T09:12:19.950Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-26T09:12:20.210Z] === RUN TestDockerSuite/TestRunState [2022-08-26T09:12:21.152Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-26T09:12:21.724Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-26T09:12:22.670Z] docker_cli_service_logs_test.go:248: checking task 88d77ogspmqi [2022-08-26T09:12:22.670Z] docker_cli_service_logs_test.go:253: checking messages for 88d77ogspmqi [2022-08-26T09:12:22.670Z] docker_cli_service_logs_test.go:248: checking task 5dgvtrs7e875 [2022-08-26T09:12:22.670Z] docker_cli_service_logs_test.go:253: checking messages for 5dgvtrs7e875 [2022-08-26T09:12:22.670Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-26T09:12:22.933Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-26T09:12:22.933Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-26T09:12:22.933Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-26T09:12:23.509Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-26T09:12:23.509Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-26T09:12:24.080Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-26T09:12:25.466Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-26T09:12:25.466Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-26T09:12:25.466Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-26T09:12:26.037Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-26T09:12:26.037Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-26T09:12:27.948Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-26T09:12:28.518Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-26T09:12:29.902Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-26T09:12:31.813Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-26T09:12:35.112Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-26T09:12:35.373Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-26T09:12:35.944Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-26T09:12:36.515Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-26T09:12:37.899Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-26T09:12:38.842Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-26T09:12:39.103Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-26T09:12:39.363Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-26T09:12:39.363Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-26T09:12:39.934Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-26T09:12:40.505Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-26T09:12:41.448Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-26T09:12:41.448Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-26T09:12:41.448Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-26T09:12:41.448Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-26T09:12:42.018Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-26T09:12:43.403Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-26T09:12:45.962Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-26T09:12:46.234Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-26T09:12:46.234Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-26T09:12:47.176Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-26T09:12:49.087Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-26T09:12:49.087Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-26T09:12:50.030Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-26T09:12:50.974Z] docker_cli_swarm_test.go:1895: [db60c33ddee01] joining swarm manager [d46fdc615d36e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:12:51.545Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-26T09:12:52.486Z] docker_cli_swarm_test.go:1896: [d5622fea80a1b] joining swarm manager [d46fdc615d36e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:12:53.427Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-26T09:12:53.998Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-26T09:12:53.998Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-26T09:12:53.998Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-26T09:12:53.998Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-26T09:12:53.998Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-26T09:12:53.998Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-26T09:12:53.998Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-26T09:12:54.259Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-26T09:12:54.259Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-26T09:12:54.259Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-26T09:12:54.831Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-26T09:12:55.091Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-26T09:12:56.034Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-26T09:12:56.604Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-26T09:12:57.200Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-26T09:12:57.200Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-26T09:12:57.461Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-26T09:12:57.461Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-26T09:12:57.461Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-26T09:12:57.461Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-26T09:12:57.461Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-26T09:12:57.461Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-26T09:12:57.721Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-26T09:12:57.721Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-26T09:12:57.721Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-26T09:12:57.721Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-26T09:12:57.721Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-26T09:12:57.721Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-26T09:12:57.721Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-26T09:12:57.721Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-26T09:12:57.721Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-26T09:12:57.982Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-26T09:12:58.556Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-26T09:12:58.556Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-26T09:12:59.128Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-26T09:12:59.128Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-26T09:12:59.699Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-26T09:12:59.699Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-26T09:12:59.961Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-26T09:13:00.532Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-26T09:13:00.532Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-26T09:13:00.532Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-26T09:13:01.102Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-26T09:13:02.042Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-26T09:13:02.303Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-26T09:13:02.303Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-26T09:13:02.303Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-26T09:13:02.873Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-26T09:13:02.874Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-26T09:13:03.814Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-26T09:13:04.075Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-26T09:13:05.464Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-26T09:13:06.035Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-26T09:13:06.035Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-26T09:13:06.035Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-26T09:13:06.035Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-26T09:13:06.976Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-26T09:13:07.549Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-26T09:13:08.124Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-26T09:13:08.694Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-26T09:13:09.638Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-26T09:13:10.210Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-26T09:13:12.757Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-26T09:13:15.302Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-26T09:13:16.373Z] time="2022-08-26T09:13:10Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-26T09:13:16.373Z] ok github.com/docker/docker/libnetwork/networkdb 104.741s coverage: 60.1% of statements [2022-08-26T09:13:16.373Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-26T09:13:16.373Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-26T09:13:16.373Z] ok github.com/docker/docker/libnetwork/osl 4.320s coverage: 39.7% of statements [2022-08-26T09:13:16.373Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-26T09:13:16.373Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-26T09:13:16.687Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-26T09:13:16.945Z] ok github.com/docker/docker/libnetwork/portmapper 0.557s coverage: 48.6% of statements [2022-08-26T09:13:17.206Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-26T09:13:17.206Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-26T09:13:17.466Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === Skipped [2022-08-26T09:13:17.466Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-26T09:13:17.466Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-26T09:13:17.466Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-26T09:13:17.466Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-26T09:13:17.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-26T09:13:17.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-26T09:13:17.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-26T09:13:17.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-26T09:13:17.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-26T09:13:17.466Z] firewalld_test.go:14: firewalld is not running [2022-08-26T09:13:17.466Z] [2022-08-26T09:13:17.466Z] DONE 327 tests, 9 skipped in 201.449s Post stage [Pipeline] junit [2022-08-26T09:13:18.055Z] Recording test results [2022-08-26T09:13:18.362Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-26T09:13:18.600Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-26T09:13:18.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44042/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=126ba14fecf4b0b0b3ecee0b97c731de678a93b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:126ba14fecf4b0b0b3ecee0b97c731de678a93b9 hack/validate/vendor [2022-08-26T09:13:19.170Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-26T09:13:19.259Z] +++ dirname ./hack/vendor.sh [2022-08-26T09:13:19.259Z] ++ cd ./hack [2022-08-26T09:13:19.259Z] ++ pwd [2022-08-26T09:13:19.259Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T09:13:19.259Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-26T09:13:19.259Z] + GO111MODULE=auto [2022-08-26T09:13:19.259Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-26T09:13:19.259Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-26T09:13:19.259Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-26T09:13:19.831Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-26T09:13:19.831Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-08-26T09:13:19.831Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T09:13:20.092Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-26T09:13:20.092Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-26T09:13:20.092Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-26T09:13:20.092Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-26T09:13:20.092Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-26T09:13:20.092Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-26T09:13:20.092Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-08-26T09:13:20.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-26T09:13:20.353Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-26T09:13:20.353Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-26T09:13:20.353Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-26T09:13:20.353Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-26T09:13:20.353Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-26T09:13:20.615Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-26T09:13:20.615Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-26T09:13:20.615Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-26T09:13:20.876Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-26T09:13:20.876Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-26T09:13:20.876Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-26T09:13:20.876Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-26T09:13:20.876Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-26T09:13:20.876Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-26T09:13:20.876Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-26T09:13:20.876Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-26T09:13:20.876Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-26T09:13:20.876Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-26T09:13:20.876Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-26T09:13:21.138Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-26T09:13:21.138Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-26T09:13:21.138Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-26T09:13:21.138Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-26T09:13:21.138Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-26T09:13:21.138Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-26T09:13:21.399Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-26T09:13:21.399Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-26T09:13:21.399Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-26T09:13:21.399Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-26T09:13:21.399Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-26T09:13:21.399Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-26T09:13:21.399Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-26T09:13:21.399Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-26T09:13:21.399Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-26T09:13:21.659Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-26T09:13:21.659Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-26T09:13:21.659Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-26T09:13:21.659Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-26T09:13:21.659Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-26T09:13:21.659Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-26T09:13:22.029Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-26T09:13:22.969Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-26T09:13:23.572Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-26T09:13:23.572Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-26T09:13:23.572Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-26T09:13:23.832Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-26T09:13:23.832Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-26T09:13:23.832Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-26T09:13:23.832Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-26T09:13:23.832Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-26T09:13:23.832Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-26T09:13:23.832Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-26T09:13:23.832Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-26T09:13:23.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-26T09:13:24.403Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-26T09:13:24.403Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-26T09:13:24.403Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-26T09:13:24.403Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-26T09:13:24.403Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-26T09:13:24.403Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-26T09:13:24.403Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-26T09:13:24.664Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-26T09:13:25.295Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-26T09:13:26.678Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-26T09:13:27.963Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-26T09:13:27.963Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-26T09:13:27.963Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-26T09:13:27.963Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-26T09:13:27.963Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-26T09:13:27.963Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-26T09:13:27.963Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-26T09:13:27.963Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-26T09:13:27.963Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-26T09:13:27.963Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-26T09:13:27.963Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-26T09:13:27.963Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-26T09:13:27.963Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-26T09:13:27.963Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-26T09:13:27.963Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-26T09:13:27.963Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-26T09:13:27.963Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-26T09:13:27.963Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-26T09:13:27.963Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-26T09:13:27.963Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-26T09:13:27.963Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-26T09:13:27.963Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-26T09:13:28.064Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-26T09:13:28.224Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-26T09:13:28.224Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-26T09:13:28.224Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-26T09:13:28.224Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-26T09:13:28.224Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-26T09:13:28.224Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-26T09:13:28.224Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-26T09:13:28.224Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-26T09:13:28.224Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-26T09:13:28.224Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-26T09:13:28.224Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-26T09:13:28.224Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-26T09:13:28.224Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-26T09:13:28.224Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-26T09:13:28.224Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-26T09:13:28.224Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-26T09:13:28.224Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-26T09:13:28.484Z] go: downloading google.golang.org/api v0.54.0 [2022-08-26T09:13:29.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-26T09:13:30.833Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-26T09:13:31.029Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-26T09:13:31.029Z] go: downloading go.opencensus.io v0.23.0 [2022-08-26T09:13:31.029Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-26T09:13:31.029Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-26T09:13:31.029Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-26T09:13:31.029Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-26T09:13:31.029Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-26T09:13:31.029Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-26T09:13:31.029Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-08-26T09:13:31.029Z] go: downloading golang.org/x/text v0.3.7 [2022-08-26T09:13:31.602Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-26T09:13:31.602Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-26T09:13:31.602Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-26T09:13:31.602Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T09:13:31.602Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-26T09:13:31.602Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-26T09:13:31.602Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-26T09:13:31.602Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-26T09:13:31.602Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-26T09:13:31.602Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-26T09:13:31.602Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-26T09:13:31.602Z] go: downloading github.com/google/btree v1.0.1 [2022-08-26T09:13:31.602Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-26T09:13:31.602Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-26T09:13:31.863Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-26T09:13:31.863Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-26T09:13:31.863Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-26T09:13:31.863Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-26T09:13:31.863Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-26T09:13:31.863Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-26T09:13:31.863Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-26T09:13:31.863Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-26T09:13:31.863Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-26T09:13:31.863Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-26T09:13:31.863Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-26T09:13:31.863Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-26T09:13:31.863Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-26T09:13:31.863Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-26T09:13:31.863Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-26T09:13:31.863Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-26T09:13:32.124Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-26T09:13:32.124Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-26T09:13:32.124Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-26T09:13:32.124Z] go: downloading github.com/kr/text v0.2.0 [2022-08-26T09:13:32.124Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-26T09:13:32.124Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-26T09:13:32.216Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-26T09:13:32.385Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-26T09:13:32.385Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-26T09:13:32.385Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-26T09:13:32.386Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-26T09:13:32.386Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-26T09:13:32.386Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-26T09:13:32.386Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-26T09:13:32.386Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-26T09:13:32.386Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-26T09:13:32.386Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-26T09:13:32.386Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-26T09:13:32.386Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-26T09:13:32.386Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-26T09:13:32.386Z] + GO111MODULE=auto [2022-08-26T09:13:32.386Z] + go mod vendor -modfile vendor.mod [2022-08-26T09:13:34.130Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-26T09:13:35.073Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-26T09:13:36.590Z] Congratulations! All vendoring changes are done the right way. [2022-08-26T09:13:36.986Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-26T09:13:36.986Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-26T09:13:36.986Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-26T09:13:36.986Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-26T09:13:37.247Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-26T09:13:37.247Z] docker_cli_swarm_test.go:1796: [deb4feb963ff0] joining swarm manager [d4bb4f2102a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:13:37.848Z] + echo Ensuring container killed. [2022-08-26T09:13:37.848Z] Ensuring container killed. [2022-08-26T09:13:37.848Z] + docker rm -vf docker-pr2 [2022-08-26T09:13:37.848Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-26T09:13:38.141Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:13:38.141Z] Chowning /workspace to jenkins user [2022-08-26T09:13:38.141Z] + id -u [2022-08-26T09:13:38.141Z] + id -g [2022-08-26T09:13:38.141Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44042:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T09:13:38.191Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-26T09:13:38.763Z] docker_cli_swarm_test.go:1797: [d882c3a08ef10] joining swarm manager [d4bb4f2102a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:13:39.024Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:13:39.383Z] + bundleName=unit [2022-08-26T09:13:39.383Z] + echo Creating unit-bundles.tar.gz [2022-08-26T09:13:39.383Z] Creating unit-bundles.tar.gz [2022-08-26T09:13:39.383Z] + 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-26T09:13:39.383Z] bundles/junit-report-libnetwork.xml [2022-08-26T09:13:39.383Z] bundles/junit-report.xml [2022-08-26T09:13:39.383Z] bundles/go-test-report-libnetwork.json [2022-08-26T09:13:39.383Z] bundles/go-test-report.json [2022-08-26T09:13:39.383Z] bundles/profile-libnetwork.out [2022-08-26T09:13:39.383Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-26T09:13:39.400Z] Archiving artifacts [2022-08-26T09:13:39.800Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44042/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:13:39.966Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-26T09:13:39.966Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-26T09:13:40.110Z] + make clean [2022-08-26T09:13:40.110Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:13:40.110Z] docker-dev-cache [2022-08-26T09:13:40.110Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T09:13:41.349Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-26T09:13:41.349Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-26T09:13:41.610Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-26T09:13:42.998Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3336714164 [2022-08-26T09:13:42.998Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-26T09:13:42.998Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-26T09:13:44.382Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-26T09:13:44.382Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-26T09:13:44.382Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-26T09:13:45.766Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-26T09:13:46.708Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-26T09:13:49.249Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-26T09:13:49.249Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-26T09:13:49.824Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-26T09:13:49.824Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-26T09:13:51.208Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-26T09:13:51.208Z] docker_cli_sni_test.go:30: Flakey test [2022-08-26T09:13:51.208Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-26T09:13:54.504Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-26T09:13:56.421Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-26T09:13:57.808Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-26T09:13:58.751Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-26T09:13:59.324Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-26T09:14:02.631Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-26T09:14:02.631Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-26T09:14:04.016Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-26T09:14:04.277Z] docker_cli_swarm_test.go:1315: [d3eebbf90f25f] joining swarm manager [d276b04337bb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:14:04.538Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-26T09:14:05.921Z] docker_cli_swarm_test.go:1316: [da7479ba61453] joining swarm manager [d276b04337bb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:14:05.921Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-26T09:14:07.834Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-26T09:14:08.777Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-26T09:14:11.319Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-26T09:14:15.521Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-26T09:14:18.819Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-26T09:14:23.018Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-26T09:14:25.593Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-26T09:14:26.164Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-26T09:14:26.424Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-26T09:14:27.367Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-26T09:14:27.367Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-26T09:14:27.367Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-26T09:14:27.627Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-26T09:14:28.198Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-26T09:14:28.198Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-26T09:14:28.198Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-26T09:14:28.198Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-26T09:14:28.198Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-26T09:14:29.140Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-26T09:14:29.711Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-26T09:14:30.281Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-26T09:14:31.221Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-26T09:14:35.421Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-26T09:14:35.681Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-26T09:14:35.681Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-26T09:14:35.681Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-26T09:14:36.629Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-26T09:14:37.200Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-26T09:14:39.112Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-26T09:14:40.497Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-26T09:14:41.880Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-26T09:14:56.777Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-26T09:14:56.777Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-26T09:14:56.777Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-26T09:14:57.349Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-26T09:14:57.349Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-26T09:14:57.349Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-26T09:14:57.349Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-26T09:14:57.920Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-26T09:14:57.920Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-26T09:14:58.491Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-26T09:14:58.491Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-26T09:14:58.491Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-26T09:14:58.752Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-26T09:14:58.752Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-26T09:15:00.137Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-26T09:15:00.137Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-26T09:15:00.399Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-26T09:15:00.399Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-26T09:15:00.399Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-26T09:15:00.399Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite (1357.06s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.50s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.66s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.61s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.53s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.73s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.52s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.70s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2022-08-26T09:15:00.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-08-26T09:15:00.400Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.79s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.44s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.59s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.58s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.52s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cb5bc0__} (1.33s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12721588460_/foo_false_____} (1.50s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12721588460_/foo_true_____} (0.68s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32114190121_/foo_false_____} (0.63s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32114190121_/foo_true_____} (1.57s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32114190121_/foo_true__0xc000cb5bf0___} (1.63s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cb5c08__} (1.48s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cb5c20__} (1.56s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cb5c38__} (1.54s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cb5c50__} (1.59s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.73s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.09s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.13s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.45s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.34s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.53s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.77s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.26s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2022-08-26T09:15:00.400Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.11s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.27s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.07s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.04s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.31s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.11s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.62s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.62s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.04s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.88s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.77s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.97s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.06s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.60s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.82s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.48s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.82s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.82s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.21s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.23s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.06s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.09s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.66s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.60s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.18s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.98s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.27s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.00s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.01s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.41s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.57s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.83s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.51s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.68s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.73s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.76s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-08-26T09:15:00.664Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.76s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.31s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.64s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.70s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.67s) [2022-08-26T09:15:00.664Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-26T09:15:00.664Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T09:15:00.664Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-26T09:15:00.664Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.32s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.36s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.62s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.98s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.02s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.10s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.19s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.34s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.15s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.92s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.68s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.90s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.21s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.27s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.96s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.77s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.31s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.76s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.42s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.22s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.51s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.49s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.84s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.89s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnv (0.84s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.91s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.70s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.73s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.81s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.55s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.00s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.40s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2022-08-26T09:15:00.664Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.32s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.31s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.24s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFails (0.57s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.27s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.10s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.15s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.24s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.31s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.46s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.88s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.75s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.18s) [2022-08-26T09:15:00.664Z] --- PASS: TestDockerSuite/TestBuildLabel (0.58s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.35s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.64s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.22s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.42s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.61s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.93s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.15s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.04s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.89s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.71s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.23s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.46s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.51s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.68s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.19s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.47s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.66s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.19s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildPATH (1.88s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.55s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.37s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildRm (2.68s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.04s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.22s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.23s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildUser (1.58s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.49s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.92s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.75s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.46s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.86s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.82s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.39s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitTTY (1.41s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.17s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.67s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.96s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.03s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.56s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.62s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.18s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.39s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.52s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.56s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.11s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.86s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.45s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.77s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.30s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFilters (1.26s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFormat (1.07s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.05s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.76s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.95s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.51s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.29s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecInspectID (1.69s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-08-26T09:15:00.665Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.25s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestHealth (19.41s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestBuildHistory (2.86s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.68s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.59s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s) [2022-08-26T09:15:00.665Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.62s) [2022-08-26T09:15:00.666Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.13s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.61s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2022-08-26T09:15:00.666Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.74s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.61s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.66s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.59s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.61s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.37s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.81s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.24s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.14s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.66s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsTail (0.92s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestNetHostname (1.81s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.74s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.37s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.81s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.60s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.07s) [2022-08-26T09:15:00.666Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.63s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.94s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.11s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.27s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.09s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPortList (6.57s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.18s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.20s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsByOrder (2.36s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.16s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.38s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.55s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.70s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.19s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.74s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.83s) [2022-08-26T09:15:00.666Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.44s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.38s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.14s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.31s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.10s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.54s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.43s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.73s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.10s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.82s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.59s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.83s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.80s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.25s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.64s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.56s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.58s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.54s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.21s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.63s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.79s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.59s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.80s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.20s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.95s) [2022-08-26T09:15:00.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-26T09:15:00.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.64s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.96s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.30s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2022-08-26T09:15:00.666Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.64s) [2022-08-26T09:15:00.666Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.61s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunExitCode (0.67s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.23s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.72s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.11s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunMount (5.32s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.54s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.36s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.58s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.99s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.85s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.64s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.85s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.71s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.54s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.71s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunRm (0.62s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.07s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.68s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.96s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.28s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.53s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.43s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.79s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.76s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.85s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.66s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.52s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.43s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.23s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.85s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.71s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.51s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.65s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.50s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.92s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.78s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.56s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.11s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.67s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-08-26T09:15:00.667Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-26T09:15:00.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-26T09:15:00.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-26T09:15:00.668Z] === RUN TestDockerRegistrySuite [2022-08-26T09:15:00.668Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-26T09:15:01.609Z] check_test.go:427: [dd489ee12efa0] daemon is not started [2022-08-26T09:15:01.609Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-26T09:15:02.999Z] check_test.go:427: [da4da9b41e6ff] daemon is not started [2022-08-26T09:15:02.999Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-26T09:15:04.383Z] check_test.go:427: [dfb300b537531] daemon is not started [2022-08-26T09:15:04.383Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-26T09:15:04.383Z] check_test.go:427: [d4df402c6787b] daemon is not started [2022-08-26T09:15:04.383Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-26T09:15:07.684Z] check_test.go:427: [dea76a1fe84fd] daemon is not started [2022-08-26T09:15:07.684Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-26T09:15:11.886Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-26T09:15:13.270Z] check_test.go:427: [dc8554c9ac435] daemon is not started [2022-08-26T09:15:13.270Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-26T09:15:15.819Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-26T09:15:16.760Z] check_test.go:427: [de6abc467782b] daemon is not started [2022-08-26T09:15:16.760Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-26T09:15:18.677Z] check_test.go:427: [d6ab17f8beb85] daemon is not started [2022-08-26T09:15:18.677Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-26T09:15:19.616Z] check_test.go:427: [d0b9ada096794] daemon is not started [2022-08-26T09:15:19.617Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-26T09:15:21.530Z] check_test.go:427: [d4cb08cf81094] daemon is not started [2022-08-26T09:15:21.530Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-26T09:15:22.472Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-26T09:15:22.735Z] check_test.go:427: [d6591eb48e658] daemon is not started [2022-08-26T09:15:22.735Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-26T09:15:24.121Z] check_test.go:427: [dfb2195814d00] daemon is not started [2022-08-26T09:15:24.121Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-26T09:15:25.510Z] check_test.go:427: [d7e6836f39bf9] daemon is not started [2022-08-26T09:15:25.510Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-26T09:15:26.918Z] check_test.go:427: [d854daa6e33fd] daemon is not started [2022-08-26T09:15:26.918Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-26T09:15:27.860Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:816dda24b83765bb889513a9c608ca6f364efd466bbf9a5b6c52cb71b978f12f [2022-08-26T09:15:29.246Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1f5e19eaa159fcc6bb13b51310be21bf984052c63bc9130b25443f3933dbc40 [2022-08-26T09:15:29.246Z] check_test.go:427: [d059629416c26] daemon is not started [2022-08-26T09:15:29.246Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-26T09:15:29.506Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-26T09:15:30.448Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9f5d3d379d1f8eeb7e852bc4a881381719ffa6b3b204064d02587323196c0e1 [2022-08-26T09:15:31.390Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ef889a1e7faa7480d567623dcf5c65422c5e9342cb647d13ab8f3f42713d9137 [2022-08-26T09:15:31.651Z] check_test.go:427: [d4e91786903bf] daemon is not started [2022-08-26T09:15:31.651Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-26T09:15:32.221Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-26T09:15:32.793Z] check_test.go:427: [d904e07d88e54] daemon is not started [2022-08-26T09:15:32.793Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-26T09:15:35.337Z] check_test.go:427: [d6e5eb3fc7b62] daemon is not started [2022-08-26T09:15:35.337Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-26T09:15:36.722Z] check_test.go:427: [d7586b9b95970] daemon is not started [2022-08-26T09:15:36.722Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-26T09:15:36.722Z] check_test.go:427: [d0e9e8b7b5c35] daemon is not started [2022-08-26T09:15:36.722Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-26T09:15:36.982Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-26T09:15:37.923Z] check_test.go:427: [d48d8a665f25c] daemon is not started [2022-08-26T09:15:37.923Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-26T09:15:39.310Z] check_test.go:427: [d41094e750518] daemon is not started [2022-08-26T09:15:39.310Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-26T09:15:40.252Z] check_test.go:427: [d066a9f56573f] daemon is not started [2022-08-26T09:15:40.252Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-26T09:15:40.823Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-26T09:15:43.367Z] check_test.go:427: [da6fa99d443ce] daemon is not started [2022-08-26T09:15:43.367Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-26T09:15:43.367Z] check_test.go:427: [d7a943a270da5] daemon is not started [2022-08-26T09:15:43.367Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-26T09:15:44.752Z] check_test.go:427: [db6ee3fb68222] daemon is not started [2022-08-26T09:15:44.752Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-26T09:15:44.752Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-26T09:15:44.752Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-26T09:15:44.752Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-26T09:15:45.013Z] check_test.go:427: [d951d2d19d81b] daemon is not started [2022-08-26T09:15:45.013Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-26T09:15:45.274Z] check_test.go:427: [d25bb560f1e09] daemon is not started [2022-08-26T09:15:45.274Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-26T09:15:45.535Z] check_test.go:427: [de79967ecd486] daemon is not started [2022-08-26T09:15:45.535Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-26T09:15:45.795Z] check_test.go:427: [d03f2a1ba7dcc] daemon is not started [2022-08-26T09:15:45.795Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-26T09:15:46.056Z] check_test.go:427: [d08a9ddc1b000] daemon is not started [2022-08-26T09:15:46.056Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-26T09:15:46.316Z] check_test.go:427: [d6eda7cd4f3d0] daemon is not started [2022-08-26T09:15:46.316Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-26T09:15:47.701Z] check_test.go:427: [dc530a0553379] daemon is not started [2022-08-26T09:15:47.701Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-26T09:15:49.618Z] check_test.go:427: [dd8f090aee0d7] daemon is not started [2022-08-26T09:15:49.618Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-26T09:15:50.560Z] check_test.go:427: [d676b26ca6c9f] daemon is not started [2022-08-26T09:15:50.560Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-26T09:15:51.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-26T09:15:51.704Z] check_test.go:427: [d81cc39c50c64] daemon is not started [2022-08-26T09:15:51.704Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-26T09:15:51.704Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-26T09:15:52.647Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-26T09:15:52.908Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite (53.09s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.08s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.57s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.58s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.53s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.20s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.58s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.38s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.61s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.88s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.01s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.20s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2022-08-26T09:15:53.480Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-26T09:15:53.480Z] === RUN TestDockerSchema1RegistrySuite [2022-08-26T09:15:53.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-26T09:15:54.050Z] check_test.go:454: [d6ed640c3e599] daemon is not started [2022-08-26T09:15:54.050Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-26T09:15:54.992Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-26T09:15:57.539Z] check_test.go:454: [d9ac3fd6d8757] daemon is not started [2022-08-26T09:15:57.539Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-26T09:16:02.827Z] check_test.go:454: [d261799c7b174] daemon is not started [2022-08-26T09:16:02.827Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-26T09:16:03.087Z] check_test.go:454: [db58c3c1311dc] daemon is not started [2022-08-26T09:16:03.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-26T09:16:03.087Z] check_test.go:454: [d9a912bdf92db] daemon is not started [2022-08-26T09:16:03.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-26T09:16:04.471Z] check_test.go:454: [db173a8131c91] daemon is not started [2022-08-26T09:16:04.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-26T09:16:05.043Z] check_test.go:454: [dcae45a7db700] daemon is not started [2022-08-26T09:16:05.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-26T09:16:05.985Z] check_test.go:454: [df771d971d95b] daemon is not started [2022-08-26T09:16:05.985Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-26T09:16:08.530Z] check_test.go:454: [d1ae248c0834a] daemon is not started [2022-08-26T09:16:08.530Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-26T09:16:09.101Z] check_test.go:454: [d02e11aa949bb] daemon is not started [2022-08-26T09:16:09.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-26T09:16:09.362Z] check_test.go:454: [d5ffe9ba28ac2] daemon is not started [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite (15.79s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.53s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.53s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.51s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-26T09:16:09.362Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-08-26T09:16:09.362Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-26T09:16:09.362Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-26T09:16:10.304Z] check_test.go:483: [d95c5c43176da] daemon is not started [2022-08-26T09:16:10.304Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-26T09:16:10.874Z] check_test.go:483: [d5be99dab1ef6] daemon is not started [2022-08-26T09:16:10.874Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-26T09:16:10.874Z] check_test.go:483: [d7da20f9f6b73] daemon is not started [2022-08-26T09:16:10.874Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-26T09:16:12.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-26T09:16:12.831Z] check_test.go:483: [dc8742506c890] daemon is not started [2022-08-26T09:16:12.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-26T09:16:13.093Z] check_test.go:483: [d370af226b5d9] daemon is not started [2022-08-26T09:16:13.093Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-26T09:16:14.035Z] check_test.go:483: [d7ba1ae28527c] daemon is not started [2022-08-26T09:16:14.035Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-26T09:16:14.295Z] check_test.go:483: [d8fa436b4bf70] daemon is not started [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.85s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2022-08-26T09:16:14.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-26T09:16:14.295Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-26T09:16:14.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-26T09:16:19.577Z] check_test.go:510: [d310e81e99c9c] daemon is not started [2022-08-26T09:16:19.577Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-26T09:16:19.577Z] check_test.go:510: [db9bdafa8cf28] daemon is not started [2022-08-26T09:16:19.577Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-26T09:16:19.577Z] check_test.go:510: [d708d24798a55] daemon is not started [2022-08-26T09:16:19.836Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-26T09:16:19.836Z] check_test.go:510: [d29ee4905f32b] daemon is not started [2022-08-26T09:16:19.836Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-26T09:16:20.096Z] check_test.go:510: [da4c82a71a147] daemon is not started [2022-08-26T09:16:20.096Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-08-26T09:16:20.096Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-26T09:16:20.096Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-26T09:16:20.096Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-26T09:16:20.096Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-26T09:16:20.096Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-26T09:16:20.096Z] === RUN TestDockerNetworkSuite [2022-08-26T09:16:20.096Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-26T09:16:21.481Z] docker_cli_network_unix_test.go:46: [dca3b5d13bfcf] daemon is not started [2022-08-26T09:16:21.481Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-26T09:16:21.742Z] docker_cli_network_unix_test.go:46: [d44c899110712] daemon is not started [2022-08-26T09:16:22.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-26T09:16:24.549Z] docker_cli_network_unix_test.go:46: [d070f53d649c4] daemon is not started [2022-08-26T09:16:24.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-26T09:16:26.193Z] docker_cli_network_unix_test.go:46: [db84109097e22] daemon is not started [2022-08-26T09:16:26.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-26T09:16:26.454Z] docker_cli_network_unix_test.go:1233: [d2f0e5a6e6961] daemon is not started [2022-08-26T09:16:29.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-26T09:16:29.944Z] docker_cli_network_unix_test.go:46: [d5d898b9ba5a2] daemon is not started [2022-08-26T09:16:30.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-26T09:16:35.813Z] docker_cli_network_unix_test.go:46: [da17193e69fd1] daemon is not started [2022-08-26T09:16:36.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-26T09:16:37.984Z] docker_cli_network_unix_test.go:46: [dc020a898bc67] daemon is not started [2022-08-26T09:16:38.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-26T09:16:39.628Z] docker_cli_network_unix_test.go:46: [d1115c0d8924f] daemon is not started [2022-08-26T09:16:39.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-26T09:16:39.888Z] docker_cli_network_unix_test.go:46: [d05bd90f88bad] daemon is not started [2022-08-26T09:16:40.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-26T09:16:40.409Z] docker_cli_network_unix_test.go:46: [df7303b300703] daemon is not started [2022-08-26T09:16:40.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-26T09:16:40.979Z] docker_cli_network_unix_test.go:46: [dce7d0d1ada6a] daemon is not started [2022-08-26T09:16:41.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-26T09:16:41.812Z] docker_cli_network_unix_test.go:46: [d7337f50991e1] daemon is not started [2022-08-26T09:16:42.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-26T09:16:42.382Z] docker_cli_network_unix_test.go:46: [d5befa5b83b2f] daemon is not started [2022-08-26T09:16:42.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-26T09:16:42.643Z] docker_cli_network_unix_test.go:46: [d7795150ad64d] daemon is not started [2022-08-26T09:16:42.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-26T09:16:43.226Z] docker_cli_network_unix_test.go:46: [da76c9e4cd808] daemon is not started [2022-08-26T09:16:43.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-26T09:16:43.747Z] docker_cli_network_unix_test.go:46: [dae99dc024d11] daemon is not started [2022-08-26T09:16:43.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-26T09:16:43.747Z] docker_cli_network_unix_test.go:46: [de97fa88fcc2f] daemon is not started [2022-08-26T09:16:43.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-26T09:16:44.007Z] docker_cli_network_unix_test.go:46: [d6e39a6c15c1a] daemon is not started [2022-08-26T09:16:44.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-26T09:16:44.579Z] docker_cli_network_unix_test.go:46: [db44c831193d3] daemon is not started [2022-08-26T09:16:44.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-26T09:16:45.150Z] docker_cli_network_unix_test.go:46: [def0b62f3f987] daemon is not started [2022-08-26T09:16:45.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-26T09:16:45.721Z] docker_cli_network_unix_test.go:46: [dd0fdd5be0d0d] daemon is not started [2022-08-26T09:16:45.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-26T09:16:45.982Z] docker_cli_network_unix_test.go:46: [d13f31b3a6c94] daemon is not started [2022-08-26T09:16:45.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-26T09:16:45.982Z] docker_cli_network_unix_test.go:46: [de36221151e29] daemon is not started [2022-08-26T09:16:45.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-26T09:16:47.367Z] docker_cli_network_unix_test.go:968: [d09ec946d4814] daemon is not started [2022-08-26T09:16:48.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-26T09:16:49.249Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-26T09:16:49.821Z] docker_cli_network_unix_test.go:46: [de3b528b4795e] daemon is not started [2022-08-26T09:16:49.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-26T09:16:51.735Z] docker_cli_swarm_test.go:1180: [d54c2ed89b84e] joining swarm manager [d382c19c8d418]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:16:53.141Z] docker_cli_network_unix_test.go:1116: [d75c34e7eaee5] daemon is not started [2022-08-26T09:16:56.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-26T09:16:56.442Z] docker_cli_network_unix_test.go:46: [d7f5d216be9ff] daemon is not started [2022-08-26T09:16:56.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-26T09:16:57.013Z] docker_cli_network_unix_test.go:46: [d445bcfea4509] daemon is not started [2022-08-26T09:16:57.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-26T09:16:57.013Z] docker_cli_network_unix_test.go:46: [d57dc2ac3ae0e] daemon is not started [2022-08-26T09:16:57.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-26T09:16:57.274Z] docker_cli_network_unix_test.go:46: [d5b4751abd879] daemon is not started [2022-08-26T09:16:57.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-26T09:16:57.274Z] docker_cli_network_unix_test.go:46: [d8220014ed8c9] daemon is not started [2022-08-26T09:16:57.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-26T09:16:57.534Z] docker_cli_network_unix_test.go:46: [d31ced752db10] daemon is not started [2022-08-26T09:16:57.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-26T09:16:57.534Z] docker_cli_network_unix_test.go:46: [dee245c861b6e] daemon is not started [2022-08-26T09:16:57.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-26T09:16:57.795Z] docker_cli_swarm_test.go:1189: [d00ad56baae00] joining swarm manager [d382c19c8d418]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:16:59.707Z] docker_cli_network_unix_test.go:46: [de173882919da] daemon is not started [2022-08-26T09:17:00.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-26T09:17:00.278Z] docker_cli_network_unix_test.go:46: [dd7054a72c529] daemon is not started [2022-08-26T09:17:00.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-26T09:17:00.278Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-26T09:17:00.278Z] docker_cli_network_unix_test.go:46: [d5d3df945f6d0] daemon is not started [2022-08-26T09:17:00.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-26T09:17:00.848Z] docker_cli_network_unix_test.go:46: [ddfd9c81dbdfb] daemon is not started [2022-08-26T09:17:01.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-26T09:17:05.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-26T09:17:06.252Z] docker_cli_network_unix_test.go:1084: [da10956de91d2] daemon is not started [2022-08-26T09:17:07.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-26T09:17:07.637Z] docker_cli_network_unix_test.go:46: [d03a9908b3fdd] daemon is not started [2022-08-26T09:17:07.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-26T09:17:08.209Z] docker_cli_network_unix_test.go:46: [d9fd0eef59b24] daemon is not started [2022-08-26T09:17:08.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-26T09:17:09.852Z] docker_cli_network_unix_test.go:46: [d9c43fd095270] daemon is not started [2022-08-26T09:17:10.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-26T09:17:10.114Z] docker_cli_network_unix_test.go:46: [d64821eb056db] daemon is not started [2022-08-26T09:17:10.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-26T09:17:10.685Z] docker_cli_network_unix_test.go:46: [d8970b8a807f4] daemon is not started [2022-08-26T09:17:10.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-26T09:17:11.256Z] docker_cli_network_unix_test.go:46: [d71de7cd1082e] daemon is not started [2022-08-26T09:17:11.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-26T09:17:12.208Z] docker_cli_network_unix_test.go:46: [d64df673093fb] daemon is not started [2022-08-26T09:17:12.468Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-26T09:17:19.048Z] docker_cli_network_unix_test.go:46: [d75f6f375ff80] daemon is not started [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite (58.17s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.63s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.47s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.49s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.95s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.74s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-26T09:17:19.048Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.56s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.05s) [2022-08-26T09:17:19.048Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.83s) [2022-08-26T09:17:19.048Z] === RUN TestDockerHubPullSuite [2022-08-26T09:17:19.048Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-26T09:17:19.988Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-26T09:17:22.528Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-26T09:17:23.911Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-26T09:17:25.827Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-26T09:17:26.087Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-26T09:17:26.663Z] --- PASS: TestDockerHubPullSuite (8.29s) [2022-08-26T09:17:26.663Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.91s) [2022-08-26T09:17:26.663Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-26T09:17:26.663Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-26T09:17:26.663Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.98s) [2022-08-26T09:17:26.663Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-26T09:17:26.663Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-26T09:17:26.663Z] PASS [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === Skipped [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-26T09:17:26.663Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T09:17:26.663Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T09:17:26.663Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T09:17:26.663Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T09:17:26.663Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T09:17:26.663Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.663Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T09:17:26.663Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.663Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T09:17:26.663Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-26T09:17:26.664Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-26T09:17:26.664Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_sni_test.go:30: Flakey test [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T09:17:26.664Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-26T09:17:26.664Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-26T09:17:26.664Z] docker_cli_network_unix_test.go:46: [d5d3df945f6d0] daemon is not started [2022-08-26T09:17:26.664Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] DONE 1265 tests, 51 skipped in 1508.906s [2022-08-26T09:17:26.664Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:17:26.664Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:17:26.664Z] +++ kill 9423 [2022-08-26T09:17:26.664Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:17:26.664Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:17:26.664Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.664Z] To set a process to complain mode, use the command line tool [2022-08-26T09:17:26.664Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:17:26.664Z] +++ true [2022-08-26T09:17:26.664Z] exiting test-integration [2022-08-26T09:17:26.664Z] ++ exit 0 [2022-08-26T09:17:26.664Z] [2022-08-26T09:17:26.924Z] + for job in $(jobs -p) [2022-08-26T09:17:26.924Z] + wait 21930 [2022-08-26T09:17:36.922Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-26T09:17:45.055Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-26T09:17:49.257Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-26T09:17:50.639Z] docker_cli_swarm_test.go:1112: [d4f189d40664f] joining swarm manager [dd27acc6fece1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:17:52.021Z] docker_cli_swarm_test.go:1113: [de64baf671249] joining swarm manager [dd27acc6fece1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:19:43.507Z] docker_cli_swarm_test.go:1166: [dbc28f34c92ba] joining swarm manager [dd27acc6fece1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T09:20:10.075Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-26T09:20:10.075Z] docker_cli_swarm_test.go:1447: [d261d012f6440] joining swarm manager [d27441517dd64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:20:10.684Z] docker_cli_swarm_test.go:1448: [db7a37a7cb804] joining swarm manager [d27441517dd64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:20:22.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-26T09:20:22.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-26T09:20:22.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-26T09:20:22.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-26T09:20:22.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-26T09:20:23.501Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-26T09:20:26.044Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-26T09:20:29.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-26T09:20:31.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-26T09:20:33.800Z] docker_cli_swarm_unix_test.go:63: [d79bcdf1aff1e] joining swarm manager [dc186117ac252]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:21:30.078Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-26T09:21:30.078Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-26T09:21:30.078Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-26T09:21:31.462Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-26T09:21:34.776Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-26T09:21:37.320Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-26T09:21:39.231Z] docker_api_swarm_test.go:962: [df10b2f5ad397] joining swarm manager [dd1569b146803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:22:01.182Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-26T09:22:09.313Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-26T09:22:11.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-26T09:22:13.769Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-26T09:22:17.072Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-26T09:22:23.651Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-26T09:22:28.936Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-26T09:22:30.850Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-26T09:22:34.150Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-26T09:22:36.063Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-26T09:22:38.620Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-26T09:22:41.923Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-26T09:22:44.464Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-26T09:23:40.721Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-26T09:23:55.618Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-26T09:24:10.516Z] --- PASS: TestDockerSwarmSuite (1571.05s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.39s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.81s) [2022-08-26T09:24:10.517Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.43s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.02s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.34s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.11s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.68s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.81s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.93s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.65s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.96s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.05s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.04s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.60s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.59s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.52s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.36s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.82s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.13s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.66s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.20s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.00s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.28s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.79s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.18s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.63s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.71s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.26s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.42s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.79s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.85s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.02s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.45s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.67s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.81s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.58s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.26s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.64s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.11s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.75s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.51s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.33s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.11s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.83s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.82s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.20s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.02s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.17s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.88s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.90s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.96s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.91s) [2022-08-26T09:24:10.517Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.16s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.51s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.65s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.88s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.32s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.85s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.48s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.72s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.16s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-08-26T09:24:10.517Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-08-26T09:24:10.517Z] === RUN TestDockerExternalVolumeSuite [2022-08-26T09:24:10.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-26T09:24:10.778Z] docker_cli_external_volume_driver_test.go:53: [d8cc322ce7203] daemon is not started [2022-08-26T09:24:28.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-26T09:25:36.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-26T09:25:43.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-26T09:25:58.083Z] docker_cli_external_volume_driver_test.go:53: [d8b269773190f] daemon is not started [2022-08-26T09:26:12.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-26T09:26:31.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-26T09:26:43.302Z] docker_cli_external_volume_driver_test.go:53: [d9a7d8e500641] daemon is not started [2022-08-26T09:26:58.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-26T09:26:58.459Z] docker_cli_external_volume_driver_test.go:53: [d77fccafd0af8] daemon is not started [2022-08-26T09:27:13.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-26T09:27:45.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-26T09:28:03.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-26T09:28:18.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-26T09:29:05.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-26T09:29:23.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-26T09:29:55.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-26T09:30:27.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-26T09:30:39.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-26T09:30:57.823Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-26T09:30:57.823Z] docker_cli_external_volume_driver_test.go:485: [d4b02c0b2f938] daemon is not started [2022-08-26T09:31:12.719Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-26T09:31:12.719Z] docker_cli_external_volume_driver_test.go:53: [d7db486aaffe9] daemon is not started [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite (437.17s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-08-26T09:31:27.621Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-26T09:31:27.621Z] PASS [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] === Skipped [2022-08-26T09:31:27.621Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-26T09:31:27.621Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-26T09:31:27.621Z] check_test.go:540: [d59181d9039e3] daemon is not started [2022-08-26T09:31:27.621Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-26T09:31:27.621Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-26T09:31:27.621Z] check_test.go:540: [d1e5bce64bf8a] daemon is not started [2022-08-26T09:31:27.621Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T09:31:27.621Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-26T09:31:27.621Z] check_test.go:540: [d2e3a3cd519d0] daemon is not started [2022-08-26T09:31:27.621Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-26T09:31:27.621Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-26T09:31:27.621Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-26T09:31:27.621Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-26T09:31:27.621Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] DONE 269 tests, 5 skipped in 2349.949s [2022-08-26T09:31:27.621Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:31:27.621Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de1bf0e8c16bc/docker.pid [2022-08-26T09:31:27.621Z] +++ kill 7152 [2022-08-26T09:31:27.621Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7152 is not a child of this shell [2022-08-26T09:31:27.621Z] warning: PID 7152 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de1bf0e8c16bc/docker.pid had a nonzero exit code [2022-08-26T09:31:27.621Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:31:27.621Z] +++ kill 9447 [2022-08-26T09:31:27.621Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:31:27.621Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:31:27.621Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.621Z] To set a process to complain mode, use the command line tool [2022-08-26T09:31:27.621Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:31:27.621Z] +++ true [2022-08-26T09:31:27.621Z] exiting test-integration [2022-08-26T09:31:27.621Z] ++ exit 0 [2022-08-26T09:31:27.621Z] [2022-08-26T09:31:27.883Z] + exit 0 [2022-08-26T09:31:27.883Z] ++ jobs -p [2022-08-26T09:31:27.883Z] + pids= [2022-08-26T09:31:27.883Z] + echo 'Remaining pids to kill: []' [2022-08-26T09:31:27.883Z] Remaining pids to kill: [] [2022-08-26T09:31:27.883Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-26T09:31:27.901Z] Recording test results [2022-08-26T09:31:28.357Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:31:28.685Z] + echo Ensuring container killed. [2022-08-26T09:31:28.685Z] Ensuring container killed. [2022-08-26T09:31:28.685Z] + docker ps -aq -f name=docker-pr2-* [2022-08-26T09:31:28.685Z] + cids=f4c8cb2c6fec [2022-08-26T09:31:28.685Z] 4e28ff583f3a [2022-08-26T09:31:28.685Z] 6532a1db350a [2022-08-26T09:31:28.685Z] + [ -n f4c8cb2c6fec [2022-08-26T09:31:28.685Z] 4e28ff583f3a [2022-08-26T09:31:28.685Z] 6532a1db350a ] [2022-08-26T09:31:28.685Z] + docker rm -vf f4c8cb2c6fec 4e28ff583f3a 6532a1db350a [2022-08-26T09:31:29.256Z] f4c8cb2c6fec [2022-08-26T09:31:29.256Z] 4e28ff583f3a [2022-08-26T09:31:29.826Z] 6532a1db350a [Pipeline] sh [2022-08-26T09:31:30.117Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:31:30.117Z] Chowning /workspace to jenkins user [2022-08-26T09:31:30.117Z] + id -u [2022-08-26T09:31:30.117Z] + id -g [2022-08-26T09:31:30.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44042:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:31:33.717Z] + bundleName=amd64 [2022-08-26T09:31:33.717Z] + echo Creating amd64-bundles.tar.gz [2022-08-26T09:31:33.717Z] Creating amd64-bundles.tar.gz [2022-08-26T09:31:33.717Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-26T09:31:33.717Z] + 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-26T09:31:35.113Z] Archiving artifacts [2022-08-26T09:31:35.647Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44042/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:31:35.961Z] + make clean [2022-08-26T09:31:36.221Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:31:36.221Z] docker-dev-cache [2022-08-26T09:31:36.221Z] 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