Pull request #43066 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 0e04b514fba723f1ee6be889c80aabff33c12014 rather than b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 Obtained Jenkinsfile from 0e04b514fba723f1ee6be889c80aabff33c12014 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43066@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-02T21:02:01.916Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-02T21:02:01.921Z] Trying to pass milestone 2 [Pipeline] milestone [2022-06-02T21:02:02.008Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-02T21:02:02.187Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e045441de08f69c8) in /home/ubuntu/workspace/moby_PR-43066 [Pipeline] { [Pipeline] checkout [2022-06-02T21:02:02.212Z] The recommended git tool is: git [2022-06-02T21:02:02.219Z] using credential docker-jenkins-github-credentials [2022-06-02T21:02:02.227Z] Cloning the remote Git repository [2022-06-02T21:02:02.227Z] Cloning with configured refspecs honoured and without tags [2022-06-02T21:02:02.274Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T21:02:02.277Z] > git init /home/ubuntu/workspace/moby_PR-43066 # timeout=10 [2022-06-02T21:02:02.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:02.294Z] > git --version # timeout=10 [2022-06-02T21:02:02.303Z] > git --version # 'git version 2.17.1' [2022-06-02T21:02:02.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:02.303Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:18.065Z] Fetching without tags [2022-06-02T21:02:18.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:18.047Z] > git config --add remote.origin.fetch +refs/pull/43066/head:refs/remotes/origin/PR-43066 # timeout=10 [2022-06-02T21:02:18.057Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:18.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:18.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:18.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:18.069Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:18.248Z] Merging remotes/origin/master commit 0e04b514fba723f1ee6be889c80aabff33c12014 into PR head commit b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 [2022-06-02T21:02:19.391Z] Merge succeeded, producing 721f5d2d0a523aa4a25588b039a9aec710f0b82b [2022-06-02T21:02:19.392Z] Checking out Revision 721f5d2d0a523aa4a25588b039a9aec710f0b82b (PR-43066) [2022-06-02T21:02:19.472Z] Commit message: "Merge commit '0e04b514fba723f1ee6be889c80aabff33c12014' into HEAD" [2022-06-02T21:02:19.491Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:02:18.251Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:18.256Z] > git checkout -f b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 # timeout=10 [2022-06-02T21:02:18.774Z] > git remote # timeout=10 [2022-06-02T21:02:18.777Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T21:02:18.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:18.781Z] > git merge 0e04b514fba723f1ee6be889c80aabff33c12014 # timeout=10 [2022-06-02T21:02:19.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T21:02:19.395Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:19.400Z] > git checkout -f 721f5d2d0a523aa4a25588b039a9aec710f0b82b # timeout=10 [2022-06-02T21:02:19.477Z] > git rev-list --no-walk 81f9bf3f5a540f5e96879967eb87dd2d7a5f56fb # timeout=10 [2022-06-02T21:02:20.141Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43066:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-06-02T21:02:20.141Z] Unable to find image 'alpine:latest' locally [2022-06-02T21:02:20.141Z] latest: Pulling from library/alpine [2022-06-02T21:02:20.396Z] 2408cc74d12b: Pulling fs layer [2022-06-02T21:02:20.396Z] 2408cc74d12b: Verifying Checksum [2022-06-02T21:02:20.396Z] 2408cc74d12b: Download complete [2022-06-02T21:02:20.652Z] 2408cc74d12b: Pull complete [2022-06-02T21:02:20.652Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-02T21:02:20.652Z] Status: Downloaded newer image for alpine:latest [2022-06-02T21:02:23.171Z] 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-06-02T21:02:23.470Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e045441de08f69c8) in /home/ubuntu/workspace/moby_PR-43066 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-06-02T21:02:23.478Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d447c55f50bcec34) in /home/ubuntu/workspace/moby_PR-43066 [Pipeline] stage [Pipeline] { (Print info) [2022-06-02T21:02:23.481Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c28d0fa22b37088b) in /home/ubuntu/workspace/moby_PR-43066 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-06-02T21:02:23.483Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-030f5cc33903827b1) in /home/ubuntu/workspace/moby_PR-43066 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-06-02T21:02:23.489Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5584f5a01aa8deb) in /home/ubuntu/workspace/moby_PR-43066 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-06-02T21:02:23.516Z] The recommended git tool is: git [2022-06-02T21:02:23.522Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-06-02T21:02:23.537Z] Fetching changes from the remote Git repository [Pipeline] { [2022-06-02T21:02:23.544Z] Fetching without tags [Pipeline] checkout [2022-06-02T21:02:23.559Z] The recommended git tool is: git [2022-06-02T21:02:23.566Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-02T21:02:23.574Z] Cloning the remote Git repository [2022-06-02T21:02:23.574Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [2022-06-02T21:02:23.623Z] The recommended git tool is: git [Pipeline] checkout [2022-06-02T21:02:23.634Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-02T21:02:23.638Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-02T21:02:23.641Z] Cloning the remote Git repository [2022-06-02T21:02:23.641Z] Cloning with configured refspecs honoured and without tags [2022-06-02T21:02:23.653Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-06-02T21:02:23.660Z] Cloning the remote Git repository [2022-06-02T21:02:23.661Z] Cloning with configured refspecs honoured and without tags [2022-06-02T21:02:23.661Z] The recommended git tool is: git [Pipeline] // stage [2022-06-02T21:02:23.676Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-02T21:02:23.685Z] Cloning the remote Git repository [2022-06-02T21:02:23.685Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-06-02T21:02:23.830Z] Merging remotes/origin/master commit 0e04b514fba723f1ee6be889c80aabff33c12014 into PR head commit b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-02T21:02:23.969Z] Merge succeeded, producing 25e0d22891aa9d52ff0625d5606f4e0230a3bf17 [2022-06-02T21:02:23.969Z] Checking out Revision 25e0d22891aa9d52ff0625d5606f4e0230a3bf17 (PR-43066) [2022-06-02T21:02:24.028Z] Commit message: "Merge commit '0e04b514fba723f1ee6be889c80aabff33c12014' into HEAD" [2022-06-02T21:02:24.035Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T21:02:23.533Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43066/.git # timeout=10 [2022-06-02T21:02:23.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:23.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:23.589Z] > git --version # timeout=10 [2022-06-02T21:02:23.594Z] > git --version # 'git version 2.17.1' [2022-06-02T21:02:23.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:23.594Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:23.833Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:23.838Z] > git checkout -f b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 # timeout=10 [2022-06-02T21:02:23.886Z] > git remote # timeout=10 [2022-06-02T21:02:23.891Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T21:02:23.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:23.897Z] > git merge 0e04b514fba723f1ee6be889c80aabff33c12014 # timeout=10 [2022-06-02T21:02:23.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T21:02:23.972Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:23.977Z] > git checkout -f 25e0d22891aa9d52ff0625d5606f4e0230a3bf17 # timeout=10 [2022-06-02T21:02:24.031Z] > git rev-list --no-walk 81f9bf3f5a540f5e96879967eb87dd2d7a5f56fb # timeout=10 [2022-06-02T21:02:23.576Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T21:02:23.577Z] > git init /home/ubuntu/workspace/moby_PR-43066 # timeout=10 [2022-06-02T21:02:23.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:23.585Z] > git --version # timeout=10 [2022-06-02T21:02:23.590Z] > git --version # 'git version 2.17.1' [2022-06-02T21:02:23.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:23.591Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:23.694Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T21:02:23.695Z] > git init /home/ubuntu/workspace/moby_PR-43066 # timeout=10 [2022-06-02T21:02:23.705Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:23.705Z] > git --version # timeout=10 [2022-06-02T21:02:23.708Z] > git --version # 'git version 2.25.1' [2022-06-02T21:02:23.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:23.708Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:24.626Z] + docker version [2022-06-02T21:02:24.627Z] Client: Docker Engine - Community [2022-06-02T21:02:24.627Z] Version: 20.10.14 [2022-06-02T21:02:24.627Z] API version: 1.41 [2022-06-02T21:02:24.627Z] Go version: go1.16.15 [2022-06-02T21:02:24.627Z] Git commit: a224086 [2022-06-02T21:02:24.627Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T21:02:24.627Z] OS/Arch: linux/amd64 [2022-06-02T21:02:24.627Z] Context: default [2022-06-02T21:02:24.627Z] Experimental: true [2022-06-02T21:02:24.627Z] [2022-06-02T21:02:24.627Z] Server: Docker Engine - Community [2022-06-02T21:02:24.627Z] Engine: [2022-06-02T21:02:24.627Z] Version: 20.10.14 [2022-06-02T21:02:24.627Z] API version: 1.41 (minimum version 1.12) [2022-06-02T21:02:24.627Z] Go version: go1.16.15 [2022-06-02T21:02:24.627Z] Git commit: 87a90dc [2022-06-02T21:02:24.627Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T21:02:24.627Z] OS/Arch: linux/amd64 [2022-06-02T21:02:24.627Z] Experimental: true [2022-06-02T21:02:24.627Z] containerd: [2022-06-02T21:02:24.627Z] Version: 1.5.11 [2022-06-02T21:02:24.627Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:24.627Z] runc: [2022-06-02T21:02:24.627Z] Version: 1.0.3 [2022-06-02T21:02:24.627Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T21:02:24.627Z] docker-init: [2022-06-02T21:02:24.627Z] Version: 0.19.0 [2022-06-02T21:02:24.627Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T21:02:23.778Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T21:02:23.780Z] > git init /home/ubuntu/workspace/moby_PR-43066 # timeout=10 [2022-06-02T21:02:23.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:23.794Z] > git --version # timeout=10 [2022-06-02T21:02:23.799Z] > git --version # 'git version 2.17.1' [2022-06-02T21:02:23.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:23.800Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:23.698Z] Cloning repository https://github.com/moby/moby.git [2022-06-02T21:02:23.698Z] > git init /home/ubuntu/workspace/moby_PR-43066 # timeout=10 [2022-06-02T21:02:23.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:23.712Z] > git --version # timeout=10 [2022-06-02T21:02:23.719Z] > git --version # 'git version 2.25.1' [2022-06-02T21:02:23.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:23.722Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:24.948Z] + docker info [2022-06-02T21:02:25.508Z] Client: [2022-06-02T21:02:25.508Z] Context: default [2022-06-02T21:02:25.508Z] Debug Mode: false [2022-06-02T21:02:25.508Z] Plugins: [2022-06-02T21:02:25.508Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T21:02:25.508Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T21:02:25.508Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T21:02:25.508Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T21:02:25.508Z] [2022-06-02T21:02:25.508Z] Server: [2022-06-02T21:02:25.508Z] Containers: 0 [2022-06-02T21:02:25.508Z] Running: 0 [2022-06-02T21:02:25.508Z] Paused: 0 [2022-06-02T21:02:25.508Z] Stopped: 0 [2022-06-02T21:02:25.508Z] Images: 4 [2022-06-02T21:02:25.508Z] Server Version: 20.10.14 [2022-06-02T21:02:25.508Z] Storage Driver: overlay2 [2022-06-02T21:02:25.508Z] Backing Filesystem: extfs [2022-06-02T21:02:25.508Z] Supports d_type: true [2022-06-02T21:02:25.508Z] Native Overlay Diff: true [2022-06-02T21:02:25.508Z] userxattr: false [2022-06-02T21:02:25.508Z] Logging Driver: json-file [2022-06-02T21:02:25.508Z] Cgroup Driver: cgroupfs [2022-06-02T21:02:25.508Z] Cgroup Version: 1 [2022-06-02T21:02:25.508Z] Plugins: [2022-06-02T21:02:25.508Z] Volume: local [2022-06-02T21:02:25.508Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T21:02:25.508Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T21:02:25.508Z] Swarm: inactive [2022-06-02T21:02:25.508Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T21:02:25.508Z] Default Runtime: runc [2022-06-02T21:02:25.508Z] Init Binary: docker-init [2022-06-02T21:02:25.508Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:25.508Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T21:02:25.508Z] init version: de40ad0 [2022-06-02T21:02:25.508Z] Security Options: [2022-06-02T21:02:25.508Z] apparmor [2022-06-02T21:02:25.508Z] seccomp [2022-06-02T21:02:25.508Z] Profile: default [2022-06-02T21:02:25.508Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T21:02:25.508Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T21:02:25.508Z] OSType: linux [2022-06-02T21:02:25.508Z] Architecture: x86_64 [2022-06-02T21:02:25.508Z] CPUs: 2 [2022-06-02T21:02:25.508Z] Total Memory: 7.565GiB [2022-06-02T21:02:25.508Z] Name: ip-10-100-73-51 [2022-06-02T21:02:25.508Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T21:02:25.508Z] Docker Root Dir: /var/lib/docker [2022-06-02T21:02:25.508Z] Debug Mode: false [2022-06-02T21:02:25.508Z] Registry: https://index.docker.io/v1/ [2022-06-02T21:02:25.508Z] Labels: [2022-06-02T21:02:25.508Z] Experimental: true [2022-06-02T21:02:25.508Z] Insecure Registries: [2022-06-02T21:02:25.508Z] 127.0.0.0/8 [2022-06-02T21:02:25.508Z] Live Restore Enabled: true [2022-06-02T21:02:25.508Z] [2022-06-02T21:02:25.508Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T21:02:25.822Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:25.822Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:25.822Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43066/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T21:02:25.822Z] + bash /home/ubuntu/workspace/moby_PR-43066/check-config.sh [2022-06-02T21:02:25.822Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T21:02:25.822Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T21:02:25.822Z] [2022-06-02T21:02:25.822Z] Generally Necessary: [2022-06-02T21:02:25.822Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T21:02:25.822Z] - apparmor: enabled and tools installed [2022-06-02T21:02:25.822Z] - CONFIG_NAMESPACES: enabled [2022-06-02T21:02:25.822Z] - CONFIG_NET_NS: enabled [2022-06-02T21:02:25.822Z] - CONFIG_PID_NS: enabled [2022-06-02T21:02:25.822Z] - CONFIG_IPC_NS: enabled [2022-06-02T21:02:25.822Z] - CONFIG_UTS_NS: enabled [2022-06-02T21:02:25.822Z] - CONFIG_CGROUPS: enabled [2022-06-02T21:02:25.822Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T21:02:25.822Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T21:02:25.822Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T21:02:25.822Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T21:02:25.822Z] - CONFIG_CPUSETS: enabled [2022-06-02T21:02:25.822Z] - CONFIG_MEMCG: enabled [2022-06-02T21:02:25.822Z] - CONFIG_KEYS: enabled [2022-06-02T21:02:25.822Z] - CONFIG_VETH: enabled (as module) [2022-06-02T21:02:25.822Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T21:02:25.822Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T21:02:26.082Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T21:02:26.082Z] [2022-06-02T21:02:26.082Z] Optional Features: [2022-06-02T21:02:26.082Z] - CONFIG_USER_NS: enabled [2022-06-02T21:02:26.082Z] - CONFIG_SECCOMP: enabled [2022-06-02T21:02:26.082Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T21:02:26.082Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T21:02:26.082Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T21:02:26.082Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T21:02:26.082Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T21:02:26.082Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T21:02:26.082Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T21:02:26.082Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T21:02:26.082Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T21:02:26.082Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T21:02:26.082Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T21:02:26.082Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T21:02:26.082Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T21:02:26.082Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T21:02:26.082Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T21:02:26.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T21:02:26.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T21:02:26.082Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T21:02:26.338Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T21:02:26.338Z] - CONFIG_EXT4_FS: enabled [2022-06-02T21:02:26.338Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T21:02:26.338Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T21:02:26.338Z] - Network Drivers: [2022-06-02T21:02:26.338Z] - "overlay": [2022-06-02T21:02:26.338Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T21:02:26.338Z] Optional (for encrypted networks): [2022-06-02T21:02:26.338Z] - CONFIG_CRYPTO: enabled [2022-06-02T21:02:26.338Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T21:02:26.338Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T21:02:26.338Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T21:02:26.338Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T21:02:26.338Z] - CONFIG_XFRM: enabled [2022-06-02T21:02:26.338Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T21:02:26.338Z] - "ipvlan": [2022-06-02T21:02:26.338Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T21:02:26.338Z] - "macvlan": [2022-06-02T21:02:26.338Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T21:02:26.338Z] - "ftp,tftp client in container": [2022-06-02T21:02:26.338Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T21:02:26.338Z] - Storage Drivers: [2022-06-02T21:02:26.338Z] - "aufs": [2022-06-02T21:02:26.338Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T21:02:26.338Z] - "btrfs": [2022-06-02T21:02:26.338Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T21:02:26.338Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T21:02:26.338Z] - "devicemapper": [2022-06-02T21:02:26.338Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T21:02:26.338Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T21:02:26.338Z] - "overlay": [2022-06-02T21:02:26.338Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T21:02:26.338Z] - "zfs": [2022-06-02T21:02:26.338Z] - /dev/zfs: present [2022-06-02T21:02:26.338Z] - zfs command: missing [2022-06-02T21:02:26.338Z] - zpool command: missing [2022-06-02T21:02:26.338Z] [2022-06-02T21:02:26.338Z] Limits: [2022-06-02T21:02:26.338Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T21:02:26.338Z] [2022-06-02T21:02:26.338Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T21:02:26.736Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25e0d22891aa9d52ff0625d5606f4e0230a3bf17 . [2022-06-02T21:02:26.736Z] #2 [internal] load .dockerignore [2022-06-02T21:02:26.736Z] #2 sha256:cd97fe03b18f3c2f9c4e77d8c1b4ec377f75e028e2c0ced588df0ac847e69b52 [2022-06-02T21:02:26.736Z] #2 transferring context: 145B done [2022-06-02T21:02:26.736Z] #2 DONE 0.0s [2022-06-02T21:02:26.736Z] [2022-06-02T21:02:26.736Z] #1 [internal] load build definition from Dockerfile [2022-06-02T21:02:26.736Z] #1 sha256:e8d17f968c06db594397e61bf23c041199a934ef3d820774be85835ae15ca59c [2022-06-02T21:02:26.736Z] #1 transferring dockerfile: 17.93kB done [2022-06-02T21:02:26.736Z] #1 DONE 0.0s [2022-06-02T21:02:26.736Z] [2022-06-02T21:02:26.736Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T21:02:26.736Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T21:02:26.992Z] #3 DONE 0.1s [2022-06-02T21:02:26.992Z] [2022-06-02T21:02:26.992Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T21:02:26.992Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T21:02:26.992Z] #4 CACHED [2022-06-02T21:02:27.248Z] [2022-06-02T21:02:27.248Z] #5 [internal] load .dockerignore [2022-06-02T21:02:27.248Z] #5 sha256:0e3d34eb5dfe3923c5f73e07f8be61faf6d895230ec0bd88029b28a5e3987e85 [2022-06-02T21:02:27.248Z] #5 DONE 0.0s [2022-06-02T21:02:27.248Z] [2022-06-02T21:02:27.248Z] #6 [internal] load build definition from Dockerfile [2022-06-02T21:02:27.248Z] #6 sha256:dcd297c214c9576ca8a3330be64d8a8dc7772325853b5650efd7770a856db6cd [2022-06-02T21:02:27.248Z] #6 DONE 0.0s [2022-06-02T21:02:27.248Z] [2022-06-02T21:02:27.248Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T21:02:27.248Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T21:02:27.248Z] #10 DONE 0.1s [2022-06-02T21:02:27.248Z] [2022-06-02T21:02:27.248Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:27.248Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T21:02:27.248Z] #9 DONE 0.1s [2022-06-02T21:02:27.248Z] [2022-06-02T21:02:27.248Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:27.248Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T21:02:27.248Z] #7 DONE 0.1s [2022-06-02T21:02:27.248Z] [2022-06-02T21:02:27.248Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-02T21:02:27.248Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-02T21:02:27.248Z] #8 DONE 0.1s [2022-06-02T21:02:27.504Z] [2022-06-02T21:02:27.504Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:27.504Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T21:02:27.504Z] #73 DONE 0.0s [2022-06-02T21:02:27.504Z] [2022-06-02T21:02:27.504Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:27.504Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T21:02:27.504Z] #71 DONE 0.0s [2022-06-02T21:02:27.504Z] [2022-06-02T21:02:27.504Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T21:02:27.504Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T21:02:27.504Z] #28 DONE 0.0s [2022-06-02T21:02:27.504Z] [2022-06-02T21:02:27.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-02T21:02:27.504Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-02T21:02:27.504Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-02T21:02:27.504Z] #11 DONE 0.0s [2022-06-02T21:02:27.504Z] [2022-06-02T21:02:27.504Z] #24 [internal] load build context [2022-06-02T21:02:27.504Z] #24 sha256:6e33fe4ad4edc6dee1126309809363317d7fbe961df3488d223ae61bfe9c4887 [2022-06-02T21:02:28.068Z] #24 ... [2022-06-02T21:02:28.068Z] [2022-06-02T21:02:28.068Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T21:02:28.068Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T21:02:28.068Z] #49 DONE 0.5s [2022-06-02T21:02:28.068Z] [2022-06-02T21:02:28.068Z] #24 [internal] load build context [2022-06-02T21:02:28.068Z] #24 sha256:6e33fe4ad4edc6dee1126309809363317d7fbe961df3488d223ae61bfe9c4887 [2022-06-02T21:02:29.447Z] #24 transferring context: 61.14MB 1.8s done [2022-06-02T21:02:29.447Z] #24 DONE 1.9s [2022-06-02T21:02:29.447Z] [2022-06-02T21:02:29.447Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T21:02:29.447Z] #75 sha256:14dfc8e574b887e9a0e914eea64e3a725a5ddac6d67baaca20c8860171d63f7f [2022-06-02T21:02:29.447Z] #75 CACHED [2022-06-02T21:02:29.447Z] [2022-06-02T21:02:29.447Z] #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-06-02T21:02:29.448Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-02T21:02:29.448Z] #51 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #41 sha256:471435dfa7e947f485fd1bb7f62297da733b2684eef22d52197f50354764bb3a [2022-06-02T21:02:29.448Z] #41 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #44 sha256:be93428cf49298997027a68de1586efe6bf169c2cac24c7177d1d83d0333f08b [2022-06-02T21:02:29.448Z] #44 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T21:02:29.448Z] #66 sha256:55d74fcf96c9b9726991e63cdeaa81f913fca06a3219aeb04dd254d815d1742d [2022-06-02T21:02:29.448Z] #66 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T21:02:29.448Z] #63 sha256:5b1d6bc5ba9f71653a3bdc9b1d6c3e6da8f9e127f3136dab218fd9250cf9dcbe [2022-06-02T21:02:29.448Z] #63 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T21:02:29.448Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-02T21:02:29.448Z] #15 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #52 sha256:8e454fa28c0a6262e2c67231cc5c701342031f39ad7e3a448dbfbdfd499c4545 [2022-06-02T21:02:29.448Z] #52 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-02T21:02:29.448Z] #42 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T21:02:29.448Z] #59 sha256:d1dd60bd763f9bd74ff9acb2420ca50f6c4252a06ef7931049ba827755284802 [2022-06-02T21:02:29.448Z] #59 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-02T21:02:29.448Z] #62 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T21:02:29.448Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-02T21:02:29.448Z] #17 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #26 sha256:71bf53a0da6d4626d577519ef4ea9fb5f6ce131bd2dfc7ba85aa75d58964ec2a [2022-06-02T21:02:29.448Z] #26 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T21:02:29.448Z] #43 sha256:54e1e4c1bafe0981cf842bc2af86bb859b338db494d6e2264bda3be503c10abe [2022-06-02T21:02:29.448Z] #43 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #65 sha256:d202f1a02e95e8ceff9061f50b81c425ddc15c3178dfab286c9408b4f5faef2b [2022-06-02T21:02:29.448Z] #65 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #56 sha256:9232295edc02bf2f29b7c681c569a051b66dad43c8b04c66b424b0e73b953f09 [2022-06-02T21:02:29.448Z] #56 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T21:02:29.448Z] #32 sha256:642c9e04cb2e8d0ba1e2527f58c0de5a87984921401b942955f2950bc4102e88 [2022-06-02T21:02:29.448Z] #32 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T21:02:29.448Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-02T21:02:29.448Z] #16 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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.44.0" && /build/golangci-lint --version [2022-06-02T21:02:29.448Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-02T21:02:29.448Z] #55 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T21:02:29.448Z] #27 sha256:46e0e3f387c1c169aa382a24fac7a466729bbe9e1f823e88e143b66b42785f63 [2022-06-02T21:02:29.448Z] #27 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T21:02:29.448Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-02T21:02:29.448Z] #20 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #35 sha256:ea5eb402395b69935e87e7c882c8c16b59b58b9b314d45b56f8cb61481568aa0 [2022-06-02T21:02:29.448Z] #35 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-02T21:02:29.448Z] #34 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T21:02:29.448Z] #69 sha256:d85e1c27fe38734cb0d394da64c5b15d5afced4f323a69b8e42f57bd5845ffa9 [2022-06-02T21:02:29.448Z] #69 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-02T21:02:29.448Z] #47 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T21:02:29.448Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-02T21:02:29.448Z] #46 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-02T21:02:29.448Z] #53 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #67 sha256:1cb1e9915a393ea935a7d8ed93daaff5b067c806bed70a0362b0bbf2f780106d [2022-06-02T21:02:29.448Z] #67 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T21:02:29.448Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T21:02:29.448Z] #74 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-02T21:02:29.448Z] #13 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #31 sha256:4268a61526e5d0842fcb0d8608782ab2a5d14eb479c10f3cf344f4f73b05159b [2022-06-02T21:02:29.448Z] #31 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T21:02:29.448Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-02T21:02:29.448Z] #33 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T21:02:29.448Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-02T21:02:29.448Z] #19 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #48 sha256:2b9b72d83d785d1707036087a1d3eee0e0e2f845a41ac5a9b2e5ce64b2483bb0 [2022-06-02T21:02:29.448Z] #48 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-02T21:02:29.448Z] #50 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T21:02:29.448Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-02T21:02:29.448Z] #18 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #64 sha256:f8c5a660516839f822e0ae0328447d7ebf10a687b20524b804706ee7b538e70e [2022-06-02T21:02:29.448Z] #64 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-02T21:02:29.448Z] #57 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T21:02:29.448Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T21:02:29.448Z] #72 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T21:02:29.448Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-02T21:02:29.448Z] #12 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #58 sha256:fce744486f9b001f4d1706758c11b406564804e8904ee5915628f1bca1d14a42 [2022-06-02T21:02:29.448Z] #58 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-02T21:02:29.448Z] #40 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-02T21:02:29.448Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-02T21:02:29.448Z] #21 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #39 sha256:8812b6ec582889e68956126f387fbefd045314b9919c6c2c9b4b1c42c05c6e90 [2022-06-02T21:02:29.448Z] #39 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #37 sha256:46019e44926d91b96d95ee4984fff90ee4e3ba72a419cd95d7b7914a490ee01c [2022-06-02T21:02:29.448Z] #37 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T21:02:29.448Z] #30 sha256:e4760cb31f1e88a495658ae010ad48da3874378601ae31f9acb29c598af84add [2022-06-02T21:02:29.448Z] #30 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #70 sha256:77319c429c0e9d4d113332e89ab352ec6f867204c4b51982ec288b10eb6a611b [2022-06-02T21:02:29.448Z] #70 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-02T21:02:29.448Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-02T21:02:29.448Z] #36 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #45 sha256:1c291dcdc625fd8d41845427806e13906e6369728bd81c97a85a8fa0f5555b07 [2022-06-02T21:02:29.448Z] #45 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #54 sha256:068fe7432285c858b6ea4b52258d759bb83a4a613a61294195fc9fda387a7d06 [2022-06-02T21:02:29.448Z] #54 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:02:29.448Z] #14 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-02T21:02:29.448Z] #38 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T21:02:29.448Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-02T21:02:29.448Z] #22 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T21:02:29.448Z] #61 sha256:e3e5ae5073475359ffad218311eccc335e45384f0d5446635b03b28d5c22dd5c [2022-06-02T21:02:29.448Z] #61 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T21:02:29.448Z] #25 sha256:a23a5ee1b0f4a465389986b7043a3de9db45c11be651acb2d70b46ce7c1630eb [2022-06-02T21:02:29.448Z] #25 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T21:02:29.448Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-02T21:02:29.448Z] #23 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T21:02:29.448Z] #29 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T21:02:29.448Z] #68 sha256:48a8c6b1c87a5dac6fc4495c47540cfec318702f42ba5f9e446d51e52e30c751 [2022-06-02T21:02:29.448Z] #68 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #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-06-02T21:02:29.448Z] #60 sha256:637054b69113a0c4a526177ea59c9d85fb5d224323503919a187a1a89c00c3ee [2022-06-02T21:02:29.448Z] #60 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T21:02:29.448Z] #76 sha256:edc78a972d64594b47cfd08a9458e5c5dd53eda9e7dfa930b9dd7ca86d5292d6 [2022-06-02T21:02:29.448Z] #76 CACHED [2022-06-02T21:02:29.448Z] [2022-06-02T21:02:29.448Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T21:02:29.448Z] #77 sha256:f1ffc71235a7f8717ac41d579f674301a0ce3e80bc9c538c332e37992dee64cf [2022-06-02T21:02:30.813Z] #77 DONE 1.2s [2022-06-02T21:02:30.813Z] [2022-06-02T21:02:30.813Z] #78 exporting to image [2022-06-02T21:02:30.813Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T21:02:30.813Z] #78 exporting layers [2022-06-02T21:02:31.738Z] #78 exporting layers 1.0s done [2022-06-02T21:02:31.738Z] #78 writing image sha256:ce8b2e7dec86b012b4b88998c9ec5d0459f04690e31472dd790e0f96ad59c2d6 [2022-06-02T21:02:31.738Z] #78 writing image sha256:ce8b2e7dec86b012b4b88998c9ec5d0459f04690e31472dd790e0f96ad59c2d6 done [2022-06-02T21:02:31.738Z] #78 naming to docker.io/library/docker:25e0d22891aa9d52ff0625d5606f4e0230a3bf17 done [2022-06-02T21:02:31.738Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:02:32.069Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=25e0d22891aa9d52ff0625d5606f4e0230a3bf17 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:25e0d22891aa9d52ff0625d5606f4e0230a3bf17 hack/make.sh dynbinary test-integration [2022-06-02T21:02:32.324Z] [2022-06-02T21:02:32.579Z] Removing bundles/ [2022-06-02T21:02:32.579Z] [2022-06-02T21:02:32.835Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T21:02:32.835Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:02:32.835Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:02:36.128Z] Fetching without tags [2022-06-02T21:02:36.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:36.121Z] > git config --add remote.origin.fetch +refs/pull/43066/head:refs/remotes/origin/PR-43066 # timeout=10 [2022-06-02T21:02:36.125Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:36.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:36.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:36.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:36.143Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:36.347Z] Merging remotes/origin/master commit 0e04b514fba723f1ee6be889c80aabff33c12014 into PR head commit b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 [2022-06-02T21:02:37.636Z] Merge succeeded, producing e042bea997299db8668aa51941cdc57fe9e88df6 [2022-06-02T21:02:37.636Z] Checking out Revision e042bea997299db8668aa51941cdc57fe9e88df6 (PR-43066) [2022-06-02T21:02:37.694Z] Commit message: "Merge commit '0e04b514fba723f1ee6be889c80aabff33c12014' into HEAD" [2022-06-02T21:02:37.706Z] First time build. Skipping changelog. [2022-06-02T21:02:36.360Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:36.364Z] > git checkout -f b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 # timeout=10 [2022-06-02T21:02:36.887Z] > git remote # timeout=10 [2022-06-02T21:02:36.901Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T21:02:36.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:36.917Z] > git merge 0e04b514fba723f1ee6be889c80aabff33c12014 # timeout=10 [2022-06-02T21:02:37.641Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T21:02:37.649Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:37.653Z] > git checkout -f e042bea997299db8668aa51941cdc57fe9e88df6 # timeout=10 [2022-06-02T21:02:37.708Z] > git rev-list --no-walk 81f9bf3f5a540f5e96879967eb87dd2d7a5f56fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T21:02:38.325Z] + docker version [2022-06-02T21:02:38.325Z] Client: Docker Engine - Community [2022-06-02T21:02:38.325Z] Version: 20.10.14 [2022-06-02T21:02:38.325Z] API version: 1.41 [2022-06-02T21:02:38.325Z] Go version: go1.16.15 [2022-06-02T21:02:38.325Z] Git commit: a224086 [2022-06-02T21:02:38.325Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-02T21:02:38.325Z] OS/Arch: linux/arm64 [2022-06-02T21:02:38.325Z] Context: default [2022-06-02T21:02:38.325Z] Experimental: true [2022-06-02T21:02:38.325Z] [2022-06-02T21:02:38.325Z] Server: Docker Engine - Community [2022-06-02T21:02:38.325Z] Engine: [2022-06-02T21:02:38.325Z] Version: 20.10.14 [2022-06-02T21:02:38.325Z] API version: 1.41 (minimum version 1.12) [2022-06-02T21:02:38.325Z] Go version: go1.16.15 [2022-06-02T21:02:38.325Z] Git commit: 87a90dc [2022-06-02T21:02:38.325Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-02T21:02:38.325Z] OS/Arch: linux/arm64 [2022-06-02T21:02:38.325Z] Experimental: true [2022-06-02T21:02:38.325Z] containerd: [2022-06-02T21:02:38.325Z] Version: 1.5.11 [2022-06-02T21:02:38.325Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:38.325Z] runc: [2022-06-02T21:02:38.325Z] Version: 1.0.3 [2022-06-02T21:02:38.325Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T21:02:38.325Z] docker-init: [2022-06-02T21:02:38.325Z] Version: 0.19.0 [2022-06-02T21:02:38.325Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T21:02:38.611Z] + docker info [2022-06-02T21:02:38.859Z] Fetching without tags [2022-06-02T21:02:38.905Z] Fetching without tags [2022-06-02T21:02:39.031Z] Merging remotes/origin/master commit 0e04b514fba723f1ee6be889c80aabff33c12014 into PR head commit b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 [2022-06-02T21:02:39.058Z] Merging remotes/origin/master commit 0e04b514fba723f1ee6be889c80aabff33c12014 into PR head commit b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 [2022-06-02T21:02:39.180Z] Client: [2022-06-02T21:02:39.180Z] Context: default [2022-06-02T21:02:39.180Z] Debug Mode: false [2022-06-02T21:02:39.180Z] Plugins: [2022-06-02T21:02:39.180Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T21:02:39.180Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T21:02:39.180Z] [2022-06-02T21:02:39.180Z] Server: [2022-06-02T21:02:39.180Z] Containers: 0 [2022-06-02T21:02:39.180Z] Running: 0 [2022-06-02T21:02:39.180Z] Paused: 0 [2022-06-02T21:02:39.180Z] Stopped: 0 [2022-06-02T21:02:39.180Z] Images: 3 [2022-06-02T21:02:39.180Z] Server Version: 20.10.14 [2022-06-02T21:02:39.180Z] Storage Driver: overlay2 [2022-06-02T21:02:39.180Z] Backing Filesystem: extfs [2022-06-02T21:02:39.180Z] Supports d_type: true [2022-06-02T21:02:39.180Z] Native Overlay Diff: true [2022-06-02T21:02:39.180Z] userxattr: false [2022-06-02T21:02:39.181Z] Logging Driver: json-file [2022-06-02T21:02:39.181Z] Cgroup Driver: cgroupfs [2022-06-02T21:02:39.181Z] Cgroup Version: 1 [2022-06-02T21:02:39.181Z] Plugins: [2022-06-02T21:02:39.181Z] Volume: local [2022-06-02T21:02:39.181Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T21:02:39.181Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T21:02:39.181Z] Swarm: inactive [2022-06-02T21:02:39.181Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T21:02:39.181Z] Default Runtime: runc [2022-06-02T21:02:39.181Z] Init Binary: docker-init [2022-06-02T21:02:39.181Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:39.181Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T21:02:39.181Z] init version: de40ad0 [2022-06-02T21:02:39.181Z] Security Options: [2022-06-02T21:02:39.181Z] apparmor [2022-06-02T21:02:39.181Z] seccomp [2022-06-02T21:02:39.181Z] Profile: default [2022-06-02T21:02:39.181Z] Kernel Version: 5.13.0-1021-aws [2022-06-02T21:02:39.181Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-02T21:02:39.181Z] OSType: linux [2022-06-02T21:02:39.181Z] Architecture: aarch64 [2022-06-02T21:02:39.181Z] CPUs: 2 [2022-06-02T21:02:39.181Z] Total Memory: 7.562GiB [2022-06-02T21:02:39.181Z] Name: ip-10-100-47-177 [2022-06-02T21:02:39.181Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-02T21:02:39.181Z] Docker Root Dir: /var/lib/docker [2022-06-02T21:02:39.181Z] Debug Mode: false [2022-06-02T21:02:39.181Z] Registry: https://index.docker.io/v1/ [2022-06-02T21:02:39.181Z] Labels: [2022-06-02T21:02:39.181Z] Experimental: true [2022-06-02T21:02:39.181Z] Insecure Registries: [2022-06-02T21:02:39.181Z] 127.0.0.0/8 [2022-06-02T21:02:39.181Z] Live Restore Enabled: true [2022-06-02T21:02:39.181Z] [Pipeline] sh [2022-06-02T21:02:39.249Z] Fetching without tags [2022-06-02T21:02:39.436Z] Merging remotes/origin/master commit 0e04b514fba723f1ee6be889c80aabff33c12014 into PR head commit b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 [2022-06-02T21:02:38.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:38.891Z] > git config --add remote.origin.fetch +refs/pull/43066/head:refs/remotes/origin/PR-43066 # timeout=10 [2022-06-02T21:02:38.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:38.900Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:38.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:38.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:38.908Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:39.060Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:39.070Z] > git checkout -f b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 # timeout=10 [2022-06-02T21:02:39.466Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:39.466Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:39.466Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43066/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T21:02:39.466Z] + bash /home/ubuntu/workspace/moby_PR-43066/check-config.sh [2022-06-02T21:02:39.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T21:02:39.466Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-02T21:02:39.466Z] [2022-06-02T21:02:39.466Z] Generally Necessary: [2022-06-02T21:02:39.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T21:02:39.466Z] - apparmor: enabled and tools installed [2022-06-02T21:02:39.466Z] - CONFIG_NAMESPACES: enabled [2022-06-02T21:02:39.466Z] - CONFIG_NET_NS: enabled [2022-06-02T21:02:39.466Z] - CONFIG_PID_NS: enabled [2022-06-02T21:02:39.466Z] - CONFIG_IPC_NS: enabled [2022-06-02T21:02:39.466Z] - CONFIG_UTS_NS: enabled [2022-06-02T21:02:39.466Z] - CONFIG_CGROUPS: enabled [2022-06-02T21:02:39.466Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T21:02:39.466Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T21:02:39.466Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T21:02:39.466Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T21:02:39.466Z] - CONFIG_CPUSETS: enabled [2022-06-02T21:02:39.466Z] - CONFIG_MEMCG: enabled [2022-06-02T21:02:39.466Z] - CONFIG_KEYS: enabled [2022-06-02T21:02:39.466Z] - CONFIG_VETH: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T21:02:39.466Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T21:02:38.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:38.850Z] > git config --add remote.origin.fetch +refs/pull/43066/head:refs/remotes/origin/PR-43066 # timeout=10 [2022-06-02T21:02:38.852Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:38.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:38.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:38.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:38.868Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:39.039Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:39.042Z] > git checkout -f b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 # timeout=10 [2022-06-02T21:02:39.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:39.341Z] > git config --add remote.origin.fetch +refs/pull/43066/head:refs/remotes/origin/PR-43066 # timeout=10 [2022-06-02T21:02:39.346Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:39.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-02T21:02:39.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-02T21:02:39.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:39.371Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43066/head:refs/remotes/origin/PR-43066 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-02T21:02:39.557Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:39.562Z] > git checkout -f b4b2a0323b6eff5bd1c3ea842fb70adc2c742806 # timeout=10 [2022-06-02T21:02:39.726Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T21:02:39.726Z] [2022-06-02T21:02:39.726Z] Optional Features: [2022-06-02T21:02:39.726Z] - CONFIG_USER_NS: enabled [2022-06-02T21:02:39.726Z] - CONFIG_SECCOMP: enabled [2022-06-02T21:02:39.726Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T21:02:39.726Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T21:02:39.726Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T21:02:39.726Z] (cgroup swap accounting is currently enabled) [2022-06-02T21:02:39.726Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T21:02:39.726Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T21:02:39.726Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T21:02:39.726Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T21:02:39.726Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T21:02:39.726Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T21:02:39.726Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T21:02:39.726Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T21:02:39.726Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T21:02:39.726Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T21:02:39.726Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T21:02:39.726Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T21:02:39.726Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T21:02:39.726Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T21:02:39.726Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T21:02:39.726Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T21:02:39.726Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T21:02:39.726Z] - CONFIG_EXT4_FS: enabled [2022-06-02T21:02:39.726Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T21:02:39.726Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T21:02:39.726Z] - Network Drivers: [2022-06-02T21:02:39.726Z] - "overlay": [2022-06-02T21:02:39.726Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T21:02:39.726Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T21:02:39.726Z] Optional (for encrypted networks): [2022-06-02T21:02:39.985Z] - CONFIG_CRYPTO: enabled [2022-06-02T21:02:39.985Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T21:02:39.985Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T21:02:39.985Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T21:02:39.985Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T21:02:39.985Z] - CONFIG_XFRM: enabled [2022-06-02T21:02:39.985Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T21:02:39.985Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T21:02:39.985Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T21:02:39.985Z] - "ipvlan": [2022-06-02T21:02:39.985Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T21:02:39.985Z] - "macvlan": [2022-06-02T21:02:39.985Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T21:02:39.985Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T21:02:39.985Z] - "ftp,tftp client in container": [2022-06-02T21:02:39.985Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T21:02:39.985Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T21:02:39.985Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T21:02:39.985Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T21:02:39.985Z] - Storage Drivers: [2022-06-02T21:02:39.985Z] - "aufs": [2022-06-02T21:02:39.985Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T21:02:39.985Z] - "btrfs": [2022-06-02T21:02:39.985Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T21:02:39.985Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T21:02:39.985Z] - "devicemapper": [2022-06-02T21:02:39.985Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T21:02:39.985Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T21:02:39.985Z] - "overlay": [2022-06-02T21:02:39.985Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T21:02:39.985Z] - "zfs": [2022-06-02T21:02:39.985Z] - /dev/zfs: present [2022-06-02T21:02:39.985Z] - zfs command: missing [2022-06-02T21:02:39.985Z] - zpool command: missing [2022-06-02T21:02:39.985Z] [2022-06-02T21:02:39.985Z] Limits: [2022-06-02T21:02:39.985Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T21:02:39.985Z] [2022-06-02T21:02:39.985Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T21:02:40.135Z] Merge succeeded, producing bc79c3a007879aa25d6e0cd7d2faf7adf79a0188 [2022-06-02T21:02:40.135Z] Checking out Revision bc79c3a007879aa25d6e0cd7d2faf7adf79a0188 (PR-43066) [2022-06-02T21:02:40.156Z] Merge succeeded, producing 57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 [2022-06-02T21:02:40.156Z] Checking out Revision 57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 (PR-43066) [2022-06-02T21:02:40.188Z] Merge succeeded, producing 57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 [2022-06-02T21:02:40.188Z] Checking out Revision 57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 (PR-43066) [2022-06-02T21:02:40.209Z] Commit message: "Merge commit '0e04b514fba723f1ee6be889c80aabff33c12014' into HEAD" [2022-06-02T21:02:40.219Z] First time build. Skipping changelog. [2022-06-02T21:02:40.268Z] Commit message: "Merge commit '0e04b514fba723f1ee6be889c80aabff33c12014' into HEAD" [2022-06-02T21:02:40.268Z] Commit message: "Merge commit '0e04b514fba723f1ee6be889c80aabff33c12014' into HEAD" [2022-06-02T21:02:40.291Z] First time build. Skipping changelog. [2022-06-02T21:02:40.309Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e042bea997299db8668aa51941cdc57fe9e88df6 . [2022-06-02T21:02:40.309Z] #1 [internal] load build definition from Dockerfile [2022-06-02T21:02:40.309Z] #1 sha256:8c0ff6fb491ed5431519d7675b0f16df6640efdb69e9ca0971261db60f713b02 [2022-06-02T21:02:40.309Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-06-02T21:02:40.309Z] #1 DONE 0.0s [2022-06-02T21:02:40.309Z] [2022-06-02T21:02:40.309Z] #2 [internal] load .dockerignore [2022-06-02T21:02:40.309Z] #2 sha256:6b6ed01e340a79e87abb9ecaf8f891b5fa57df52107dcea0c500c90f42f3a59a [2022-06-02T21:02:40.309Z] #2 transferring context: 145B done [2022-06-02T21:02:40.309Z] #2 DONE 0.0s [2022-06-02T21:02:40.309Z] [2022-06-02T21:02:40.309Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T21:02:40.309Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T21:02:40.830Z] + docker version [2022-06-02T21:02:40.830Z] Client: Docker Engine - Community [2022-06-02T21:02:40.830Z] Version: 20.10.14 [2022-06-02T21:02:40.830Z] API version: 1.41 [2022-06-02T21:02:40.830Z] Go version: go1.16.15 [2022-06-02T21:02:40.830Z] Git commit: a224086 [2022-06-02T21:02:40.830Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-02T21:02:40.830Z] OS/Arch: linux/amd64 [2022-06-02T21:02:40.830Z] Context: default [2022-06-02T21:02:40.830Z] Experimental: true [2022-06-02T21:02:40.830Z] [2022-06-02T21:02:40.830Z] Server: Docker Engine - Community [2022-06-02T21:02:40.830Z] Engine: [2022-06-02T21:02:40.830Z] Version: 20.10.14 [2022-06-02T21:02:40.830Z] API version: 1.41 (minimum version 1.12) [2022-06-02T21:02:40.830Z] Go version: go1.16.15 [2022-06-02T21:02:40.830Z] Git commit: 87a90dc [2022-06-02T21:02:40.830Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-02T21:02:40.830Z] OS/Arch: linux/amd64 [2022-06-02T21:02:40.830Z] Experimental: true [2022-06-02T21:02:40.830Z] containerd: [2022-06-02T21:02:40.830Z] Version: 1.5.11 [2022-06-02T21:02:40.830Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:40.830Z] runc: [2022-06-02T21:02:40.830Z] Version: 1.0.3 [2022-06-02T21:02:40.830Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T21:02:40.830Z] docker-init: [2022-06-02T21:02:40.830Z] Version: 0.19.0 [2022-06-02T21:02:40.830Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T21:02:40.882Z] #3 DONE 0.2s [2022-06-02T21:02:40.882Z] [2022-06-02T21:02:40.882Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T21:02:40.882Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-02T21:02:40.882Z] #4 CACHED [2022-06-02T21:02:40.882Z] [2022-06-02T21:02:40.882Z] #5 [internal] load .dockerignore [2022-06-02T21:02:40.882Z] #5 sha256:0c0399d02c40982e1e8e9b4264a14968ef37bde6feee2240e9f697b4d19e7c58 [2022-06-02T21:02:40.882Z] #5 DONE 0.0s [2022-06-02T21:02:40.882Z] [2022-06-02T21:02:40.882Z] #6 [internal] load build definition from Dockerfile [2022-06-02T21:02:40.882Z] #6 sha256:d4564d0c7a0fa616ca85e91306af4769e8518fd0150c4b6e86d21e2ed3851207 [2022-06-02T21:02:40.882Z] #6 DONE 0.0s [2022-06-02T21:02:40.882Z] [2022-06-02T21:02:40.882Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-02T21:02:40.882Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-02T21:02:40.882Z] #9 DONE 0.1s [2022-06-02T21:02:40.882Z] [2022-06-02T21:02:40.882Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T21:02:40.882Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-02T21:02:40.882Z] #7 DONE 0.1s [2022-06-02T21:02:40.882Z] [2022-06-02T21:02:40.882Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:40.882Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T21:02:40.882Z] #8 DONE 0.1s [2022-06-02T21:02:40.882Z] [2022-06-02T21:02:40.882Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:40.882Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T21:02:40.882Z] #10 DONE 0.1s [2022-06-02T21:02:40.892Z] + [ PR != PR ] [2022-06-02T21:02:40.892Z] + [ master != master ] [2022-06-02T21:02:40.892Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-02T21:02:40.960Z] + docker version [2022-06-02T21:02:40.960Z] Client: Docker Engine - Community [2022-06-02T21:02:40.960Z] Version: 20.10.14 [2022-06-02T21:02:40.960Z] API version: 1.41 [2022-06-02T21:02:40.960Z] Go version: go1.16.15 [2022-06-02T21:02:40.960Z] Git commit: a224086 [2022-06-02T21:02:40.960Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T21:02:40.960Z] OS/Arch: linux/amd64 [2022-06-02T21:02:40.960Z] Context: default [2022-06-02T21:02:40.960Z] Experimental: true [2022-06-02T21:02:40.960Z] [2022-06-02T21:02:40.960Z] Server: Docker Engine - Community [2022-06-02T21:02:40.960Z] Engine: [2022-06-02T21:02:40.960Z] Version: 20.10.14 [2022-06-02T21:02:40.960Z] API version: 1.41 (minimum version 1.12) [2022-06-02T21:02:40.960Z] Go version: go1.16.15 [2022-06-02T21:02:40.960Z] Git commit: 87a90dc [2022-06-02T21:02:40.960Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T21:02:40.960Z] OS/Arch: linux/amd64 [2022-06-02T21:02:40.960Z] Experimental: true [2022-06-02T21:02:40.960Z] containerd: [2022-06-02T21:02:40.960Z] Version: 1.5.11 [2022-06-02T21:02:40.960Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:40.960Z] runc: [2022-06-02T21:02:40.960Z] Version: 1.0.3 [2022-06-02T21:02:40.960Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T21:02:40.960Z] docker-init: [2022-06-02T21:02:40.960Z] Version: 0.19.0 [2022-06-02T21:02:40.960Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T21:02:41.103Z] + docker info [2022-06-02T21:02:41.201Z] + docker version [2022-06-02T21:02:41.201Z] Client: Docker Engine - Community [2022-06-02T21:02:41.201Z] Version: 20.10.14 [2022-06-02T21:02:41.201Z] API version: 1.41 [2022-06-02T21:02:41.201Z] Go version: go1.16.15 [2022-06-02T21:02:41.201Z] Git commit: a224086 [2022-06-02T21:02:41.201Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-02T21:02:41.201Z] OS/Arch: linux/amd64 [2022-06-02T21:02:41.201Z] Context: default [2022-06-02T21:02:41.201Z] Experimental: true [2022-06-02T21:02:41.201Z] [2022-06-02T21:02:41.201Z] Server: Docker Engine - Community [2022-06-02T21:02:41.201Z] Engine: [2022-06-02T21:02:41.201Z] Version: 20.10.14 [2022-06-02T21:02:41.201Z] API version: 1.41 (minimum version 1.12) [2022-06-02T21:02:41.201Z] Go version: go1.16.15 [2022-06-02T21:02:41.201Z] Git commit: 87a90dc [2022-06-02T21:02:41.201Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-02T21:02:41.201Z] OS/Arch: linux/amd64 [2022-06-02T21:02:41.201Z] Experimental: true [2022-06-02T21:02:41.201Z] containerd: [2022-06-02T21:02:41.201Z] Version: 1.5.11 [2022-06-02T21:02:41.201Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:41.201Z] runc: [2022-06-02T21:02:41.201Z] Version: 1.0.3 [2022-06-02T21:02:41.201Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-02T21:02:41.201Z] docker-init: [2022-06-02T21:02:41.201Z] Version: 0.19.0 [2022-06-02T21:02:41.201Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-02T21:02:39.576Z] > git remote # timeout=10 [2022-06-02T21:02:39.580Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T21:02:39.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:39.587Z] > git merge 0e04b514fba723f1ee6be889c80aabff33c12014 # timeout=10 [2022-06-02T21:02:40.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T21:02:40.190Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:40.194Z] > git checkout -f 57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 # timeout=10 [2022-06-02T21:02:41.252Z] + docker info [2022-06-02T21:02:39.552Z] > git remote # timeout=10 [2022-06-02T21:02:39.557Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T21:02:39.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:39.560Z] > git merge 0e04b514fba723f1ee6be889c80aabff33c12014 # timeout=10 [2022-06-02T21:02:40.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T21:02:40.167Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:40.173Z] > git checkout -f 57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 # timeout=10 [2022-06-02T21:02:40.217Z] > git rev-list --no-walk 81f9bf3f5a540f5e96879967eb87dd2d7a5f56fb # timeout=10 [2022-06-02T21:02:40.078Z] > git remote # timeout=10 [2022-06-02T21:02:40.083Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T21:02:40.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-02T21:02:40.088Z] > git merge 0e04b514fba723f1ee6be889c80aabff33c12014 # timeout=10 [2022-06-02T21:02:40.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T21:02:40.257Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T21:02:40.261Z] > git checkout -f bc79c3a007879aa25d6e0cd7d2faf7adf79a0188 # timeout=10 [2022-06-02T21:02:40.390Z] > git rev-list --no-walk 81f9bf3f5a540f5e96879967eb87dd2d7a5f56fb # timeout=10 [2022-06-02T21:02:41.455Z] [2022-06-02T21:02:41.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-02T21:02:41.455Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-02T21:02:41.455Z] #11 DONE 0.0s [2022-06-02T21:02:41.455Z] [2022-06-02T21:02:41.455Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:41.455Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T21:02:41.455Z] #73 DONE 0.0s [2022-06-02T21:02:41.455Z] [2022-06-02T21:02:41.455Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:41.455Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T21:02:41.455Z] #71 DONE 0.0s [2022-06-02T21:02:41.455Z] [2022-06-02T21:02:41.455Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T21:02:41.455Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-02T21:02:41.455Z] #28 DONE 0.0s [2022-06-02T21:02:41.455Z] [2022-06-02T21:02:41.455Z] #24 [internal] load build context [2022-06-02T21:02:41.455Z] #24 sha256:770f1007f4b9a01e181ff2ddfbe7580d4932cb0775d0f906dc67bae87933f180 [2022-06-02T21:02:41.478Z] + docker info [2022-06-02T21:02:41.735Z] Client: [2022-06-02T21:02:41.735Z] Context: default [2022-06-02T21:02:41.735Z] Debug Mode: false [2022-06-02T21:02:41.735Z] Plugins: [2022-06-02T21:02:41.735Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T21:02:41.735Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T21:02:41.735Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T21:02:41.735Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T21:02:41.735Z] [2022-06-02T21:02:41.735Z] Server: [2022-06-02T21:02:41.735Z] Containers: 0 [2022-06-02T21:02:41.735Z] Running: 0 [2022-06-02T21:02:41.735Z] Paused: 0 [2022-06-02T21:02:41.735Z] Stopped: 0 [2022-06-02T21:02:41.735Z] Images: 4 [2022-06-02T21:02:41.735Z] Server Version: 20.10.14 [2022-06-02T21:02:41.735Z] Storage Driver: overlay2 [2022-06-02T21:02:41.735Z] Backing Filesystem: extfs [2022-06-02T21:02:41.735Z] Supports d_type: true [2022-06-02T21:02:41.735Z] Native Overlay Diff: true [2022-06-02T21:02:41.735Z] userxattr: false [2022-06-02T21:02:41.735Z] Logging Driver: json-file [2022-06-02T21:02:41.735Z] Cgroup Driver: cgroupfs [2022-06-02T21:02:41.735Z] Cgroup Version: 1 [2022-06-02T21:02:41.735Z] Plugins: [2022-06-02T21:02:41.735Z] Volume: local [2022-06-02T21:02:41.735Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T21:02:41.735Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T21:02:41.735Z] Swarm: inactive [2022-06-02T21:02:41.735Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T21:02:41.735Z] Default Runtime: runc [2022-06-02T21:02:41.735Z] Init Binary: docker-init [2022-06-02T21:02:41.735Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:41.735Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T21:02:41.735Z] init version: de40ad0 [2022-06-02T21:02:41.735Z] Security Options: [2022-06-02T21:02:41.735Z] apparmor [2022-06-02T21:02:41.735Z] seccomp [2022-06-02T21:02:41.735Z] Profile: default [2022-06-02T21:02:41.735Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T21:02:41.735Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T21:02:41.735Z] OSType: linux [2022-06-02T21:02:41.735Z] Architecture: x86_64 [2022-06-02T21:02:41.735Z] CPUs: 2 [2022-06-02T21:02:41.735Z] Total Memory: 7.483GiB [2022-06-02T21:02:41.735Z] Name: ip-10-100-115-158 [2022-06-02T21:02:41.735Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T21:02:41.735Z] Docker Root Dir: /var/lib/docker [2022-06-02T21:02:41.735Z] Debug Mode: false [2022-06-02T21:02:41.735Z] Registry: https://index.docker.io/v1/ [2022-06-02T21:02:41.735Z] Labels: [2022-06-02T21:02:41.735Z] Experimental: true [2022-06-02T21:02:41.735Z] Insecure Registries: [2022-06-02T21:02:41.735Z] 127.0.0.0/8 [2022-06-02T21:02:41.735Z] Live Restore Enabled: true [2022-06-02T21:02:41.735Z] [2022-06-02T21:02:41.735Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T21:02:42.014Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:42.014Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:42.014Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43066/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T21:02:42.014Z] + bash /home/ubuntu/workspace/moby_PR-43066/check-config.sh [2022-06-02T21:02:42.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T21:02:42.014Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T21:02:42.014Z] [2022-06-02T21:02:42.014Z] Generally Necessary: [2022-06-02T21:02:42.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T21:02:42.014Z] - apparmor: enabled and tools installed [2022-06-02T21:02:42.014Z] - CONFIG_NAMESPACES: enabled [2022-06-02T21:02:42.014Z] - CONFIG_NET_NS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_PID_NS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_IPC_NS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_UTS_NS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CGROUPS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CPUSETS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_MEMCG: enabled [2022-06-02T21:02:42.014Z] - CONFIG_KEYS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_VETH: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T21:02:42.014Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T21:02:42.014Z] [2022-06-02T21:02:42.014Z] Optional Features: [2022-06-02T21:02:42.014Z] - CONFIG_USER_NS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_SECCOMP: enabled [2022-06-02T21:02:42.014Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T21:02:42.014Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T21:02:42.014Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T21:02:42.014Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T21:02:42.014Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T21:02:42.029Z] Client: [2022-06-02T21:02:42.029Z] Context: default [2022-06-02T21:02:42.029Z] Debug Mode: false [2022-06-02T21:02:42.029Z] Plugins: [2022-06-02T21:02:42.029Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T21:02:42.029Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T21:02:42.029Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T21:02:42.029Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T21:02:42.029Z] [2022-06-02T21:02:42.029Z] Server: [2022-06-02T21:02:42.029Z] Containers: 0 [2022-06-02T21:02:42.029Z] Running: 0 [2022-06-02T21:02:42.029Z] Paused: 0 [2022-06-02T21:02:42.029Z] Stopped: 0 [2022-06-02T21:02:42.029Z] Images: 5 [2022-06-02T21:02:42.029Z] Server Version: 20.10.14 [2022-06-02T21:02:42.029Z] Storage Driver: overlay2 [2022-06-02T21:02:42.029Z] Backing Filesystem: extfs [2022-06-02T21:02:42.029Z] Supports d_type: true [2022-06-02T21:02:42.029Z] Native Overlay Diff: true [2022-06-02T21:02:42.029Z] userxattr: false [2022-06-02T21:02:42.029Z] Logging Driver: json-file [2022-06-02T21:02:42.029Z] Cgroup Driver: systemd [2022-06-02T21:02:42.029Z] Cgroup Version: 2 [2022-06-02T21:02:42.029Z] Plugins: [2022-06-02T21:02:42.029Z] Volume: local [2022-06-02T21:02:42.029Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T21:02:42.029Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T21:02:42.029Z] Swarm: inactive [2022-06-02T21:02:42.029Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-06-02T21:02:42.029Z] Default Runtime: runc [2022-06-02T21:02:42.029Z] Init Binary: docker-init [2022-06-02T21:02:42.029Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:42.029Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T21:02:42.029Z] init version: de40ad0 [2022-06-02T21:02:42.029Z] Security Options: [2022-06-02T21:02:42.029Z] apparmor [2022-06-02T21:02:42.029Z] seccomp [2022-06-02T21:02:42.029Z] Profile: default [2022-06-02T21:02:42.029Z] cgroupns [2022-06-02T21:02:42.029Z] Kernel Version: 5.13.0-1021-aws [2022-06-02T21:02:42.029Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-02T21:02:42.029Z] OSType: linux [2022-06-02T21:02:42.029Z] Architecture: x86_64 [2022-06-02T21:02:42.029Z] CPUs: 2 [2022-06-02T21:02:42.029Z] Total Memory: 7.476GiB [2022-06-02T21:02:42.029Z] Name: ip-10-100-69-29 [2022-06-02T21:02:42.029Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-02T21:02:42.029Z] Docker Root Dir: /var/lib/docker [2022-06-02T21:02:42.029Z] Debug Mode: false [2022-06-02T21:02:42.029Z] Registry: https://index.docker.io/v1/ [2022-06-02T21:02:42.029Z] Labels: [2022-06-02T21:02:42.029Z] Experimental: true [2022-06-02T21:02:42.029Z] Insecure Registries: [2022-06-02T21:02:42.029Z] 127.0.0.0/8 [2022-06-02T21:02:42.029Z] Live Restore Enabled: true [2022-06-02T21:02:42.029Z] [2022-06-02T21:02:42.033Z] #24 ... [2022-06-02T21:02:42.033Z] [2022-06-02T21:02:42.033Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T21:02:42.033Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T21:02:42.033Z] #49 DONE 0.5s [2022-06-02T21:02:42.033Z] [2022-06-02T21:02:42.033Z] #24 [internal] load build context [2022-06-02T21:02:42.033Z] #24 sha256:770f1007f4b9a01e181ff2ddfbe7580d4932cb0775d0f906dc67bae87933f180 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T21:02:42.191Z] Client: [2022-06-02T21:02:42.191Z] Context: default [2022-06-02T21:02:42.191Z] Debug Mode: false [2022-06-02T21:02:42.191Z] Plugins: [2022-06-02T21:02:42.191Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-02T21:02:42.191Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-02T21:02:42.191Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-02T21:02:42.191Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-02T21:02:42.191Z] [2022-06-02T21:02:42.191Z] Server: [2022-06-02T21:02:42.191Z] Containers: 0 [2022-06-02T21:02:42.191Z] Running: 0 [2022-06-02T21:02:42.191Z] Paused: 0 [2022-06-02T21:02:42.191Z] Stopped: 0 [2022-06-02T21:02:42.191Z] Images: 4 [2022-06-02T21:02:42.191Z] Server Version: 20.10.14 [2022-06-02T21:02:42.191Z] Storage Driver: overlay2 [2022-06-02T21:02:42.191Z] Backing Filesystem: extfs [2022-06-02T21:02:42.191Z] Supports d_type: true [2022-06-02T21:02:42.191Z] Native Overlay Diff: true [2022-06-02T21:02:42.191Z] userxattr: false [2022-06-02T21:02:42.191Z] Logging Driver: json-file [2022-06-02T21:02:42.191Z] Cgroup Driver: cgroupfs [2022-06-02T21:02:42.191Z] Cgroup Version: 1 [2022-06-02T21:02:42.191Z] Plugins: [2022-06-02T21:02:42.191Z] Volume: local [2022-06-02T21:02:42.191Z] Network: bridge host ipvlan macvlan null overlay [2022-06-02T21:02:42.191Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-02T21:02:42.191Z] Swarm: inactive [2022-06-02T21:02:42.191Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-02T21:02:42.191Z] Default Runtime: runc [2022-06-02T21:02:42.191Z] Init Binary: docker-init [2022-06-02T21:02:42.191Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-02T21:02:42.191Z] runc version: v1.0.3-0-gf46b6ba [2022-06-02T21:02:42.191Z] init version: de40ad0 [2022-06-02T21:02:42.191Z] Security Options: [2022-06-02T21:02:42.191Z] apparmor [2022-06-02T21:02:42.191Z] seccomp [2022-06-02T21:02:42.191Z] Profile: default [2022-06-02T21:02:42.191Z] Kernel Version: 5.4.0-1071-aws [2022-06-02T21:02:42.191Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-02T21:02:42.191Z] OSType: linux [2022-06-02T21:02:42.191Z] Architecture: x86_64 [2022-06-02T21:02:42.191Z] CPUs: 2 [2022-06-02T21:02:42.191Z] Total Memory: 7.565GiB [2022-06-02T21:02:42.191Z] Name: ip-10-100-34-101 [2022-06-02T21:02:42.191Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-02T21:02:42.191Z] Docker Root Dir: /var/lib/docker [2022-06-02T21:02:42.191Z] Debug Mode: false [2022-06-02T21:02:42.191Z] Registry: https://index.docker.io/v1/ [2022-06-02T21:02:42.191Z] Labels: [2022-06-02T21:02:42.191Z] Experimental: true [2022-06-02T21:02:42.191Z] Insecure Registries: [2022-06-02T21:02:42.191Z] 127.0.0.0/8 [2022-06-02T21:02:42.191Z] Live Restore Enabled: true [2022-06-02T21:02:42.191Z] [2022-06-02T21:02:42.191Z] WARNING: No swap limit support [Pipeline] sh [2022-06-02T21:02:42.272Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T21:02:42.272Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T21:02:42.272Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T21:02:42.272Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T21:02:42.272Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T21:02:42.272Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T21:02:42.272Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T21:02:42.272Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T21:02:42.272Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T21:02:42.272Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T21:02:42.272Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T21:02:42.272Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T21:02:42.272Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T21:02:42.272Z] - CONFIG_EXT4_FS: enabled [2022-06-02T21:02:42.272Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T21:02:42.272Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T21:02:42.272Z] - Network Drivers: [2022-06-02T21:02:42.272Z] - "overlay": [2022-06-02T21:02:42.272Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T21:02:42.272Z] Optional (for encrypted networks): [2022-06-02T21:02:42.272Z] - CONFIG_CRYPTO: enabled [2022-06-02T21:02:42.272Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T21:02:42.272Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T21:02:42.272Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T21:02:42.272Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T21:02:42.272Z] - CONFIG_XFRM: enabled [2022-06-02T21:02:42.272Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T21:02:42.272Z] - "ipvlan": [2022-06-02T21:02:42.272Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T21:02:42.272Z] - "macvlan": [2022-06-02T21:02:42.272Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T21:02:42.272Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T21:02:42.272Z] - "ftp,tftp client in container": [2022-06-02T21:02:42.386Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 . [2022-06-02T21:02:42.476Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:42.476Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-02T21:02:42.476Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43066/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-02T21:02:42.476Z] + bash /home/ubuntu/workspace/moby_PR-43066/check-config.sh [2022-06-02T21:02:42.476Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-02T21:02:42.476Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-02T21:02:42.476Z] [2022-06-02T21:02:42.476Z] Generally Necessary: [2022-06-02T21:02:42.476Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-02T21:02:42.476Z] - apparmor: enabled and tools installed [2022-06-02T21:02:42.476Z] - CONFIG_NAMESPACES: enabled [2022-06-02T21:02:42.476Z] - CONFIG_NET_NS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_PID_NS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_IPC_NS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_UTS_NS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_CGROUPS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-02T21:02:42.476Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-02T21:02:42.476Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-02T21:02:42.476Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-02T21:02:42.476Z] - CONFIG_CPUSETS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_MEMCG: enabled [2022-06-02T21:02:42.476Z] - CONFIG_KEYS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_VETH: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-02T21:02:42.476Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-02T21:02:42.476Z] - CONFIG_CGROUP_BPF: enabled [2022-06-02T21:02:42.476Z] [2022-06-02T21:02:42.476Z] Optional Features: [2022-06-02T21:02:42.476Z] - CONFIG_USER_NS: enabled [2022-06-02T21:02:42.476Z] - CONFIG_SECCOMP: enabled [2022-06-02T21:02:42.529Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T21:02:42.529Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T21:02:42.529Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T21:02:42.529Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T21:02:42.529Z] - Storage Drivers: [2022-06-02T21:02:42.529Z] - "aufs": [2022-06-02T21:02:42.529Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T21:02:42.529Z] - "btrfs": [2022-06-02T21:02:42.529Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T21:02:42.529Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T21:02:42.529Z] - "devicemapper": [2022-06-02T21:02:42.529Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T21:02:42.529Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T21:02:42.529Z] - "overlay": [2022-06-02T21:02:42.529Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T21:02:42.529Z] - "zfs": [2022-06-02T21:02:42.529Z] - /dev/zfs: present [2022-06-02T21:02:42.529Z] - zfs command: missing [2022-06-02T21:02:42.529Z] - zpool command: missing [2022-06-02T21:02:42.529Z] [2022-06-02T21:02:42.529Z] Limits: [2022-06-02T21:02:42.529Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T21:02:42.529Z] [2022-06-02T21:02:42.529Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T21:02:42.611Z] #24 transferring context: 61.14MB 1.2s done [2022-06-02T21:02:42.611Z] #24 DONE 1.2s [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T21:02:42.611Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-02T21:02:42.611Z] #74 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T21:02:42.611Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11 [2022-06-02T21:02:42.611Z] #20 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T21:02:42.611Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-02T21:02:42.611Z] #15 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-02T21:02:42.611Z] #53 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T21:02:42.611Z] #43 sha256:ab88e2cf6be81dd0e25adec194f6dcf3dea38fe074132c4b050b0420d1c713fe [2022-06-02T21:02:42.611Z] #43 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #35 sha256:c12b2db54ba5227f1bae405054c304624706215977340a1ea67d7e97a8bd14f0 [2022-06-02T21:02:42.611Z] #35 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #67 sha256:7706d20057a2751123e2cbb63b66834121b9092a80d799b5a34719493ecc93f9 [2022-06-02T21:02:42.611Z] #67 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #41 sha256:d3bbc5b18ee56110ec735ba0f9d6bf23fcc3d2a99759fc01b38a4decb5e27313 [2022-06-02T21:02:42.611Z] #41 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-02T21:02:42.611Z] #47 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #48 sha256:674a7d2a5830322e878bb9874674642ac435c29a520ae84f16100bbe9aba68dc [2022-06-02T21:02:42.611Z] #48 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #75 sha256:e9b33ee6367b1d327cdb95ff140f4919939ea20176720650e43c799f1eaa0a02 [2022-06-02T21:02:42.611Z] #75 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T21:02:42.611Z] #27 sha256:db237c546b3d10910a0e66daf2606b6e7e164d504545090bf4d011432c5f3654 [2022-06-02T21:02:42.611Z] #27 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-02T21:02:42.611Z] #62 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495 [2022-06-02T21:02:42.611Z] #50 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T21:02:42.611Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-02T21:02:42.611Z] #72 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #45 sha256:7f561dc901b776c15a67605e5852a2d990b28e0fba847d015dc750134975f694 [2022-06-02T21:02:42.611Z] #45 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #70 sha256:b314fe0223cad53f99e139be923b1b62b14942be91df86f978bfd2abb7fcdb46 [2022-06-02T21:02:42.611Z] #70 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #58 sha256:bd433f6fc2b024eb6e00f1480ca2d83a78e774782db45e195ab18cd24c45bf24 [2022-06-02T21:02:42.611Z] #58 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #65 sha256:4af77edc4544331b3a2d6438f09e4780a5a195d44a1f5f3c569a9c3be2eacbc0 [2022-06-02T21:02:42.611Z] #65 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-02T21:02:42.611Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-02T21:02:42.611Z] #36 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #37 sha256:52aaf5371d1c676c8f765da967d6ed2dfe48706d030622b3c805bde95d24d172 [2022-06-02T21:02:42.611Z] #37 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T21:02:42.611Z] #30 sha256:8927d50dbecb0c0a6fe31fc24057e78725b863245440ad87129fcf9e19bba6f8 [2022-06-02T21:02:42.611Z] #30 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #56 sha256:76194981ead33469b6f8dabecdb4cdbcf0bbbacff65a4c7e9c0e5819a52af606 [2022-06-02T21:02:42.611Z] #56 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T21:02:42.611Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d [2022-06-02T21:02:42.611Z] #18 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-02T21:02:42.611Z] #29 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-02T21:02:42.611Z] #51 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-02T21:02:42.611Z] #42 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T21:02:42.611Z] #69 sha256:0965c2b248030bf7828eb26767b5ba02eb707d89c70860f91f4c5ecfcc7cad1c [2022-06-02T21:02:42.611Z] #69 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-02T21:02:42.611Z] #14 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T21:02:42.611Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-02T21:02:42.611Z] #12 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #44 sha256:ca6e46f20f2a38dca6486fc7261003c16dfc09d4a4c963c2f264b6508d31ffc6 [2022-06-02T21:02:42.611Z] #44 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T21:02:42.611Z] #68 sha256:0728937e5419ebc81c41d247890911e98c1711e594390a799c2177c6fb287fa6 [2022-06-02T21:02:42.611Z] #68 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T21:02:42.611Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d [2022-06-02T21:02:42.611Z] #19 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #61 sha256:5abdb10c253f34d0feb7677eee1115ddd6799de68176e7350b04951ba6e75e1b [2022-06-02T21:02:42.611Z] #61 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-02T21:02:42.611Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-02T21:02:42.611Z] #21 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T21:02:42.611Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57 [2022-06-02T21:02:42.611Z] #23 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-02T21:02:42.611Z] #40 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-02T21:02:42.611Z] #13 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T21:02:42.611Z] #66 sha256:95cee4d8f58159ba77e6405ff4834d504bcaff021fc18525c5acadc9eefa7ffb [2022-06-02T21:02:42.611Z] #66 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T21:02:42.611Z] #22 sha256:26137475dac873686777bd0156314dca208fc7d33375079d71d14c3dcb30c35d [2022-06-02T21:02:42.611Z] #22 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-02T21:02:42.611Z] #34 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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.44.0" && /build/golangci-lint --version [2022-06-02T21:02:42.611Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-02T21:02:42.611Z] #55 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #26 sha256:5e00ad314ac4e46a4ff2ee82d876bb92a0abc6c05ce8d59da3771d427496c62e [2022-06-02T21:02:42.611Z] #26 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #54 sha256:54c853bab3bacd95069e806584ac8c5f9e967aa48daea7c1e1e75cdbfd56213a [2022-06-02T21:02:42.611Z] #54 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T21:02:42.611Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-02T21:02:42.611Z] #33 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #60 sha256:c90fcf829f38f472130f930646f9f74c5813ca44e731f687125f4ca8522a6a92 [2022-06-02T21:02:42.611Z] #60 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #52 sha256:f3b4eab538d6dff7354f3967b83ea295939eb6e59a5539416bd3094d4b75f619 [2022-06-02T21:02:42.611Z] #52 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-02T21:02:42.611Z] #38 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T21:02:42.611Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4 [2022-06-02T21:02:42.611Z] #16 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #64 sha256:841e239f31d688864a67e01b0bfb6a2f82790c3fa5d2560358370bcfa5b3abb0 [2022-06-02T21:02:42.611Z] #64 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #31 sha256:e0791b224782aaf54f3a0af04ffec813e3918a8711623b1f1d2b9ad13eae42ac [2022-06-02T21:02:42.611Z] #31 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T21:02:42.611Z] #32 sha256:85eaa0fc1053033bb64e67830f6d4c68eb1489406a2bae0495c286a471f78b62 [2022-06-02T21:02:42.611Z] #32 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T21:02:42.611Z] #39 sha256:3ca3c7dd8c6caa2974dff649ee720da441fedb927ac92eff0ec2ce9375bed715 [2022-06-02T21:02:42.611Z] #39 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T21:02:42.611Z] #25 sha256:15d6d022dccedee21abc3079e82759b2718c33c5cc3c7af63e3e42f4cc321a71 [2022-06-02T21:02:42.611Z] #25 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T21:02:42.611Z] #63 sha256:52ba50eadd6eef5d760e556392f51c0f5662be62b7ac2b19a79209cfc459ab69 [2022-06-02T21:02:42.611Z] #63 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.611Z] #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-06-02T21:02:42.611Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-02T21:02:42.611Z] #57 CACHED [2022-06-02T21:02:42.611Z] [2022-06-02T21:02:42.612Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T21:02:42.612Z] #59 sha256:83681a9a388cdfded530d87478c7e136e07288c38d22ecbe9642e909d9e7e0c6 [2022-06-02T21:02:42.612Z] #59 CACHED [2022-06-02T21:02:42.612Z] [2022-06-02T21:02:42.612Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T21:02:42.612Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2 [2022-06-02T21:02:42.612Z] #46 CACHED [2022-06-02T21:02:42.612Z] [2022-06-02T21:02:42.612Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T21:02:42.612Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2 [2022-06-02T21:02:42.612Z] #17 CACHED [2022-06-02T21:02:42.612Z] [2022-06-02T21:02:42.612Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T21:02:42.612Z] #76 sha256:ed0b2fc16ea2e47ff5b3e431a4deabc7a52fe2ecae24b58a77741786f0378d54 [2022-06-02T21:02:42.612Z] #76 CACHED [2022-06-02T21:02:42.612Z] [2022-06-02T21:02:42.612Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T21:02:42.612Z] #77 sha256:5939bc99d31c8b66da4c08b7ce9ee51230b9c45647708c5c09ce3bc68da2ad96 [2022-06-02T21:02:42.642Z] #1 [internal] load build definition from Dockerfile [2022-06-02T21:02:42.642Z] #1 sha256:f0f3569086268e8c1b48c3c5cc9a203a7f6871cab57d914e051bcc50db3db52e [2022-06-02T21:02:42.642Z] #1 transferring dockerfile: 17.93kB done [2022-06-02T21:02:42.642Z] #1 DONE 0.0s [2022-06-02T21:02:42.642Z] [2022-06-02T21:02:42.642Z] #2 [internal] load .dockerignore [2022-06-02T21:02:42.642Z] #2 sha256:1dc1c28735a2d1f06f36b52785e4fa9a7a8cd69259a4a5b5be55d4f40f5c16f7 [2022-06-02T21:02:42.642Z] #2 transferring context: 145B 0.0s done [2022-06-02T21:02:42.642Z] #2 DONE 0.0s [2022-06-02T21:02:42.642Z] [2022-06-02T21:02:42.642Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T21:02:42.642Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T21:02:42.737Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-02T21:02:42.737Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-02T21:02:42.737Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-02T21:02:42.737Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-02T21:02:42.737Z] - CONFIG_BLK_CGROUP: enabled [2022-06-02T21:02:42.737Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CGROUP_PERF: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-02T21:02:42.737Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-02T21:02:42.737Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-02T21:02:42.737Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-02T21:02:42.737Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-02T21:02:42.737Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-02T21:02:42.737Z] - CONFIG_IP_VS: enabled (as module) [2022-06-02T21:02:42.737Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-02T21:02:42.737Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-02T21:02:42.737Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-02T21:02:42.737Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-02T21:02:42.737Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-02T21:02:42.737Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-02T21:02:42.737Z] - CONFIG_EXT4_FS: enabled [2022-06-02T21:02:42.737Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-02T21:02:42.737Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-02T21:02:42.737Z] - Network Drivers: [2022-06-02T21:02:42.737Z] - "overlay": [2022-06-02T21:02:42.737Z] - CONFIG_VXLAN: enabled (as module) [2022-06-02T21:02:42.737Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-02T21:02:42.737Z] Optional (for encrypted networks): [2022-06-02T21:02:42.737Z] - CONFIG_CRYPTO: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-02T21:02:42.737Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-02T21:02:42.737Z] - CONFIG_XFRM: enabled [2022-06-02T21:02:42.737Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-02T21:02:42.737Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-02T21:02:42.737Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-02T21:02:42.737Z] - "ipvlan": [2022-06-02T21:02:42.737Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-02T21:02:42.737Z] - "macvlan": [2022-06-02T21:02:42.853Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 . [2022-06-02T21:02:42.853Z] #1 [internal] load build definition from Dockerfile [2022-06-02T21:02:42.853Z] #1 sha256:200b43a7f7c93f6bf0c480b8cd9956fb46b9a03ca8c88b7f6b68dbc13bc82282 [2022-06-02T21:02:42.853Z] #1 transferring dockerfile: 17.93kB done [2022-06-02T21:02:42.853Z] #1 DONE 0.0s [2022-06-02T21:02:42.853Z] [2022-06-02T21:02:42.853Z] #2 [internal] load .dockerignore [2022-06-02T21:02:42.853Z] #2 sha256:c464179caa021a85159dc35939d235442eb560d2bbb0cb1cdfea3517e7d13938 [2022-06-02T21:02:42.853Z] #2 transferring context: 145B done [2022-06-02T21:02:42.853Z] #2 DONE 0.0s [2022-06-02T21:02:42.853Z] [2022-06-02T21:02:42.853Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T21:02:42.853Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T21:02:42.897Z] #3 DONE 0.2s [2022-06-02T21:02:42.898Z] [2022-06-02T21:02:42.898Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T21:02:42.898Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T21:02:42.898Z] #4 CACHED [2022-06-02T21:02:42.996Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-02T21:02:42.996Z] - CONFIG_DUMMY: enabled (as module) [2022-06-02T21:02:42.996Z] - "ftp,tftp client in container": [2022-06-02T21:02:42.996Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-02T21:02:42.996Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-02T21:02:42.996Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-02T21:02:42.996Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-02T21:02:42.996Z] - Storage Drivers: [2022-06-02T21:02:42.996Z] - "aufs": [2022-06-02T21:02:42.996Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-02T21:02:42.996Z] - "btrfs": [2022-06-02T21:02:42.996Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-02T21:02:42.996Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-02T21:02:42.996Z] - "devicemapper": [2022-06-02T21:02:42.996Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-02T21:02:42.996Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-02T21:02:42.996Z] - "overlay": [2022-06-02T21:02:42.996Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-02T21:02:42.996Z] - "zfs": [2022-06-02T21:02:42.996Z] - /dev/zfs: present [2022-06-02T21:02:42.996Z] - zfs command: missing [2022-06-02T21:02:42.996Z] - zpool command: missing [2022-06-02T21:02:42.996Z] [2022-06-02T21:02:42.996Z] Limits: [2022-06-02T21:02:42.996Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-02T21:02:42.996Z] [2022-06-02T21:02:42.996Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-02T21:02:43.111Z] #3 DONE 0.1s [2022-06-02T21:02:43.111Z] [2022-06-02T21:02:43.111Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T21:02:43.111Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T21:02:43.111Z] #4 CACHED [2022-06-02T21:02:43.153Z] [2022-06-02T21:02:43.153Z] #5 [internal] load .dockerignore [2022-06-02T21:02:43.153Z] #5 sha256:f64b84a99efc38e7beefa1768c17cc802a0ea07e5a1a54b1f215724e66bfc314 [2022-06-02T21:02:43.153Z] #5 DONE 0.0s [2022-06-02T21:02:43.153Z] [2022-06-02T21:02:43.153Z] #6 [internal] load build definition from Dockerfile [2022-06-02T21:02:43.153Z] #6 sha256:d233c1c12423ff7ac4cf6ccf263bb83a33b16c7f494842958bbdb241b0c8321c [2022-06-02T21:02:43.153Z] #6 DONE 0.0s [2022-06-02T21:02:43.153Z] [2022-06-02T21:02:43.153Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-02T21:02:43.153Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-02T21:02:43.153Z] #7 DONE 0.1s [2022-06-02T21:02:43.153Z] [2022-06-02T21:02:43.153Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:43.153Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T21:02:43.153Z] #10 DONE 0.1s [2022-06-02T21:02:43.153Z] [2022-06-02T21:02:43.153Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:43.153Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T21:02:43.153Z] #9 DONE 0.1s [2022-06-02T21:02:43.153Z] [2022-06-02T21:02:43.153Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T21:02:43.153Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T21:02:43.153Z] #8 DONE 0.1s [2022-06-02T21:02:43.323Z] + sudo modprobe ip_vs [2022-06-02T21:02:43.323Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 . [2022-06-02T21:02:43.378Z] [2022-06-02T21:02:43.378Z] #6 [internal] load build definition from Dockerfile [2022-06-02T21:02:43.378Z] #6 sha256:3e070b1771f1ca7d8ace5f023845d026a1d7b8d5306e58c7d907fa3aa413eda6 [2022-06-02T21:02:43.378Z] #6 DONE 0.0s [2022-06-02T21:02:43.378Z] [2022-06-02T21:02:43.378Z] #5 [internal] load .dockerignore [2022-06-02T21:02:43.378Z] #5 sha256:35458e8d86abd0dbf92145e7a72892811ac88bea8bbe824110bd6dd3938bb125 [2022-06-02T21:02:43.378Z] #5 DONE 0.0s [2022-06-02T21:02:43.378Z] [2022-06-02T21:02:43.378Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:43.378Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T21:02:43.378Z] #8 DONE 0.1s [2022-06-02T21:02:43.378Z] [2022-06-02T21:02:43.378Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-02T21:02:43.378Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-02T21:02:43.378Z] #7 DONE 0.1s [2022-06-02T21:02:43.378Z] [2022-06-02T21:02:43.378Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T21:02:43.378Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T21:02:43.378Z] #10 DONE 0.1s [2022-06-02T21:02:43.378Z] [2022-06-02T21:02:43.378Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:43.378Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T21:02:43.378Z] #9 DONE 0.1s [2022-06-02T21:02:43.409Z] [2022-06-02T21:02:43.409Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:43.409Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T21:02:43.409Z] #73 DONE 0.0s [2022-06-02T21:02:43.409Z] [2022-06-02T21:02:43.409Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:43.409Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T21:02:43.409Z] #71 DONE 0.0s [2022-06-02T21:02:43.409Z] [2022-06-02T21:02:43.409Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-02T21:02:43.409Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-02T21:02:43.409Z] #11 DONE 0.0s [2022-06-02T21:02:43.409Z] [2022-06-02T21:02:43.409Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T21:02:43.409Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T21:02:43.409Z] #28 DONE 0.0s [2022-06-02T21:02:43.409Z] [2022-06-02T21:02:43.409Z] #24 [internal] load build context [2022-06-02T21:02:43.409Z] #24 sha256:b9e73817c50abe0036de2e5ada88b809375c8a93864ba7ec921c07e11f1b7cae [2022-06-02T21:02:43.583Z] #1 [internal] load build definition from Dockerfile [2022-06-02T21:02:43.583Z] #1 sha256:c902d0be1d18153b676b302888fd61c23c2efbab04945e175abb77afe315656e [2022-06-02T21:02:43.583Z] #1 transferring dockerfile: 17.93kB done [2022-06-02T21:02:43.583Z] #1 DONE 0.0s [2022-06-02T21:02:43.583Z] [2022-06-02T21:02:43.583Z] #2 [internal] load .dockerignore [2022-06-02T21:02:43.583Z] #2 sha256:39dd4270ca807bb745a373f79f5ec00b5a9832734e40d158e8c98568dfb1bb64 [2022-06-02T21:02:43.583Z] #2 transferring context: 145B done [2022-06-02T21:02:43.583Z] #2 DONE 0.0s [2022-06-02T21:02:43.583Z] [2022-06-02T21:02:43.583Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-02T21:02:43.583Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-02T21:02:43.583Z] #3 DONE 0.1s [2022-06-02T21:02:43.583Z] [2022-06-02T21:02:43.583Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-02T21:02:43.583Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-02T21:02:43.583Z] #4 CACHED [2022-06-02T21:02:43.843Z] [2022-06-02T21:02:43.843Z] #6 [internal] load build definition from Dockerfile [2022-06-02T21:02:43.843Z] #6 sha256:f4df5a5630396f5fc7cb1239afc48ba7e56cc14abe06dc098b1e4ab0a3bd571b [2022-06-02T21:02:43.843Z] #6 DONE 0.0s [2022-06-02T21:02:43.843Z] [2022-06-02T21:02:43.843Z] #5 [internal] load .dockerignore [2022-06-02T21:02:43.843Z] #5 sha256:15ee598da82918e8c75430de8127efb7fcf79a72c6370399254dc9f10b4e4fb0 [2022-06-02T21:02:43.843Z] #5 DONE 0.0s [2022-06-02T21:02:43.843Z] [2022-06-02T21:02:43.843Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-02T21:02:43.843Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-02T21:02:43.843Z] #7 DONE 0.1s [2022-06-02T21:02:43.843Z] [2022-06-02T21:02:43.843Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:43.843Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-02T21:02:43.945Z] [2022-06-02T21:02:43.945Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:43.945Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T21:02:43.945Z] #80 DONE 0.0s [2022-06-02T21:02:43.945Z] [2022-06-02T21:02:43.945Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:43.945Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T21:02:43.945Z] #78 DONE 0.0s [2022-06-02T21:02:43.945Z] [2022-06-02T21:02:43.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-02T21:02:43.945Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-02T21:02:43.945Z] #11 DONE 0.0s [2022-06-02T21:02:43.945Z] [2022-06-02T21:02:43.945Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T21:02:43.945Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-02T21:02:43.945Z] #12 CACHED [2022-06-02T21:02:43.945Z] [2022-06-02T21:02:43.945Z] #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-06-02T21:02:43.945Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-02T21:02:43.945Z] #13 CACHED [2022-06-02T21:02:43.945Z] [2022-06-02T21:02:43.945Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T21:02:43.945Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T21:02:43.945Z] #35 DONE 0.0s [2022-06-02T21:02:43.945Z] [2022-06-02T21:02:43.945Z] #31 [internal] load build context [2022-06-02T21:02:43.945Z] #31 sha256:2796d7ffd66d999eb64017bc3855ddf41c839f3c3b083c604b7ffcbd674b0567 [2022-06-02T21:02:43.976Z] #24 ... [2022-06-02T21:02:43.976Z] [2022-06-02T21:02:43.976Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T21:02:43.976Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T21:02:43.976Z] #49 DONE 0.4s [2022-06-02T21:02:43.976Z] [2022-06-02T21:02:43.976Z] #24 [internal] load build context [2022-06-02T21:02:43.976Z] #24 sha256:b9e73817c50abe0036de2e5ada88b809375c8a93864ba7ec921c07e11f1b7cae [2022-06-02T21:02:43.995Z] #77 DONE 1.1s [2022-06-02T21:02:43.995Z] [2022-06-02T21:02:43.995Z] #78 exporting to image [2022-06-02T21:02:43.995Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T21:02:43.995Z] #78 exporting layers [2022-06-02T21:02:44.104Z] #10 DONE 0.1s [2022-06-02T21:02:44.104Z] [2022-06-02T21:02:44.104Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-02T21:02:44.104Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-02T21:02:44.104Z] #9 DONE 0.1s [2022-06-02T21:02:44.104Z] [2022-06-02T21:02:44.104Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-02T21:02:44.104Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-02T21:02:44.104Z] #8 DONE 0.1s [2022-06-02T21:02:44.104Z] [2022-06-02T21:02:44.104Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:44.104Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-02T21:02:44.104Z] #73 DONE 0.0s [2022-06-02T21:02:44.104Z] [2022-06-02T21:02:44.104Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-02T21:02:44.104Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-02T21:02:44.104Z] #71 DONE 0.0s [2022-06-02T21:02:44.104Z] [2022-06-02T21:02:44.104Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-02T21:02:44.104Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-02T21:02:44.104Z] #28 DONE 0.0s [2022-06-02T21:02:44.104Z] [2022-06-02T21:02:44.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-02T21:02:44.104Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-02T21:02:44.104Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-02T21:02:44.104Z] #11 DONE 0.0s [2022-06-02T21:02:44.104Z] [2022-06-02T21:02:44.104Z] #24 [internal] load build context [2022-06-02T21:02:44.104Z] #24 sha256:b7ff421e90e6a41fdf4af90a4249992fe9afa31eb8590208511ee1847a2fcc90 [2022-06-02T21:02:44.204Z] #31 ... [2022-06-02T21:02:44.204Z] [2022-06-02T21:02:44.204Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T21:02:44.204Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T21:02:44.204Z] #56 DONE 0.5s [2022-06-02T21:02:44.204Z] [2022-06-02T21:02:44.204Z] #31 [internal] load build context [2022-06-02T21:02:44.204Z] #31 sha256:2796d7ffd66d999eb64017bc3855ddf41c839f3c3b083c604b7ffcbd674b0567 [2022-06-02T21:02:44.375Z] #24 ... [2022-06-02T21:02:44.375Z] [2022-06-02T21:02:44.375Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T21:02:44.375Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-02T21:02:44.375Z] #12 CACHED [2022-06-02T21:02:44.375Z] [2022-06-02T21:02:44.375Z] #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-06-02T21:02:44.375Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-02T21:02:44.375Z] #13 CACHED [2022-06-02T21:02:44.375Z] [2022-06-02T21:02:44.375Z] #24 [internal] load build context [2022-06-02T21:02:44.375Z] #24 sha256:b7ff421e90e6a41fdf4af90a4249992fe9afa31eb8590208511ee1847a2fcc90 [2022-06-02T21:02:44.474Z] #31 ... [2022-06-02T21:02:44.474Z] [2022-06-02T21:02:44.474Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-02T21:02:44.474Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e [2022-06-02T21:02:44.474Z] #14 DONE 0.8s [2022-06-02T21:02:44.474Z] [2022-06-02T21:02:44.474Z] #31 [internal] load build context [2022-06-02T21:02:44.474Z] #31 sha256:2796d7ffd66d999eb64017bc3855ddf41c839f3c3b083c604b7ffcbd674b0567 [2022-06-02T21:02:44.636Z] #24 ... [2022-06-02T21:02:44.636Z] [2022-06-02T21:02:44.636Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-02T21:02:44.636Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-02T21:02:44.636Z] #49 DONE 0.5s [2022-06-02T21:02:44.636Z] [2022-06-02T21:02:44.636Z] #24 [internal] load build context [2022-06-02T21:02:44.636Z] #24 sha256:b7ff421e90e6a41fdf4af90a4249992fe9afa31eb8590208511ee1847a2fcc90 [2022-06-02T21:02:44.907Z] #24 transferring context: 61.13MB 1.6s done [2022-06-02T21:02:44.907Z] #24 DONE 1.6s [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T21:02:44.907Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-02T21:02:44.907Z] #33 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-02T21:02:44.907Z] #62 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T21:02:44.907Z] #69 sha256:088fea2cc0a4c719002a1a64d75f25c2d3334012f78e60b5f6682b8687deb47a [2022-06-02T21:02:44.907Z] #69 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #45 sha256:475578e84c716ac21b6ee2803b5e4b16ac9707e5d128e9f561ac6c33a47aefde [2022-06-02T21:02:44.907Z] #45 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #26 sha256:2f6ed3459e54790fa639b4c7e30a5cbf55566fd3e13406db98f856bf3898fd14 [2022-06-02T21:02:44.907Z] #26 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-02T21:02:44.907Z] #34 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-02T21:02:44.907Z] #50 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:02:44.907Z] #14 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T21:02:44.907Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-02T21:02:44.907Z] #18 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-02T21:02:44.907Z] #47 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-02T21:02:44.907Z] #53 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-02T21:02:44.907Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-02T21:02:44.907Z] #21 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T21:02:44.907Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-02T21:02:44.907Z] #17 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-02T21:02:44.907Z] #51 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #44 sha256:8355be12556e8aa3b1200b251869e1da67a2bc400984f4468c67dbdf2158e706 [2022-06-02T21:02:44.907Z] #44 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-02T21:02:44.907Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-02T21:02:44.907Z] #36 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T21:02:44.907Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-02T21:02:44.907Z] #23 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #65 sha256:be47a093199a3da485dcdfe1bcd0b7eb2bc85bf5b23984b094deb94a9ba96dc8 [2022-06-02T21:02:44.907Z] #65 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #60 sha256:665c976be6916f305b4c1ebd86b4d21c2c4379ec0020cc7911557fbdc02e8f8c [2022-06-02T21:02:44.907Z] #60 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #52 sha256:3a6a855dc07e277a333c3f14353620e6d9b8943bff25908eb50357942644a493 [2022-06-02T21:02:44.907Z] #52 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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.44.0" && /build/golangci-lint --version [2022-06-02T21:02:44.907Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-02T21:02:44.907Z] #55 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T21:02:44.907Z] #76 sha256:40f41c3b2641f62bb43cb4846ac69f3ef61423e9883ebe3b914160f196c7c82d [2022-06-02T21:02:44.907Z] #76 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T21:02:44.907Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-02T21:02:44.907Z] #15 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-02T21:02:44.907Z] #13 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #54 sha256:527ab7b42b7d47037add5034b9d1d1fbeafee70d8105500a41562cf89222e4cc [2022-06-02T21:02:44.907Z] #54 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-02T21:02:44.907Z] #40 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #67 sha256:b9b7436b5a8435a369af9f1af1ce8b18465ab1c8fd661f2d44af89a5f83c09e8 [2022-06-02T21:02:44.907Z] #67 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #37 sha256:9cf87c2b946b939c216ede4684234f27372f1a04b5ae89ea43ee1aeeeab83280 [2022-06-02T21:02:44.907Z] #37 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #58 sha256:4904029ea46687493c10bd6314c97bc86e953ed9934cfa02bba114659a7a739b [2022-06-02T21:02:44.907Z] #58 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #56 sha256:0fd7782ab2d144c674514322e614e24e66d829cb794d8c1ecc7951c6f5943f60 [2022-06-02T21:02:44.907Z] #56 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T21:02:44.907Z] #27 sha256:fde327f2d559ad40a569214665055d2ab658d2a16987bc754d486a56686cecc5 [2022-06-02T21:02:44.907Z] #27 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #77 [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-06-02T21:02:44.907Z] #77 sha256:e08861b528fc33bed0b8995d55760d87d3e4917b6cca52211b30fb798129afda [2022-06-02T21:02:44.907Z] #77 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T21:02:44.907Z] #25 sha256:03d2b97b2806647195e747fde8162ae27c9afac77997ad7496f231db4e6cf6eb [2022-06-02T21:02:44.907Z] #25 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-02T21:02:44.907Z] #38 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-02T21:02:44.907Z] #57 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-02T21:02:44.907Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-02T21:02:44.907Z] #12 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.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-06-02T21:02:44.907Z] #64 sha256:5154ecf8c7c66aba5ec6975ec0ec1288746a59427cd0d2eae416ceb04e82940f [2022-06-02T21:02:44.907Z] #64 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #39 sha256:cdbbffe1db107a058df02e1adfab84f525c4c57a0fa936ee33f06ad6d7e4565f [2022-06-02T21:02:44.907Z] #39 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #75 sha256:eccbf18750dc3f8c789dc8b5c1aa9e93c75fb93e2bcc2ba66c65aa18d04c4353 [2022-06-02T21:02:44.907Z] #75 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #35 sha256:6e3700e6c81c5e70f4c304bd8571d1e893cc78f4f0597d3a962faa9c0282d234 [2022-06-02T21:02:44.907Z] #35 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T21:02:44.907Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-02T21:02:44.907Z] #16 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T21:02:44.907Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T21:02:44.907Z] #72 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #48 sha256:4b65d6c662fa59d275e21fed19530e3c88df3032be9ef61dcbd272e99fa841dc [2022-06-02T21:02:44.907Z] #48 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #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-06-02T21:02:44.907Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T21:02:44.907Z] #29 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T21:02:44.907Z] #32 sha256:d41d665b5fd12e479e9f24796ae53887f92a04c96819601ea8434660bfc23aab [2022-06-02T21:02:44.907Z] #32 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T21:02:44.907Z] #30 sha256:3bc5393c8851ae6a061782619e884a969e676e9f674a2dd702b08538bae16488 [2022-06-02T21:02:44.907Z] #30 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.907Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T21:02:44.907Z] #41 sha256:05032111f6dc7803410d29a494b1d6799e0abebcc4aa6823b1621bdaca9b7fff [2022-06-02T21:02:44.907Z] #41 CACHED [2022-06-02T21:02:44.907Z] [2022-06-02T21:02:44.908Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T21:02:44.908Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-02T21:02:44.908Z] #19 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T21:02:44.908Z] #61 sha256:373fbe6c95926c39a8aefdd789bedd88e5814e058608ba9abadf35e5fffa9d3c [2022-06-02T21:02:44.908Z] #61 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T21:02:44.908Z] #70 sha256:90ac83dc89f94b106b606775c5426c23b61b9649b923d19591e743af85f47901 [2022-06-02T21:02:44.908Z] #70 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #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-06-02T21:02:44.908Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-02T21:02:44.908Z] #42 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T21:02:44.908Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-02T21:02:44.908Z] #22 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T21:02:44.908Z] #68 sha256:dc504ee1f168182c7fd77dac4427717a71647703603c339f14970467f6c52226 [2022-06-02T21:02:44.908Z] #68 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T21:02:44.908Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T21:02:44.908Z] #74 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #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-06-02T21:02:44.908Z] #31 sha256:a7474ab5110da5dbf574b148773811cbc7c417e3fd0b4417d1a33f794bf1ed94 [2022-06-02T21:02:44.908Z] #31 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T21:02:44.908Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-02T21:02:44.908Z] #46 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T21:02:44.908Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-02T21:02:44.908Z] #20 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T21:02:44.908Z] #63 sha256:6e6c9c55139853abaa280daf3ab522e6b087de5968dd93c7ca0a5a80b535df53 [2022-06-02T21:02:44.908Z] #63 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T21:02:44.908Z] #43 sha256:5b1eae7a742296c1f2464e2556cdac8ec9c8563771b5990f7b6ae2d136285975 [2022-06-02T21:02:44.908Z] #43 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T21:02:44.908Z] #66 sha256:d113364ea6ba9fb9e5c607e7db0ad851212d7d003e7ac590850ec81fd3e10d33 [2022-06-02T21:02:44.908Z] #66 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T21:02:44.908Z] #59 sha256:9564051be6ff46ce1ae9d4dd0ac1b05eacdfac3a07921397a0a08db021c7f275 [2022-06-02T21:02:44.908Z] #59 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #78 [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-06-02T21:02:44.908Z] #78 sha256:15f61f314b8d82e75d9abd3bd7994905a33994e692c1bad1d307b82dff0cd128 [2022-06-02T21:02:44.908Z] #78 CACHED [2022-06-02T21:02:44.908Z] [2022-06-02T21:02:44.908Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T21:02:44.908Z] #79 sha256:476145f88a9425ff8901f76ad7569e86d67b8cba8ac342c5d0aaadd5ae407880 [2022-06-02T21:02:44.938Z] #78 exporting layers 0.9s done [2022-06-02T21:02:44.938Z] #78 writing image sha256:fd31a54b092ef4c53934c18db60e2d2b37740f25bd74707b6952b5a66799b7c3 [2022-06-02T21:02:44.938Z] #78 writing image sha256:fd31a54b092ef4c53934c18db60e2d2b37740f25bd74707b6952b5a66799b7c3 done [2022-06-02T21:02:44.938Z] #78 naming to docker.io/library/docker:e042bea997299db8668aa51941cdc57fe9e88df6 done [2022-06-02T21:02:44.938Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-02T21:02:45.264Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-02T21:02:45.548Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e042bea997299db8668aa51941cdc57fe9e88df6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e042bea997299db8668aa51941cdc57fe9e88df6 hack/test/unit [2022-06-02T21:02:45.808Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-02T21:02:45.808Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-02T21:02:45.808Z] + TESTDIRS=./... [2022-06-02T21:02:45.808Z] + exclude_paths='/vendor/|/integration' [2022-06-02T21:02:45.808Z] ++ go list ./... [2022-06-02T21:02:45.808Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-02T21:02:45.834Z] #79 DONE 0.8s [2022-06-02T21:02:45.835Z] [2022-06-02T21:02:45.835Z] #80 exporting to image [2022-06-02T21:02:45.835Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T21:02:45.835Z] #80 exporting layers [2022-06-02T21:02:45.861Z] #31 ... [2022-06-02T21:02:45.861Z] [2022-06-02T21:02:45.861Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-02T21:02:45.861Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915 [2022-06-02T21:02:45.861Z] #15 DONE 1.2s [2022-06-02T21:02:45.861Z] [2022-06-02T21:02:45.861Z] #31 [internal] load build context [2022-06-02T21:02:45.861Z] #31 sha256:2796d7ffd66d999eb64017bc3855ddf41c839f3c3b083c604b7ffcbd674b0567 [2022-06-02T21:02:46.749Z] + pkg_list='github.com/docker/docker/api [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/backend [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/container [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/events [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/filters [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/image [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/mount [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/network [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/registry [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/time [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/versions [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:02:46.749Z] github.com/docker/docker/api/types/volume [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:02:46.749Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/config [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/debug [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:02:46.750Z] github.com/docker/docker/client [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:02:46.750Z] github.com/docker/docker/container [2022-06-02T21:02:46.750Z] github.com/docker/docker/container/stream [2022-06-02T21:02:46.750Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:02:46.750Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:02:46.750Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/config [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/events [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/exec [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/images [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/links [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/names [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/network [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/stats [2022-06-02T21:02:46.750Z] github.com/docker/docker/distribution [2022-06-02T21:02:46.750Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:02:46.750Z] github.com/docker/docker/distribution/utils [2022-06-02T21:02:46.750Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:02:46.750Z] github.com/docker/docker/dockerversion [2022-06-02T21:02:46.750Z] github.com/docker/docker/errdefs [2022-06-02T21:02:46.750Z] github.com/docker/docker/image [2022-06-02T21:02:46.750Z] github.com/docker/docker/image/cache [2022-06-02T21:02:46.750Z] github.com/docker/docker/image/tarexport [2022-06-02T21:02:46.750Z] github.com/docker/docker/image/v1 [2022-06-02T21:02:46.750Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:02:46.750Z] github.com/docker/docker/layer [2022-06-02T21:02:46.750Z] github.com/docker/docker/libcontainerd [2022-06-02T21:02:46.750Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:02:46.750Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:02:46.750Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:02:46.750Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/libnetwork/types [2022-06-02T21:02:46.750Z] github.com/docker/docker/oci [2022-06-02T21:02:46.750Z] github.com/docker/docker/oci/caps [2022-06-02T21:02:46.750Z] github.com/docker/docker/opts [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/archive [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/directory [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/platform [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/pools [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/progress [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/signal [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/stack [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/system [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:02:46.750Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:02:46.750Z] github.com/docker/docker/plugin [2022-06-02T21:02:46.750Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:02:46.750Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:02:46.750Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:02:46.750Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:02:46.750Z] github.com/docker/docker/quota [2022-06-02T21:02:46.750Z] github.com/docker/docker/reference [2022-06-02T21:02:46.750Z] github.com/docker/docker/registry [2022-06-02T21:02:46.750Z] github.com/docker/docker/registry/resumable [2022-06-02T21:02:46.750Z] github.com/docker/docker/restartmanager [2022-06-02T21:02:46.750Z] github.com/docker/docker/rootless [2022-06-02T21:02:46.750Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:02:46.750Z] github.com/docker/docker/runconfig [2022-06-02T21:02:46.750Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/environment [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/registry [2022-06-02T21:02:46.750Z] github.com/docker/docker/testutil/request [2022-06-02T21:02:46.750Z] github.com/docker/docker/volume [2022-06-02T21:02:46.750Z] github.com/docker/docker/volume/drivers [2022-06-02T21:02:46.750Z] github.com/docker/docker/volume/local [2022-06-02T21:02:46.750Z] github.com/docker/docker/volume/mounts [2022-06-02T21:02:46.750Z] github.com/docker/docker/volume/service [2022-06-02T21:02:46.750Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:02:46.750Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:02:46.750Z] ++ grep --fixed-strings -v /libnetwork [2022-06-02T21:02:46.750Z] ++ echo 'github.com/docker/docker/api [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/backend [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/container [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/events [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/filters [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/image [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/mount [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/network [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/registry [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/time [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/versions [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:02:46.750Z] github.com/docker/docker/api/types/volume [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:02:46.750Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/config [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/debug [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:02:46.750Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:02:46.750Z] github.com/docker/docker/client [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:02:46.750Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:02:46.750Z] github.com/docker/docker/container [2022-06-02T21:02:46.750Z] github.com/docker/docker/container/stream [2022-06-02T21:02:46.750Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:02:46.750Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:02:46.750Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/config [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/events [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/exec [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/images [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/links [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:02:46.750Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/names [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/network [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/stats [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution/utils [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:02:46.751Z] github.com/docker/docker/dockerversion [2022-06-02T21:02:46.751Z] github.com/docker/docker/errdefs [2022-06-02T21:02:46.751Z] github.com/docker/docker/image [2022-06-02T21:02:46.751Z] github.com/docker/docker/image/cache [2022-06-02T21:02:46.751Z] github.com/docker/docker/image/tarexport [2022-06-02T21:02:46.751Z] github.com/docker/docker/image/v1 [2022-06-02T21:02:46.751Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:02:46.751Z] github.com/docker/docker/layer [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/libnetwork/types [2022-06-02T21:02:46.751Z] github.com/docker/docker/oci [2022-06-02T21:02:46.751Z] github.com/docker/docker/oci/caps [2022-06-02T21:02:46.751Z] github.com/docker/docker/opts [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/archive [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/directory [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/platform [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/pools [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/progress [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/signal [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/stack [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/system [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:02:46.751Z] github.com/docker/docker/plugin [2022-06-02T21:02:46.751Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:02:46.751Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:02:46.751Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:02:46.751Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:02:46.751Z] github.com/docker/docker/quota [2022-06-02T21:02:46.751Z] github.com/docker/docker/reference [2022-06-02T21:02:46.751Z] github.com/docker/docker/registry [2022-06-02T21:02:46.751Z] github.com/docker/docker/registry/resumable [2022-06-02T21:02:46.751Z] github.com/docker/docker/restartmanager [2022-06-02T21:02:46.751Z] github.com/docker/docker/rootless [2022-06-02T21:02:46.751Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:02:46.751Z] github.com/docker/docker/runconfig [2022-06-02T21:02:46.751Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/environment [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/registry [2022-06-02T21:02:46.751Z] github.com/docker/docker/testutil/request [2022-06-02T21:02:46.751Z] github.com/docker/docker/volume [2022-06-02T21:02:46.751Z] github.com/docker/docker/volume/drivers [2022-06-02T21:02:46.751Z] github.com/docker/docker/volume/local [2022-06-02T21:02:46.751Z] github.com/docker/docker/volume/mounts [2022-06-02T21:02:46.751Z] github.com/docker/docker/volume/service [2022-06-02T21:02:46.751Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:02:46.751Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:02:46.751Z] + base_pkg_list='github.com/docker/docker/api [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/backend [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/container [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/events [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/filters [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/image [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/mount [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/network [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/registry [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/time [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/versions [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:02:46.751Z] github.com/docker/docker/api/types/volume [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:02:46.751Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:02:46.751Z] github.com/docker/docker/cli [2022-06-02T21:02:46.751Z] github.com/docker/docker/cli/config [2022-06-02T21:02:46.751Z] github.com/docker/docker/cli/debug [2022-06-02T21:02:46.751Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:02:46.751Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:02:46.751Z] github.com/docker/docker/client [2022-06-02T21:02:46.751Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:02:46.751Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:02:46.751Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:02:46.751Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:02:46.751Z] github.com/docker/docker/container [2022-06-02T21:02:46.751Z] github.com/docker/docker/container/stream [2022-06-02T21:02:46.751Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:02:46.751Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:02:46.751Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/config [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/events [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/exec [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/images [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/links [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/names [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/network [2022-06-02T21:02:46.751Z] github.com/docker/docker/daemon/stats [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution/utils [2022-06-02T21:02:46.751Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:02:46.751Z] github.com/docker/docker/dockerversion [2022-06-02T21:02:46.751Z] github.com/docker/docker/errdefs [2022-06-02T21:02:46.751Z] github.com/docker/docker/image [2022-06-02T21:02:46.751Z] github.com/docker/docker/image/cache [2022-06-02T21:02:46.751Z] github.com/docker/docker/image/tarexport [2022-06-02T21:02:46.751Z] github.com/docker/docker/image/v1 [2022-06-02T21:02:46.751Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:02:46.751Z] github.com/docker/docker/layer [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:02:46.751Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:02:46.751Z] github.com/docker/docker/oci [2022-06-02T21:02:46.751Z] github.com/docker/docker/oci/caps [2022-06-02T21:02:46.751Z] github.com/docker/docker/opts [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/archive [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/directory [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/platform [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/pools [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/progress [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/signal [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/stack [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/system [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:02:46.751Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:02:46.751Z] github.com/docker/docker/plugin [2022-06-02T21:02:46.751Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:02:46.751Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:02:46.751Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:02:46.751Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:02:46.751Z] github.com/docker/docker/quota [2022-06-02T21:02:46.751Z] github.com/docker/docker/reference [2022-06-02T21:02:46.751Z] github.com/docker/docker/registry [2022-06-02T21:02:46.751Z] github.com/docker/docker/registry/resumable [2022-06-02T21:02:46.752Z] github.com/docker/docker/restartmanager [2022-06-02T21:02:46.752Z] github.com/docker/docker/rootless [2022-06-02T21:02:46.752Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:02:46.752Z] github.com/docker/docker/runconfig [2022-06-02T21:02:46.752Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/environment [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/registry [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/request [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/drivers [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/local [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/mounts [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/service [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:02:46.752Z] ++ grep --fixed-strings /libnetwork [2022-06-02T21:02:46.752Z] ++ echo 'github.com/docker/docker/api [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/backend [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/container [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/events [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/filters [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/image [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/mount [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/network [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/registry [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/time [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/versions [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:02:46.752Z] github.com/docker/docker/api/types/volume [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:02:46.752Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:02:46.752Z] github.com/docker/docker/cli [2022-06-02T21:02:46.752Z] github.com/docker/docker/cli/config [2022-06-02T21:02:46.752Z] github.com/docker/docker/cli/debug [2022-06-02T21:02:46.752Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:02:46.752Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:02:46.752Z] github.com/docker/docker/client [2022-06-02T21:02:46.752Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:02:46.752Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:02:46.752Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:02:46.752Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:02:46.752Z] github.com/docker/docker/container [2022-06-02T21:02:46.752Z] github.com/docker/docker/container/stream [2022-06-02T21:02:46.752Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:02:46.752Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:02:46.752Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/config [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/events [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/exec [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/images [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/links [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/names [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/network [2022-06-02T21:02:46.752Z] github.com/docker/docker/daemon/stats [2022-06-02T21:02:46.752Z] github.com/docker/docker/distribution [2022-06-02T21:02:46.752Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:02:46.752Z] github.com/docker/docker/distribution/utils [2022-06-02T21:02:46.752Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:02:46.752Z] github.com/docker/docker/dockerversion [2022-06-02T21:02:46.752Z] github.com/docker/docker/errdefs [2022-06-02T21:02:46.752Z] github.com/docker/docker/image [2022-06-02T21:02:46.752Z] github.com/docker/docker/image/cache [2022-06-02T21:02:46.752Z] github.com/docker/docker/image/tarexport [2022-06-02T21:02:46.752Z] github.com/docker/docker/image/v1 [2022-06-02T21:02:46.752Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:02:46.752Z] github.com/docker/docker/layer [2022-06-02T21:02:46.752Z] github.com/docker/docker/libcontainerd [2022-06-02T21:02:46.752Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:02:46.752Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:02:46.752Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:02:46.752Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/types [2022-06-02T21:02:46.752Z] github.com/docker/docker/oci [2022-06-02T21:02:46.752Z] github.com/docker/docker/oci/caps [2022-06-02T21:02:46.752Z] github.com/docker/docker/opts [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/archive [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/directory [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/platform [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/pools [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/progress [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/signal [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/stack [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/system [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:02:46.752Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:02:46.752Z] github.com/docker/docker/plugin [2022-06-02T21:02:46.752Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:02:46.752Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:02:46.752Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:02:46.752Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:02:46.752Z] github.com/docker/docker/quota [2022-06-02T21:02:46.752Z] github.com/docker/docker/reference [2022-06-02T21:02:46.752Z] github.com/docker/docker/registry [2022-06-02T21:02:46.752Z] github.com/docker/docker/registry/resumable [2022-06-02T21:02:46.752Z] github.com/docker/docker/restartmanager [2022-06-02T21:02:46.752Z] github.com/docker/docker/rootless [2022-06-02T21:02:46.752Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:02:46.752Z] github.com/docker/docker/runconfig [2022-06-02T21:02:46.752Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/environment [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/registry [2022-06-02T21:02:46.752Z] github.com/docker/docker/testutil/request [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/drivers [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/local [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/mounts [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/service [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:02:46.752Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:02:46.752Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:02:46.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/types' [2022-06-02T21:02:46.753Z] + echo 'github.com/docker/docker/libnetwork [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/types' [2022-06-02T21:02:46.753Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:02:46.753Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:02:46.753Z] + type docker-proxy [2022-06-02T21:02:46.753Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-02T21:02:46.753Z] + hack/make.sh binary-proxy install-proxy [2022-06-02T21:02:46.753Z] [2022-06-02T21:02:46.753Z] Removing bundles/ [2022-06-02T21:02:46.753Z] [2022-06-02T21:02:46.753Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-02T21:02:46.795Z] #31 transferring context: 61.14MB 2.9s done [2022-06-02T21:02:46.795Z] #31 DONE 3.1s [2022-06-02T21:02:46.795Z] [2022-06-02T21:02:46.795Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-02T21:02:46.795Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f [2022-06-02T21:02:47.013Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-02T21:02:47.013Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:02:47.053Z] #16 DONE 1.1s [2022-06-02T21:02:47.053Z] [2022-06-02T21:02:47.053Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-02T21:02:47.053Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-02T21:02:47.189Z] #24 transferring context: 61.14MB 3.1s done [2022-06-02T21:02:47.189Z] #24 DONE 3.2s [2022-06-02T21:02:47.189Z] [2022-06-02T21:02:47.189Z] #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-06-02T21:02:47.189Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:02:47.189Z] #14 1.756 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:02:47.189Z] #14 1.756 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:02:47.189Z] #14 1.756 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:02:47.189Z] #14 3.095 Fetched 39.4 kB in 2s (24.5 kB/s) [2022-06-02T21:02:47.198Z] #80 exporting layers 1.1s done [2022-06-02T21:02:47.198Z] #80 writing image sha256:824bde037635030410e28dbf46922a272e3b3549c76b3a1f822847964e70d6c1 done [2022-06-02T21:02:47.198Z] #80 naming to docker.io/library/docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 done [2022-06-02T21:02:47.198Z] #80 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:02:47.311Z] #17 DONE 0.5s [2022-06-02T21:02:47.311Z] [2022-06-02T21:02:47.311Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-02T21:02:47.311Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d [2022-06-02T21:02:47.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh dynbinary test-integration [2022-06-02T21:02:47.783Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-02T21:02:47.783Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-02T21:02:47.783Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-02T21:02:47.783Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-02T21:02:47.783Z] 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-06-02T21:02:47.783Z] Detected virtualization docker. [2022-06-02T21:02:47.783Z] Detected architecture x86-64. [2022-06-02T21:02:47.783Z] Set hostname to . [2022-06-02T21:02:47.877Z] #18 DONE 0.5s [2022-06-02T21:02:47.877Z] [2022-06-02T21:02:47.877Z] #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-06-02T21:02:47.877Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-02T21:02:48.039Z] modprobe@configfs.service: Succeeded. [2022-06-02T21:02:48.039Z] modprobe@drm.service: Succeeded. [2022-06-02T21:02:48.039Z] modprobe@fuse.service: Succeeded. [2022-06-02T21:02:48.039Z] + source /etc/docker-entrypoint-cmd [2022-06-02T21:02:48.039Z] ++ hack/make.sh dynbinary test-integration [2022-06-02T21:02:48.039Z] [2022-06-02T21:02:48.141Z] #14 3.095 Reading package lists... [2022-06-02T21:02:48.141Z] #14 ... [2022-06-02T21:02:48.141Z] [2022-06-02T21:02:48.141Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T21:02:48.141Z] #66 sha256:acf333810cbc658aa6ce866b48a0c52b7b4d9b614cd1bcbbf7c29f8b38cbf6a2 [2022-06-02T21:02:48.141Z] #66 DONE 0.5s [2022-06-02T21:02:48.141Z] [2022-06-02T21:02:48.141Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T21:02:48.141Z] #25 sha256:ab537f94415cbb20d3c4be53739753de2e3b27bf4394bb1fe8d410e3bd151b54 [2022-06-02T21:02:48.141Z] #25 DONE 0.5s [2022-06-02T21:02:48.141Z] [2022-06-02T21:02:48.141Z] #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-06-02T21:02:48.141Z] #26 sha256:d7588489bae31cb77f7530f64b29d28fc3fcaf203ce3ae0654c85b654ac25411 [2022-06-02T21:02:48.295Z] Removing bundles/ [2022-06-02T21:02:48.295Z] [2022-06-02T21:02:48.295Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T21:02:48.295Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:02:48.295Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:02:48.809Z] #19 0.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-02T21:02:48.809Z] #19 0.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-02T21:02:48.809Z] #19 0.744 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:02:48.809Z] #19 0.855 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T21:02:48.809Z] #19 0.965 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T21:02:48.809Z] #19 1.076 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T21:02:49.067Z] #19 1.184 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T21:02:49.067Z] #19 1.278 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-02T21:02:49.082Z] #26 1.208 + RM_GOPATH=0 [2022-06-02T21:02:49.082Z] #26 1.208 + TMP_GOPATH= [2022-06-02T21:02:49.082Z] #26 1.208 + : /build [2022-06-02T21:02:49.082Z] #26 1.208 + '[' -z '' ']' [2022-06-02T21:02:49.082Z] #26 1.208 ++ mktemp -d [2022-06-02T21:02:49.082Z] #26 1.208 + export GOPATH=/tmp/tmp.rM10ccLBEw [2022-06-02T21:02:49.082Z] #26 1.208 + GOPATH=/tmp/tmp.rM10ccLBEw [2022-06-02T21:02:49.082Z] #26 1.208 + RM_GOPATH=1 [2022-06-02T21:02:49.082Z] #26 1.208 + case "$(go env GOARCH)" in [2022-06-02T21:02:49.082Z] #26 1.211 ++ go env GOARCH [2022-06-02T21:02:49.082Z] #26 1.223 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:02:49.082Z] #26 1.223 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:02:49.082Z] #26 1.223 ++ dirname /install.sh [2022-06-02T21:02:49.082Z] #26 1.224 + dir=/ [2022-06-02T21:02:49.082Z] #26 1.227 + bin=dockercli [2022-06-02T21:02:49.082Z] #26 1.228 + shift [2022-06-02T21:02:49.082Z] #26 1.228 + '[' '!' -f //dockercli.installer ']' [2022-06-02T21:02:49.082Z] #26 1.228 + . //dockercli.installer [2022-06-02T21:02:49.082Z] #26 1.228 ++ : stable [2022-06-02T21:02:49.082Z] #26 1.229 ++ : 17.06.2-ce [2022-06-02T21:02:49.082Z] #26 1.229 + install_dockercli [2022-06-02T21:02:49.082Z] #26 1.229 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T21:02:49.082Z] #26 1.229 Install docker/cli version 17.06.2-ce from stable [2022-06-02T21:02:49.082Z] #26 1.230 ++ uname -m [2022-06-02T21:02:49.082Z] #26 1.231 + arch=x86_64 [2022-06-02T21:02:49.082Z] #26 1.231 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T21:02:49.082Z] #26 1.231 + url=https://download.docker.com/linux/static [2022-06-02T21:02:49.082Z] #26 1.234 + tar -xz docker/docker [2022-06-02T21:02:49.082Z] #26 1.237 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T21:02:49.325Z] #19 1.378 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T21:02:49.325Z] #19 1.459 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T21:02:49.325Z] #19 1.461 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-02T21:02:49.325Z] #19 1.463 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T21:02:49.325Z] #19 1.465 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T21:02:49.325Z] #19 1.466 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T21:02:49.325Z] #19 1.468 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T21:02:49.325Z] #19 1.470 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-02T21:02:49.325Z] #19 1.470 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T21:02:49.325Z] #19 1.471 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T21:02:49.325Z] #19 1.471 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T21:02:49.325Z] #19 1.472 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T21:02:49.325Z] #19 1.473 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T21:02:52.380Z] #26 4.233 + mkdir -p /build [2022-06-02T21:02:52.381Z] #26 4.235 + mv docker/docker /build/ [2022-06-02T21:02:52.381Z] #26 4.236 + rmdir docker [2022-06-02T21:02:52.381Z] #26 DONE 4.4s [2022-06-02T21:02:52.381Z] [2022-06-02T21:02:52.381Z] #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-06-02T21:02:52.381Z] #67 sha256:54caeb1301dd36022a225faac9ff074152a06a1e8f80cf0e9fbb4492dec8df02 [2022-06-02T21:02:52.381Z] #67 1.190 + RM_GOPATH=0 [2022-06-02T21:02:52.381Z] #67 1.190 + TMP_GOPATH= [2022-06-02T21:02:52.381Z] #67 1.190 + : /build [2022-06-02T21:02:52.381Z] #67 1.190 + '[' -z '' ']' [2022-06-02T21:02:52.381Z] #67 1.190 ++ mktemp -d [2022-06-02T21:02:52.381Z] #67 1.195 + export GOPATH=/tmp/tmp.Lg6g3XG4jU [2022-06-02T21:02:52.381Z] #67 1.195 + GOPATH=/tmp/tmp.Lg6g3XG4jU [2022-06-02T21:02:52.381Z] #67 1.195 + RM_GOPATH=1 [2022-06-02T21:02:52.381Z] #67 1.195 + case "$(go env GOARCH)" in [2022-06-02T21:02:52.381Z] #67 1.195 ++ go env GOARCH [2022-06-02T21:02:52.381Z] #67 1.208 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:02:52.381Z] #67 1.208 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:02:52.381Z] #67 1.209 ++ dirname /install.sh [2022-06-02T21:02:52.381Z] #67 1.210 + dir=/ [2022-06-02T21:02:52.381Z] #67 1.210 + bin=rootlesskit [2022-06-02T21:02:52.381Z] #67 1.210 + shift [2022-06-02T21:02:52.381Z] #67 1.210 + '[' '!' -f //rootlesskit.installer ']' [2022-06-02T21:02:52.381Z] #67 1.211 + . //rootlesskit.installer [2022-06-02T21:02:52.381Z] #67 1.211 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:02:52.381Z] #67 1.211 + install_rootlesskit [2022-06-02T21:02:52.381Z] #67 1.211 + case "$1" in [2022-06-02T21:02:52.381Z] #67 1.212 + export CGO_ENABLED=0 [2022-06-02T21:02:52.381Z] #67 1.212 + CGO_ENABLED=0 [2022-06-02T21:02:52.381Z] #67 1.212 + _install_rootlesskit [2022-06-02T21:02:52.381Z] #67 1.213 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-02T21:02:52.381Z] #67 1.213 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:02:52.381Z] #67 1.213 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T21:02:52.381Z] #67 1.213 + GOBIN=/build [2022-06-02T21:02:52.381Z] #67 1.214 + GO111MODULE=on [2022-06-02T21:02:52.381Z] #67 1.214 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:02:52.381Z] #67 1.624 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-02T21:02:52.381Z] #67 2.822 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T21:02:52.381Z] #67 2.823 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-02T21:02:52.381Z] #67 3.023 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-02T21:02:52.381Z] #67 4.157 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-02T21:02:52.381Z] #67 4.404 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T21:02:52.381Z] #67 4.486 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T21:02:52.641Z] #67 4.712 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T21:02:52.641Z] #67 4.812 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T21:02:52.908Z] #67 4.870 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T21:02:52.908Z] #67 4.986 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-02T21:02:53.169Z] #67 5.129 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-02T21:02:53.169Z] #67 5.198 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-02T21:02:53.169Z] #67 5.214 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-02T21:02:53.595Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-02T21:02:53.595Z] [2022-06-02T21:02:53.595Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-02T21:02:53.595Z] Installing docker-proxy to /usr/local/bin/ [2022-06-02T21:02:53.595Z] [2022-06-02T21:02:53.595Z] + mkdir -p bundles [2022-06-02T21:02:53.595Z] + '[' -n 'github.com/docker/docker/api [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/backend [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/container [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/events [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/filters [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/image [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/mount [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/network [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/registry [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/time [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/versions [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:02:53.595Z] github.com/docker/docker/api/types/volume [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:02:53.595Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:02:53.595Z] github.com/docker/docker/cli [2022-06-02T21:02:53.595Z] github.com/docker/docker/cli/config [2022-06-02T21:02:53.595Z] github.com/docker/docker/cli/debug [2022-06-02T21:02:53.595Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:02:53.595Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:02:53.595Z] github.com/docker/docker/client [2022-06-02T21:02:53.595Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:02:53.595Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:02:53.595Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:02:53.595Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:02:53.595Z] github.com/docker/docker/container [2022-06-02T21:02:53.595Z] github.com/docker/docker/container/stream [2022-06-02T21:02:53.595Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:02:53.595Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:02:53.595Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/config [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/events [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/exec [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/images [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/links [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/names [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/network [2022-06-02T21:02:53.595Z] github.com/docker/docker/daemon/stats [2022-06-02T21:02:53.595Z] github.com/docker/docker/distribution [2022-06-02T21:02:53.595Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:02:53.595Z] github.com/docker/docker/distribution/utils [2022-06-02T21:02:53.595Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:02:53.595Z] github.com/docker/docker/dockerversion [2022-06-02T21:02:53.595Z] github.com/docker/docker/errdefs [2022-06-02T21:02:53.595Z] github.com/docker/docker/image [2022-06-02T21:02:53.595Z] github.com/docker/docker/image/cache [2022-06-02T21:02:53.595Z] github.com/docker/docker/image/tarexport [2022-06-02T21:02:53.595Z] github.com/docker/docker/image/v1 [2022-06-02T21:02:53.595Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:02:53.595Z] github.com/docker/docker/layer [2022-06-02T21:02:53.595Z] github.com/docker/docker/libcontainerd [2022-06-02T21:02:53.595Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:02:53.595Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:02:53.595Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:02:53.595Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:02:53.595Z] github.com/docker/docker/oci [2022-06-02T21:02:53.595Z] github.com/docker/docker/oci/caps [2022-06-02T21:02:53.595Z] github.com/docker/docker/opts [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/archive [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/directory [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:02:53.595Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/platform [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/pools [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/progress [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/signal [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/stack [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/system [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:02:53.596Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:02:53.596Z] github.com/docker/docker/plugin [2022-06-02T21:02:53.596Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:02:53.596Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:02:53.596Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:02:53.596Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:02:53.596Z] github.com/docker/docker/quota [2022-06-02T21:02:53.596Z] github.com/docker/docker/reference [2022-06-02T21:02:53.596Z] github.com/docker/docker/registry [2022-06-02T21:02:53.596Z] github.com/docker/docker/registry/resumable [2022-06-02T21:02:53.596Z] github.com/docker/docker/restartmanager [2022-06-02T21:02:53.596Z] github.com/docker/docker/rootless [2022-06-02T21:02:53.596Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:02:53.596Z] github.com/docker/docker/runconfig [2022-06-02T21:02:53.596Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/environment [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/registry [2022-06-02T21:02:53.596Z] github.com/docker/docker/testutil/request [2022-06-02T21:02:53.596Z] github.com/docker/docker/volume [2022-06-02T21:02:53.596Z] github.com/docker/docker/volume/drivers [2022-06-02T21:02:53.596Z] github.com/docker/docker/volume/local [2022-06-02T21:02:53.596Z] github.com/docker/docker/volume/mounts [2022-06-02T21:02:53.596Z] github.com/docker/docker/volume/service [2022-06-02T21:02:53.596Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:02:53.596Z] github.com/docker/docker/volume/testutils' ']' [2022-06-02T21:02:53.596Z] + 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-06-02T21:02:53.596Z] ? github.com/docker/docker/api [no test files] [2022-06-02T21:02:53.741Z] #67 5.730 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T21:02:54.313Z] #67 ... [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #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-06-02T21:02:54.313Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T21:02:54.313Z] #29 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T21:02:54.313Z] #30 sha256:654c43525462074cd2e9bb9147aef9b282be9bc87a31a97e801cf2dc1745d9f0 [2022-06-02T21:02:54.313Z] #30 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #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-06-02T21:02:54.313Z] #31 sha256:f3bebf227d147792d96a7f438b52fc989633897f6b1030b770669e60a15f4bc7 [2022-06-02T21:02:54.313Z] #31 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T21:02:54.313Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-02T21:02:54.313Z] #33 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #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-06-02T21:02:54.313Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-02T21:02:54.313Z] #34 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-02T21:02:54.313Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-02T21:02:54.313Z] #36 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #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-06-02T21:02:54.313Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-02T21:02:54.313Z] #38 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #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-06-02T21:02:54.313Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-02T21:02:54.313Z] #40 CACHED [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #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-06-02T21:02:54.313Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-02T21:02:54.313Z] #62 1.803 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:02:54.313Z] #62 1.803 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:02:54.313Z] #62 1.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:02:54.313Z] #62 3.171 Fetched 39.4 kB in 2s (23.8 kB/s) [2022-06-02T21:02:54.313Z] #62 3.171 Reading package lists... [2022-06-02T21:02:54.313Z] #62 5.013 Reading package lists... [2022-06-02T21:02:54.313Z] #62 6.881 Building dependency tree... [2022-06-02T21:02:54.313Z] #62 7.347 Reading state information... [2022-06-02T21:02:54.313Z] #62 7.838 The following additional packages will be installed: [2022-06-02T21:02:54.313Z] #62 7.840 libbtrfs0 [2022-06-02T21:02:54.313Z] #62 7.914 The following NEW packages will be installed: [2022-06-02T21:02:54.313Z] #62 7.917 libbtrfs-dev libbtrfs0 [2022-06-02T21:02:54.313Z] #62 8.243 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:02:54.313Z] #62 8.243 Need to get 460 kB of archives. [2022-06-02T21:02:54.313Z] #62 8.243 After this operation, 1237 kB of additional disk space will be used. [2022-06-02T21:02:54.313Z] #62 8.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T21:02:54.313Z] #62 8.243 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T21:02:54.313Z] #62 8.883 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:02:54.313Z] #62 8.960 Fetched 460 kB in 0s (1596 kB/s) [2022-06-02T21:02:54.313Z] #62 9.039 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T21:02:54.313Z] #62 9.039 (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 ... 15718 files and directories currently installed.) [2022-06-02T21:02:54.313Z] #62 9.145 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T21:02:54.313Z] #62 9.156 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:02:54.313Z] #62 9.314 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T21:02:54.313Z] #62 9.314 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T21:02:54.313Z] #62 9.354 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:02:54.313Z] #62 9.707 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:02:54.313Z] #62 9.738 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:02:54.313Z] #62 9.752 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:02:54.313Z] #62 DONE 10.2s [2022-06-02T21:02:54.313Z] [2022-06-02T21:02:54.313Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T21:02:54.313Z] #63 sha256:9a0f84b4ca0fbbd2e8e2f34d8973e74a819cf2872934268b3d1cb127a50b36e5 [2022-06-02T21:02:54.574Z] #63 DONE 0.2s [2022-06-02T21:02:54.574Z] [2022-06-02T21:02:54.574Z] #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-06-02T21:02:54.574Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:02:54.574Z] #14 3.095 Reading package lists... [2022-06-02T21:02:54.574Z] #14 5.105 Reading package lists... [2022-06-02T21:02:54.574Z] #14 6.942 Building dependency tree... [2022-06-02T21:02:54.574Z] #14 7.435 Reading state information... [2022-06-02T21:02:54.574Z] #14 7.960 The following additional packages will be installed: [2022-06-02T21:02:54.574Z] #14 7.965 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T21:02:54.574Z] #14 7.966 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-02T21:02:54.574Z] #14 7.966 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-02T21:02:54.574Z] #14 7.966 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-02T21:02:54.574Z] #14 7.967 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-02T21:02:54.574Z] #14 7.967 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-02T21:02:54.574Z] #14 7.968 mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T21:02:54.574Z] #14 7.970 Suggested packages: [2022-06-02T21:02:54.574Z] #14 7.971 gcc-10-locales seccomp wine64 [2022-06-02T21:02:54.574Z] #14 8.693 The following NEW packages will be installed: [2022-06-02T21:02:54.574Z] #14 8.693 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T21:02:54.574Z] #14 8.693 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-02T21:02:54.574Z] #14 8.693 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-02T21:02:54.574Z] #14 8.693 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-02T21:02:54.574Z] #14 8.693 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-02T21:02:54.574Z] #14 8.693 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-02T21:02:54.574Z] #14 8.693 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-02T21:02:54.574Z] #14 8.693 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-02T21:02:54.574Z] #14 8.693 mingw-w64-x86-64-dev [2022-06-02T21:02:54.574Z] #14 9.091 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:02:54.574Z] #14 9.091 Need to get 115 MB of archives. [2022-06-02T21:02:54.574Z] #14 9.091 After this operation, 645 MB of additional disk space will be used. [2022-06-02T21:02:54.574Z] #14 9.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-02T21:02:54.574Z] #14 9.195 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-02T21:02:54.574Z] #14 9.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-02T21:02:54.574Z] #14 9.302 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-02T21:02:54.574Z] #14 9.329 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-02T21:02:54.574Z] #14 9.329 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-02T21:02:54.574Z] #14 9.527 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-02T21:02:54.574Z] #14 9.633 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-02T21:02:54.574Z] #14 9.637 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-02T21:02:54.574Z] #14 10.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-02T21:02:54.574Z] #14 ... [2022-06-02T21:02:54.574Z] [2022-06-02T21:02:54.574Z] #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-06-02T21:02:54.574Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-02T21:02:54.574Z] #42 1.993 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:02:54.574Z] #42 1.993 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:02:54.574Z] #42 1.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:02:54.574Z] #42 3.283 Fetched 39.4 kB in 2s (24.5 kB/s) [2022-06-02T21:02:54.574Z] #42 3.283 Reading package lists... [2022-06-02T21:02:54.574Z] #42 5.223 Reading package lists... [2022-06-02T21:02:54.574Z] #42 7.293 Building dependency tree... [2022-06-02T21:02:54.574Z] #42 7.802 Reading state information... [2022-06-02T21:02:54.574Z] #42 8.327 The following additional packages will be installed: [2022-06-02T21:02:54.574Z] #42 8.327 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-02T21:02:54.574Z] #42 8.327 Suggested packages: [2022-06-02T21:02:54.574Z] #42 8.327 cmake-doc ninja-build lrzip [2022-06-02T21:02:54.574Z] #42 8.327 Recommended packages: [2022-06-02T21:02:54.574Z] #42 8.327 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T21:02:54.574Z] #42 8.690 The following NEW packages will be installed: [2022-06-02T21:02:54.574Z] #42 8.690 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-02T21:02:54.574Z] #42 8.690 vim-common xxd [2022-06-02T21:02:54.574Z] #42 9.063 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:02:54.574Z] #42 9.063 Need to get 17.7 MB of archives. [2022-06-02T21:02:54.574Z] #42 9.063 After this operation, 70.7 MB of additional disk space will be used. [2022-06-02T21:02:54.574Z] #42 9.063 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T21:02:54.574Z] #42 9.091 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-02T21:02:54.574Z] #42 9.091 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-02T21:02:54.574Z] #42 9.163 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T21:02:54.574Z] #42 9.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-02T21:02:54.574Z] #42 9.518 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-02T21:02:54.574Z] #42 9.537 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-02T21:02:54.574Z] #42 9.566 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-02T21:02:54.574Z] #42 9.566 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-02T21:02:54.574Z] #42 9.571 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-02T21:02:54.574Z] #42 10.57 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:02:54.837Z] #42 10.70 Fetched 17.7 MB in 1s (17.2 MB/s) [2022-06-02T21:02:54.837Z] #42 ... [2022-06-02T21:02:54.837Z] [2022-06-02T21:02:54.837Z] #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-06-02T21:02:54.837Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:02:55.407Z] #64 0.878 + RM_GOPATH=0 [2022-06-02T21:02:55.407Z] #64 0.878 + TMP_GOPATH= [2022-06-02T21:02:55.407Z] #64 0.878 + : /build [2022-06-02T21:02:55.407Z] #64 0.878 + '[' -z '' ']' [2022-06-02T21:02:55.407Z] #64 0.879 ++ mktemp -d [2022-06-02T21:02:55.407Z] #64 0.881 + export GOPATH=/tmp/tmp.8bVzoLTwoB [2022-06-02T21:02:55.407Z] #64 0.881 + GOPATH=/tmp/tmp.8bVzoLTwoB [2022-06-02T21:02:55.407Z] #64 0.881 + RM_GOPATH=1 [2022-06-02T21:02:55.407Z] #64 0.881 + case "$(go env GOARCH)" in [2022-06-02T21:02:55.407Z] #64 0.881 ++ go env GOARCH [2022-06-02T21:02:55.407Z] #64 0.889 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:02:55.407Z] #64 0.889 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:02:55.407Z] #64 0.889 ++ dirname /install.sh [2022-06-02T21:02:55.407Z] #64 0.890 + dir=/ [2022-06-02T21:02:55.407Z] #64 0.890 + bin=containerd [2022-06-02T21:02:55.407Z] #64 0.890 + shift [2022-06-02T21:02:55.407Z] #64 0.890 + '[' '!' -f //containerd.installer ']' [2022-06-02T21:02:55.407Z] #64 0.890 + . //containerd.installer [2022-06-02T21:02:55.407Z] #64 0.891 ++ set -e [2022-06-02T21:02:55.407Z] #64 0.891 ++ : v1.6.4 [2022-06-02T21:02:55.407Z] #64 0.891 + install_containerd [2022-06-02T21:02:55.407Z] #64 0.893 Install containerd version v1.6.4 [2022-06-02T21:02:55.407Z] #64 0.893 + echo 'Install containerd version v1.6.4' [2022-06-02T21:02:55.407Z] #64 0.893 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8bVzoLTwoB/src/github.com/containerd/containerd [2022-06-02T21:02:55.407Z] #64 0.893 Cloning into '/tmp/tmp.8bVzoLTwoB/src/github.com/containerd/containerd'... [2022-06-02T21:02:55.971Z] #19 7.076 Fetched 49.0 MB in 7s (7399 kB/s) [2022-06-02T21:02:57.873Z] #19 7.076 Reading package lists... [2022-06-02T21:03:00.691Z] #64 ... [2022-06-02T21:03:00.691Z] [2022-06-02T21:03:00.691Z] #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-06-02T21:03:00.691Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:03:00.691Z] #14 10.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-02T21:03:00.691Z] #14 10.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-02T21:03:00.691Z] #14 11.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-02T21:03:00.691Z] #14 11.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-02T21:03:00.691Z] #14 11.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-02T21:03:00.691Z] #14 11.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-02T21:03:00.691Z] #14 11.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-02T21:03:00.691Z] #14 11.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T21:03:00.691Z] #14 11.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T21:03:00.691Z] #14 11.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-02T21:03:00.691Z] #14 11.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-02T21:03:00.691Z] #14 11.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-02T21:03:00.691Z] #14 11.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-02T21:03:00.691Z] #14 11.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-02T21:03:00.691Z] #14 11.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-02T21:03:00.691Z] #14 11.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-02T21:03:00.691Z] #14 11.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-02T21:03:00.691Z] #14 11.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-02T21:03:00.691Z] #14 11.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-02T21:03:00.691Z] #14 11.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-02T21:03:00.691Z] #14 12.30 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:03:00.691Z] #14 12.41 Fetched 115 MB in 3s (37.3 MB/s) [2022-06-02T21:03:00.691Z] #14 12.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T21:03:00.691Z] #14 12.45 (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 ... 15718 files and directories currently installed.) [2022-06-02T21:03:00.691Z] #14 12.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T21:03:00.691Z] #14 12.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T21:03:00.691Z] #14 13.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T21:03:00.691Z] #14 13.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T21:03:00.691Z] #14 13.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T21:03:00.691Z] #14 14.58 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T21:03:00.691Z] #14 14.58 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-02T21:03:00.691Z] #14 14.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T21:03:00.691Z] #14 14.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T21:03:00.691Z] #14 14.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:03:00.691Z] #14 14.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:03:00.691Z] #14 14.77 Selecting previously unselected package dmsetup. [2022-06-02T21:03:00.691Z] #14 14.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:03:00.691Z] #14 14.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-02T21:03:00.691Z] #14 14.88 Selecting previously unselected package mingw-w64-common. [2022-06-02T21:03:00.691Z] #14 14.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-02T21:03:00.691Z] #14 14.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-02T21:03:01.158Z] #19 10.07 Reading package lists... [2022-06-02T21:03:01.262Z] #14 17.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T21:03:01.262Z] #14 17.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-02T21:03:01.262Z] #14 17.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T21:03:01.416Z] #19 13.05 Building dependency tree... [2022-06-02T21:03:01.834Z] #14 ... [2022-06-02T21:03:01.834Z] [2022-06-02T21:03:01.834Z] #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-06-02T21:03:01.834Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-02T21:03:01.834Z] #42 10.79 Selecting previously unselected package xxd. [2022-06-02T21:03:01.834Z] #42 10.79 (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 ... 15718 files and directories currently installed.) [2022-06-02T21:03:01.834Z] #42 10.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 10.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 11.11 Selecting previously unselected package vim-common. [2022-06-02T21:03:01.834Z] #42 11.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T21:03:01.834Z] #42 11.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 11.31 Selecting previously unselected package cmake-data. [2022-06-02T21:03:01.834Z] #42 11.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-02T21:03:01.834Z] #42 11.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 12.36 Selecting previously unselected package libicu67:amd64. [2022-06-02T21:03:01.834Z] #42 12.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 12.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T21:03:01.834Z] #42 14.64 Selecting previously unselected package libxml2:amd64. [2022-06-02T21:03:01.834Z] #42 14.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 14.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T21:03:01.834Z] #42 14.86 Selecting previously unselected package libarchive13:amd64. [2022-06-02T21:03:01.834Z] #42 14.86 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 14.87 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 14.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-02T21:03:01.834Z] #42 14.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 14.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T21:03:01.834Z] #42 15.05 Selecting previously unselected package librhash0:amd64. [2022-06-02T21:03:01.834Z] #42 15.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 15.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-02T21:03:01.834Z] #42 15.15 Selecting previously unselected package libuv1:amd64. [2022-06-02T21:03:01.834Z] #42 15.15 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 15.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-02T21:03:01.834Z] #42 15.23 Selecting previously unselected package cmake. [2022-06-02T21:03:01.834Z] #42 15.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-02T21:03:01.834Z] #42 15.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 16.74 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T21:03:01.834Z] #42 16.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 16.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-02T21:03:01.834Z] #42 16.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 16.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T21:03:01.834Z] #42 16.84 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-02T21:03:01.834Z] #42 16.85 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 16.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T21:03:01.834Z] #42 16.89 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 16.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-02T21:03:01.834Z] #42 16.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:03:01.834Z] #42 DONE 17.5s [2022-06-02T21:03:01.834Z] [2022-06-02T21:03:01.834Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T21:03:01.834Z] #43 sha256:95c6071b92fe03c98b6d6095ab33af8e0f4446f61233478ac8599260a615d4c6 [2022-06-02T21:03:01.834Z] #43 DONE 0.1s [2022-06-02T21:03:01.834Z] [2022-06-02T21:03:01.834Z] #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-06-02T21:03:01.834Z] #44 sha256:4666cc9f9d707477c2fea1171fa3d879647c9acdda61ccf65889eae86b8c3a43 [2022-06-02T21:03:02.350Z] #19 14.39 The following additional packages will be installed: [2022-06-02T21:03:02.350Z] #19 14.39 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-02T21:03:02.350Z] #19 14.39 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-02T21:03:02.350Z] #19 14.39 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-02T21:03:02.350Z] #19 14.39 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-02T21:03:02.350Z] #19 14.39 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-02T21:03:02.350Z] #19 14.39 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-02T21:03:02.350Z] #19 14.39 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-02T21:03:02.350Z] #19 14.39 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-02T21:03:02.350Z] #19 14.39 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-02T21:03:02.350Z] #19 14.39 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-02T21:03:02.350Z] #19 14.39 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-02T21:03:02.350Z] #19 14.39 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-02T21:03:02.350Z] #19 14.39 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-02T21:03:02.350Z] #19 14.39 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-02T21:03:02.350Z] #19 14.39 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-02T21:03:02.350Z] #19 14.39 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-02T21:03:02.350Z] #19 14.39 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-02T21:03:02.350Z] #19 14.39 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-02T21:03:02.350Z] #19 14.39 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-02T21:03:02.350Z] #19 14.39 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-02T21:03:02.351Z] #19 14.39 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-02T21:03:02.351Z] #19 14.39 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-02T21:03:02.351Z] #19 14.39 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-02T21:03:02.351Z] #19 14.39 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-02T21:03:02.351Z] #19 14.39 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-02T21:03:02.351Z] #19 14.40 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-02T21:03:02.351Z] #19 14.40 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-02T21:03:02.351Z] #19 14.40 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-02T21:03:02.351Z] #19 14.40 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-02T21:03:02.351Z] #19 14.40 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-02T21:03:02.351Z] #19 14.40 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-02T21:03:02.351Z] #19 14.40 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-02T21:03:02.351Z] #19 14.40 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-02T21:03:02.351Z] #19 14.40 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-02T21:03:02.351Z] #19 14.40 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-02T21:03:02.351Z] #19 14.40 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-02T21:03:02.351Z] #19 14.40 linux-libc-dev-s390x-cross patch xz-utils [2022-06-02T21:03:02.351Z] #19 14.41 Suggested packages: [2022-06-02T21:03:02.351Z] #19 14.41 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-02T21:03:02.351Z] #19 14.41 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-02T21:03:02.351Z] #19 14.41 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-02T21:03:02.351Z] #19 14.41 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-02T21:03:02.351Z] #19 14.41 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-02T21:03:02.351Z] #19 14.41 libyaml-shell-perl ed diffutils-doc [2022-06-02T21:03:02.351Z] #19 14.41 Recommended packages: [2022-06-02T21:03:02.351Z] #19 14.41 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-02T21:03:02.351Z] #19 14.41 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-02T21:03:02.775Z] #44 0.765 + RM_GOPATH=0 [2022-06-02T21:03:02.775Z] #44 0.765 + TMP_GOPATH= [2022-06-02T21:03:02.775Z] #44 0.765 + : /build [2022-06-02T21:03:02.775Z] #44 0.765 + '[' -z '' ']' [2022-06-02T21:03:02.775Z] #44 0.765 ++ mktemp -d [2022-06-02T21:03:02.775Z] #44 0.766 + export GOPATH=/tmp/tmp.jeYNWRpRl1 [2022-06-02T21:03:02.775Z] #44 0.773 + GOPATH=/tmp/tmp.jeYNWRpRl1 [2022-06-02T21:03:02.775Z] #44 0.774 + RM_GOPATH=1 [2022-06-02T21:03:02.775Z] #44 0.774 + case "$(go env GOARCH)" in [2022-06-02T21:03:02.775Z] #44 0.774 ++ go env GOARCH [2022-06-02T21:03:02.775Z] #44 0.780 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:03:02.775Z] #44 0.780 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:03:02.775Z] #44 0.784 ++ dirname /install.sh [2022-06-02T21:03:02.775Z] #44 0.788 + dir=/ [2022-06-02T21:03:02.775Z] #44 0.788 + bin=tini [2022-06-02T21:03:02.775Z] #44 0.789 + shift [2022-06-02T21:03:02.775Z] #44 0.789 + '[' '!' -f //tini.installer ']' [2022-06-02T21:03:02.775Z] #44 0.789 + . //tini.installer [2022-06-02T21:03:02.775Z] #44 0.789 ++ : v0.19.0 [2022-06-02T21:03:02.775Z] #44 0.790 + install_tini [2022-06-02T21:03:02.775Z] #44 0.790 + echo 'Install tini version v0.19.0' [2022-06-02T21:03:02.775Z] #44 0.790 Install tini version v0.19.0 [2022-06-02T21:03:02.775Z] #44 0.790 + git clone https://github.com/krallin/tini.git /tmp/tmp.jeYNWRpRl1/tini [2022-06-02T21:03:02.775Z] #44 0.792 Cloning into '/tmp/tmp.jeYNWRpRl1/tini'... [2022-06-02T21:03:03.035Z] #44 1.213 + cd /tmp/tmp.jeYNWRpRl1/tini [2022-06-02T21:03:03.035Z] #44 1.213 + git checkout -q v0.19.0 [2022-06-02T21:03:03.035Z] #44 1.224 + cmake . [2022-06-02T21:03:03.036Z] #44 1.424 -- The C compiler identification is GNU 10.2.1 [2022-06-02T21:03:03.036Z] #44 1.460 -- Detecting C compiler ABI info [2022-06-02T21:03:03.606Z] #44 1.691 -- Detecting C compiler ABI info - done [2022-06-02T21:03:03.606Z] #44 1.760 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-02T21:03:03.606Z] #44 1.765 -- Detecting C compile features [2022-06-02T21:03:03.606Z] #44 1.766 -- Detecting C compile features - done [2022-06-02T21:03:03.606Z] #44 1.792 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T21:03:03.606Z] #44 1.839 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T21:03:03.606Z] #44 1.860 -- Configuring done [2022-06-02T21:03:03.606Z] #44 1.866 -- Generating done [2022-06-02T21:03:03.606Z] #44 1.867 -- Build files have been written to: /tmp/tmp.jeYNWRpRl1/tini [2022-06-02T21:03:03.606Z] #44 1.870 + make tini-static [2022-06-02T21:03:03.606Z] #44 2.003 Scanning dependencies of target tini-static [2022-06-02T21:03:03.726Z] #19 15.60 The following NEW packages will be installed: [2022-06-02T21:03:03.726Z] #19 15.60 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-02T21:03:03.726Z] #19 15.60 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-02T21:03:03.726Z] #19 15.60 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-02T21:03:03.726Z] #19 15.60 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-02T21:03:03.726Z] #19 15.60 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-02T21:03:03.726Z] #19 15.60 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-02T21:03:03.726Z] #19 15.60 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-02T21:03:03.726Z] #19 15.60 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-02T21:03:03.726Z] #19 15.60 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-02T21:03:03.726Z] #19 15.60 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-02T21:03:03.726Z] #19 15.60 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-02T21:03:03.726Z] #19 15.60 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-02T21:03:03.726Z] #19 15.60 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-02T21:03:03.726Z] #19 15.60 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-02T21:03:03.726Z] #19 15.60 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-02T21:03:03.726Z] #19 15.60 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-02T21:03:03.726Z] #19 15.60 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-02T21:03:03.726Z] #19 15.60 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-02T21:03:03.726Z] #19 15.60 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-02T21:03:03.726Z] #19 15.60 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-02T21:03:03.726Z] #19 15.60 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-02T21:03:03.726Z] #19 15.60 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-02T21:03:03.726Z] #19 15.60 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-02T21:03:03.726Z] #19 15.60 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-02T21:03:03.726Z] #19 15.60 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-02T21:03:03.726Z] #19 15.60 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-02T21:03:03.726Z] #19 15.60 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-02T21:03:03.726Z] #19 15.60 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-02T21:03:03.726Z] #19 15.60 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-02T21:03:03.726Z] #19 15.60 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-02T21:03:03.726Z] #19 15.60 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-02T21:03:03.726Z] #19 15.60 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-02T21:03:03.726Z] #19 15.60 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-02T21:03:03.726Z] #19 15.60 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-02T21:03:03.726Z] #19 15.60 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-02T21:03:03.726Z] #19 15.60 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-02T21:03:03.726Z] #19 15.60 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-02T21:03:03.726Z] #19 15.60 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-02T21:03:03.726Z] #19 15.60 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-02T21:03:03.726Z] #19 15.60 linux-libc-dev-s390x-cross patch xz-utils [2022-06-02T21:03:03.726Z] #19 15.92 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:03:03.726Z] #19 15.92 Need to get 788 MB of archives. [2022-06-02T21:03:03.726Z] #19 15.92 After this operation, 3385 MB of additional disk space will be used. [2022-06-02T21:03:03.726Z] #19 15.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-02T21:03:03.726Z] #19 15.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-02T21:03:03.726Z] #19 15.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-02T21:03:03.726Z] #19 15.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-02T21:03:03.726Z] #19 15.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-02T21:03:03.726Z] #19 15.93 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-02T21:03:03.726Z] #19 15.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-02T21:03:03.726Z] #19 15.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-02T21:03:03.866Z] #44 2.024 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T21:03:03.984Z] #19 15.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-02T21:03:03.984Z] #19 16.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-02T21:03:03.984Z] #19 16.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-02T21:03:03.984Z] #19 16.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-02T21:03:03.984Z] #19 16.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-06-02T21:03:04.127Z] #44 2.568 [100%] Linking C executable tini-static [2022-06-02T21:03:04.241Z] #19 16.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-06-02T21:03:04.241Z] #19 16.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-06-02T21:03:04.507Z] #19 16.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-06-02T21:03:04.507Z] #19 16.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-06-02T21:03:04.698Z] #44 2.862 [100%] Built target tini-static [2022-06-02T21:03:04.698Z] #44 2.893 + mkdir -p /build [2022-06-02T21:03:04.698Z] #44 2.895 + cp tini-static /build/docker-init [2022-06-02T21:03:04.766Z] #19 17.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-02T21:03:04.958Z] #44 DONE 3.1s [2022-06-02T21:03:04.958Z] [2022-06-02T21:03:04.958Z] #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-06-02T21:03:04.958Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:03:04.958Z] #14 19.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T21:03:04.958Z] #14 19.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:03:04.958Z] #14 19.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T21:03:04.958Z] #14 19.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-02T21:03:04.959Z] #14 19.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:03:04.959Z] #14 19.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T21:03:05.024Z] #19 17.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-06-02T21:03:05.282Z] #19 17.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-02T21:03:05.282Z] #19 17.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-06-02T21:03:05.541Z] #19 17.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-02T21:03:05.803Z] #19 17.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-06-02T21:03:05.803Z] #19 17.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-06-02T21:03:05.803Z] #19 17.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-02T21:03:05.803Z] #19 17.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-02T21:03:05.803Z] #19 17.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-02T21:03:05.803Z] #19 17.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-02T21:03:05.803Z] #19 17.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-02T21:03:05.803Z] #19 17.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-06-02T21:03:05.803Z] #19 17.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-02T21:03:05.803Z] #19 17.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-02T21:03:05.803Z] #19 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-02T21:03:05.803Z] #19 17.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-02T21:03:05.803Z] #19 17.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-02T21:03:05.803Z] #19 17.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-02T21:03:05.803Z] #19 17.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-02T21:03:05.803Z] #19 17.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-02T21:03:05.803Z] #19 17.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-06-02T21:03:05.803Z] #19 17.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-06-02T21:03:05.899Z] #14 ... [2022-06-02T21:03:05.899Z] [2022-06-02T21:03:05.899Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T21:03:05.899Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-02T21:03:05.899Z] #46 CACHED [2022-06-02T21:03:05.899Z] [2022-06-02T21:03:05.899Z] #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-06-02T21:03:05.899Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-02T21:03:05.899Z] #47 CACHED [2022-06-02T21:03:05.899Z] [2022-06-02T21:03:05.899Z] #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-06-02T21:03:05.899Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-02T21:03:05.899Z] #50 CACHED [2022-06-02T21:03:05.899Z] [2022-06-02T21:03:05.899Z] #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-06-02T21:03:05.899Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-02T21:03:05.899Z] #51 CACHED [2022-06-02T21:03:05.899Z] [2022-06-02T21:03:05.899Z] #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-06-02T21:03:05.899Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-02T21:03:05.899Z] #53 CACHED [2022-06-02T21:03:05.899Z] [2022-06-02T21:03:05.899Z] #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.44.0" && /build/golangci-lint --version [2022-06-02T21:03:05.899Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-02T21:03:05.899Z] #55 CACHED [2022-06-02T21:03:05.899Z] [2022-06-02T21:03:05.899Z] #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-06-02T21:03:05.899Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-02T21:03:05.899Z] #57 CACHED [2022-06-02T21:03:06.062Z] #19 18.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-06-02T21:03:06.062Z] #19 18.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-06-02T21:03:06.062Z] #19 18.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-02T21:03:06.062Z] #19 18.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-06-02T21:03:06.062Z] #19 18.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-06-02T21:03:06.159Z] [2022-06-02T21:03:06.159Z] #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-06-02T21:03:06.159Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:03:06.628Z] #19 18.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-02T21:03:06.628Z] #19 18.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-02T21:03:06.628Z] #19 18.78 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-02T21:03:06.628Z] #19 18.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-02T21:03:06.628Z] #19 18.80 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-02T21:03:06.628Z] #19 18.80 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T21:03:06.885Z] #19 18.86 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-02T21:03:06.885Z] #19 18.87 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-02T21:03:06.885Z] #19 18.88 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-02T21:03:06.885Z] #19 18.88 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-02T21:03:06.885Z] #19 18.88 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-06-02T21:03:06.885Z] #19 18.88 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-02T21:03:06.885Z] #19 18.89 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-02T21:03:06.885Z] #19 18.89 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-02T21:03:06.885Z] #19 18.90 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-02T21:03:06.885Z] #19 18.90 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-02T21:03:06.885Z] #19 18.91 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-06-02T21:03:06.885Z] #19 18.91 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-06-02T21:03:07.102Z] #14 22.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-02T21:03:07.102Z] #14 22.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:03:07.102Z] #14 22.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:03:07.144Z] #19 19.30 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-06-02T21:03:07.144Z] #19 19.30 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-06-02T21:03:07.144Z] #19 19.31 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-02T21:03:07.144Z] #19 19.32 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-06-02T21:03:07.144Z] #19 19.33 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-06-02T21:03:07.403Z] #19 19.72 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-06-02T21:03:07.664Z] #19 19.72 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-02T21:03:07.664Z] #19 19.72 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-02T21:03:07.664Z] #19 19.73 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-06-02T21:03:07.664Z] #19 19.73 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-02T21:03:07.664Z] #19 19.73 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-02T21:03:07.664Z] #19 19.73 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-02T21:03:07.664Z] #19 19.75 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-02T21:03:07.664Z] #19 19.75 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-02T21:03:07.664Z] #19 19.76 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-06-02T21:03:07.664Z] #19 19.77 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-06-02T21:03:07.926Z] #19 20.15 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-06-02T21:03:07.926Z] #19 20.15 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-06-02T21:03:08.190Z] #19 20.16 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-02T21:03:08.190Z] #19 20.17 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-06-02T21:03:08.190Z] #19 20.18 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-06-02T21:03:08.452Z] #19 20.53 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-06-02T21:03:08.452Z] #19 20.53 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-02T21:03:08.452Z] #19 20.53 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-02T21:03:08.452Z] #19 20.54 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-06-02T21:03:08.452Z] #19 20.54 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-02T21:03:08.452Z] #19 20.54 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-02T21:03:08.452Z] #19 20.55 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-02T21:03:08.452Z] #19 20.55 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-02T21:03:08.452Z] #19 20.56 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-02T21:03:08.452Z] #19 20.57 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-02T21:03:08.452Z] #19 20.58 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-02T21:03:08.452Z] #19 20.58 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-02T21:03:08.452Z] #19 20.59 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-02T21:03:08.452Z] #19 20.59 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-06-02T21:03:08.452Z] #19 20.60 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-06-02T21:03:08.498Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-06-02T21:03:08.714Z] #19 20.97 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-06-02T21:03:08.972Z] #19 20.97 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-06-02T21:03:08.972Z] #19 20.99 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-02T21:03:08.972Z] #19 21.00 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-06-02T21:03:08.972Z] #19 21.02 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-06-02T21:03:09.230Z] #19 21.36 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-06-02T21:03:09.230Z] #19 21.36 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-02T21:03:09.230Z] #19 21.36 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-02T21:03:09.230Z] #19 21.37 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-06-02T21:03:09.230Z] #19 21.37 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-02T21:03:09.230Z] #19 21.37 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-02T21:03:09.230Z] #19 21.37 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-02T21:03:09.230Z] #19 21.37 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-02T21:03:09.230Z] #19 21.39 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-02T21:03:09.230Z] #19 21.40 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-02T21:03:09.230Z] #19 21.40 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-06-02T21:03:09.230Z] #19 21.41 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-06-02T21:03:09.489Z] #19 21.79 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-06-02T21:03:09.489Z] #19 21.79 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-06-02T21:03:09.489Z] #19 21.80 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-02T21:03:09.747Z] #19 21.81 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-06-02T21:03:09.747Z] #19 21.83 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-06-02T21:03:10.005Z] #19 22.21 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-02T21:03:10.005Z] #19 22.21 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-02T21:03:10.262Z] #19 22.48 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:03:10.262Z] #19 22.61 Fetched 788 MB in 7s (120 MB/s) [2022-06-02T21:03:10.519Z] #19 22.64 Selecting previously unselected package liblocale-gettext-perl. [2022-06-02T21:03:10.519Z] #19 22.64 (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 ... 15718 files and directories currently installed.) [2022-06-02T21:03:10.519Z] #19 22.68 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-02T21:03:10.519Z] #19 22.69 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-02T21:03:10.519Z] #19 22.72 Selecting previously unselected package bzip2. [2022-06-02T21:03:10.519Z] #19 22.72 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-02T21:03:10.519Z] #19 22.72 Unpacking bzip2 (1.0.8-4) ... [2022-06-02T21:03:10.519Z] #19 22.75 Selecting previously unselected package libmagic-mgc. [2022-06-02T21:03:10.519Z] #19 22.75 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-02T21:03:10.519Z] #19 22.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-02T21:03:10.519Z] #19 22.83 Selecting previously unselected package libmagic1:amd64. [2022-06-02T21:03:10.519Z] #19 22.83 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-02T21:03:10.777Z] #19 22.84 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-02T21:03:10.777Z] #19 22.87 Selecting previously unselected package file. [2022-06-02T21:03:10.777Z] #19 22.88 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-02T21:03:10.777Z] #19 22.88 Unpacking file (1:5.39-3) ... [2022-06-02T21:03:10.777Z] #19 22.91 Selecting previously unselected package xz-utils. [2022-06-02T21:03:10.777Z] #19 22.91 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-02T21:03:10.777Z] #19 22.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T21:03:10.777Z] #19 22.99 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-02T21:03:10.777Z] #19 22.99 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-02T21:03:10.777Z] #19 23.00 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-02T21:03:11.343Z] #19 23.32 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-02T21:03:11.343Z] #19 23.32 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-02T21:03:11.343Z] #19 23.33 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-02T21:03:11.600Z] #19 23.62 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-02T21:03:11.600Z] #19 23.62 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-02T21:03:11.600Z] #19 23.63 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-02T21:03:11.858Z] #19 23.92 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-02T21:03:11.858Z] #19 23.92 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-02T21:03:11.858Z] #19 23.93 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-02T21:03:12.116Z] #19 24.20 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-02T21:03:12.116Z] #19 24.20 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-02T21:03:12.116Z] #19 24.20 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-02T21:03:12.116Z] #19 24.42 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-02T21:03:12.116Z] #19 24.43 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:12.116Z] #19 24.43 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:03:12.116Z] #19 24.46 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-02T21:03:12.374Z] #19 24.46 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:12.374Z] #19 24.47 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:03:12.391Z] #14 28.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-02T21:03:12.391Z] #14 28.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:03:12.391Z] #14 28.32 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:03:12.652Z] #14 ... [2022-06-02T21:03:12.652Z] [2022-06-02T21:03:12.652Z] #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-06-02T21:03:12.652Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:03:12.652Z] #64 18.34 + cd /tmp/tmp.8bVzoLTwoB/src/github.com/containerd/containerd [2022-06-02T21:03:12.912Z] #64 18.34 + git checkout -q v1.6.4 [2022-06-02T21:03:13.855Z] #64 19.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T21:03:13.855Z] #64 19.39 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T21:03:13.855Z] #64 19.39 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T21:03:13.855Z] #64 19.39 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T21:03:13.855Z] #64 19.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T21:03:13.855Z] #64 19.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T21:03:13.855Z] #64 19.39 + '[' '' = dynamic ']' [2022-06-02T21:03:13.855Z] #64 19.39 + make [2022-06-02T21:03:14.798Z] #64 20.05 + bin/ctr [2022-06-02T21:03:17.351Z] #64 ... [2022-06-02T21:03:17.351Z] [2022-06-02T21:03:17.351Z] #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-06-02T21:03:17.351Z] #67 sha256:54caeb1301dd36022a225faac9ff074152a06a1e8f80cf0e9fbb4492dec8df02 [2022-06-02T21:03:17.351Z] #67 25.76 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T21:03:17.351Z] #67 25.76 + GOBIN=/build [2022-06-02T21:03:17.351Z] #67 25.76 + GO111MODULE=on [2022-06-02T21:03:17.351Z] #67 25.76 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:03:17.351Z] #67 28.39 rootlesskit version 1.0.0 [2022-06-02T21:03:17.351Z] #67 28.39 Usage of /build/rootlesskit-docker-proxy: [2022-06-02T21:03:17.351Z] #67 28.39 -container-ip string [2022-06-02T21:03:17.351Z] #67 28.39 container ip [2022-06-02T21:03:17.351Z] #67 28.39 -container-port int [2022-06-02T21:03:17.351Z] #67 28.39 container port (default -1) [2022-06-02T21:03:17.351Z] #67 28.39 -host-ip string [2022-06-02T21:03:17.351Z] #67 28.39 host ip [2022-06-02T21:03:17.351Z] #67 28.39 -host-port int [2022-06-02T21:03:17.351Z] #67 28.39 host port (default -1) [2022-06-02T21:03:17.351Z] #67 28.39 -proto string [2022-06-02T21:03:17.351Z] #67 28.39 proxy protocol (default "tcp") [2022-06-02T21:03:17.351Z] #67 DONE 29.0s [2022-06-02T21:03:17.351Z] [2022-06-02T21:03:17.351Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T21:03:17.351Z] #68 sha256:8e3120fe296eed1f4ad3aece85d22494702bee943523a56f3e625121699bb4a3 [2022-06-02T21:03:17.351Z] #68 DONE 0.1s [2022-06-02T21:03:17.351Z] [2022-06-02T21:03:17.351Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T21:03:17.351Z] #69 sha256:60185280a6507e96666042c3f844cde2debb30e1f0f8be57878aab0f79bff3e7 [2022-06-02T21:03:17.351Z] #69 DONE 0.1s [2022-06-02T21:03:17.351Z] [2022-06-02T21:03:17.351Z] #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-06-02T21:03:17.351Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:03:17.351Z] #14 30.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-02T21:03:17.351Z] #14 30.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:03:17.351Z] #14 30.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T21:03:17.351Z] #14 33.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-02T21:03:17.351Z] #14 33.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:03:17.351Z] #14 33.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:03:17.646Z] #19 28.98 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-02T21:03:17.646Z] #19 28.99 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:17.646Z] #19 28.99 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:03:17.646Z] #19 29.02 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-02T21:03:17.646Z] #19 29.02 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:17.646Z] #19 29.03 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T21:03:18.295Z] #14 ... [2022-06-02T21:03:18.295Z] [2022-06-02T21:03:18.295Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T21:03:18.295Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T21:03:18.295Z] #72 CACHED [2022-06-02T21:03:18.295Z] [2022-06-02T21:03:18.295Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T21:03:18.295Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T21:03:18.295Z] #74 CACHED [2022-06-02T21:03:18.295Z] [2022-06-02T21:03:18.295Z] #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-06-02T21:03:18.295Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-02T21:03:21.597Z] #14 37.21 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-02T21:03:21.597Z] #14 37.22 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:03:21.597Z] #14 37.22 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:03:21.823Z] #19 33.21 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-02T21:03:21.823Z] #19 33.21 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:21.823Z] #19 33.21 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:03:21.823Z] #19 33.25 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-02T21:03:21.823Z] #19 33.25 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:21.823Z] #19 33.25 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T21:03:22.982Z] #14 38.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T21:03:23.242Z] #14 38.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-02T21:03:23.242Z] #14 38.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T21:03:23.242Z] #14 39.01 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T21:03:23.242Z] #14 39.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-02T21:03:23.242Z] #14 39.02 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T21:03:23.242Z] #14 39.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T21:03:23.242Z] #14 39.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-02T21:03:23.242Z] #14 39.08 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T21:03:23.242Z] #14 39.15 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T21:03:23.242Z] #14 39.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T21:03:23.242Z] #14 39.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:03:23.242Z] #14 39.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T21:03:23.503Z] #14 39.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T21:03:23.503Z] #14 39.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:03:23.503Z] #14 39.33 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T21:03:23.503Z] #14 39.33 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:03:23.503Z] #14 39.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:03:23.503Z] #14 39.36 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T21:03:23.503Z] #14 39.37 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-02T21:03:23.503Z] #14 39.37 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-02T21:03:23.764Z] #14 39.44 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T21:03:23.764Z] #14 39.44 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-02T21:03:23.764Z] #14 39.45 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T21:03:23.764Z] #14 39.58 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-02T21:03:23.764Z] #14 39.58 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-02T21:03:23.764Z] #14 39.59 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T21:03:23.764Z] #14 39.67 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-02T21:03:23.764Z] #14 39.67 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-02T21:03:23.764Z] #14 39.68 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T21:03:24.025Z] #14 39.77 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-02T21:03:24.025Z] #14 39.77 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-02T21:03:24.025Z] #14 39.77 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T21:03:24.025Z] #14 39.82 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-02T21:03:24.025Z] #14 39.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-02T21:03:24.025Z] #14 39.83 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T21:03:24.025Z] #14 40.02 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T21:03:24.287Z] #14 40.02 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-02T21:03:24.287Z] #14 40.03 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T21:03:24.287Z] #14 40.12 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T21:03:24.287Z] #14 40.12 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:03:24.287Z] #14 40.13 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:03:24.287Z] #14 40.17 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T21:03:24.287Z] #14 40.17 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-02T21:03:24.287Z] #14 40.18 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T21:03:24.287Z] #14 40.23 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T21:03:24.548Z] #14 40.24 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-02T21:03:24.548Z] #14 40.24 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T21:03:24.548Z] #14 40.43 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T21:03:24.548Z] #14 40.45 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T21:03:24.548Z] #14 40.47 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T21:03:24.548Z] #14 40.48 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T21:03:24.548Z] #14 40.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T21:03:24.809Z] #14 40.51 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T21:03:24.809Z] #14 40.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:03:24.809Z] #14 40.53 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T21:03:24.809Z] #14 40.54 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-02T21:03:24.809Z] #14 40.56 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T21:03:24.809Z] #14 40.57 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T21:03:24.809Z] #14 40.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:03:24.809Z] #14 40.59 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T21:03:24.809Z] #14 40.61 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T21:03:24.809Z] #14 40.62 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-02T21:03:24.809Z] #14 40.64 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T21:03:24.809Z] #14 40.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T21:03:24.809Z] #14 40.67 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T21:03:24.809Z] #14 40.68 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T21:03:24.809Z] #14 40.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T21:03:24.809Z] #14 40.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:03:25.071Z] #14 40.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-02T21:03:25.071Z] #14 40.73 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:03:25.071Z] #14 40.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-02T21:03:25.071Z] #14 40.76 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T21:03:25.071Z] #14 40.78 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:03:25.071Z] #14 40.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-02T21:03:25.071Z] #14 40.80 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:03:25.071Z] #14 40.82 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T21:03:25.071Z] #14 40.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:03:25.071Z] #14 40.85 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-02T21:03:25.071Z] #14 40.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:03:25.071Z] #14 40.88 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:03:25.071Z] #14 40.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:03:25.643Z] #14 DONE 41.4s [2022-06-02T21:03:25.643Z] [2022-06-02T21:03:25.643Z] #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-06-02T21:03:25.643Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:03:25.643Z] #64 ... [2022-06-02T21:03:25.643Z] [2022-06-02T21:03:25.643Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T21:03:25.643Z] #59 sha256:963a4c54fc414dc91ddfe3e5342fe7663f9e7607fe527a2b70578ef694624ef6 [2022-06-02T21:03:25.643Z] #59 DONE 0.1s [2022-06-02T21:03:25.643Z] [2022-06-02T21:03:25.643Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T21:03:25.643Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-02T21:03:26.003Z] #19 37.80 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-02T21:03:26.003Z] #19 37.81 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:26.003Z] #19 37.86 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:03:26.003Z] #19 38.01 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-02T21:03:26.003Z] #19 38.01 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:26.003Z] #19 38.01 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:03:27.028Z] #15 DONE 1.2s [2022-06-02T21:03:27.028Z] [2022-06-02T21:03:27.028Z] #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-06-02T21:03:27.028Z] #60 sha256:c26810a55d2b9a2eb8cd83aca73cd81a7f2e67101da64e1eb3e93b3475597923 [2022-06-02T21:03:27.028Z] #60 0.997 + RM_GOPATH=0 [2022-06-02T21:03:27.028Z] #60 0.999 + TMP_GOPATH= [2022-06-02T21:03:27.028Z] #60 0.999 + : /build [2022-06-02T21:03:27.028Z] #60 0.999 + '[' -z '' ']' [2022-06-02T21:03:27.028Z] #60 1.000 ++ mktemp -d [2022-06-02T21:03:27.028Z] #60 1.001 + export GOPATH=/tmp/tmp.uZQlAJ7NjK [2022-06-02T21:03:27.028Z] #60 1.001 + GOPATH=/tmp/tmp.uZQlAJ7NjK [2022-06-02T21:03:27.028Z] #60 1.001 + RM_GOPATH=1 [2022-06-02T21:03:27.028Z] #60 1.002 + case "$(go env GOARCH)" in [2022-06-02T21:03:27.028Z] #60 1.002 ++ go env GOARCH [2022-06-02T21:03:27.028Z] #60 1.007 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:03:27.028Z] #60 1.007 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:03:27.028Z] #60 1.008 ++ dirname /install.sh [2022-06-02T21:03:27.028Z] #60 1.009 + dir=/ [2022-06-02T21:03:27.028Z] #60 1.009 + bin=runc [2022-06-02T21:03:27.028Z] #60 1.009 + shift [2022-06-02T21:03:27.028Z] #60 1.009 + '[' '!' -f //runc.installer ']' [2022-06-02T21:03:27.028Z] #60 1.009 + . //runc.installer [2022-06-02T21:03:27.028Z] #60 1.010 ++ set -e [2022-06-02T21:03:27.028Z] #60 1.010 ++ : v1.1.2 [2022-06-02T21:03:27.028Z] #60 1.010 + install_runc [2022-06-02T21:03:27.028Z] #60 1.010 + RUNC_BUILDTAGS=seccomp [2022-06-02T21:03:27.028Z] #60 1.010 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-02T21:03:27.028Z] #60 1.011 Install runc version v1.1.2 (build tags: seccomp) [2022-06-02T21:03:27.028Z] #60 1.011 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uZQlAJ7NjK/src/github.com/opencontainers/runc [2022-06-02T21:03:27.028Z] #60 1.013 Cloning into '/tmp/tmp.uZQlAJ7NjK/src/github.com/opencontainers/runc'... [2022-06-02T21:03:27.972Z] #60 ... [2022-06-02T21:03:27.972Z] [2022-06-02T21:03:27.972Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T21:03:27.972Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-02T21:03:27.972Z] #16 DONE 1.0s [2022-06-02T21:03:27.972Z] [2022-06-02T21:03:27.972Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T21:03:27.972Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-02T21:03:28.542Z] #17 0.781 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T21:03:28.542Z] #17 DONE 0.8s [2022-06-02T21:03:28.542Z] [2022-06-02T21:03:28.542Z] #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-06-02T21:03:28.542Z] #60 sha256:c26810a55d2b9a2eb8cd83aca73cd81a7f2e67101da64e1eb3e93b3475597923 [2022-06-02T21:03:29.930Z] #60 ... [2022-06-02T21:03:29.930Z] [2022-06-02T21:03:29.930Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T21:03:29.930Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-02T21:03:29.930Z] #18 DONE 0.9s [2022-06-02T21:03:29.930Z] [2022-06-02T21:03:29.930Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T21:03:29.930Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-02T21:03:30.185Z] #19 42.08 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-02T21:03:30.185Z] #19 42.08 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:30.185Z] #19 42.09 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:03:30.185Z] #19 42.12 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-02T21:03:30.185Z] #19 42.12 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:30.185Z] #19 42.12 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:03:30.500Z] #19 DONE 1.0s [2022-06-02T21:03:30.500Z] [2022-06-02T21:03:30.500Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T21:03:30.500Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-02T21:03:31.441Z] #20 DONE 0.9s [2022-06-02T21:03:31.441Z] [2022-06-02T21:03:31.441Z] #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-06-02T21:03:31.441Z] #60 sha256:c26810a55d2b9a2eb8cd83aca73cd81a7f2e67101da64e1eb3e93b3475597923 [2022-06-02T21:03:31.441Z] #60 5.696 + cd /tmp/tmp.uZQlAJ7NjK/src/github.com/opencontainers/runc [2022-06-02T21:03:31.441Z] #60 5.696 + git checkout -q v1.1.2 [2022-06-02T21:03:32.013Z] #60 6.092 + '[' -z '' ']' [2022-06-02T21:03:32.013Z] #60 6.092 + target=static [2022-06-02T21:03:32.013Z] #60 6.092 + make BUILDTAGS=seccomp static [2022-06-02T21:03:32.273Z] #60 6.529 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-02T21:03:34.368Z] #19 46.03 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-02T21:03:34.368Z] #19 46.03 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:34.368Z] #19 46.03 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:03:34.368Z] #19 46.06 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-02T21:03:34.368Z] #19 46.06 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:34.368Z] #19 46.06 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T21:03:34.368Z] #19 46.08 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-02T21:03:34.368Z] #19 46.08 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:34.368Z] #19 46.09 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T21:03:34.368Z] #19 46.11 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-02T21:03:34.368Z] #19 46.12 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:34.368Z] #19 46.12 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:03:34.368Z] #19 46.14 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-02T21:03:34.368Z] #19 46.14 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:34.368Z] #19 46.15 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:03:34.368Z] #19 46.17 Selecting previously unselected package cross-config. [2022-06-02T21:03:34.368Z] #19 46.18 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-02T21:03:34.368Z] #19 46.18 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-02T21:03:34.368Z] #19 46.20 Selecting previously unselected package gcc-10-cross-base. [2022-06-02T21:03:34.368Z] #19 46.21 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.368Z] #19 46.21 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-02T21:03:34.368Z] #19 46.24 Selecting previously unselected package libc6-arm64-cross. [2022-06-02T21:03:34.368Z] #19 46.24 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-02T21:03:34.368Z] #19 46.24 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-02T21:03:34.368Z] #19 46.37 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-02T21:03:34.368Z] #19 46.37 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.368Z] #19 46.37 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.368Z] #19 46.40 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-02T21:03:34.369Z] #19 46.40 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.369Z] #19 46.40 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.369Z] #19 46.44 Selecting previously unselected package libitm1-arm64-cross. [2022-06-02T21:03:34.369Z] #19 46.44 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.369Z] #19 46.44 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.369Z] #19 46.47 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-02T21:03:34.369Z] #19 46.47 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.369Z] #19 46.47 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.369Z] #19 46.50 Selecting previously unselected package libasan6-arm64-cross. [2022-06-02T21:03:34.369Z] #19 46.50 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.369Z] #19 46.50 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.626Z] #19 46.73 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-02T21:03:34.626Z] #19 46.73 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.626Z] #19 46.74 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.626Z] #19 46.84 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-02T21:03:34.626Z] #19 46.84 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.884Z] #19 46.85 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.884Z] #19 47.07 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-02T21:03:34.884Z] #19 47.07 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:34.884Z] #19 47.07 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:34.884Z] #19 47.14 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-02T21:03:35.145Z] #19 47.15 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:35.145Z] #19 47.15 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:35.145Z] #19 47.25 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-02T21:03:35.145Z] #19 47.25 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:35.145Z] #19 47.25 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:35.145Z] #19 47.39 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-02T21:03:35.401Z] #19 47.39 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:35.401Z] #19 47.39 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:03:37.566Z] #60 11.05 + mkdir -p /build [2022-06-02T21:03:37.566Z] #60 11.05 + cp runc /build/runc [2022-06-02T21:03:37.566Z] #60 DONE 11.2s [2022-06-02T21:03:37.566Z] [2022-06-02T21:03:37.566Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-02T21:03:37.566Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-02T21:03:37.566Z] #21 1.280 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:03:37.566Z] #21 1.280 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:03:37.566Z] #21 1.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:03:37.566Z] #21 1.883 Fetched 39.4 kB in 1s (37.3 kB/s) [2022-06-02T21:03:37.566Z] #21 1.883 Reading package lists... [2022-06-02T21:03:37.566Z] #21 2.949 Reading package lists... [2022-06-02T21:03:37.566Z] #21 3.936 Building dependency tree... [2022-06-02T21:03:37.566Z] #21 4.208 Reading state information... [2022-06-02T21:03:37.566Z] #21 4.469 The following additional packages will be installed: [2022-06-02T21:03:37.566Z] #21 4.470 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-02T21:03:37.566Z] #21 4.470 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-02T21:03:37.566Z] #21 4.471 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-02T21:03:37.566Z] #21 4.471 python3-pkg-resources vim-runtime xxd [2022-06-02T21:03:37.566Z] #21 4.473 Suggested packages: [2022-06-02T21:03:37.566Z] #21 4.473 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-02T21:03:37.566Z] #21 4.473 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-02T21:03:37.566Z] #21 4.473 acl attr quota [2022-06-02T21:03:37.566Z] #21 4.473 Recommended packages: [2022-06-02T21:03:37.566Z] #21 4.474 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-02T21:03:37.566Z] #21 5.050 The following NEW packages will be installed: [2022-06-02T21:03:37.566Z] #21 5.053 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-02T21:03:37.566Z] #21 5.054 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-02T21:03:37.566Z] #21 5.054 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-02T21:03:37.566Z] #21 5.055 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-02T21:03:37.566Z] #21 5.055 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-02T21:03:37.566Z] #21 5.055 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-02T21:03:37.566Z] #21 5.056 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-02T21:03:37.566Z] #21 5.056 xz-utils zip zstd [2022-06-02T21:03:37.566Z] #21 5.346 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:03:37.566Z] #21 5.346 Need to get 27.6 MB of archives. [2022-06-02T21:03:37.566Z] #21 5.346 After this operation, 106 MB of additional disk space will be used. [2022-06-02T21:03:37.566Z] #21 5.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-02T21:03:37.566Z] #21 5.352 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-02T21:03:37.566Z] #21 5.354 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-02T21:03:37.566Z] #21 5.356 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-02T21:03:37.566Z] #21 5.358 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-02T21:03:37.566Z] #21 5.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-02T21:03:37.566Z] #21 5.374 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-02T21:03:37.566Z] #21 5.376 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-02T21:03:37.566Z] #21 5.385 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T21:03:37.566Z] #21 5.391 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-02T21:03:37.566Z] #21 5.395 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-02T21:03:37.566Z] #21 5.403 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-02T21:03:37.566Z] #21 5.404 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-02T21:03:37.566Z] #21 5.406 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-02T21:03:37.566Z] #21 5.413 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-02T21:03:37.566Z] #21 5.415 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-02T21:03:37.566Z] #21 5.416 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-02T21:03:37.566Z] #21 5.417 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T21:03:37.566Z] #21 5.418 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-02T21:03:37.566Z] #21 5.418 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-02T21:03:37.566Z] #21 5.419 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-02T21:03:37.566Z] #21 5.423 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-02T21:03:37.566Z] #21 5.425 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-02T21:03:37.566Z] #21 5.426 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-02T21:03:37.566Z] #21 5.427 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-02T21:03:37.566Z] #21 5.428 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-02T21:03:37.566Z] #21 5.428 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-02T21:03:37.566Z] #21 5.555 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-02T21:03:37.566Z] #21 5.559 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T21:03:37.566Z] #21 5.559 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-06-02T21:03:37.566Z] #21 5.559 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-02T21:03:37.566Z] #21 5.559 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-02T21:03:37.566Z] #21 5.562 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-02T21:03:37.566Z] #21 5.564 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-02T21:03:37.566Z] #21 5.601 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-02T21:03:37.566Z] #21 5.601 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-02T21:03:37.566Z] #21 5.601 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-02T21:03:37.566Z] #21 5.601 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-02T21:03:37.566Z] #21 5.608 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-02T21:03:37.566Z] #21 5.609 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-02T21:03:37.566Z] #21 5.640 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-02T21:03:37.566Z] #21 5.660 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-02T21:03:37.566Z] #21 5.669 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-02T21:03:37.566Z] #21 5.669 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-02T21:03:37.566Z] #21 5.771 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-02T21:03:37.566Z] #21 5.789 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-02T21:03:37.566Z] #21 5.808 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-02T21:03:37.566Z] #21 5.811 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-02T21:03:37.566Z] #21 6.111 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:03:37.566Z] #21 6.191 Fetched 27.6 MB in 1s (36.9 MB/s) [2022-06-02T21:03:37.566Z] #21 6.253 Selecting previously unselected package pigz. [2022-06-02T21:03:37.566Z] #21 6.253 (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 ... 24019 files and directories currently installed.) [2022-06-02T21:03:37.831Z] #21 6.291 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-02T21:03:37.831Z] #21 6.296 Unpacking pigz (2.6-1) ... [2022-06-02T21:03:37.831Z] #21 6.396 Selecting previously unselected package libelf1:amd64. [2022-06-02T21:03:37.831Z] #21 6.396 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-02T21:03:37.831Z] #21 6.437 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-02T21:03:38.091Z] #21 6.611 Selecting previously unselected package libbpf0:amd64. [2022-06-02T21:03:38.091Z] #21 6.617 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-02T21:03:38.091Z] #21 6.621 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-02T21:03:38.091Z] #21 6.781 Selecting previously unselected package libcap2:amd64. [2022-06-02T21:03:38.091Z] #21 6.785 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-02T21:03:38.091Z] #21 6.801 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-02T21:03:38.091Z] #21 6.852 Selecting previously unselected package libmnl0:amd64. [2022-06-02T21:03:38.091Z] #21 6.852 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-02T21:03:38.351Z] #21 6.857 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-02T21:03:38.351Z] #21 6.904 Selecting previously unselected package libxtables12:amd64. [2022-06-02T21:03:38.351Z] #21 6.908 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-02T21:03:38.351Z] #21 6.913 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-02T21:03:38.351Z] #21 6.952 Selecting previously unselected package libcap2-bin. [2022-06-02T21:03:38.351Z] #21 6.956 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-02T21:03:38.351Z] #21 6.960 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-02T21:03:38.351Z] #21 7.012 Selecting previously unselected package iproute2. [2022-06-02T21:03:38.351Z] #21 7.015 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-02T21:03:38.351Z] #21 7.020 Unpacking iproute2 (5.10.0-4) ... [2022-06-02T21:03:38.612Z] #21 7.199 Selecting previously unselected package xxd. [2022-06-02T21:03:38.612Z] #21 7.199 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T21:03:38.612Z] #21 7.202 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:38.612Z] #21 7.271 Selecting previously unselected package vim-common. [2022-06-02T21:03:38.612Z] #21 7.271 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T21:03:38.612Z] #21 7.280 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:38.612Z] #21 7.358 Selecting previously unselected package bash-completion. [2022-06-02T21:03:38.872Z] #21 7.362 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-02T21:03:39.814Z] #21 8.301 Unpacking bash-completion (1:2.11-2) ... [2022-06-02T21:03:39.814Z] #21 8.449 Selecting previously unselected package bzip2. [2022-06-02T21:03:39.814Z] #21 8.454 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-02T21:03:39.814Z] #21 8.458 Unpacking bzip2 (1.0.8-4) ... [2022-06-02T21:03:39.814Z] #21 8.500 Selecting previously unselected package xz-utils. [2022-06-02T21:03:39.814Z] #21 8.504 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-02T21:03:39.814Z] #21 8.507 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T21:03:40.075Z] #21 8.591 Selecting previously unselected package apparmor. [2022-06-02T21:03:40.075Z] #21 8.595 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-02T21:03:40.075Z] #21 8.632 Unpacking apparmor (2.13.6-10) ... [2022-06-02T21:03:40.075Z] #21 8.852 Selecting previously unselected package inetutils-ping. [2022-06-02T21:03:40.336Z] #21 8.856 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-02T21:03:40.336Z] #21 8.862 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-02T21:03:40.336Z] #21 8.935 Selecting previously unselected package libip4tc2:amd64. [2022-06-02T21:03:40.336Z] #21 8.939 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-02T21:03:40.336Z] #21 8.942 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T21:03:40.336Z] #21 9.002 Selecting previously unselected package libip6tc2:amd64. [2022-06-02T21:03:40.336Z] #21 9.005 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-02T21:03:40.336Z] #21 9.014 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T21:03:40.336Z] #21 9.061 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T21:03:40.336Z] #21 9.064 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T21:03:40.336Z] #21 9.074 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T21:03:40.336Z] #21 9.117 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T21:03:40.596Z] #21 9.121 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-02T21:03:40.596Z] #21 9.126 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T21:03:40.596Z] #21 9.182 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T21:03:40.596Z] #21 9.185 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-02T21:03:40.596Z] #21 9.194 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T21:03:40.596Z] #21 9.245 Selecting previously unselected package iptables. [2022-06-02T21:03:40.658Z] #19 52.46 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-02T21:03:40.658Z] #19 52.46 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:40.658Z] #19 52.46 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:03:40.658Z] #19 52.49 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-02T21:03:40.659Z] #19 52.49 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-02T21:03:40.659Z] #19 52.50 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-02T21:03:40.659Z] #19 52.74 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-02T21:03:40.659Z] #19 52.74 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-02T21:03:40.659Z] #19 52.77 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-02T21:03:40.659Z] #19 53.01 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-02T21:03:40.857Z] #21 9.249 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-02T21:03:40.857Z] #21 9.252 Unpacking iptables (1.8.7-1) ... [2022-06-02T21:03:40.857Z] #21 9.437 Selecting previously unselected package libonig5:amd64. [2022-06-02T21:03:40.857Z] #21 9.440 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-02T21:03:40.857Z] #21 9.445 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T21:03:40.857Z] #21 9.530 Selecting previously unselected package libjq1:amd64. [2022-06-02T21:03:40.857Z] #21 9.534 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-02T21:03:40.857Z] #21 9.553 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-02T21:03:40.918Z] #19 53.01 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:40.918Z] #19 53.02 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:03:40.918Z] #19 53.27 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-02T21:03:41.118Z] #21 9.642 Selecting previously unselected package jq. [2022-06-02T21:03:41.118Z] #21 9.648 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-02T21:03:41.118Z] #21 9.654 Unpacking jq (1.6-2.1) ... [2022-06-02T21:03:41.118Z] #21 9.701 Selecting previously unselected package libaio1:amd64. [2022-06-02T21:03:41.118Z] #21 9.705 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-02T21:03:41.118Z] #21 9.709 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-02T21:03:41.118Z] #21 9.745 Selecting previously unselected package libgpm2:amd64. [2022-06-02T21:03:41.118Z] #21 9.749 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-02T21:03:41.118Z] #21 9.754 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-02T21:03:41.118Z] #21 9.797 Selecting previously unselected package libicu67:amd64. [2022-06-02T21:03:41.118Z] #21 9.800 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-02T21:03:41.118Z] #21 9.803 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T21:03:41.176Z] #19 53.27 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:41.176Z] #19 53.28 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:03:42.500Z] #21 11.12 Selecting previously unselected package libinih1:amd64. [2022-06-02T21:03:42.500Z] #21 11.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-02T21:03:42.500Z] #21 11.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-02T21:03:42.500Z] #21 11.18 Selecting previously unselected package libnet1:amd64. [2022-06-02T21:03:42.500Z] #21 11.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T21:03:42.500Z] #21 11.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T21:03:42.761Z] #21 11.25 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T21:03:42.761Z] #21 11.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-02T21:03:42.761Z] #21 11.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T21:03:42.761Z] #21 11.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T21:03:42.761Z] #21 11.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-02T21:03:42.761Z] #21 11.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T21:03:42.761Z] #21 11.36 Selecting previously unselected package net-tools. [2022-06-02T21:03:42.761Z] #21 11.37 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-02T21:03:42.761Z] #21 11.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T21:03:43.021Z] #21 11.48 Selecting previously unselected package patch. [2022-06-02T21:03:43.021Z] #21 11.48 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-02T21:03:43.021Z] #21 11.49 Unpacking patch (2.7.6-7) ... [2022-06-02T21:03:43.021Z] #21 11.55 Selecting previously unselected package python-pip-whl. [2022-06-02T21:03:43.021Z] #21 11.56 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-02T21:03:43.021Z] #21 11.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T21:03:43.282Z] #21 11.82 Selecting previously unselected package python3-lib2to3. [2022-06-02T21:03:43.282Z] #21 11.82 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-02T21:03:43.282Z] #21 11.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-02T21:03:43.282Z] #21 11.89 Selecting previously unselected package python3-distutils. [2022-06-02T21:03:43.282Z] #21 11.89 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-02T21:03:43.282Z] #21 11.89 Unpacking python3-distutils (3.9.2-1) ... [2022-06-02T21:03:43.282Z] #21 11.97 Selecting previously unselected package python3-pkg-resources. [2022-06-02T21:03:43.282Z] #21 11.97 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-02T21:03:43.282Z] #21 11.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-02T21:03:43.543Z] #21 12.06 Selecting previously unselected package python3-setuptools. [2022-06-02T21:03:43.543Z] #21 12.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-02T21:03:43.543Z] #21 12.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-02T21:03:43.543Z] #21 12.18 Selecting previously unselected package python3-wheel. [2022-06-02T21:03:43.803Z] #21 12.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-02T21:03:43.803Z] #21 12.19 Unpacking python3-wheel (0.34.2-1) ... [2022-06-02T21:03:43.803Z] #21 12.23 Selecting previously unselected package python3-pip. [2022-06-02T21:03:43.803Z] #21 12.23 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-02T21:03:43.803Z] #21 12.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T21:03:43.803Z] #21 12.39 Selecting previously unselected package sudo. [2022-06-02T21:03:43.803Z] #21 12.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-02T21:03:43.803Z] #21 12.39 Unpacking sudo (1.9.5p2-3) ... [2022-06-02T21:03:44.063Z] #21 12.64 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T21:03:44.063Z] #21 12.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-02T21:03:44.063Z] #21 12.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-02T21:03:44.063Z] #21 12.78 Selecting previously unselected package uidmap. [2022-06-02T21:03:44.324Z] #21 12.78 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-02T21:03:44.324Z] #21 12.79 Unpacking uidmap (1:4.8.1-1) ... [2022-06-02T21:03:44.324Z] #21 12.86 Selecting previously unselected package vim-runtime. [2022-06-02T21:03:44.324Z] #21 12.86 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T21:03:44.324Z] #21 12.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-02T21:03:44.324Z] #21 12.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-02T21:03:44.324Z] #21 12.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:45.266Z] #21 14.04 Selecting previously unselected package vim. [2022-06-02T21:03:45.527Z] #21 14.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T21:03:45.527Z] #21 14.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:45.788Z] #21 14.34 Selecting previously unselected package xfsprogs. [2022-06-02T21:03:45.788Z] #21 14.34 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-02T21:03:45.788Z] #21 14.35 Unpacking xfsprogs (5.10.0-4) ... [2022-06-02T21:03:46.049Z] #21 14.52 Selecting previously unselected package zip. [2022-06-02T21:03:46.049Z] #21 14.52 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-02T21:03:46.049Z] #21 14.53 Unpacking zip (3.0-12) ... [2022-06-02T21:03:46.049Z] #21 14.60 Selecting previously unselected package zstd. [2022-06-02T21:03:46.049Z] #21 14.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-02T21:03:46.049Z] #21 14.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-02T21:03:46.309Z] #21 14.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-02T21:03:46.448Z] #19 58.09 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-02T21:03:46.448Z] #19 58.10 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:46.448Z] #19 58.10 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:03:46.448Z] #19 58.13 Selecting previously unselected package patch. [2022-06-02T21:03:46.448Z] #19 58.13 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-02T21:03:46.448Z] #19 58.13 Unpacking patch (2.7.6-7) ... [2022-06-02T21:03:46.448Z] #19 58.17 Selecting previously unselected package dpkg-dev. [2022-06-02T21:03:46.448Z] #19 58.17 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-02T21:03:46.448Z] #19 58.18 Unpacking dpkg-dev (1.20.10) ... [2022-06-02T21:03:46.448Z] #19 58.31 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-02T21:03:46.448Z] #19 58.32 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-02T21:03:46.448Z] #19 58.32 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-02T21:03:46.448Z] #19 58.35 Selecting previously unselected package libio-string-perl. [2022-06-02T21:03:46.448Z] #19 58.36 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-02T21:03:46.448Z] #19 58.36 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-02T21:03:46.448Z] #19 58.39 Selecting previously unselected package libicu67:amd64. [2022-06-02T21:03:46.448Z] #19 58.39 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-02T21:03:46.448Z] #19 58.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-02T21:03:46.570Z] #21 15.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T21:03:46.570Z] #21 15.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T21:03:46.570Z] #21 15.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-02T21:03:46.570Z] #21 15.25 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T21:03:46.570Z] #21 15.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T21:03:46.570Z] #21 15.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-02T21:03:46.830Z] #21 15.31 Setting up uidmap (1:4.8.1-1) ... [2022-06-02T21:03:46.830Z] #21 15.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T21:03:46.830Z] #21 15.33 Setting up bzip2 (1.0.8-4) ... [2022-06-02T21:03:46.830Z] #21 15.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T21:03:46.830Z] #21 15.37 Setting up python3-wheel (0.34.2-1) ... [2022-06-02T21:03:47.012Z] #19 59.22 Selecting previously unselected package libxml2:amd64. [2022-06-02T21:03:47.012Z] #19 59.22 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-02T21:03:47.012Z] #19 59.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T21:03:47.012Z] #19 59.30 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-02T21:03:47.012Z] #19 59.30 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-02T21:03:47.012Z] #19 59.31 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-02T21:03:47.012Z] #19 59.33 Selecting previously unselected package libxml-sax-base-perl. [2022-06-02T21:03:47.091Z] #21 15.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:47.091Z] #21 15.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-02T21:03:47.091Z] #21 15.69 Setting up libcap2-bin (1:2.44-1) ... [2022-06-02T21:03:47.091Z] #21 15.70 Setting up apparmor (2.13.6-10) ... [2022-06-02T21:03:47.269Z] #19 59.33 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-02T21:03:47.270Z] #19 59.33 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-02T21:03:47.270Z] #19 59.36 Selecting previously unselected package libxml-sax-perl. [2022-06-02T21:03:47.270Z] #19 59.37 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-02T21:03:47.270Z] #19 59.37 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-02T21:03:47.270Z] #19 59.41 Selecting previously unselected package libxml-libxml-perl. [2022-06-02T21:03:47.270Z] #19 59.41 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-02T21:03:47.270Z] #19 59.41 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-02T21:03:47.270Z] #19 59.47 Selecting previously unselected package libxml-simple-perl. [2022-06-02T21:03:47.270Z] #19 59.47 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-02T21:03:47.270Z] #19 59.48 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-02T21:03:47.270Z] #19 59.51 Selecting previously unselected package libyaml-perl. [2022-06-02T21:03:47.270Z] #19 59.51 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-02T21:03:47.270Z] #19 59.52 Unpacking libyaml-perl (1.30-1) ... [2022-06-02T21:03:47.270Z] #19 59.55 Selecting previously unselected package libconfig-auto-perl. [2022-06-02T21:03:47.270Z] #19 59.55 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-02T21:03:47.270Z] #19 59.55 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-02T21:03:47.270Z] #19 59.58 Selecting previously unselected package libfile-which-perl. [2022-06-02T21:03:47.530Z] #19 59.58 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-02T21:03:47.530Z] #19 59.59 Unpacking libfile-which-perl (1.23-1) ... [2022-06-02T21:03:47.530Z] #19 59.61 Selecting previously unselected package libfile-homedir-perl. [2022-06-02T21:03:47.530Z] #19 59.61 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-02T21:03:47.530Z] #19 59.62 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-02T21:03:47.530Z] #19 59.65 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-02T21:03:47.530Z] #19 59.65 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-02T21:03:47.530Z] #19 59.66 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-02T21:03:47.530Z] #19 59.70 Selecting previously unselected package dpkg-cross. [2022-06-02T21:03:47.530Z] #19 59.70 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-02T21:03:47.530Z] #19 59.70 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-02T21:03:47.530Z] #19 59.73 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-02T21:03:47.530Z] #19 59.73 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-02T21:03:47.530Z] #19 59.73 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-02T21:03:47.530Z] #19 59.76 Selecting previously unselected package libc6-armel-cross. [2022-06-02T21:03:47.530Z] #19 59.77 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-02T21:03:47.530Z] #19 59.77 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-02T21:03:47.789Z] #19 59.89 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-02T21:03:47.789Z] #19 59.89 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:47.789Z] #19 59.89 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:47.789Z] #19 59.92 Selecting previously unselected package libgomp1-armel-cross. [2022-06-02T21:03:47.789Z] #19 59.92 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:47.789Z] #19 59.92 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:47.789Z] #19 59.96 Selecting previously unselected package libatomic1-armel-cross. [2022-06-02T21:03:47.789Z] #19 59.96 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:47.789Z] #19 59.96 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:47.789Z] #19 59.99 Selecting previously unselected package libasan6-armel-cross. [2022-06-02T21:03:47.789Z] #19 59.99 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:47.789Z] #19 59.99 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:48.032Z] #21 16.65 Setting up zip (3.0-12) ... [2022-06-02T21:03:48.032Z] #21 16.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:48.032Z] #21 16.69 Setting up bash-completion (1:2.11-2) ... [2022-06-02T21:03:48.047Z] #19 60.22 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-02T21:03:48.047Z] #19 60.22 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:48.047Z] #19 60.22 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:48.047Z] #19 60.28 Selecting previously unselected package libubsan1-armel-cross. [2022-06-02T21:03:48.047Z] #19 60.28 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:48.047Z] #19 60.29 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:48.305Z] #19 60.38 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-02T21:03:48.305Z] #19 60.38 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:48.305Z] #19 60.38 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:48.305Z] #19 60.49 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-02T21:03:48.305Z] #19 60.49 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:48.305Z] #19 60.50 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T21:03:48.973Z] #21 17.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T21:03:49.234Z] #21 17.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T21:03:49.234Z] #21 17.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-02T21:03:49.234Z] #21 17.73 Setting up patch (2.7.6-7) ... [2022-06-02T21:03:49.234Z] #21 17.74 Setting up sudo (1.9.5p2-3) ... [2022-06-02T21:03:49.234Z] #21 17.79 invoke-rc.d: could not determine current runlevel [2022-06-02T21:03:49.234Z] #21 17.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T21:03:49.234Z] #21 17.80 Setting up xfsprogs (5.10.0-4) ... [2022-06-02T21:03:49.234Z] #21 17.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-02T21:03:49.234Z] #21 17.83 Setting up inetutils-ping (2:2.0-1) ... [2022-06-02T21:03:49.234Z] #21 17.84 Setting up pigz (2.6-1) ... [2022-06-02T21:03:49.234Z] #21 17.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T21:03:49.234Z] #21 17.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T21:03:49.234Z] #21 17.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T21:03:49.234Z] #21 17.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:49.494Z] #21 18.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-02T21:03:49.494Z] #21 18.19 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-02T21:03:49.755Z] #21 18.36 Setting up libelf1:amd64 (0.183-1) ... [2022-06-02T21:03:49.755Z] #21 18.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-02T21:03:49.755Z] #21 18.40 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T21:03:49.755Z] #21 18.41 Setting up python3-distutils (3.9.2-1) ... [2022-06-02T21:03:50.015Z] #21 18.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:03:50.015Z] #21 18.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T21:03:50.015Z] #21 18.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T21:03:50.015Z] #21 18.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T21:03:50.015Z] #21 18.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T21:03:50.015Z] #21 18.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T21:03:50.015Z] #21 18.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T21:03:50.015Z] #21 18.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T21:03:50.015Z] #21 18.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T21:03:50.015Z] #21 18.67 Setting up python3-setuptools (52.0.0-4) ... [2022-06-02T21:03:50.588Z] #21 19.28 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-02T21:03:50.588Z] #21 19.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T21:03:50.588Z] #21 19.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-02T21:03:50.588Z] #21 19.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T21:03:51.160Z] #21 19.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T21:03:51.160Z] #21 19.76 Setting up jq (1.6-2.1) ... [2022-06-02T21:03:51.160Z] #21 19.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-02T21:03:51.160Z] #21 19.79 Setting up iptables (1.8.7-1) ... [2022-06-02T21:03:51.160Z] #21 19.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T21:03:51.160Z] #21 19.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T21:03:51.160Z] #21 19.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T21:03:51.160Z] #21 19.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T21:03:51.160Z] #21 19.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T21:03:51.160Z] #21 19.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T21:03:51.160Z] #21 19.84 Setting up iproute2 (5.10.0-4) ... [2022-06-02T21:03:51.421Z] #21 20.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:03:51.994Z] #21 DONE 20.5s [2022-06-02T21:03:51.994Z] [2022-06-02T21:03:51.994Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T21:03:51.994Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-02T21:03:52.937Z] #22 0.805 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T21:03:52.937Z] #22 0.809 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T21:03:52.937Z] #22 0.812 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T21:03:52.937Z] #22 DONE 0.9s [2022-06-02T21:03:52.937Z] [2022-06-02T21:03:52.937Z] #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-06-02T21:03:52.937Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:03:52.937Z] #64 ... [2022-06-02T21:03:52.937Z] [2022-06-02T21:03:52.937Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T21:03:52.937Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-02T21:03:53.564Z] #19 65.24 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-02T21:03:53.564Z] #19 65.24 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:53.564Z] #19 65.24 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T21:03:53.564Z] #19 65.27 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-02T21:03:53.564Z] #19 65.27 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-02T21:03:53.564Z] #19 65.28 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-02T21:03:53.564Z] #19 65.44 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-02T21:03:53.564Z] #19 65.44 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-02T21:03:53.564Z] #19 65.44 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-02T21:03:53.564Z] #19 65.66 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-02T21:03:53.564Z] #19 65.67 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:53.564Z] #19 65.67 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:03:53.821Z] #19 65.92 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-02T21:03:53.822Z] #19 65.92 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:53.822Z] #19 65.93 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 70.48 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-02T21:03:59.078Z] #19 70.48 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:03:59.078Z] #19 70.48 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T21:03:59.078Z] #19 70.50 Selecting previously unselected package crossbuild-essential-armel. [2022-06-02T21:03:59.078Z] #19 70.51 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-02T21:03:59.078Z] #19 70.51 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-02T21:03:59.078Z] #19 70.53 Selecting previously unselected package libc6-armhf-cross. [2022-06-02T21:03:59.078Z] #19 70.53 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-02T21:03:59.078Z] #19 70.54 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-02T21:03:59.078Z] #19 70.65 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-02T21:03:59.078Z] #19 70.65 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:59.078Z] #19 70.66 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 70.69 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-02T21:03:59.078Z] #19 70.69 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:59.078Z] #19 70.69 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 70.72 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-02T21:03:59.078Z] #19 70.73 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:59.078Z] #19 70.75 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 70.78 Selecting previously unselected package libasan6-armhf-cross. [2022-06-02T21:03:59.078Z] #19 70.78 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:59.078Z] #19 70.79 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 71.01 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-02T21:03:59.078Z] #19 71.01 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:59.078Z] #19 71.01 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 71.07 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-02T21:03:59.078Z] #19 71.08 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:59.078Z] #19 71.08 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 71.18 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-02T21:03:59.078Z] #19 71.18 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:03:59.078Z] #19 71.18 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:03:59.078Z] #19 71.30 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-02T21:03:59.078Z] #19 71.30 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:03:59.335Z] #19 71.30 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T21:04:01.095Z] #23 6.854 Collecting yamllint==1.26.1 [2022-06-02T21:04:01.095Z] #23 7.906 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-02T21:04:01.095Z] #23 8.355 Collecting pathspec>=0.5.3 [2022-06-02T21:04:01.095Z] #23 8.366 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-02T21:04:01.356Z] #23 8.522 Collecting pyyaml [2022-06-02T21:04:01.356Z] #23 8.530 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-06-02T21:04:01.356Z] #23 8.571 Building wheels for collected packages: yamllint [2022-06-02T21:04:01.356Z] #23 8.571 Building wheel for yamllint (setup.py): started [2022-06-02T21:04:01.928Z] #23 8.994 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-02T21:04:01.928Z] #23 8.995 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=48af300b575576e0689a5fae02a9aa0252a032f03efec79d00440a613987e3c5 [2022-06-02T21:04:01.928Z] #23 8.995 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-02T21:04:01.928Z] #23 9.000 Successfully built yamllint [2022-06-02T21:04:01.928Z] #23 9.010 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-02T21:04:01.928Z] #23 9.227 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T21:04:02.501Z] #23 DONE 9.6s [2022-06-02T21:04:02.501Z] [2022-06-02T21:04:02.501Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T21:04:02.501Z] #27 sha256:055250c46dd1f4b820545fe57ee961049959445f8e4b304d62e61a849c0503bb [2022-06-02T21:04:02.501Z] #27 DONE 0.2s [2022-06-02T21:04:02.501Z] [2022-06-02T21:04:02.501Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T21:04:02.501Z] #32 sha256:04bfa8e600630ef10baf637a546acb74ab616bfd39a9643a2a3aa9815226cbed [2022-06-02T21:04:03.073Z] #32 DONE 0.3s [2022-06-02T21:04:03.073Z] [2022-06-02T21:04:03.073Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T21:04:03.073Z] #35 sha256:40b8557b1be1f28a5ba6d69b94b824f77064e1ddd0b2a51535eeffe29e9f6298 [2022-06-02T21:04:03.073Z] #35 DONE 0.2s [2022-06-02T21:04:03.073Z] [2022-06-02T21:04:03.073Z] #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-06-02T21:04:03.073Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:04:03.073Z] #64 ... [2022-06-02T21:04:03.073Z] [2022-06-02T21:04:03.073Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T21:04:03.073Z] #37 sha256:9b5194fc4856ad55327e117eeac4102d737d5a520bec45bc15b9addf33d8ff42 [2022-06-02T21:04:03.073Z] #37 DONE 0.1s [2022-06-02T21:04:03.334Z] [2022-06-02T21:04:03.334Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T21:04:03.334Z] #39 sha256:9b7b3f5f42feb4606ea417e34072a175cd4c830fe5b7e017d7b87daac1066b2a [2022-06-02T21:04:03.334Z] #39 DONE 0.1s [2022-06-02T21:04:03.334Z] [2022-06-02T21:04:03.334Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T21:04:03.334Z] #41 sha256:fe9044f1928fb5338a06d7f1cc4b0cfa78fdcb527b3b67145b146b4dc3fe5f15 [2022-06-02T21:04:03.334Z] #41 DONE 0.1s [2022-06-02T21:04:03.334Z] [2022-06-02T21:04:03.334Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T21:04:03.334Z] #45 sha256:9ea2734abfa84b65e9ce47111a4bc2ba1ab68dbf7b38c7f2357c494e20f5b007 [2022-06-02T21:04:03.334Z] #45 DONE 0.1s [2022-06-02T21:04:03.334Z] [2022-06-02T21:04:03.334Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T21:04:03.334Z] #48 sha256:45e9207ade4940e38d738fafe0f86ee82b0078f76064d9b8dbde46e92ce22423 [2022-06-02T21:04:03.595Z] #48 DONE 0.3s [2022-06-02T21:04:03.595Z] [2022-06-02T21:04:03.595Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T21:04:03.595Z] #52 sha256:cb2ce641fbdd710dd899c4af274d29b15e63e759b89ac0d5a02d6fbbe75f96bf [2022-06-02T21:04:03.595Z] #52 DONE 0.1s [2022-06-02T21:04:03.595Z] [2022-06-02T21:04:03.595Z] #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-06-02T21:04:03.595Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:04:03.855Z] #64 ... [2022-06-02T21:04:03.855Z] [2022-06-02T21:04:03.855Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T21:04:03.855Z] #54 sha256:12e5247a414b29bba9a1545ac81b49bc1a7c8b5873d65dca9b6af83e2acfc198 [2022-06-02T21:04:03.855Z] #54 DONE 0.1s [2022-06-02T21:04:03.855Z] [2022-06-02T21:04:03.855Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T21:04:03.855Z] #56 sha256:4164f7ac9cb60f161349628fa8a769ee1e613f4792d40d87a0fb05f31a500089 [2022-06-02T21:04:04.116Z] #56 DONE 0.2s [2022-06-02T21:04:04.116Z] [2022-06-02T21:04:04.116Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T21:04:04.116Z] #58 sha256:febbe24c6c05fdfbfb4d5cb81f08a82a7e82ef60d34c6ad1a563f4fde31d4719 [2022-06-02T21:04:04.116Z] #58 DONE 0.1s [2022-06-02T21:04:04.116Z] [2022-06-02T21:04:04.116Z] #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-06-02T21:04:04.116Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:04:04.116Z] #64 ... [2022-06-02T21:04:04.116Z] [2022-06-02T21:04:04.116Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T21:04:04.116Z] #61 sha256:4a864d424306b00d15e93cd0697968e1e31ce0bc828b17c3b2d2f005db19dba1 [2022-06-02T21:04:04.116Z] #61 DONE 0.1s [2022-06-02T21:04:04.377Z] [2022-06-02T21:04:04.377Z] #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-06-02T21:04:04.377Z] #64 sha256:ffca8c7ce3a05738d5aa38ecde5a2cd8e2294c714fe52c0296531d90cfcb1514 [2022-06-02T21:04:04.595Z] #19 76.09 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-02T21:04:04.595Z] #19 76.09 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:04:04.595Z] #19 76.09 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T21:04:04.595Z] #19 76.12 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-02T21:04:04.595Z] #19 76.12 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-02T21:04:04.595Z] #19 76.12 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-02T21:04:04.595Z] #19 76.28 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-02T21:04:04.595Z] #19 76.29 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-02T21:04:04.595Z] #19 76.29 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-02T21:04:04.595Z] #19 76.50 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-02T21:04:04.595Z] #19 76.51 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:04.595Z] #19 76.51 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:04.595Z] #19 76.76 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-02T21:04:04.595Z] #19 76.76 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:04:04.595Z] #19 76.76 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T21:04:09.664Z] #64 74.59 + bin/containerd [2022-06-02T21:04:09.858Z] #19 81.23 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-02T21:04:09.858Z] #19 81.23 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:04:09.858Z] #19 81.24 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T21:04:09.858Z] #19 81.26 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-02T21:04:09.858Z] #19 81.26 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.26 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-02T21:04:09.858Z] #19 81.29 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.29 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.30 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-02T21:04:09.858Z] #19 81.45 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.45 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.46 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:09.858Z] #19 81.48 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.49 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.49 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:09.858Z] #19 81.52 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.53 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.53 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:09.858Z] #19 81.56 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.56 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.56 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:09.858Z] #19 81.59 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.59 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.59 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:09.858Z] #19 81.83 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.83 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.84 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:09.858Z] #19 81.95 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-02T21:04:09.858Z] #19 81.95 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:09.858Z] #19 81.95 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:09.858Z] #19 82.18 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-02T21:04:10.115Z] #19 82.18 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:10.115Z] #19 82.19 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:10.115Z] #19 82.26 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-02T21:04:10.115Z] #19 82.27 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:10.115Z] #19 82.27 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:10.373Z] #19 82.37 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-02T21:04:10.373Z] #19 82.38 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:10.373Z] #19 82.38 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:10.373Z] #19 82.42 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-02T21:04:10.373Z] #19 82.42 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:10.373Z] #19 82.42 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:10.631Z] #19 82.66 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-02T21:04:10.631Z] #19 82.67 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:04:10.631Z] #19 82.67 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:15.904Z] #19 87.35 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-02T21:04:15.904Z] #19 87.35 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:04:15.904Z] #19 87.37 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:15.904Z] #19 87.46 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-02T21:04:15.904Z] #19 87.46 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-02T21:04:15.904Z] #19 87.48 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-02T21:04:15.904Z] #19 87.78 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-02T21:04:15.904Z] #19 87.78 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-02T21:04:15.904Z] #19 87.81 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-02T21:04:15.904Z] #19 88.08 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-02T21:04:15.904Z] #19 88.08 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:15.904Z] #19 88.08 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:16.163Z] #19 88.36 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-02T21:04:16.163Z] #19 88.36 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:04:16.163Z] #19 88.36 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:16.221Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-02T21:04:16.221Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-02T21:04:16.221Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 31.9% of statements [2022-06-02T21:04:16.482Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-06-02T21:04:16.482Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-02T21:04:16.482Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-02T21:04:16.482Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-02T21:04:17.052Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-02T21:04:17.052Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-02T21:04:17.052Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-02T21:04:17.052Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-02T21:04:17.052Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-02T21:04:17.312Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-02T21:04:17.930Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-02T21:04:18.198Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-02T21:04:18.458Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-02T21:04:18.458Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-02T21:04:19.029Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-06-02T21:04:19.029Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-02T21:04:19.029Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-02T21:04:19.289Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-02T21:04:19.289Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-02T21:04:19.289Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-02T21:04:19.289Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-06-02T21:04:19.549Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-02T21:04:19.549Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-02T21:04:21.429Z] #19 92.74 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-02T21:04:21.429Z] #19 92.74 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:04:21.429Z] #19 92.74 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:21.429Z] #19 92.77 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-02T21:04:21.429Z] #19 92.77 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-02T21:04:21.429Z] #19 92.77 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-02T21:04:21.429Z] #19 92.80 Selecting previously unselected package libc6-s390x-cross. [2022-06-02T21:04:21.429Z] #19 92.80 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-02T21:04:21.429Z] #19 92.80 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-02T21:04:21.429Z] #19 92.93 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-02T21:04:21.429Z] #19 92.93 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 92.94 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 92.97 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-02T21:04:21.429Z] #19 92.97 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 92.97 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 93.01 Selecting previously unselected package libitm1-s390x-cross. [2022-06-02T21:04:21.429Z] #19 93.01 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 93.01 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 93.04 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-02T21:04:21.429Z] #19 93.04 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 93.05 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 93.07 Selecting previously unselected package libasan6-s390x-cross. [2022-06-02T21:04:21.429Z] #19 93.08 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 93.08 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 93.30 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-02T21:04:21.429Z] #19 93.30 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 93.30 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 93.37 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-02T21:04:21.429Z] #19 93.38 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 93.38 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 93.48 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-02T21:04:21.429Z] #19 93.48 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:21.429Z] #19 93.48 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:21.429Z] #19 93.58 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-02T21:04:21.429Z] #19 93.59 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:04:21.429Z] #19 93.59 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:22.092Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2022-06-02T21:04:22.092Z] ok github.com/docker/docker/builder/dockerfile 0.467s coverage: 49.3% of statements [2022-06-02T21:04:22.354Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-06-02T21:04:22.925Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-02T21:04:23.865Z] ok github.com/docker/docker/builder/remotecontext/git 1.607s coverage: 86.3% of statements [2022-06-02T21:04:23.865Z] ? github.com/docker/docker/cli [no test files] [2022-06-02T21:04:23.865Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-02T21:04:23.865Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-02T21:04:23.865Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-02T21:04:24.126Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-06-02T21:04:25.608Z] #19 97.92 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-02T21:04:25.865Z] #19 97.92 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:04:25.865Z] #19 97.92 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:25.865Z] #19 97.95 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-02T21:04:25.865Z] #19 97.95 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-02T21:04:25.865Z] #19 97.96 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-02T21:04:25.865Z] #19 98.13 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-02T21:04:25.865Z] #19 98.13 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-02T21:04:25.865Z] #19 98.13 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-02T21:04:26.123Z] #19 98.36 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-02T21:04:26.381Z] #19 98.37 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-02T21:04:26.381Z] #19 98.37 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:26.381Z] #19 98.62 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-02T21:04:26.381Z] #19 98.62 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-02T21:04:26.639Z] #19 98.62 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:28.328Z] ok github.com/docker/docker/client 0.110s coverage: 75.6% of statements [2022-06-02T21:04:30.818Z] #19 102.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-02T21:04:30.818Z] #19 102.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-02T21:04:30.818Z] #19 102.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:30.818Z] #19 102.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-02T21:04:30.818Z] #19 102.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-02T21:04:30.818Z] #19 102.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-02T21:04:30.818Z] #19 102.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up libfile-which-perl (1.23-1) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up libicu67:amd64 (67.1-7) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-02T21:04:30.818Z] #19 103.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up file (1:5.39-3) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up bzip2 (1.0.8-4) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up libyaml-perl (1.30-1) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-02T21:04:30.818Z] #19 103.1 Setting up libio-string-perl (1.08-3.1) ... [2022-06-02T21:04:31.075Z] #19 103.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-02T21:04:31.075Z] #19 103.2 Setting up cross-config (2.6.18+nmu1) ... [2022-06-02T21:04:31.075Z] #19 103.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-02T21:04:31.075Z] #19 103.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-02T21:04:31.075Z] #19 103.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-02T21:04:31.075Z] #19 103.3 Setting up patch (2.7.6-7) ... [2022-06-02T21:04:31.075Z] #19 103.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-02T21:04:31.075Z] #19 103.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-02T21:04:31.075Z] #19 103.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.075Z] #19 103.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-02T21:04:31.332Z] #19 103.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-02T21:04:31.332Z] #19 103.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.332Z] #19 103.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.332Z] #19 103.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-02T21:04:31.333Z] #19 103.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-02T21:04:31.333Z] #19 103.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.333Z] #19 103.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-02T21:04:31.333Z] #19 103.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.590Z] #19 103.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.590Z] #19 103.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.590Z] #19 103.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-02T21:04:31.590Z] #19 103.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.590Z] #19 103.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.590Z] #19 103.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.590Z] #19 103.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-02T21:04:31.847Z] #19 103.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-02T21:04:31.847Z] #19 103.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-02T21:04:31.847Z] #19 104.0 [2022-06-02T21:04:31.847Z] #19 104.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-02T21:04:31.847Z] #19 104.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.1 Setting up dpkg-dev (1.20.10) ... [2022-06-02T21:04:31.847Z] #19 104.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T21:04:31.847Z] #19 104.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:31.847Z] #19 104.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.105Z] #19 104.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.105Z] #19 104.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-02T21:04:32.105Z] #19 104.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-02T21:04:32.105Z] #19 104.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-02T21:04:32.362Z] #19 104.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-02T21:04:32.362Z] #19 104.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-02T21:04:32.362Z] #19 104.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-02T21:04:32.362Z] #19 104.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.362Z] #19 104.7 Setting up libxml-simple-perl (2.25-1) ... [2022-06-02T21:04:32.362Z] #19 104.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T21:04:32.619Z] #19 104.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-02T21:04:32.619Z] #19 104.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.619Z] #19 104.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.619Z] #19 104.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-02T21:04:32.619Z] #19 104.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.619Z] #19 104.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.877Z] #19 104.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-02T21:04:32.877Z] #19 104.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.877Z] #19 104.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-02T21:04:32.877Z] #19 104.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.877Z] #19 105.0 Setting up crossbuild-essential-armel (12.9) ... [2022-06-02T21:04:32.877Z] #19 105.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-02T21:04:32.877Z] #19 105.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-02T21:04:32.877Z] #19 105.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-02T21:04:32.877Z] #19 105.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-02T21:04:32.877Z] #19 105.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-02T21:04:32.877Z] #19 105.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:04:33.447Z] #19 DONE 105.6s [2022-06-02T21:04:33.447Z] [2022-06-02T21:04:33.447Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-02T21:04:33.447Z] #73 sha256:59d6a48887f829728c4be58f150e6c086553cc47ac0f36707cd68dcb141066ea [2022-06-02T21:04:33.447Z] #73 DONE 0.1s [2022-06-02T21:04:33.447Z] [2022-06-02T21:04:33.447Z] #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-06-02T21:04:33.447Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:04:33.704Z] #20 ... [2022-06-02T21:04:33.704Z] [2022-06-02T21:04:33.704Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-02T21:04:33.704Z] #32 sha256:7e5be173afefdc840b66781271e225ce7ee804f4dd44702f13871f88e9a178b7 [2022-06-02T21:04:33.704Z] #32 DONE 0.2s [2022-06-02T21:04:33.704Z] [2022-06-02T21:04:33.704Z] #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-06-02T21:04:33.704Z] #33 sha256:01cc546b7819585fe0911979b21a40ae642c7ddbf44c5bee8848cd5c5507fdd0 [2022-06-02T21:04:35.080Z] #33 1.363 + RM_GOPATH=0 [2022-06-02T21:04:35.080Z] #33 1.363 + TMP_GOPATH= [2022-06-02T21:04:35.080Z] #33 1.363 + : /build [2022-06-02T21:04:35.080Z] #33 1.363 + '[' -z '' ']' [2022-06-02T21:04:35.080Z] #33 1.363 ++ mktemp -d [2022-06-02T21:04:35.080Z] #33 1.364 + export GOPATH=/tmp/tmp.qD18fiGUA4 [2022-06-02T21:04:35.080Z] #33 1.365 + GOPATH=/tmp/tmp.qD18fiGUA4 [2022-06-02T21:04:35.080Z] #33 1.365 + RM_GOPATH=1 [2022-06-02T21:04:35.080Z] #33 1.365 + case "$(go env GOARCH)" in [2022-06-02T21:04:35.080Z] #33 1.365 ++ go env GOARCH [2022-06-02T21:04:35.080Z] #33 1.375 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:04:35.080Z] #33 1.375 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:04:35.080Z] #33 1.376 ++ dirname /install.sh [2022-06-02T21:04:35.080Z] #33 1.378 + dir=/ [2022-06-02T21:04:35.080Z] #33 1.378 + bin=dockercli [2022-06-02T21:04:35.080Z] #33 1.378 + shift [2022-06-02T21:04:35.080Z] #33 1.378 + '[' '!' -f //dockercli.installer ']' [2022-06-02T21:04:35.080Z] #33 1.378 + . //dockercli.installer [2022-06-02T21:04:35.080Z] #33 1.378 ++ : stable [2022-06-02T21:04:35.080Z] #33 1.379 ++ : 17.06.2-ce [2022-06-02T21:04:35.080Z] #33 1.379 + install_dockercli [2022-06-02T21:04:35.080Z] #33 1.379 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-02T21:04:35.080Z] #33 1.379 Install docker/cli version 17.06.2-ce from stable [2022-06-02T21:04:35.080Z] #33 1.380 ++ uname -m [2022-06-02T21:04:35.080Z] #33 1.384 + arch=x86_64 [2022-06-02T21:04:35.080Z] #33 1.384 + '[' x86_64 '!=' x86_64 ']' [2022-06-02T21:04:35.080Z] #33 1.384 + url=https://download.docker.com/linux/static [2022-06-02T21:04:35.080Z] #33 1.384 + tar -xz docker/docker [2022-06-02T21:04:35.080Z] #33 1.386 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-02T21:04:38.365Z] #33 4.148 + mkdir -p /build [2022-06-02T21:04:38.365Z] #33 4.150 + mv docker/docker /build/ [2022-06-02T21:04:38.365Z] #33 4.152 + rmdir docker [2022-06-02T21:04:38.365Z] #33 DONE 4.3s [2022-06-02T21:04:38.365Z] [2022-06-02T21:04:38.365Z] #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-06-02T21:04:38.365Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:04:38.365Z] #20 1.689 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:04:38.365Z] #20 1.695 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:04:38.365Z] #20 1.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:04:38.365Z] #20 2.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T21:04:38.365Z] #20 2.326 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T21:04:38.365Z] #20 2.851 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T21:04:38.365Z] #20 3.279 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T21:04:38.365Z] #20 3.714 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T21:04:38.365Z] #20 4.107 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T21:04:38.365Z] #20 4.108 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T21:04:38.365Z] #20 4.108 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T21:04:38.365Z] #20 4.116 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T21:04:38.365Z] #20 4.121 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T21:04:38.365Z] #20 4.618 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T21:04:38.365Z] #20 4.621 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T21:04:38.365Z] #20 4.621 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T21:04:38.365Z] #20 4.643 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T21:04:38.365Z] #20 4.643 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T21:04:39.229Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:04:39.229Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:04:39.229Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:04:39.229Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:04:39.229Z] [2022-06-02T21:04:39.229Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T21:04:39.229Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T21:04:39.229Z] HOSTNAME=d2e94502c0b8 [2022-06-02T21:04:39.229Z] DEST=bundles/test-integration [2022-06-02T21:04:39.229Z] PWD=/go/src/github.com/docker/docker [2022-06-02T21:04:39.229Z] DOCKER_ROOTLESS=1 [2022-06-02T21:04:39.229Z] DOCKER_GITCOMMIT=25e0d22891aa9d52ff0625d5606f4e0230a3bf17 [2022-06-02T21:04:39.229Z] container=docker [2022-06-02T21:04:39.229Z] HOME=/root [2022-06-02T21:04:39.229Z] GOLANG_VERSION=1.18.3 [2022-06-02T21:04:39.229Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T21:04:39.229Z] VALIDATE_BRANCH=master [2022-06-02T21:04:39.229Z] TERM=xterm [2022-06-02T21:04:39.229Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T21:04:39.229Z] SHLVL=1 [2022-06-02T21:04:39.229Z] TIMEOUT=120m [2022-06-02T21:04:39.229Z] DOCKER_BUILDTAGS= journald [2022-06-02T21:04:39.229Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T21:04:39.229Z] GO111MODULE=off [2022-06-02T21:04:39.229Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T21:04:39.229Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T21:04:39.229Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T21:04:39.229Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T21:04:39.229Z] GOPATH=/go [2022-06-02T21:04:39.229Z] PKG_CONFIG=pkg-config [2022-06-02T21:04:39.229Z] _=/usr/bin/env [2022-06-02T21:04:39.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T21:04:39.737Z] #20 ... [2022-06-02T21:04:39.737Z] [2022-06-02T21:04:39.737Z] #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-06-02T21:04:39.737Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-02T21:04:39.737Z] #36 CACHED [2022-06-02T21:04:39.737Z] [2022-06-02T21:04:39.737Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-02T21:04:39.737Z] #37 sha256:fdbf62d240975e1da7ef6fae2ca3a8c36c93ffd96ea9a0f23f3a1d0428e43906 [2022-06-02T21:04:39.737Z] #37 CACHED [2022-06-02T21:04:39.737Z] [2022-06-02T21:04:39.737Z] #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-06-02T21:04:39.737Z] #38 sha256:4408eb482103987435c078dd1234c8af0210428ff985a98721fbf666e1a7dcfd [2022-06-02T21:04:39.737Z] #38 CACHED [2022-06-02T21:04:39.997Z] [2022-06-02T21:04:39.997Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-02T21:04:39.997Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-02T21:04:39.997Z] #40 CACHED [2022-06-02T21:04:39.997Z] [2022-06-02T21:04:39.997Z] #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-06-02T21:04:39.997Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-02T21:04:39.997Z] #41 CACHED [2022-06-02T21:04:39.997Z] [2022-06-02T21:04:39.997Z] #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-06-02T21:04:39.997Z] #74 sha256:b21d47c029c343907f23dc5d4cab4283ced3a08d5203ba87f4a2c4c0ec5adbb6 [2022-06-02T21:04:39.997Z] #74 1.298 + RM_GOPATH=0 [2022-06-02T21:04:39.997Z] #74 1.305 + TMP_GOPATH= [2022-06-02T21:04:39.997Z] #74 1.305 + : /build [2022-06-02T21:04:39.997Z] #74 1.305 + '[' -z '' ']' [2022-06-02T21:04:39.997Z] #74 1.305 ++ mktemp -d [2022-06-02T21:04:39.997Z] #74 1.307 + export GOPATH=/tmp/tmp.uwlCEOGFXn [2022-06-02T21:04:39.997Z] #74 1.307 + GOPATH=/tmp/tmp.uwlCEOGFXn [2022-06-02T21:04:39.997Z] #74 1.307 + RM_GOPATH=1 [2022-06-02T21:04:39.997Z] #74 1.307 + case "$(go env GOARCH)" in [2022-06-02T21:04:39.997Z] #74 1.308 ++ go env GOARCH [2022-06-02T21:04:39.997Z] #74 1.385 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:04:39.997Z] #74 1.385 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:04:39.997Z] #74 1.385 ++ dirname /install.sh [2022-06-02T21:04:39.997Z] #74 1.386 + dir=/ [2022-06-02T21:04:39.997Z] #74 1.386 + bin=rootlesskit [2022-06-02T21:04:39.997Z] #74 1.386 + shift [2022-06-02T21:04:39.997Z] #74 1.386 + '[' '!' -f //rootlesskit.installer ']' [2022-06-02T21:04:39.997Z] #74 1.386 + . //rootlesskit.installer [2022-06-02T21:04:39.997Z] #74 1.386 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:04:39.997Z] #74 1.386 + install_rootlesskit [2022-06-02T21:04:39.997Z] #74 1.386 + case "$1" in [2022-06-02T21:04:39.997Z] #74 1.387 + export CGO_ENABLED=0 [2022-06-02T21:04:39.997Z] #74 1.387 + CGO_ENABLED=0 [2022-06-02T21:04:39.997Z] #74 1.387 + _install_rootlesskit [2022-06-02T21:04:39.997Z] #74 1.387 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-02T21:04:39.997Z] #74 1.387 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:04:39.997Z] #74 1.387 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T21:04:39.997Z] #74 1.387 + GOBIN=/build [2022-06-02T21:04:39.997Z] #74 1.387 + GO111MODULE=on [2022-06-02T21:04:39.997Z] #74 1.387 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:04:39.997Z] #74 1.871 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-02T21:04:39.997Z] #74 4.179 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-02T21:04:39.997Z] #74 4.180 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-02T21:04:39.997Z] #74 4.573 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-02T21:04:39.997Z] #74 5.868 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-02T21:04:39.997Z] #74 6.262 go: downloading github.com/google/uuid v1.3.0 [2022-06-02T21:04:39.997Z] #74 6.271 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-02T21:04:39.997Z] #74 6.287 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-02T21:04:39.997Z] #74 6.353 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-02T21:04:39.997Z] #74 6.385 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T21:04:39.997Z] #74 6.477 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-02T21:04:40.255Z] #74 ... [2022-06-02T21:04:40.255Z] [2022-06-02T21:04:40.255Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-02T21:04:40.255Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-02T21:04:40.255Z] #43 CACHED [2022-06-02T21:04:40.255Z] [2022-06-02T21:04:40.255Z] #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-06-02T21:04:40.255Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-02T21:04:40.255Z] #49 1.481 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:04:40.255Z] #49 1.482 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:04:40.255Z] #49 1.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:04:40.255Z] #49 1.658 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T21:04:40.255Z] #49 1.962 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T21:04:40.255Z] #49 2.366 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T21:04:40.255Z] #49 2.739 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T21:04:40.255Z] #49 3.150 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T21:04:40.255Z] #49 3.750 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T21:04:40.255Z] #49 3.750 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T21:04:40.255Z] #49 3.751 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T21:04:40.255Z] #49 3.754 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T21:04:40.255Z] #49 3.765 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T21:04:40.255Z] #49 4.150 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T21:04:40.255Z] #49 4.152 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T21:04:40.255Z] #49 4.153 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T21:04:40.255Z] #49 4.154 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T21:04:40.255Z] #49 4.155 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T21:04:40.526Z] #49 ... [2022-06-02T21:04:40.526Z] [2022-06-02T21:04:40.526Z] #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-06-02T21:04:40.526Z] #74 sha256:b21d47c029c343907f23dc5d4cab4283ced3a08d5203ba87f4a2c4c0ec5adbb6 [2022-06-02T21:04:40.526Z] #74 6.812 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-02T21:04:40.526Z] #74 6.865 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-02T21:04:40.526Z] #74 ... [2022-06-02T21:04:40.526Z] [2022-06-02T21:04:40.526Z] #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-06-02T21:04:40.526Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-02T21:04:40.526Z] #45 CACHED [2022-06-02T21:04:40.789Z] [2022-06-02T21:04:40.789Z] #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-06-02T21:04:40.789Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-02T21:04:40.789Z] #69 1.491 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:04:40.789Z] #69 1.491 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:04:40.789Z] #69 1.492 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:04:40.789Z] #69 1.673 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T21:04:40.789Z] #69 1.911 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T21:04:40.789Z] #69 2.258 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T21:04:40.789Z] #69 2.638 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T21:04:40.789Z] #69 3.148 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T21:04:40.789Z] #69 3.609 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T21:04:40.789Z] #69 3.610 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T21:04:40.789Z] #69 3.610 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T21:04:40.789Z] #69 3.630 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T21:04:40.789Z] #69 3.630 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T21:04:40.789Z] #69 4.263 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T21:04:40.789Z] #69 4.266 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T21:04:40.789Z] #69 4.271 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T21:04:40.789Z] #69 4.271 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T21:04:40.789Z] #69 4.272 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T21:04:40.789Z] #69 ... [2022-06-02T21:04:40.789Z] [2022-06-02T21:04:40.789Z] #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-06-02T21:04:40.789Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-02T21:04:40.789Z] #47 CACHED [2022-06-02T21:04:40.789Z] [2022-06-02T21:04:40.789Z] #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-06-02T21:04:40.789Z] #74 sha256:b21d47c029c343907f23dc5d4cab4283ced3a08d5203ba87f4a2c4c0ec5adbb6 [2022-06-02T21:04:40.789Z] #74 7.375 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-02T21:04:41.048Z] #74 7.653 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-02T21:04:53.249Z] #74 ... [2022-06-02T21:04:53.249Z] [2022-06-02T21:04:53.249Z] #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-06-02T21:04:53.249Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-02T21:04:53.249Z] #69 18.67 Fetched 40.5 MB in 17s (2323 kB/s) [2022-06-02T21:04:54.690Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:04:54.690Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:04:54.690Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:04:54.690Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:04:54.690Z] [2022-06-02T21:04:54.690Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T21:04:54.690Z] DOCKER_SYSTEMD=1 [2022-06-02T21:04:54.690Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T21:04:54.690Z] HOSTNAME=ce2cd2b88c27 [2022-06-02T21:04:54.690Z] DEST=bundles/test-integration [2022-06-02T21:04:54.690Z] PWD=/go/src/github.com/docker/docker [2022-06-02T21:04:54.690Z] DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 [2022-06-02T21:04:54.690Z] container=docker [2022-06-02T21:04:54.690Z] HOME=/root [2022-06-02T21:04:54.690Z] LANG=C.UTF-8 [2022-06-02T21:04:54.690Z] INVOCATION_ID=39d97f7fbc204f9cac474f19597ab3f4 [2022-06-02T21:04:54.690Z] GOLANG_VERSION=1.18.3 [2022-06-02T21:04:54.690Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T21:04:54.690Z] VALIDATE_BRANCH=master [2022-06-02T21:04:54.690Z] TERM=xterm [2022-06-02T21:04:54.690Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T21:04:54.690Z] SHLVL=3 [2022-06-02T21:04:54.690Z] TIMEOUT=120m [2022-06-02T21:04:54.690Z] DOCKER_BUILDTAGS= journald [2022-06-02T21:04:54.690Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T21:04:54.690Z] GO111MODULE=off [2022-06-02T21:04:54.690Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T21:04:54.690Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T21:04:54.690Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T21:04:54.690Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T21:04:54.690Z] GOPATH=/go [2022-06-02T21:04:54.690Z] PKG_CONFIG=pkg-config [2022-06-02T21:04:54.690Z] _=/usr/bin/env [2022-06-02T21:04:54.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T21:04:59.808Z] #69 18.67 Reading package lists... [2022-06-02T21:04:59.808Z] #69 ... [2022-06-02T21:04:59.808Z] [2022-06-02T21:04:59.808Z] #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-06-02T21:04:59.808Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-02T21:04:59.808Z] #49 18.96 Fetched 40.5 MB in 18s (2281 kB/s) [2022-06-02T21:05:00.431Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.7% of statements [2022-06-02T21:05:00.743Z] #49 18.96 Reading package lists... [2022-06-02T21:05:00.743Z] #49 ... [2022-06-02T21:05:00.743Z] [2022-06-02T21:05:00.743Z] #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-06-02T21:05:00.743Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-02T21:05:00.743Z] #69 18.67 Reading package lists... [2022-06-02T21:05:01.001Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-06-02T21:05:01.573Z] ok github.com/docker/docker/cmd/dockerd/trap 2.515s coverage: 0.0% of statements [2022-06-02T21:05:01.573Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-02T21:05:01.573Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-02T21:05:01.573Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-02T21:05:01.573Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-02T21:05:01.573Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-02T21:05:02.377Z] #69 27.45 Reading package lists... [2022-06-02T21:05:02.377Z] #69 ... [2022-06-02T21:05:02.377Z] [2022-06-02T21:05:02.377Z] #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-06-02T21:05:02.377Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:05:02.377Z] #20 18.82 Fetched 40.5 MB in 17s (2332 kB/s) [2022-06-02T21:05:02.377Z] #20 18.82 Reading package lists... [2022-06-02T21:05:02.377Z] #20 28.32 Reading package lists... [2022-06-02T21:05:02.377Z] #20 ... [2022-06-02T21:05:02.377Z] [2022-06-02T21:05:02.377Z] #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-06-02T21:05:02.377Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-02T21:05:02.377Z] #49 18.96 Reading package lists... [2022-06-02T21:05:05.938Z] #64 123.9 # github.com/containerd/containerd/cmd/containerd [2022-06-02T21:05:05.938Z] #64 123.9 /usr/bin/ld: /tmp/go-link-2701836776/000019.o: in function `New': [2022-06-02T21:05:05.938Z] #64 123.9 /tmp/tmp.8bVzoLTwoB/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-06-02T21:05:05.938Z] #64 124.0 + bin/containerd-stress [2022-06-02T21:05:05.938Z] #64 125.1 + bin/containerd-shim [2022-06-02T21:05:06.884Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2022-06-02T21:05:07.645Z] #49 28.06 Reading package lists... [2022-06-02T21:05:07.645Z] #49 ... [2022-06-02T21:05:07.645Z] [2022-06-02T21:05:07.645Z] #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-06-02T21:05:07.645Z] #74 sha256:b21d47c029c343907f23dc5d4cab4283ced3a08d5203ba87f4a2c4c0ec5adbb6 [2022-06-02T21:05:07.645Z] #74 30.15 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-02T21:05:07.645Z] #74 30.15 + GOBIN=/build [2022-06-02T21:05:07.645Z] #74 30.15 + GO111MODULE=on [2022-06-02T21:05:07.645Z] #74 30.15 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-02T21:05:07.645Z] #74 33.59 rootlesskit version 1.0.0 [2022-06-02T21:05:07.645Z] #74 33.60 Usage of /build/rootlesskit-docker-proxy: [2022-06-02T21:05:07.645Z] #74 33.60 -container-ip string [2022-06-02T21:05:07.645Z] #74 33.60 container ip [2022-06-02T21:05:07.645Z] #74 33.60 -container-port int [2022-06-02T21:05:07.645Z] #74 33.60 container port (default -1) [2022-06-02T21:05:07.645Z] #74 33.60 -host-ip string [2022-06-02T21:05:07.645Z] #74 33.60 host ip [2022-06-02T21:05:07.645Z] #74 33.60 -host-port int [2022-06-02T21:05:07.645Z] #74 33.60 host port (default -1) [2022-06-02T21:05:07.645Z] #74 33.60 -proto string [2022-06-02T21:05:07.645Z] #74 33.60 proxy protocol (default "tcp") [2022-06-02T21:05:07.645Z] #74 DONE 33.8s [2022-06-02T21:05:07.645Z] [2022-06-02T21:05:07.645Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-02T21:05:07.645Z] #75 sha256:94d4211e02b0f6912e82ab56bf5517079812daf39836e020da6f6abe07ba9f72 [2022-06-02T21:05:07.645Z] #75 DONE 0.0s [2022-06-02T21:05:07.645Z] [2022-06-02T21:05:07.645Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-02T21:05:07.645Z] #76 sha256:615be1b2a0cc98e2c167382433f00464067164d720c625122be61a0c24e7c7c2 [2022-06-02T21:05:07.645Z] #76 DONE 0.1s [2022-06-02T21:05:07.645Z] [2022-06-02T21:05:07.645Z] #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-06-02T21:05:07.645Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-02T21:05:08.797Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.025s coverage: 65.3% of statements [2022-06-02T21:05:09.021Z] #49 28.06 Reading package lists... [2022-06-02T21:05:09.021Z] #49 ... [2022-06-02T21:05:09.021Z] [2022-06-02T21:05:09.021Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-02T21:05:09.021Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-02T21:05:09.021Z] #79 CACHED [2022-06-02T21:05:09.021Z] [2022-06-02T21:05:09.021Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-02T21:05:09.021Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-02T21:05:09.021Z] #81 CACHED [2022-06-02T21:05:09.021Z] [2022-06-02T21:05:09.021Z] #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-06-02T21:05:09.021Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-02T21:05:09.955Z] #69 27.45 Reading package lists... [2022-06-02T21:05:10.181Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-02T21:05:11.244Z] #64 136.4 + bin/containerd-shim-runc-v1 [2022-06-02T21:05:11.328Z] #69 36.53 Building dependency tree... [2022-06-02T21:05:11.585Z] #69 38.00 Reading state information... [2022-06-02T21:05:12.960Z] #69 39.41 The following additional packages will be installed: [2022-06-02T21:05:12.960Z] #69 39.44 libbtrfs0 [2022-06-02T21:05:13.218Z] #69 39.62 The following NEW packages will be installed: [2022-06-02T21:05:13.218Z] #69 39.64 libbtrfs-dev libbtrfs0 [2022-06-02T21:05:13.477Z] #69 40.04 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:05:13.477Z] #69 40.04 Need to get 460 kB of archives. [2022-06-02T21:05:13.477Z] #69 40.04 After this operation, 1237 kB of additional disk space will be used. [2022-06-02T21:05:13.477Z] #69 40.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T21:05:13.477Z] #69 40.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T21:05:14.043Z] #69 40.49 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:05:14.043Z] #69 40.64 Fetched 460 kB in 0s (1542 kB/s) [2022-06-02T21:05:14.043Z] #69 40.67 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T21:05:14.043Z] #69 40.67 (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 ... 30256 files and directories currently installed.) [2022-06-02T21:05:14.043Z] #69 40.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T21:05:14.043Z] #69 40.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:05:14.317Z] #69 40.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T21:05:14.317Z] #69 40.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T21:05:14.317Z] #69 40.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:05:14.594Z] #69 41.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:05:14.594Z] #69 41.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:05:14.594Z] #69 41.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:05:14.853Z] #69 DONE 41.3s [2022-06-02T21:05:14.853Z] [2022-06-02T21:05:14.853Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-02T21:05:14.853Z] #70 sha256:200b0fe6ac2034e385882ae13032e5ca95eac34867e8316e7e671bfcb7aa16e4 [2022-06-02T21:05:14.853Z] #70 DONE 0.2s [2022-06-02T21:05:14.853Z] [2022-06-02T21:05:14.853Z] #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-06-02T21:05:14.853Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:05:15.787Z] #71 0.855 + RM_GOPATH=0 [2022-06-02T21:05:15.787Z] #71 0.855 + TMP_GOPATH= [2022-06-02T21:05:15.787Z] #71 0.855 + : /build [2022-06-02T21:05:15.787Z] #71 0.855 + '[' -z '' ']' [2022-06-02T21:05:15.787Z] #71 0.855 ++ mktemp -d [2022-06-02T21:05:15.787Z] #71 0.857 + export GOPATH=/tmp/tmp.2xJggKp5aX [2022-06-02T21:05:15.787Z] #71 0.857 + GOPATH=/tmp/tmp.2xJggKp5aX [2022-06-02T21:05:15.787Z] #71 0.857 + RM_GOPATH=1 [2022-06-02T21:05:15.787Z] #71 0.857 + case "$(go env GOARCH)" in [2022-06-02T21:05:15.787Z] #71 0.857 ++ go env GOARCH [2022-06-02T21:05:15.787Z] #71 0.865 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:05:15.787Z] #71 0.865 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:05:15.787Z] #71 0.866 ++ dirname /install.sh [2022-06-02T21:05:15.787Z] #71 0.867 + dir=/ [2022-06-02T21:05:15.787Z] #71 0.868 + bin=containerd [2022-06-02T21:05:15.787Z] #71 0.868 + shift [2022-06-02T21:05:15.787Z] #71 0.868 + '[' '!' -f //containerd.installer ']' [2022-06-02T21:05:15.787Z] #71 0.868 + . //containerd.installer [2022-06-02T21:05:15.787Z] #71 0.868 ++ set -e [2022-06-02T21:05:15.787Z] #71 0.868 ++ : v1.6.4 [2022-06-02T21:05:15.787Z] #71 0.869 + install_containerd [2022-06-02T21:05:15.787Z] #71 0.869 + echo 'Install containerd version v1.6.4' [2022-06-02T21:05:15.787Z] #71 0.869 Install containerd version v1.6.4 [2022-06-02T21:05:15.787Z] #71 0.869 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2xJggKp5aX/src/github.com/containerd/containerd [2022-06-02T21:05:15.787Z] #71 0.891 Cloning into '/tmp/tmp.2xJggKp5aX/src/github.com/containerd/containerd'... [2022-06-02T21:05:16.759Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-06-02T21:05:17.691Z] #71 ... [2022-06-02T21:05:17.691Z] [2022-06-02T21:05:17.691Z] #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-06-02T21:05:17.691Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-02T21:05:17.691Z] #49 28.06 Reading package lists... [2022-06-02T21:05:17.691Z] #49 36.76 Building dependency tree... [2022-06-02T21:05:17.691Z] #49 38.24 Reading state information... [2022-06-02T21:05:17.691Z] #49 39.58 The following additional packages will be installed: [2022-06-02T21:05:17.691Z] #49 39.60 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-02T21:05:17.691Z] #49 39.62 Suggested packages: [2022-06-02T21:05:17.691Z] #49 39.62 cmake-doc ninja-build lrzip [2022-06-02T21:05:17.691Z] #49 39.62 Recommended packages: [2022-06-02T21:05:17.691Z] #49 39.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-02T21:05:17.691Z] #49 40.00 The following NEW packages will be installed: [2022-06-02T21:05:17.691Z] #49 40.02 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-02T21:05:17.691Z] #49 40.42 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:05:17.691Z] #49 40.42 Need to get 8418 kB of archives. [2022-06-02T21:05:17.691Z] #49 40.42 After this operation, 34.9 MB of additional disk space will be used. [2022-06-02T21:05:17.691Z] #49 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T21:05:17.691Z] #49 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-02T21:05:17.691Z] #49 40.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-02T21:05:17.691Z] #49 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-02T21:05:17.691Z] #49 40.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-02T21:05:17.691Z] #49 40.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-02T21:05:17.691Z] #49 40.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-02T21:05:17.691Z] #49 40.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-02T21:05:17.691Z] #49 40.90 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:05:17.691Z] #49 41.15 Fetched 8418 kB in 0s (21.8 MB/s) [2022-06-02T21:05:17.691Z] #49 41.19 Selecting previously unselected package xxd. [2022-06-02T21:05:17.691Z] #49 41.19 (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 ... 30256 files and directories currently installed.) [2022-06-02T21:05:17.691Z] #49 41.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T21:05:17.691Z] #49 41.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 41.42 Selecting previously unselected package vim-common. [2022-06-02T21:05:17.691Z] #49 41.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T21:05:17.691Z] #49 41.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 41.61 Selecting previously unselected package cmake-data. [2022-06-02T21:05:17.691Z] #49 41.61 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-02T21:05:17.691Z] #49 41.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 42.61 Selecting previously unselected package libarchive13:amd64. [2022-06-02T21:05:17.691Z] #49 42.62 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-02T21:05:17.691Z] #49 42.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 42.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-02T21:05:17.691Z] #49 42.70 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-02T21:05:17.691Z] #49 42.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T21:05:17.691Z] #49 42.75 Selecting previously unselected package librhash0:amd64. [2022-06-02T21:05:17.691Z] #49 42.76 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-02T21:05:17.691Z] #49 42.76 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-02T21:05:17.691Z] #49 42.83 Selecting previously unselected package libuv1:amd64. [2022-06-02T21:05:17.691Z] #49 42.83 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-02T21:05:17.691Z] #49 42.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-02T21:05:17.691Z] #49 42.87 Selecting previously unselected package cmake. [2022-06-02T21:05:17.691Z] #49 42.88 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-02T21:05:17.691Z] #49 42.88 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 43.64 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 43.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 43.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-02T21:05:17.691Z] #49 43.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 43.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-02T21:05:17.691Z] #49 43.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-02T21:05:17.691Z] #49 43.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 43.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-02T21:05:17.691Z] #49 43.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:05:17.691Z] #49 DONE 44.0s [2022-06-02T21:05:17.691Z] [2022-06-02T21:05:17.691Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-02T21:05:17.691Z] #50 sha256:91ccd7b5e7adabf34a11f423b891201348750e04354d0de7f8fc54e274605329 [2022-06-02T21:05:17.691Z] #50 DONE 0.1s [2022-06-02T21:05:17.691Z] [2022-06-02T21:05:17.691Z] #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-06-02T21:05:17.691Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:05:17.691Z] #20 28.32 Reading package lists... [2022-06-02T21:05:17.691Z] #20 37.13 Building dependency tree... [2022-06-02T21:05:17.691Z] #20 38.69 Reading state information... [2022-06-02T21:05:17.691Z] #20 39.93 The following additional packages will be installed: [2022-06-02T21:05:17.691Z] #20 39.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T21:05:17.691Z] #20 39.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-02T21:05:17.691Z] #20 39.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-02T21:05:17.691Z] #20 39.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-02T21:05:17.691Z] #20 39.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-02T21:05:17.691Z] #20 39.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-02T21:05:17.691Z] #20 39.94 mingw-w64-common mingw-w64-x86-64-dev [2022-06-02T21:05:17.691Z] #20 39.95 Suggested packages: [2022-06-02T21:05:17.691Z] #20 39.95 gcc-10-locales seccomp wine64 [2022-06-02T21:05:17.691Z] #20 40.33 The following NEW packages will be installed: [2022-06-02T21:05:17.691Z] #20 40.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-02T21:05:17.691Z] #20 40.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-02T21:05:17.691Z] #20 40.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-02T21:05:17.691Z] #20 40.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-02T21:05:17.691Z] #20 40.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-02T21:05:17.691Z] #20 40.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-02T21:05:17.691Z] #20 40.34 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-02T21:05:17.691Z] #20 40.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-02T21:05:17.691Z] #20 40.34 mingw-w64-x86-64-dev [2022-06-02T21:05:17.691Z] #20 40.68 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:05:17.691Z] #20 40.68 Need to get 115 MB of archives. [2022-06-02T21:05:17.691Z] #20 40.68 After this operation, 645 MB of additional disk space will be used. [2022-06-02T21:05:17.691Z] #20 40.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-02T21:05:17.691Z] #20 40.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-02T21:05:17.691Z] #20 40.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-02T21:05:17.691Z] #20 40.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-02T21:05:17.691Z] #20 40.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-02T21:05:17.691Z] #20 40.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-02T21:05:17.691Z] #20 40.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-02T21:05:17.691Z] #20 40.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-02T21:05:17.691Z] #20 40.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-02T21:05:17.691Z] #20 41.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-02T21:05:17.691Z] #20 41.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-02T21:05:17.691Z] #20 41.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-02T21:05:17.691Z] #20 41.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-02T21:05:17.691Z] #20 42.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-02T21:05:17.691Z] #20 42.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-02T21:05:17.691Z] #20 42.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-02T21:05:17.691Z] #20 42.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-02T21:05:17.691Z] #20 42.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-02T21:05:17.691Z] #20 42.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-02T21:05:17.691Z] #20 42.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-02T21:05:17.691Z] #20 42.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-02T21:05:17.691Z] #20 42.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-02T21:05:17.691Z] #20 42.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-02T21:05:17.691Z] #20 42.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-02T21:05:17.691Z] #20 42.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-02T21:05:17.691Z] #20 42.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-02T21:05:17.691Z] #20 42.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-02T21:05:17.691Z] #20 42.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-02T21:05:17.691Z] #20 42.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-02T21:05:17.691Z] #20 42.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-02T21:05:17.691Z] #20 42.81 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:05:17.691Z] #20 42.95 Fetched 115 MB in 2s (55.6 MB/s) [2022-06-02T21:05:17.691Z] #20 42.98 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-02T21:05:17.691Z] #20 42.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-02T21:05:17.691Z] #20 43.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T21:05:17.691Z] #20 43.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T21:05:17.691Z] #20 43.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-02T21:05:17.691Z] #20 43.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-02T21:05:17.691Z] #20 43.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T21:05:17.691Z] #20 44.03 Selecting previously unselected package binutils-mingw-w64. [2022-06-02T21:05:17.691Z] #20 44.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-02T21:05:17.691Z] #20 44.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T21:05:17.691Z] #20 44.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-02T21:05:17.691Z] #20 44.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:05:17.691Z] #20 44.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:05:17.691Z] #20 44.27 Selecting previously unselected package dmsetup. [2022-06-02T21:05:17.691Z] #20 44.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:05:17.691Z] #20 44.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-02T21:05:17.691Z] #20 44.40 Selecting previously unselected package mingw-w64-common. [2022-06-02T21:05:17.691Z] #20 44.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-02T21:05:17.701Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-02T21:05:17.825Z] #64 142.6 + bin/containerd-shim-runc-v2 [2022-06-02T21:05:17.825Z] #64 143.4 + binaries [2022-06-02T21:05:17.825Z] #64 143.4 + install -D bin/containerd /build/containerd [2022-06-02T21:05:17.825Z] #64 143.5 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T21:05:17.825Z] #64 143.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T21:05:17.825Z] #64 143.5 + install -D bin/ctr /build/ctr [2022-06-02T21:05:17.950Z] #20 44.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-02T21:05:18.208Z] #20 ... [2022-06-02T21:05:18.208Z] [2022-06-02T21:05:18.208Z] #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-06-02T21:05:18.208Z] #51 sha256:d606a075fedf5f9ffd02cc5921acde6610c0c4e03e6d6c777ca3a663c3274ef6 [2022-06-02T21:05:18.208Z] #51 0.680 + RM_GOPATH=0 [2022-06-02T21:05:18.208Z] #51 0.680 + TMP_GOPATH= [2022-06-02T21:05:18.208Z] #51 0.680 + : /build [2022-06-02T21:05:18.208Z] #51 0.680 + '[' -z '' ']' [2022-06-02T21:05:18.208Z] #51 0.681 ++ mktemp -d [2022-06-02T21:05:18.208Z] #51 0.682 + export GOPATH=/tmp/tmp.VsQF3W2bbq [2022-06-02T21:05:18.208Z] #51 0.682 + GOPATH=/tmp/tmp.VsQF3W2bbq [2022-06-02T21:05:18.208Z] #51 0.682 + RM_GOPATH=1 [2022-06-02T21:05:18.208Z] #51 0.682 + case "$(go env GOARCH)" in [2022-06-02T21:05:18.208Z] #51 0.683 ++ go env GOARCH [2022-06-02T21:05:18.208Z] #51 0.696 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:05:18.208Z] #51 0.696 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:05:18.208Z] #51 0.697 ++ dirname /install.sh [2022-06-02T21:05:18.208Z] #51 0.700 + dir=/ [2022-06-02T21:05:18.208Z] #51 0.700 + bin=tini [2022-06-02T21:05:18.208Z] #51 0.700 + shift [2022-06-02T21:05:18.208Z] #51 0.700 + '[' '!' -f //tini.installer ']' [2022-06-02T21:05:18.208Z] #51 0.700 + . //tini.installer [2022-06-02T21:05:18.208Z] #51 0.701 ++ : v0.19.0 [2022-06-02T21:05:18.208Z] #51 0.701 + install_tini [2022-06-02T21:05:18.208Z] #51 0.701 + echo 'Install tini version v0.19.0' [2022-06-02T21:05:18.208Z] #51 0.701 Install tini version v0.19.0 [2022-06-02T21:05:18.208Z] #51 0.701 + git clone https://github.com/krallin/tini.git /tmp/tmp.VsQF3W2bbq/tini [2022-06-02T21:05:18.208Z] #51 0.702 Cloning into '/tmp/tmp.VsQF3W2bbq/tini'... [2022-06-02T21:05:18.271Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-02T21:05:18.395Z] #64 DONE 144.0s [2022-06-02T21:05:18.773Z] #51 1.105 + cd /tmp/tmp.VsQF3W2bbq/tini [2022-06-02T21:05:18.773Z] #51 1.105 + git checkout -q v0.19.0 [2022-06-02T21:05:18.773Z] #51 1.113 + cmake . [2022-06-02T21:05:18.773Z] #51 1.380 -- The C compiler identification is GNU 10.2.1 [2022-06-02T21:05:18.842Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-02T21:05:19.031Z] #51 1.404 -- Detecting C compiler ABI info [2022-06-02T21:05:19.031Z] #51 1.589 -- Detecting C compiler ABI info - done [2022-06-02T21:05:19.031Z] #51 1.632 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-02T21:05:19.290Z] #51 1.633 -- Detecting C compile features [2022-06-02T21:05:19.290Z] #51 1.634 -- Detecting C compile features - done [2022-06-02T21:05:19.290Z] #51 1.650 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-02T21:05:19.290Z] #51 1.735 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-02T21:05:19.290Z] #51 1.771 -- Configuring done [2022-06-02T21:05:19.290Z] #51 1.783 -- Generating done [2022-06-02T21:05:19.290Z] #51 1.787 -- Build files have been written to: /tmp/tmp.VsQF3W2bbq/tini [2022-06-02T21:05:19.290Z] #51 1.790 + make tini-static [2022-06-02T21:05:19.336Z] [2022-06-02T21:05:19.336Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T21:05:19.336Z] #65 sha256:68e81f14e5ec0aa84f3a175e898f927a9351e406916e9e65da1d728e72367da5 [2022-06-02T21:05:19.548Z] #51 1.916 Scanning dependencies of target tini-static [2022-06-02T21:05:19.548Z] #51 1.948 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-02T21:05:19.596Z] #65 DONE 0.2s [2022-06-02T21:05:19.597Z] [2022-06-02T21:05:19.597Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T21:05:19.597Z] #70 sha256:63718635fecff8441689f1f8d5821e08c1f000a27a95785b1711f30b35a29d26 [2022-06-02T21:05:19.597Z] #70 DONE 0.1s [2022-06-02T21:05:19.597Z] [2022-06-02T21:05:19.597Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T21:05:19.597Z] #75 sha256:3ac0598a4adaea65cb7d1c7b054898b453e64865a2f74fc35be2ec5f0017a927 [2022-06-02T21:05:19.783Z] ok github.com/docker/docker/daemon 10.140s coverage: 16.1% of statements [2022-06-02T21:05:19.783Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-02T21:05:19.783Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-02T21:05:19.783Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-02T21:05:19.783Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-02T21:05:19.806Z] #51 2.399 [100%] Linking C executable tini-static [2022-06-02T21:05:19.857Z] #75 DONE 0.3s [2022-06-02T21:05:19.857Z] [2022-06-02T21:05:19.857Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T21:05:19.857Z] #76 sha256:1ca9864ca4e6e3cb581a6ee563023638efad61720335582436a09327534e1ed0 [2022-06-02T21:05:19.857Z] #76 DONE 0.0s [2022-06-02T21:05:19.857Z] [2022-06-02T21:05:19.857Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T21:05:19.857Z] #77 sha256:d638ebd9e841eb94643e01ac57035c8d3be25b7eadc0907bc3aed7e4e7edfb6b [2022-06-02T21:05:20.044Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.604s coverage: 74.8% of statements [2022-06-02T21:05:20.065Z] #51 2.677 [100%] Built target tini-static [2022-06-02T21:05:20.322Z] #51 2.697 + mkdir -p /build [2022-06-02T21:05:20.322Z] #51 2.698 + cp tini-static /build/docker-init [2022-06-02T21:05:20.581Z] #51 DONE 2.9s [2022-06-02T21:05:20.581Z] [2022-06-02T21:05:20.581Z] #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-06-02T21:05:20.581Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:05:20.581Z] #20 46.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-02T21:05:20.581Z] #20 46.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-02T21:05:20.581Z] #20 46.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T21:05:20.797Z] #77 DONE 0.7s [2022-06-02T21:05:20.797Z] [2022-06-02T21:05:20.797Z] #78 exporting to image [2022-06-02T21:05:20.797Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T21:05:20.797Z] #78 exporting layers [2022-06-02T21:05:20.986Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.316s coverage: 56.2% of statements [2022-06-02T21:05:21.556Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-06-02T21:05:21.955Z] #20 48.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-02T21:05:21.955Z] #20 48.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:05:21.955Z] #20 48.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T21:05:21.955Z] #20 ... [2022-06-02T21:05:21.955Z] [2022-06-02T21:05:21.955Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-02T21:05:21.955Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-02T21:05:21.955Z] #53 CACHED [2022-06-02T21:05:21.955Z] [2022-06-02T21:05:21.955Z] #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-06-02T21:05:21.955Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-02T21:05:21.955Z] #54 CACHED [2022-06-02T21:05:21.955Z] [2022-06-02T21:05:21.955Z] #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-06-02T21:05:21.955Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:05:21.955Z] #20 48.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-02T21:05:21.955Z] #20 48.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:05:21.955Z] #20 48.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T21:05:22.520Z] #20 ... [2022-06-02T21:05:22.520Z] [2022-06-02T21:05:22.520Z] #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-06-02T21:05:22.520Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-02T21:05:22.520Z] #57 CACHED [2022-06-02T21:05:22.520Z] [2022-06-02T21:05:22.520Z] #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-06-02T21:05:22.520Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-02T21:05:22.520Z] #58 CACHED [2022-06-02T21:05:22.520Z] [2022-06-02T21:05:22.520Z] #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-06-02T21:05:22.520Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:05:22.778Z] #71 ... [2022-06-02T21:05:22.778Z] [2022-06-02T21:05:22.778Z] #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-06-02T21:05:22.778Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-02T21:05:22.778Z] #60 CACHED [2022-06-02T21:05:22.949Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-06-02T21:05:23.036Z] [2022-06-02T21:05:23.036Z] #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-06-02T21:05:23.036Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:05:23.294Z] #20 ... [2022-06-02T21:05:23.294Z] [2022-06-02T21:05:23.294Z] #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.44.0" && /build/golangci-lint --version [2022-06-02T21:05:23.294Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-02T21:05:23.294Z] #62 CACHED [2022-06-02T21:05:23.552Z] [2022-06-02T21:05:23.552Z] #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-06-02T21:05:23.552Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:05:23.552Z] #71 ... [2022-06-02T21:05:23.552Z] [2022-06-02T21:05:23.552Z] #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-06-02T21:05:23.552Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-02T21:05:23.552Z] #64 CACHED [2022-06-02T21:05:23.811Z] [2022-06-02T21:05:23.811Z] #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-06-02T21:05:23.811Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:05:24.377Z] #71 ... [2022-06-02T21:05:24.377Z] [2022-06-02T21:05:24.377Z] #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-06-02T21:05:24.377Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:05:24.377Z] #20 50.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-02T21:05:24.377Z] #20 50.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:05:24.377Z] #20 50.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:05:24.865Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.317s coverage: 50.6% of statements [2022-06-02T21:05:24.866Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.886s coverage: 45.9% of statements [2022-06-02T21:05:24.866Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-02T21:05:25.807Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-06-02T21:05:25.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T21:05:25.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T21:05:26.748Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.904s coverage: 58.5% of statements [2022-06-02T21:05:26.748Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-02T21:05:26.748Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-02T21:05:26.748Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-06-02T21:05:27.009Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-06-02T21:05:27.377Z] #78 exporting layers 6.1s done [2022-06-02T21:05:27.377Z] #78 writing image sha256:3ffd26387fa21dcf8dcf97911d5663f8a7e5711eb73178855e31182cfd922ed8 done [2022-06-02T21:05:27.377Z] #78 naming to docker.io/library/docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 done [2022-06-02T21:05:27.377Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-02T21:05:27.713Z] + trap exit INT TERM [2022-06-02T21:05:27.713Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-02T21:05:27.713Z] + CONTAINER_NAME=docker-pr3 [2022-06-02T21:05:27.713Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43066/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh dynbinary [2022-06-02T21:05:27.976Z] [2022-06-02T21:05:28.236Z] Removing bundles/ [2022-06-02T21:05:28.236Z] [2022-06-02T21:05:28.236Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T21:05:28.236Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:05:28.236Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:05:28.565Z] #20 54.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-02T21:05:28.565Z] #20 54.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:05:28.565Z] #20 54.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:05:28.958Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-06-02T21:05:28.958Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-02T21:05:28.958Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-02T21:05:28.958Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-06-02T21:05:29.899Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-06-02T21:05:29.939Z] #20 56.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-02T21:05:29.939Z] #20 56.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:05:29.939Z] #20 56.36 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T21:05:30.160Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 79.9% of statements [2022-06-02T21:05:30.160Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-02T21:05:30.420Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-06-02T21:05:30.681Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-02T21:05:31.252Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-06-02T21:05:31.314Z] #20 58.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-02T21:05:31.314Z] #20 58.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:05:31.314Z] #20 58.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:05:31.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.172s coverage: 76.8% of statements [2022-06-02T21:05:32.083Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 79.2% of statements [2022-06-02T21:05:32.083Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-02T21:05:32.083Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-02T21:05:32.654Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 62.0% of statements [2022-06-02T21:05:32.654Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-06-02T21:05:33.595Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-06-02T21:05:33.855Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-02T21:05:34.426Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-02T21:05:34.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-06-02T21:05:34.997Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-02T21:05:34.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-02T21:05:35.499Z] #20 61.82 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-02T21:05:35.499Z] #20 61.83 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-02T21:05:35.499Z] #20 61.83 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:05:35.940Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-02T21:05:36.510Z] ok github.com/docker/docker/distribution 0.601s coverage: 28.0% of statements [2022-06-02T21:05:36.510Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-02T21:05:36.884Z] #20 63.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-02T21:05:36.884Z] #20 63.52 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-02T21:05:36.884Z] #20 63.53 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T21:05:37.081Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-02T21:05:37.141Z] #20 63.58 Selecting previously unselected package libapparmor1:amd64. [2022-06-02T21:05:37.141Z] #20 63.59 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-02T21:05:37.141Z] #20 63.59 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T21:05:37.141Z] #20 63.64 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-02T21:05:37.141Z] #20 63.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-02T21:05:37.141Z] #20 63.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T21:05:37.141Z] #20 63.71 Selecting previously unselected package libbtrfs0:amd64. [2022-06-02T21:05:37.141Z] #20 63.73 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-02T21:05:37.141Z] #20 63.73 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:05:37.141Z] #20 63.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-02T21:05:37.141Z] #20 63.79 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-02T21:05:37.141Z] #20 63.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:05:37.398Z] #20 63.89 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-02T21:05:37.398Z] #20 63.90 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:05:37.398Z] #20 63.90 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:05:37.398Z] #20 63.93 Selecting previously unselected package libudev-dev:amd64. [2022-06-02T21:05:37.398Z] #20 63.94 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-02T21:05:37.398Z] #20 63.94 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-02T21:05:37.398Z] #20 64.00 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-02T21:05:37.398Z] #20 64.01 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-02T21:05:37.398Z] #20 64.02 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T21:05:37.654Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-06-02T21:05:37.656Z] #20 64.15 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-02T21:05:37.656Z] #20 64.15 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-02T21:05:37.656Z] #20 64.16 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T21:05:37.656Z] #20 64.24 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-02T21:05:37.656Z] #20 64.24 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-02T21:05:37.656Z] #20 64.25 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T21:05:37.913Z] #20 64.33 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-02T21:05:37.913Z] #20 64.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-02T21:05:37.913Z] #20 64.34 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T21:05:37.913Z] #20 64.38 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-02T21:05:37.913Z] #20 64.39 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-02T21:05:37.913Z] #20 64.39 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T21:05:37.913Z] #20 64.56 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-02T21:05:37.913Z] #20 64.57 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-02T21:05:37.913Z] #20 64.57 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T21:05:37.914Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-02T21:05:38.171Z] #20 64.66 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-02T21:05:38.171Z] #20 64.68 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-02T21:05:38.171Z] #20 64.68 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:05:38.171Z] #20 64.73 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-02T21:05:38.171Z] #20 64.73 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-02T21:05:38.171Z] #20 64.74 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T21:05:38.171Z] #20 64.80 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-02T21:05:38.428Z] #20 64.80 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-02T21:05:38.429Z] #20 64.81 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T21:05:38.429Z] #20 65.03 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-02T21:05:38.429Z] #20 65.04 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-02T21:05:38.429Z] #20 65.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-02T21:05:38.429Z] #20 65.06 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-02T21:05:38.429Z] #20 65.07 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-02T21:05:38.429Z] #20 65.09 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-02T21:05:38.429Z] #20 65.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-02T21:05:38.429Z] #20 65.11 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-02T21:05:38.429Z] #20 65.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-02T21:05:38.429Z] #20 65.13 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-02T21:05:38.429Z] #20 65.14 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-02T21:05:38.429Z] #20 65.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-02T21:05:38.485Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 84.9% of statements [2022-06-02T21:05:38.485Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-02T21:05:38.485Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-06-02T21:05:38.485Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-02T21:05:38.686Z] #20 65.17 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-02T21:05:38.686Z] #20 65.18 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-02T21:05:38.686Z] #20 65.19 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-02T21:05:38.686Z] #20 65.20 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-02T21:05:38.686Z] #20 65.21 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-02T21:05:38.686Z] #20 65.23 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-02T21:05:38.686Z] #20 65.24 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-02T21:05:38.686Z] #20 65.25 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-02T21:05:38.686Z] #20 65.26 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:05:38.686Z] #20 65.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-02T21:05:38.686Z] #20 65.28 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:05:38.686Z] #20 65.28 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-02T21:05:38.686Z] #20 65.29 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-02T21:05:38.686Z] #20 65.30 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-02T21:05:38.687Z] #20 65.31 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-02T21:05:38.687Z] #20 65.32 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-02T21:05:38.687Z] #20 65.34 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-02T21:05:38.687Z] #20 65.35 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:05:38.687Z] #20 65.36 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-02T21:05:38.745Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-02T21:05:38.944Z] #20 65.37 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:05:38.944Z] #20 65.39 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-02T21:05:38.944Z] #20 65.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:05:38.944Z] #20 ... [2022-06-02T21:05:38.944Z] [2022-06-02T21:05:38.944Z] #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-06-02T21:05:38.944Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:05:38.944Z] #71 13.99 + cd /tmp/tmp.2xJggKp5aX/src/github.com/containerd/containerd [2022-06-02T21:05:38.944Z] #71 13.99 + git checkout -q v1.6.4 [2022-06-02T21:05:38.944Z] #71 14.86 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-02T21:05:38.944Z] #71 14.86 + BUILDTAGS='netgo osusergo static_build' [2022-06-02T21:05:38.944Z] #71 14.86 + export EXTRA_FLAGS=-buildmode=pie [2022-06-02T21:05:38.944Z] #71 14.86 + EXTRA_FLAGS=-buildmode=pie [2022-06-02T21:05:38.944Z] #71 14.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-02T21:05:38.944Z] #71 14.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-02T21:05:38.944Z] #71 14.86 + '[' '' = dynamic ']' [2022-06-02T21:05:38.944Z] #71 14.86 + make [2022-06-02T21:05:38.944Z] #71 15.58 + bin/ctr [2022-06-02T21:05:39.005Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2022-06-02T21:05:39.946Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-06-02T21:05:40.321Z] #71 ... [2022-06-02T21:05:40.321Z] [2022-06-02T21:05:40.321Z] #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-06-02T21:05:40.321Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-02T21:05:40.321Z] #20 DONE 66.7s [2022-06-02T21:05:40.321Z] [2022-06-02T21:05:40.321Z] #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-06-02T21:05:40.321Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575 [2022-06-02T21:05:40.517Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-06-02T21:05:40.517Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-02T21:05:41.255Z] #21 1.096 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:05:41.255Z] #21 1.100 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:05:41.255Z] #21 1.100 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-02T21:05:41.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T21:05:41.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T21:05:42.428Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 81.9% of statements [2022-06-02T21:05:42.999Z] ok github.com/docker/docker/pkg/authorization 0.183s coverage: 68.3% of statements [2022-06-02T21:05:42.999Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-02T21:05:43.260Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-02T21:05:46.557Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-06-02T21:05:46.557Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-02T21:05:46.821Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-02T21:05:47.082Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-06-02T21:05:47.082Z] ok github.com/docker/docker/layer 7.135s coverage: 69.0% of statements [2022-06-02T21:05:47.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-02T21:05:47.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-02T21:05:47.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-02T21:05:47.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-02T21:05:47.082Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-02T21:05:47.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-02T21:05:47.082Z] #21 1.653 Reading package lists... [2022-06-02T21:05:47.653Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-02T21:05:47.653Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-06-02T21:05:47.653Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-06-02T21:05:47.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T21:05:49.035Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 67.9% of statements [2022-06-02T21:05:49.035Z] ok github.com/docker/docker/pkg/ioutils 0.366s coverage: 71.0% of statements [2022-06-02T21:05:49.035Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-02T21:05:49.035Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-06-02T21:05:49.035Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-02T21:05:49.296Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-02T21:05:49.296Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2022-06-02T21:05:49.556Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-06-02T21:05:49.817Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-06-02T21:05:49.817Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-02T21:05:49.817Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-02T21:05:49.817Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-02T21:05:50.389Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2022-06-02T21:05:50.960Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-02T21:05:51.220Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-02T21:05:51.220Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-02T21:05:51.265Z] #21 6.268 Reading package lists... [2022-06-02T21:05:52.200Z] #21 10.90 Building dependency tree... [2022-06-02T21:05:52.200Z] #21 11.98 Reading state information... [2022-06-02T21:05:52.601Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-06-02T21:05:52.861Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-02T21:05:53.121Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-02T21:05:53.134Z] #21 12.96 The following additional packages will be installed: [2022-06-02T21:05:53.134Z] #21 12.96 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-02T21:05:53.134Z] #21 12.97 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-02T21:05:53.134Z] #21 12.97 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-02T21:05:53.134Z] #21 12.97 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-02T21:05:53.134Z] #21 12.97 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-02T21:05:53.134Z] #21 12.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-02T21:05:53.134Z] #21 12.97 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-02T21:05:53.134Z] #21 12.99 Suggested packages: [2022-06-02T21:05:53.134Z] #21 12.99 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-02T21:05:53.134Z] #21 12.99 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-02T21:05:53.134Z] #21 12.99 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-02T21:05:53.134Z] #21 12.99 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-02T21:05:53.134Z] #21 12.99 seccomp:ppc64el seccomp:s390x [2022-06-02T21:05:53.134Z] #21 12.99 Recommended packages: [2022-06-02T21:05:53.134Z] #21 12.99 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-02T21:05:53.134Z] #21 12.99 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-02T21:05:53.134Z] #21 12.99 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-02T21:05:53.134Z] #21 12.99 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-02T21:05:53.382Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-02T21:05:53.392Z] #21 13.41 The following NEW packages will be installed: [2022-06-02T21:05:53.392Z] #21 13.41 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-02T21:05:53.642Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2022-06-02T21:05:53.650Z] #21 13.41 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-02T21:05:53.650Z] #21 13.41 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-02T21:05:53.650Z] #21 13.41 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-02T21:05:53.650Z] #21 13.41 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-02T21:05:53.650Z] #21 13.41 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-02T21:05:53.650Z] #21 13.41 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-02T21:05:53.650Z] #21 13.41 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-02T21:05:53.650Z] #21 13.41 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-02T21:05:53.650Z] #21 13.41 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-02T21:05:53.650Z] #21 13.42 libseccomp2:ppc64el libseccomp2:s390x [2022-06-02T21:05:53.903Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-06-02T21:05:53.909Z] #21 13.78 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:05:53.909Z] #21 13.78 Need to get 15.9 MB of archives. [2022-06-02T21:05:53.909Z] #21 13.78 After this operation, 73.0 MB of additional disk space will be used. [2022-06-02T21:05:53.909Z] #21 13.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-02T21:05:53.909Z] #21 13.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-02T21:05:53.909Z] #21 13.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-02T21:05:53.909Z] #21 13.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-02T21:05:53.909Z] #21 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-02T21:05:53.909Z] #21 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-02T21:05:53.909Z] #21 13.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-02T21:05:53.909Z] #21 13.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-02T21:05:53.909Z] #21 13.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-02T21:05:53.909Z] #21 13.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-02T21:05:53.909Z] #21 13.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-02T21:05:53.909Z] #21 13.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-02T21:05:53.909Z] #21 13.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-02T21:05:53.909Z] #21 13.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-02T21:05:53.909Z] #21 13.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-02T21:05:53.909Z] #21 13.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-02T21:05:53.909Z] #21 13.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-02T21:05:53.909Z] #21 13.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-02T21:05:53.909Z] #21 13.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-02T21:05:54.167Z] #21 13.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-02T21:05:54.167Z] #21 13.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-02T21:05:54.167Z] #21 13.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-02T21:05:54.167Z] #21 13.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-02T21:05:54.167Z] #21 13.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-02T21:05:54.167Z] #21 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-02T21:05:54.167Z] #21 13.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-02T21:05:54.167Z] #21 13.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-02T21:05:54.167Z] #21 13.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-02T21:05:54.167Z] #21 14.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-02T21:05:54.167Z] #21 14.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-02T21:05:54.167Z] #21 14.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-02T21:05:54.167Z] #21 14.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-02T21:05:54.167Z] #21 14.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-02T21:05:54.167Z] #21 14.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-02T21:05:54.167Z] #21 14.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-02T21:05:54.167Z] #21 14.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-02T21:05:54.167Z] #21 14.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-02T21:05:54.167Z] #21 14.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-02T21:05:54.167Z] #21 14.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-02T21:05:54.167Z] #21 14.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-02T21:05:54.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T21:05:54.473Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-06-02T21:05:54.733Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-06-02T21:05:54.734Z] #21 14.55 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:05:54.734Z] #21 14.73 Fetched 15.9 MB in 1s (28.8 MB/s) [2022-06-02T21:05:54.734Z] #21 14.76 Selecting previously unselected package gcc-10-base:armel. [2022-06-02T21:05:54.993Z] #21 14.76 (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 ... 38557 files and directories currently installed.) [2022-06-02T21:05:54.993Z] #21 14.81 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-02T21:05:54.993Z] #21 14.81 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-02T21:05:54.993Z] #21 14.87 Selecting previously unselected package gcc-10-base:armhf. [2022-06-02T21:05:54.993Z] #21 14.87 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-02T21:05:54.993Z] #21 14.87 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-02T21:05:54.993Z] #21 14.92 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-02T21:05:54.993Z] #21 14.92 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-02T21:05:54.993Z] #21 14.93 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-02T21:05:54.993Z] #21 14.98 Selecting previously unselected package gcc-10-base:s390x. [2022-06-02T21:05:54.993Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-06-02T21:05:55.251Z] #21 14.99 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-02T21:05:55.251Z] #21 14.99 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-02T21:05:55.251Z] #21 15.04 Selecting previously unselected package gcc-10-base:arm64. [2022-06-02T21:05:55.251Z] #21 15.05 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-02T21:05:55.251Z] #21 15.06 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-02T21:05:55.251Z] #21 15.12 Selecting previously unselected package libgcc-s1:armel. [2022-06-02T21:05:55.251Z] #21 15.13 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-02T21:05:55.251Z] #21 15.14 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-02T21:05:55.251Z] #21 15.19 Selecting previously unselected package libcrypt1:armel. [2022-06-02T21:05:55.251Z] #21 15.20 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-02T21:05:55.252Z] #21 15.20 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-02T21:05:55.510Z] #21 15.27 Selecting previously unselected package libc6:armel. [2022-06-02T21:05:55.510Z] #21 15.28 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-02T21:05:55.563Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-06-02T21:05:55.768Z] #21 15.46 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-02T21:05:55.823Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-02T21:05:56.026Z] #21 15.92 Selecting previously unselected package libapparmor1:armel. [2022-06-02T21:05:56.026Z] #21 15.93 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-02T21:05:56.026Z] #21 15.93 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-02T21:05:56.026Z] #21 15.99 Selecting previously unselected package libapparmor-dev:armel. [2022-06-02T21:05:56.026Z] #21 15.99 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-02T21:05:56.083Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-02T21:05:56.285Z] #21 15.99 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-02T21:05:56.286Z] #21 16.06 Selecting previously unselected package libgcc-s1:arm64. [2022-06-02T21:05:56.286Z] #21 16.07 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-02T21:05:56.286Z] #21 16.07 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-02T21:05:56.286Z] #21 16.12 Selecting previously unselected package libcrypt1:arm64. [2022-06-02T21:05:56.286Z] #21 16.12 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-02T21:05:56.286Z] #21 16.13 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-02T21:05:56.286Z] #21 16.20 Selecting previously unselected package libc6:arm64. [2022-06-02T21:05:56.286Z] #21 16.20 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-02T21:05:56.544Z] #21 16.38 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-02T21:05:56.802Z] #21 16.83 Selecting previously unselected package libapparmor1:arm64. [2022-06-02T21:05:57.060Z] #21 16.83 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-02T21:05:57.060Z] #21 16.84 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-02T21:05:57.060Z] #21 16.88 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-02T21:05:57.060Z] #21 16.89 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-02T21:05:57.060Z] #21 16.89 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-02T21:05:57.060Z] #21 16.97 Selecting previously unselected package libgcc-s1:s390x. [2022-06-02T21:05:57.318Z] #21 16.97 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-02T21:05:57.318Z] #21 16.97 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-02T21:05:57.318Z] #21 17.02 Selecting previously unselected package libcrypt1:s390x. [2022-06-02T21:05:57.318Z] #21 17.04 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-02T21:05:57.318Z] #21 17.04 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-02T21:05:57.318Z] #21 17.11 Selecting previously unselected package libc6:s390x. [2022-06-02T21:05:57.318Z] #21 17.12 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-02T21:05:57.576Z] #21 17.26 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-02T21:05:57.835Z] #21 17.77 Selecting previously unselected package libapparmor1:s390x. [2022-06-02T21:05:57.835Z] #21 17.77 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-02T21:05:57.835Z] #21 17.78 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-02T21:05:57.835Z] #21 17.83 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-02T21:05:57.994Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-06-02T21:05:58.093Z] #21 17.83 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-02T21:05:58.093Z] #21 17.84 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-02T21:05:58.093Z] #21 17.91 Selecting previously unselected package libgcc-s1:armhf. [2022-06-02T21:05:58.093Z] #21 17.91 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-02T21:05:58.093Z] #21 17.91 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-02T21:05:58.093Z] #21 17.96 Selecting previously unselected package libcrypt1:armhf. [2022-06-02T21:05:58.093Z] #21 17.96 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-02T21:05:58.093Z] #21 17.97 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-02T21:05:58.093Z] #21 18.05 Selecting previously unselected package libc6:armhf. [2022-06-02T21:05:58.093Z] #21 18.05 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-02T21:05:58.255Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-06-02T21:05:58.352Z] #21 18.22 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-02T21:05:58.515Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-02T21:05:58.611Z] #21 18.58 Selecting previously unselected package libapparmor1:armhf. [2022-06-02T21:05:58.611Z] #21 18.59 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-02T21:05:58.611Z] #21 18.59 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-02T21:05:58.611Z] #21 18.64 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-02T21:05:58.869Z] #21 18.64 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-02T21:05:58.869Z] #21 18.65 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-02T21:05:58.869Z] #21 18.73 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-02T21:05:58.869Z] #21 18.73 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-02T21:05:58.869Z] #21 18.73 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-02T21:05:59.141Z] #21 18.78 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-02T21:05:59.141Z] #21 18.79 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-02T21:05:59.141Z] #21 18.80 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-02T21:05:59.141Z] #21 18.88 Selecting previously unselected package libc6:ppc64el. [2022-06-02T21:05:59.141Z] #21 18.88 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-02T21:05:59.141Z] #21 19.07 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-02T21:05:59.898Z] ok github.com/docker/docker/quota 0.188s coverage: 71.4% of statements [2022-06-02T21:06:00.075Z] #21 19.77 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-02T21:06:00.075Z] #21 19.78 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-02T21:06:00.075Z] #21 19.79 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-02T21:06:00.075Z] #21 19.84 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-02T21:06:00.075Z] #21 19.85 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-02T21:06:00.075Z] #21 19.85 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-02T21:06:00.075Z] #21 19.93 Selecting previously unselected package libseccomp2:s390x. [2022-06-02T21:06:00.075Z] #21 19.94 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-02T21:06:00.075Z] #21 19.95 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.075Z] #21 19.99 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-02T21:06:00.075Z] #21 20.01 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-02T21:06:00.075Z] #21 20.01 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.159Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-06-02T21:06:00.333Z] #21 20.08 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-02T21:06:00.333Z] #21 20.08 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-02T21:06:00.333Z] #21 20.09 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.333Z] #21 20.14 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-02T21:06:00.333Z] #21 20.15 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-02T21:06:00.333Z] #21 20.15 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.333Z] #21 20.21 Selecting previously unselected package libseccomp2:armhf. [2022-06-02T21:06:00.333Z] #21 20.22 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-02T21:06:00.333Z] #21 20.22 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.333Z] #21 20.27 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-02T21:06:00.333Z] #21 20.27 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-02T21:06:00.333Z] #21 20.28 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.592Z] #21 20.33 Selecting previously unselected package libseccomp2:armel. [2022-06-02T21:06:00.592Z] #21 20.34 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-02T21:06:00.592Z] #21 20.35 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.592Z] #21 20.39 Selecting previously unselected package libseccomp-dev:armel. [2022-06-02T21:06:00.592Z] #21 20.40 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-02T21:06:00.592Z] #21 20.40 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.592Z] #21 20.46 Selecting previously unselected package libseccomp2:arm64. [2022-06-02T21:06:00.592Z] #21 20.47 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-02T21:06:00.592Z] #21 20.47 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.592Z] #21 20.51 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-02T21:06:00.592Z] #21 20.52 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-02T21:06:00.592Z] #21 20.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T21:06:00.850Z] #21 20.63 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.65 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.66 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.67 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.69 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.70 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-02T21:06:00.850Z] #21 20.71 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-02T21:06:00.850Z] #21 20.73 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-02T21:06:00.850Z] #21 20.74 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-02T21:06:00.850Z] #21 20.75 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-02T21:06:00.850Z] #21 20.76 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.77 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.78 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.80 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.81 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-02T21:06:00.850Z] #21 20.82 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-02T21:06:01.099Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-06-02T21:06:01.361Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-02T21:06:01.621Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-02T21:06:02.193Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-06-02T21:06:02.225Z] #21 22.08 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-02T21:06:02.453Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-02T21:06:03.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T21:06:03.600Z] #21 23.29 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-02T21:06:04.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T21:06:04.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T21:06:04.367Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-02T21:06:04.534Z] #21 24.52 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-02T21:06:04.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T21:06:04.950Z] ok github.com/docker/docker/volume/local 0.109s coverage: 77.2% of statements [2022-06-02T21:06:05.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T21:06:05.530Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-06-02T21:06:05.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T21:06:05.908Z] #21 25.72 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-02T21:06:06.471Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-06-02T21:06:06.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T21:06:07.284Z] #21 26.94 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 26.95 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 26.97 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 26.98 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 26.99 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 27.00 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.01 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.02 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.03 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.04 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.05 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 27.06 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 27.08 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 27.09 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 27.10 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-02T21:06:07.284Z] #21 27.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.12 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.13 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.14 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.15 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-02T21:06:07.284Z] #21 27.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:06:07.851Z] #21 DONE 27.7s [2022-06-02T21:06:07.851Z] [2022-06-02T21:06:07.851Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T21:06:07.851Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-02T21:06:08.114Z] #22 ... [2022-06-02T21:06:08.114Z] [2022-06-02T21:06:08.114Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-02T21:06:08.114Z] #66 sha256:4d83b7bbac8eb11621c31b9b895359b5bd4d1d48e820db4eee12f3c125a281aa [2022-06-02T21:06:08.114Z] #66 DONE 0.1s [2022-06-02T21:06:08.114Z] [2022-06-02T21:06:08.114Z] #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-06-02T21:06:08.114Z] #67 sha256:a5e6d61edb35b2efd9662828c7ab1afc7720273b474c14cfc29079edb5c60bf5 [2022-06-02T21:06:09.052Z] #67 1.012 + RM_GOPATH=0 [2022-06-02T21:06:09.052Z] #67 1.012 + TMP_GOPATH= [2022-06-02T21:06:09.052Z] #67 1.012 + : /build [2022-06-02T21:06:09.052Z] #67 1.012 + '[' -z '' ']' [2022-06-02T21:06:09.052Z] #67 1.013 ++ mktemp -d [2022-06-02T21:06:09.052Z] #67 1.014 + export GOPATH=/tmp/tmp.dfHcWntVWR [2022-06-02T21:06:09.052Z] #67 1.014 + GOPATH=/tmp/tmp.dfHcWntVWR [2022-06-02T21:06:09.052Z] #67 1.014 + RM_GOPATH=1 [2022-06-02T21:06:09.052Z] #67 1.014 + case "$(go env GOARCH)" in [2022-06-02T21:06:09.052Z] #67 1.023 ++ go env GOARCH [2022-06-02T21:06:09.052Z] #67 1.045 Install runc version v1.1.2 (build tags: seccomp) [2022-06-02T21:06:09.052Z] #67 1.045 + export GO_BUILDMODE=-buildmode=pie [2022-06-02T21:06:09.052Z] #67 1.045 + GO_BUILDMODE=-buildmode=pie [2022-06-02T21:06:09.052Z] #67 1.045 ++ dirname /install.sh [2022-06-02T21:06:09.052Z] #67 1.045 + dir=/ [2022-06-02T21:06:09.052Z] #67 1.045 + bin=runc [2022-06-02T21:06:09.052Z] #67 1.045 + shift [2022-06-02T21:06:09.052Z] #67 1.045 + '[' '!' -f //runc.installer ']' [2022-06-02T21:06:09.052Z] #67 1.045 + . //runc.installer [2022-06-02T21:06:09.052Z] #67 1.045 ++ set -e [2022-06-02T21:06:09.052Z] #67 1.045 ++ : v1.1.2 [2022-06-02T21:06:09.052Z] #67 1.045 + install_runc [2022-06-02T21:06:09.052Z] #67 1.045 + RUNC_BUILDTAGS=seccomp [2022-06-02T21:06:09.052Z] #67 1.045 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-02T21:06:09.052Z] #67 1.045 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dfHcWntVWR/src/github.com/opencontainers/runc [2022-06-02T21:06:09.052Z] #67 1.053 Cloning into '/tmp/tmp.dfHcWntVWR/src/github.com/opencontainers/runc'... [2022-06-02T21:06:09.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T21:06:09.311Z] #67 ... [2022-06-02T21:06:09.311Z] [2022-06-02T21:06:09.311Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-02T21:06:09.311Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-02T21:06:09.311Z] #22 DONE 1.3s [2022-06-02T21:06:09.311Z] [2022-06-02T21:06:09.311Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-02T21:06:09.311Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22 [2022-06-02T21:06:09.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T21:06:10.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T21:06:10.246Z] #23 DONE 1.0s [2022-06-02T21:06:10.246Z] [2022-06-02T21:06:10.246Z] #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-06-02T21:06:10.246Z] #67 sha256:a5e6d61edb35b2efd9662828c7ab1afc7720273b474c14cfc29079edb5c60bf5 [2022-06-02T21:06:10.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T21:06:11.185Z] #67 ... [2022-06-02T21:06:11.185Z] [2022-06-02T21:06:11.185Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-02T21:06:11.185Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466 [2022-06-02T21:06:11.185Z] #24 0.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-02T21:06:11.185Z] #24 DONE 0.9s [2022-06-02T21:06:11.185Z] [2022-06-02T21:06:11.185Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-02T21:06:11.185Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234 [2022-06-02T21:06:11.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T21:06:11.753Z] #25 DONE 0.9s [2022-06-02T21:06:11.753Z] [2022-06-02T21:06:11.753Z] #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-06-02T21:06:11.753Z] #67 sha256:a5e6d61edb35b2efd9662828c7ab1afc7720273b474c14cfc29079edb5c60bf5 [2022-06-02T21:06:12.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T21:06:13.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T21:06:13.129Z] #67 ... [2022-06-02T21:06:13.129Z] [2022-06-02T21:06:13.129Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-02T21:06:13.129Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836 [2022-06-02T21:06:13.129Z] #26 DONE 0.9s [2022-06-02T21:06:13.129Z] [2022-06-02T21:06:13.129Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-06-02T21:06:13.129Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df [2022-06-02T21:06:13.695Z] #27 DONE 0.9s [2022-06-02T21:06:13.695Z] [2022-06-02T21:06:13.695Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-02T21:06:13.695Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-02T21:06:14.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T21:06:14.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T21:06:15.068Z] #28 1.177 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-02T21:06:15.068Z] #28 1.177 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-02T21:06:15.068Z] #28 1.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-02T21:06:15.068Z] #28 1.362 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-02T21:06:15.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T21:06:15.633Z] #28 1.644 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-02T21:06:15.891Z] #28 1.956 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-02T21:06:16.150Z] #28 2.264 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-02T21:06:16.407Z] #28 2.638 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-02T21:06:16.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T21:06:16.549Z] Using test binary docker [2022-06-02T21:06:16.549Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T21:06:16.665Z] #28 2.839 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB] [2022-06-02T21:06:16.665Z] #28 2.841 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-02T21:06:16.665Z] #28 2.846 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-02T21:06:16.665Z] #28 2.849 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-02T21:06:16.665Z] #28 2.852 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-02T21:06:16.665Z] #28 2.854 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-02T21:06:16.665Z] #28 2.854 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-02T21:06:16.665Z] #28 2.855 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-02T21:06:16.665Z] #28 2.855 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-02T21:06:16.665Z] #28 2.864 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-02T21:06:16.805Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T21:06:16.805Z] INFO: Waiting for daemon to start... [2022-06-02T21:06:16.805Z] Starting dockerd [2022-06-02T21:06:18.692Z] . [2022-06-02T21:06:18.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T21:06:18.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T21:06:18.692Z] Error: No such image: emptyfs [2022-06-02T21:06:18.948Z] Running integration-test (iteration 1) [2022-06-02T21:06:18.948Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T21:06:19.191Z] #28 ... [2022-06-02T21:06:19.191Z] [2022-06-02T21:06:19.191Z] #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-06-02T21:06:19.191Z] #67 sha256:a5e6d61edb35b2efd9662828c7ab1afc7720273b474c14cfc29079edb5c60bf5 [2022-06-02T21:06:19.191Z] #67 5.031 + cd /tmp/tmp.dfHcWntVWR/src/github.com/opencontainers/runc [2022-06-02T21:06:19.191Z] #67 5.031 + git checkout -q v1.1.2 [2022-06-02T21:06:19.191Z] #67 5.412 + '[' -z '' ']' [2022-06-02T21:06:19.191Z] #67 5.412 + target=static [2022-06-02T21:06:19.191Z] #67 5.412 + make BUILDTAGS=seccomp static [2022-06-02T21:06:19.191Z] #67 5.619 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-02T21:06:19.191Z] #67 10.89 + mkdir -p /build [2022-06-02T21:06:19.191Z] #67 10.89 + cp runc /build/runc [2022-06-02T21:06:19.191Z] #67 DONE 11.1s [2022-06-02T21:06:19.191Z] [2022-06-02T21:06:19.191Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-02T21:06:19.191Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-02T21:06:19.205Z] Loaded image: busybox:latest [2022-06-02T21:06:19.461Z] Loaded image: busybox:glibc [2022-06-02T21:06:19.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T21:06:19.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T21:06:19.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T21:06:20.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T21:06:20.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T21:06:20.827Z] Loaded image: debian:bullseye-slim [2022-06-02T21:06:20.827Z] Loaded image: hello-world:latest [2022-06-02T21:06:20.827Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:06:20.827Z] INFO: Testing against a local daemon [2022-06-02T21:06:20.827Z] === RUN TestCgroupNamespacesBuild [2022-06-02T21:06:21.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T21:06:22.190Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-06-02T21:06:22.190Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T21:06:23.118Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-06-02T21:06:23.118Z] === RUN TestBuildWithSession [2022-06-02T21:06:23.118Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:06:23.118Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T21:06:23.118Z] === RUN TestBuildSquashParent [2022-06-02T21:06:24.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T21:06:24.572Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/rootless [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/volume [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-02T21:06:24.572Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === Skipped [2022-06-02T21:06:24.572Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-02T21:06:24.572Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-02T21:06:24.572Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-02T21:06:24.572Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-02T21:06:24.572Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:71: No driver to put! [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-02T21:06:24.572Z] time="2022-06-02T21:05:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-02T21:06:24.572Z] time="2022-06-02T21:05:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-02T21:06:24.572Z] time="2022-06-02T21:05:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-02T21:06:24.572Z] time="2022-06-02T21:05:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-02T21:06:24.572Z] time="2022-06-02T21:05:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:71: No driver to put! [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-02T21:06:24.572Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-02T21:06:24.572Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-02T21:06:24.572Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:06:24.572Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-02T21:06:24.572Z] graphtest_unix.go:71: No driver to put! [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-02T21:06:24.572Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-02T21:06:24.572Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-02T21:06:24.572Z] [2022-06-02T21:06:24.572Z] DONE 2768 tests, 28 skipped in 211.747s [2022-06-02T21:06:24.572Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:06:24.572Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:06:24.573Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-02T21:06:24.573Z] + 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-06-02T21:06:25.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T21:06:25.770Z] #28 11.00 Fetched 40.5 MB in 10s (4012 kB/s) [2022-06-02T21:06:26.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T21:06:26.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T21:06:27.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T21:06:28.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T21:06:29.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T21:06:29.951Z] #28 11.00 Reading package lists... [2022-06-02T21:06:30.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T21:06:31.198Z] --- PASS: TestBuildSquashParent (7.11s) [2022-06-02T21:06:31.198Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T21:06:31.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:06:31.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:06:31.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:06:31.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:06:31.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:06:31.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:06:31.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:06:31.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:06:31.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:06:31.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:06:31.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:06:31.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:06:31.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:06:31.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:06:31.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T21:06:31.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:06:31.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:06:32.283Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T21:06:32.283Z] Using test binary docker [2022-06-02T21:06:32.283Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T21:06:32.283Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-02T21:06:32.283Z] INFO: Waiting for daemon to start... [2022-06-02T21:06:32.283Z] Starting dockerd [2022-06-02T21:06:34.136Z] #28 15.70 Reading package lists... [2022-06-02T21:06:34.172Z] . [2022-06-02T21:06:34.172Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T21:06:34.172Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T21:06:34.172Z] Error: No such image: emptyfs [2022-06-02T21:06:34.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:06:34.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:06:34.428Z] Running integration-test (iteration 1) [2022-06-02T21:06:34.428Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T21:06:34.684Z] Loaded image: busybox:latest [2022-06-02T21:06:34.684Z] Loaded image: busybox:glibc [2022-06-02T21:06:35.072Z] #28 20.28 Building dependency tree... [2022-06-02T21:06:35.072Z] #28 21.40 Reading state information... [2022-06-02T21:06:36.006Z] #28 22.21 bzip2 is already the newest version (1.0.8-4). [2022-06-02T21:06:36.006Z] #28 22.21 patch is already the newest version (2.7.6-7). [2022-06-02T21:06:36.006Z] #28 22.21 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-02T21:06:36.006Z] #28 22.21 The following additional packages will be installed: [2022-06-02T21:06:36.006Z] #28 22.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-02T21:06:36.006Z] #28 22.22 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-02T21:06:36.006Z] #28 22.23 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-02T21:06:36.006Z] #28 22.23 python3-pkg-resources vim-runtime xxd [2022-06-02T21:06:36.006Z] #28 22.26 Suggested packages: [2022-06-02T21:06:36.006Z] #28 22.26 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-02T21:06:36.006Z] #28 22.26 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-02T21:06:36.006Z] #28 22.26 Recommended packages: [2022-06-02T21:06:36.006Z] #28 22.26 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-02T21:06:36.048Z] Loaded image: debian:bullseye-slim [2022-06-02T21:06:36.048Z] Loaded image: hello-world:latest [2022-06-02T21:06:36.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T21:06:36.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-06-02T21:06:36.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-06-02T21:06:36.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-06-02T21:06:36.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2022-06-02T21:06:36.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2022-06-02T21:06:36.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2022-06-02T21:06:36.158Z] === RUN TestBuildMultiStageCopy [2022-06-02T21:06:36.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T21:06:36.303Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:06:36.303Z] INFO: Testing against a local daemon [2022-06-02T21:06:36.303Z] === RUN TestCgroupNamespacesBuild [2022-06-02T21:06:37.381Z] #28 23.38 The following NEW packages will be installed: [2022-06-02T21:06:37.381Z] #28 23.38 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-02T21:06:37.381Z] #28 23.38 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-02T21:06:37.381Z] #28 23.38 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-02T21:06:37.381Z] #28 23.39 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-06-02T21:06:37.381Z] #28 23.39 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-02T21:06:37.381Z] #28 23.39 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-02T21:06:37.381Z] #28 23.39 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-02T21:06:37.381Z] #28 23.73 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-06-02T21:06:37.381Z] #28 23.73 Need to get 18.6 MB of archives. [2022-06-02T21:06:37.382Z] #28 23.73 After this operation, 71.4 MB of additional disk space will be used. [2022-06-02T21:06:37.382Z] #28 23.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-02T21:06:37.382Z] #28 23.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-02T21:06:37.382Z] #28 23.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-02T21:06:37.382Z] #28 23.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-02T21:06:37.382Z] #28 23.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-02T21:06:37.382Z] #28 23.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-02T21:06:37.382Z] #28 23.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-02T21:06:37.382Z] #28 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-02T21:06:37.382Z] #28 23.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-02T21:06:37.382Z] #28 23.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-02T21:06:37.382Z] #28 23.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-02T21:06:37.382Z] #28 23.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-02T21:06:37.382Z] #28 23.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-02T21:06:37.382Z] #28 23.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-02T21:06:37.640Z] #28 23.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-02T21:06:37.640Z] #28 23.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-02T21:06:37.640Z] #28 23.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-02T21:06:37.640Z] #28 23.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-02T21:06:37.640Z] #28 23.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-02T21:06:37.640Z] #28 23.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-02T21:06:37.640Z] #28 23.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-02T21:06:37.640Z] #28 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-02T21:06:37.640Z] #28 23.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-02T21:06:37.640Z] #28 23.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-02T21:06:37.640Z] #28 23.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-02T21:06:37.640Z] #28 23.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-02T21:06:37.640Z] #28 23.81 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-06-02T21:06:37.640Z] #28 23.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-02T21:06:37.640Z] #28 23.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-02T21:06:37.640Z] #28 23.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-02T21:06:37.640Z] #28 23.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-02T21:06:37.640Z] #28 23.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-02T21:06:37.640Z] #28 23.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-02T21:06:37.640Z] #28 23.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-02T21:06:37.641Z] #28 23.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-02T21:06:37.641Z] #28 23.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-02T21:06:37.641Z] #28 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-02T21:06:37.641Z] #28 23.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-02T21:06:37.641Z] #28 23.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-02T21:06:37.641Z] #28 23.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-02T21:06:37.666Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-06-02T21:06:37.666Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T21:06:37.899Z] #28 23.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-02T21:06:37.899Z] #28 23.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-02T21:06:37.899Z] #28 23.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-02T21:06:37.899Z] #28 23.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-02T21:06:38.157Z] #28 24.44 debconf: delaying package configuration, since apt-utils is not installed [2022-06-02T21:06:38.414Z] #28 24.64 Fetched 18.6 MB in 1s (35.0 MB/s) [2022-06-02T21:06:38.414Z] #28 24.69 Selecting previously unselected package pigz. [2022-06-02T21:06:38.414Z] #28 24.69 (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 ... 40117 files and directories currently installed.) [2022-06-02T21:06:38.414Z] #28 24.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-02T21:06:38.414Z] #28 24.73 Unpacking pigz (2.6-1) ... [2022-06-02T21:06:38.414Z] #28 24.79 Selecting previously unselected package libelf1:amd64. [2022-06-02T21:06:38.672Z] #28 24.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-02T21:06:38.672Z] #28 24.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-02T21:06:38.672Z] #28 24.88 Selecting previously unselected package libbpf0:amd64. [2022-06-02T21:06:38.672Z] #28 24.89 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-02T21:06:38.672Z] #28 24.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-02T21:06:38.672Z] #28 24.96 Selecting previously unselected package libcap2:amd64. [2022-06-02T21:06:38.672Z] #28 24.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-02T21:06:38.672Z] #28 24.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-02T21:06:38.672Z] #28 25.00 Selecting previously unselected package libmnl0:amd64. [2022-06-02T21:06:38.930Z] #28 25.01 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-02T21:06:38.930Z] #28 25.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-02T21:06:38.930Z] #28 25.05 Selecting previously unselected package libxtables12:amd64. [2022-06-02T21:06:38.930Z] #28 25.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-02T21:06:38.930Z] #28 25.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-02T21:06:38.930Z] #28 25.11 Selecting previously unselected package libcap2-bin. [2022-06-02T21:06:38.930Z] #28 25.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-02T21:06:38.930Z] #28 25.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-02T21:06:38.930Z] #28 25.16 Selecting previously unselected package iproute2. [2022-06-02T21:06:38.930Z] #28 25.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-02T21:06:38.930Z] #28 25.17 Unpacking iproute2 (5.10.0-4) ... [2022-06-02T21:06:39.030Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-06-02T21:06:39.030Z] === RUN TestBuildWithSession [2022-06-02T21:06:39.030Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:06:39.030Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T21:06:39.030Z] === RUN TestBuildSquashParent [2022-06-02T21:06:39.188Z] #28 25.37 Selecting previously unselected package xxd. [2022-06-02T21:06:39.188Z] #28 25.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T21:06:39.188Z] #28 25.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:39.188Z] #28 25.45 Selecting previously unselected package vim-common. [2022-06-02T21:06:39.188Z] #28 25.45 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T21:06:39.188Z] #28 25.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:39.420Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T21:06:39.446Z] #28 25.56 Selecting previously unselected package bash-completion. [2022-06-02T21:06:39.446Z] #28 25.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-02T21:06:39.446Z] #28 ... [2022-06-02T21:06:39.446Z] [2022-06-02T21:06:39.446Z] #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-06-02T21:06:39.446Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:06:39.446Z] #71 74.70 + bin/containerd [2022-06-02T21:06:40.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T21:06:40.379Z] #71 ... [2022-06-02T21:06:40.379Z] [2022-06-02T21:06:40.379Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-02T21:06:40.379Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-02T21:06:40.379Z] #28 26.43 Unpacking bash-completion (1:2.11-2) ... [2022-06-02T21:06:40.379Z] #28 26.61 Selecting previously unselected package apparmor. [2022-06-02T21:06:40.379Z] #28 26.62 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-02T21:06:40.379Z] #28 26.66 Unpacking apparmor (2.13.6-10) ... [2022-06-02T21:06:40.637Z] #28 26.92 Selecting previously unselected package inetutils-ping. [2022-06-02T21:06:40.637Z] #28 26.93 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-02T21:06:40.637Z] #28 26.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-02T21:06:40.895Z] #28 26.99 Selecting previously unselected package libip4tc2:amd64. [2022-06-02T21:06:40.895Z] #28 27.00 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-02T21:06:40.895Z] #28 27.01 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T21:06:40.895Z] #28 27.05 Selecting previously unselected package libip6tc2:amd64. [2022-06-02T21:06:40.895Z] #28 27.06 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-02T21:06:40.895Z] #28 27.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T21:06:40.895Z] #28 27.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-02T21:06:40.895Z] #28 27.12 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-02T21:06:40.895Z] #28 27.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T21:06:40.895Z] #28 27.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-02T21:06:40.895Z] #28 27.17 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-02T21:06:40.895Z] #28 27.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T21:06:41.153Z] #28 27.22 Selecting previously unselected package libnftnl11:amd64. [2022-06-02T21:06:41.153Z] #28 27.23 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-02T21:06:41.153Z] #28 27.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T21:06:41.153Z] #28 27.29 Selecting previously unselected package iptables. [2022-06-02T21:06:41.153Z] #28 27.29 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-02T21:06:41.153Z] #28 27.30 Unpacking iptables (1.8.7-1) ... [2022-06-02T21:06:41.153Z] #28 27.44 Selecting previously unselected package libonig5:amd64. [2022-06-02T21:06:41.153Z] #28 27.45 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-02T21:06:41.153Z] #28 27.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T21:06:41.271Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T21:06:41.412Z] #28 27.53 Selecting previously unselected package libjq1:amd64. [2022-06-02T21:06:41.412Z] #28 27.53 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-02T21:06:41.412Z] #28 27.54 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-02T21:06:41.412Z] #28 27.60 Selecting previously unselected package jq. [2022-06-02T21:06:41.412Z] #28 27.61 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-02T21:06:41.412Z] #28 27.61 Unpacking jq (1.6-2.1) ... [2022-06-02T21:06:41.412Z] #28 27.67 Selecting previously unselected package libaio1:amd64. [2022-06-02T21:06:41.412Z] #28 27.67 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-02T21:06:41.412Z] #28 27.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-02T21:06:41.412Z] #28 27.72 Selecting previously unselected package libgpm2:amd64. [2022-06-02T21:06:41.412Z] #28 27.72 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-02T21:06:41.412Z] #28 27.73 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-02T21:06:41.412Z] #28 27.78 Selecting previously unselected package libinih1:amd64. [2022-06-02T21:06:41.669Z] #28 27.79 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-02T21:06:41.669Z] #28 27.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-02T21:06:41.669Z] #28 27.83 Selecting previously unselected package libnet1:amd64. [2022-06-02T21:06:41.669Z] #28 27.84 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-02T21:06:41.669Z] #28 27.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T21:06:41.669Z] #28 27.91 Selecting previously unselected package libnl-3-200:amd64. [2022-06-02T21:06:41.669Z] #28 27.91 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-02T21:06:41.670Z] #28 27.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T21:06:41.670Z] #28 27.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-02T21:06:41.670Z] #28 27.97 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-02T21:06:41.670Z] #28 27.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T21:06:41.670Z] #28 28.03 Selecting previously unselected package net-tools. [2022-06-02T21:06:41.928Z] #28 28.03 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-02T21:06:41.928Z] #28 28.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T21:06:41.928Z] #28 28.13 Selecting previously unselected package python-pip-whl. [2022-06-02T21:06:41.928Z] #28 28.13 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-02T21:06:41.928Z] #28 28.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T21:06:42.186Z] #28 28.38 Selecting previously unselected package python3-lib2to3. [2022-06-02T21:06:42.186Z] #28 28.39 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-02T21:06:42.186Z] #28 28.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-02T21:06:42.186Z] #28 28.47 Selecting previously unselected package python3-distutils. [2022-06-02T21:06:42.186Z] #28 28.47 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-06-02T21:06:42.186Z] #28 28.47 Unpacking python3-distutils (3.9.2-1) ... [2022-06-02T21:06:42.196Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T21:06:42.444Z] #28 28.55 Selecting previously unselected package python3-pkg-resources. [2022-06-02T21:06:42.444Z] #28 28.56 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-02T21:06:42.444Z] #28 28.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-02T21:06:42.444Z] #28 28.65 Selecting previously unselected package python3-setuptools. [2022-06-02T21:06:42.444Z] #28 28.65 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-06-02T21:06:42.444Z] #28 28.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-02T21:06:42.444Z] #28 28.79 Selecting previously unselected package python3-wheel. [2022-06-02T21:06:42.702Z] #28 28.80 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-06-02T21:06:42.702Z] #28 28.80 Unpacking python3-wheel (0.34.2-1) ... [2022-06-02T21:06:42.702Z] #28 28.86 Selecting previously unselected package python3-pip. [2022-06-02T21:06:42.702Z] #28 28.86 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-02T21:06:42.702Z] #28 28.87 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T21:06:42.702Z] #28 29.02 Selecting previously unselected package sudo. [2022-06-02T21:06:42.702Z] #28 29.02 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-06-02T21:06:42.702Z] #28 29.03 Unpacking sudo (1.9.5p2-3) ... [2022-06-02T21:06:42.960Z] #28 29.26 Selecting previously unselected package thin-provisioning-tools. [2022-06-02T21:06:42.960Z] #28 29.26 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-02T21:06:42.960Z] #28 29.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-02T21:06:42.960Z] #28 29.38 Selecting previously unselected package uidmap. [2022-06-02T21:06:42.960Z] #28 29.38 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-02T21:06:43.139Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-06-02T21:06:43.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-06-02T21:06:43.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-02T21:06:43.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-02T21:06:43.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-02T21:06:43.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-02T21:06:43.139Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T21:06:43.193Z] --- PASS: TestBuildSquashParent (4.54s) [2022-06-02T21:06:43.193Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T21:06:43.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:06:43.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:06:43.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:06:43.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:06:43.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:06:43.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:06:43.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:06:43.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:06:43.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:06:43.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:06:43.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:06:43.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:06:43.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:06:43.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:06:43.219Z] #28 29.39 Unpacking uidmap (1:4.8.1-1) ... [2022-06-02T21:06:43.219Z] #28 29.46 Selecting previously unselected package vim-runtime. [2022-06-02T21:06:43.219Z] #28 29.47 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-02T21:06:43.219Z] #28 29.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-06-02T21:06:43.219Z] #28 29.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-02T21:06:43.219Z] #28 29.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:44.592Z] #28 30.77 Selecting previously unselected package vim. [2022-06-02T21:06:44.593Z] #28 30.77 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-02T21:06:44.593Z] #28 30.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:44.851Z] #28 31.01 Selecting previously unselected package xfsprogs. [2022-06-02T21:06:44.851Z] #28 31.02 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-02T21:06:44.851Z] #28 31.02 Unpacking xfsprogs (5.10.0-4) ... [2022-06-02T21:06:44.851Z] #28 31.19 Selecting previously unselected package zip. [2022-06-02T21:06:44.851Z] #28 31.20 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-06-02T21:06:44.851Z] #28 31.20 Unpacking zip (3.0-12) ... [2022-06-02T21:06:44.851Z] #28 31.27 Selecting previously unselected package zstd. [2022-06-02T21:06:45.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:06:45.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:06:45.108Z] #28 31.27 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-02T21:06:45.108Z] #28 31.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-02T21:06:45.385Z] #28 31.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-02T21:06:45.644Z] #28 31.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-02T21:06:45.644Z] #28 31.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-02T21:06:45.644Z] #28 31.98 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-02T21:06:45.901Z] #28 31.99 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-02T21:06:45.901Z] #28 32.00 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-02T21:06:45.901Z] #28 32.01 Setting up uidmap (1:4.8.1-1) ... [2022-06-02T21:06:45.901Z] #28 32.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-02T21:06:45.901Z] #28 32.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-02T21:06:45.901Z] #28 32.04 Setting up python3-wheel (0.34.2-1) ... [2022-06-02T21:06:46.159Z] #28 32.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:46.159Z] #28 32.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-02T21:06:46.159Z] #28 32.34 Setting up libcap2-bin (1:2.44-1) ... [2022-06-02T21:06:46.159Z] #28 32.35 Setting up apparmor (2.13.6-10) ... [2022-06-02T21:06:46.446Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:06:46.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:06:47.091Z] #28 33.29 Setting up zip (3.0-12) ... [2022-06-02T21:06:47.091Z] #28 33.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:47.091Z] #28 33.33 Setting up bash-completion (1:2.11-2) ... [2022-06-02T21:06:48.065Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-02T21:06:48.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-06-02T21:06:48.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2022-06-02T21:06:48.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s) [2022-06-02T21:06:48.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s) [2022-06-02T21:06:48.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-06-02T21:06:48.065Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-06-02T21:06:48.065Z] === RUN TestBuildMultiStageCopy [2022-06-02T21:06:48.065Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T21:06:48.378Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-02T21:06:48.378Z] === RUN TestBuildLabelWithTargets [2022-06-02T21:06:48.465Z] #28 34.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-02T21:06:48.465Z] #28 34.42 Setting up sudo (1.9.5p2-3) ... [2022-06-02T21:06:48.465Z] #28 34.47 invoke-rc.d: could not determine current runlevel [2022-06-02T21:06:48.465Z] #28 34.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-02T21:06:48.465Z] #28 34.49 Setting up xfsprogs (5.10.0-4) ... [2022-06-02T21:06:48.465Z] #28 34.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-02T21:06:48.465Z] #28 34.51 Setting up inetutils-ping (2:2.0-1) ... [2022-06-02T21:06:48.465Z] #28 34.52 Setting up pigz (2.6-1) ... [2022-06-02T21:06:48.465Z] #28 34.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-02T21:06:48.465Z] #28 34.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-02T21:06:48.465Z] #28 34.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-02T21:06:48.465Z] #28 34.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:48.465Z] #28 34.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-02T21:06:48.723Z] #28 34.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-02T21:06:48.981Z] #28 35.06 Setting up libelf1:amd64 (0.183-1) ... [2022-06-02T21:06:48.981Z] #28 35.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-02T21:06:48.981Z] #28 35.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-02T21:06:48.981Z] #28 35.10 Setting up python3-distutils (3.9.2-1) ... [2022-06-02T21:06:49.238Z] #28 35.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-02T21:06:49.238Z] #28 35.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-02T21:06:49.239Z] #28 35.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-02T21:06:49.239Z] #28 35.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-02T21:06:49.239Z] #28 35.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-02T21:06:49.239Z] #28 35.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-02T21:06:49.239Z] #28 35.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-02T21:06:49.239Z] #28 35.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-02T21:06:49.239Z] #28 35.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-02T21:06:49.239Z] #28 35.44 Setting up python3-setuptools (52.0.0-4) ... [2022-06-02T21:06:49.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T21:06:49.804Z] #28 36.00 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-02T21:06:49.804Z] #28 36.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-02T21:06:49.804Z] #28 36.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-02T21:06:49.804Z] #28 36.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-02T21:06:49.990Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T21:06:50.246Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T21:06:50.246Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T21:06:50.370Z] #28 36.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-02T21:06:50.370Z] #28 36.48 Setting up jq (1.6-2.1) ... [2022-06-02T21:06:50.370Z] #28 36.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-02T21:06:50.370Z] #28 36.50 Setting up iptables (1.8.7-1) ... [2022-06-02T21:06:50.370Z] #28 36.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T21:06:50.370Z] #28 36.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T21:06:50.370Z] #28 36.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-02T21:06:50.370Z] #28 36.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-02T21:06:50.370Z] #28 36.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-02T21:06:50.370Z] #28 36.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-02T21:06:50.370Z] #28 36.54 Setting up iproute2 (5.10.0-4) ... [2022-06-02T21:06:50.502Z] --- PASS: TestBuildMultiStageCopy (2.47s) [2022-06-02T21:06:50.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-06-02T21:06:50.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2022-06-02T21:06:50.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-02T21:06:50.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-02T21:06:50.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-06-02T21:06:50.502Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T21:06:50.628Z] #28 36.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-02T21:06:51.198Z] #28 DONE 37.2s [2022-06-02T21:06:51.198Z] [2022-06-02T21:06:51.198Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-02T21:06:51.198Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2 [2022-06-02T21:06:51.427Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-06-02T21:06:51.427Z] === RUN TestBuildLabelWithTargets [2022-06-02T21:06:51.764Z] #29 0.725 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-02T21:06:51.764Z] #29 0.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-02T21:06:51.764Z] #29 0.732 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-02T21:06:51.764Z] #29 DONE 0.8s [2022-06-02T21:06:51.764Z] [2022-06-02T21:06:51.764Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-02T21:06:51.764Z] #30 sha256:06f72c9b31f4a2c26f18add57228420f705a12e20840c424867af9f088d8946e [2022-06-02T21:06:52.354Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-06-02T21:06:52.354Z] === RUN TestBuildWithEmptyLayers [2022-06-02T21:06:52.623Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-06-02T21:06:52.623Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T21:06:54.518Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-06-02T21:06:54.518Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T21:06:54.774Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-06-02T21:06:54.774Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T21:06:56.455Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-02T21:06:56.455Z] === RUN TestBuildWithEmptyLayers [2022-06-02T21:06:56.661Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-06-02T21:06:56.661Z] === RUN TestBuildWithHugeFile [2022-06-02T21:06:59.717Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-06-02T21:06:59.717Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T21:06:59.870Z] #30 6.872 Collecting yamllint==1.26.1 [2022-06-02T21:06:59.870Z] #30 7.932 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-02T21:07:00.128Z] #30 8.446 Collecting pathspec>=0.5.3 [2022-06-02T21:07:00.128Z] #30 8.450 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-02T21:07:00.385Z] #30 8.634 Collecting pyyaml [2022-06-02T21:07:00.385Z] #30 8.641 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-06-02T21:07:00.385Z] #30 8.676 Building wheels for collected packages: yamllint [2022-06-02T21:07:00.385Z] #30 8.677 Building wheel for yamllint (setup.py): started [2022-06-02T21:07:00.643Z] #30 9.054 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-02T21:07:00.900Z] #30 9.055 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e07347b057794b0d6c10e42ecc54a0bed9434419cb42c1542d24c96cd125cd1b [2022-06-02T21:07:00.900Z] #30 9.056 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-02T21:07:00.900Z] #30 9.059 Successfully built yamllint [2022-06-02T21:07:00.900Z] #30 9.071 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-02T21:07:01.158Z] #30 9.266 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-02T21:07:01.158Z] #30 DONE 9.5s [2022-06-02T21:07:01.158Z] [2022-06-02T21:07:01.158Z] #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-06-02T21:07:01.158Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:07:01.416Z] #71 ... [2022-06-02T21:07:01.416Z] [2022-06-02T21:07:01.416Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-02T21:07:01.416Z] #34 sha256:1ae740c405c83f15039f39df9b9b803df46dfbccf411863634998868023983c3 [2022-06-02T21:07:01.416Z] #34 DONE 0.2s [2022-06-02T21:07:01.416Z] [2022-06-02T21:07:01.416Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-02T21:07:01.416Z] #39 sha256:8a76abfb908e05bf18e3ff1e5d57b0966cdd1a9c9448965566460f5755cf1cb1 [2022-06-02T21:07:01.679Z] #39 DONE 0.3s [2022-06-02T21:07:01.679Z] [2022-06-02T21:07:01.679Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-02T21:07:01.679Z] #42 sha256:cd2d02dbf5ebca73eaea149f8ac9b8b29f21f10c6bf6a4b6b84a75c0eeae2255 [2022-06-02T21:07:01.944Z] #42 DONE 0.2s [2022-06-02T21:07:01.944Z] [2022-06-02T21:07:01.944Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-02T21:07:01.944Z] #44 sha256:bb0626e98905a39e8f14a9d42f1185753230b475a2eaafb55834732a3d3efc6e [2022-06-02T21:07:01.944Z] #44 DONE 0.1s [2022-06-02T21:07:01.944Z] [2022-06-02T21:07:01.944Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-02T21:07:01.944Z] #46 sha256:cad0f140fad1296287444eb00a679d74c2959af8888879ed08f2805a57006c51 [2022-06-02T21:07:01.944Z] #46 DONE 0.1s [2022-06-02T21:07:01.944Z] [2022-06-02T21:07:01.944Z] #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-06-02T21:07:01.944Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:07:02.203Z] #71 ... [2022-06-02T21:07:02.203Z] [2022-06-02T21:07:02.203Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-02T21:07:02.203Z] #48 sha256:e7d3f739e2f66d9f23c97c6db36310776727341aeb8c8376cb9b9e7ebc2d12a4 [2022-06-02T21:07:02.203Z] #48 DONE 0.1s [2022-06-02T21:07:02.203Z] [2022-06-02T21:07:02.203Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-02T21:07:02.203Z] #52 sha256:ccb1ff41d2e1791b47fb3f16bb30d03e39d84060729f031dbc10760acbe6f891 [2022-06-02T21:07:02.203Z] #52 DONE 0.0s [2022-06-02T21:07:02.465Z] [2022-06-02T21:07:02.465Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-02T21:07:02.465Z] #55 sha256:d69bd44cf53488653a36d36688b0b0566253bba2e6d43039fbc3fbda5e312d71 [2022-06-02T21:07:02.465Z] #55 DONE 0.2s [2022-06-02T21:07:02.465Z] [2022-06-02T21:07:02.465Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-02T21:07:02.465Z] #59 sha256:279eda2976d8587acb8181e67657b0b4f11cb5f32665b9279ab1837767963b6d [2022-06-02T21:07:02.465Z] #59 DONE 0.1s [2022-06-02T21:07:02.465Z] [2022-06-02T21:07:02.465Z] #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-06-02T21:07:02.465Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:07:02.730Z] #71 ... [2022-06-02T21:07:02.730Z] [2022-06-02T21:07:02.730Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-02T21:07:02.730Z] #61 sha256:0d06e852e79df942f65610955a1e84bc28cb8341b27419a47b8eb784a52ea4ce [2022-06-02T21:07:02.730Z] #61 DONE 0.1s [2022-06-02T21:07:02.730Z] [2022-06-02T21:07:02.730Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-02T21:07:02.730Z] #63 sha256:35ac57af1d1eacf1d3d4262d300017ddecf076a9cccb427d5298c422f988a361 [2022-06-02T21:07:02.988Z] #63 DONE 0.3s [2022-06-02T21:07:02.988Z] [2022-06-02T21:07:02.988Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-02T21:07:02.988Z] #65 sha256:887db21ee1b098a7a8ad68ea631d79bc1d225f5b1fc9cb8bada4c0c753d461b1 [2022-06-02T21:07:02.988Z] #65 DONE 0.1s [2022-06-02T21:07:02.988Z] [2022-06-02T21:07:02.988Z] #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-06-02T21:07:02.988Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:07:02.988Z] #71 ... [2022-06-02T21:07:02.988Z] [2022-06-02T21:07:02.988Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-02T21:07:02.988Z] #68 sha256:03d992bce8af06c66886f8e0361be710ef894e3b886f05264efd09f4af09a9bb [2022-06-02T21:07:02.988Z] #68 DONE 0.1s [2022-06-02T21:07:03.246Z] [2022-06-02T21:07:03.246Z] #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-06-02T21:07:03.246Z] #71 sha256:6937775a89c8c0e3b4e65922a4bf4fcabdbea1074737062ad06d5e184b2d8161 [2022-06-02T21:07:04.955Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-02T21:07:04.955Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T21:07:04.955Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-06-02T21:07:04.955Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T21:07:09.116Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-06-02T21:07:09.116Z] === RUN TestBuildWithHugeFile [2022-06-02T21:07:11.275Z] ok github.com/docker/docker/libnetwork 37.398s coverage: 40.6% of statements [2022-06-02T21:07:11.275Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-02T21:07:11.275Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-06-02T21:07:11.275Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-02T21:07:11.275Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-02T21:07:11.275Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-02T21:07:12.216Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.543s coverage: 59.9% of statements [2022-06-02T21:07:12.216Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-02T21:07:12.216Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-02T21:07:12.786Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-06-02T21:07:12.786Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-02T21:07:13.356Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-02T21:07:13.356Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-02T21:07:13.616Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-06-02T21:07:23.630Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.348s coverage: 7.4% of statements [2022-06-02T21:07:23.630Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-02T21:07:23.630Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2022-06-02T21:07:23.630Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-02T21:07:23.630Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-02T21:07:23.630Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-02T21:07:23.630Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-02T21:07:23.630Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-02T21:07:23.890Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-06-02T21:07:24.150Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-06-02T21:07:24.411Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-02T21:07:34.781Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:07:34.781Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:07:34.781Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:07:34.781Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:07:34.781Z] [2022-06-02T21:07:34.781Z] + TEST_INTEGRATION_DEST=2 [2022-06-02T21:07:34.781Z] + CONTAINER_NAME=docker-pr3-2 [2022-06-02T21:07:34.781Z] + TEST_SKIP_INTEGRATION=1 [2022-06-02T21:07:34.781Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-02T21:07:34.781Z] + run_tests [2022-06-02T21:07:34.781Z] + c=0 [2022-06-02T21:07:34.781Z] + '[' -n 0 ']' [2022-06-02T21:07:34.781Z] + rm= [2022-06-02T21:07:34.781Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43066/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43066/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh '' test-integration [2022-06-02T21:07:34.781Z] + TEST_INTEGRATION_DEST=1 [2022-06-02T21:07:34.781Z] + CONTAINER_NAME=docker-pr3-1 [2022-06-02T21:07:34.781Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T21:07:34.781Z] + run_tests test-integration-flaky [2022-06-02T21:07:34.781Z] + '[' -n 0 ']' [2022-06-02T21:07:34.781Z] + rm= [2022-06-02T21:07:34.781Z] + TEST_INTEGRATION_DEST=3 [2022-06-02T21:07:34.781Z] + CONTAINER_NAME=docker-pr3-3 [2022-06-02T21:07:34.781Z] + TEST_SKIP_INTEGRATION=1 [2022-06-02T21:07:34.781Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-02T21:07:34.781Z] + run_tests [2022-06-02T21:07:34.781Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43066/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43066/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh test-integration-flaky test-integration [2022-06-02T21:07:34.781Z] + '[' -n 0 ']' [2022-06-02T21:07:34.781Z] + rm= [2022-06-02T21:07:34.781Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43066/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43066/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh '' test-integration [2022-06-02T21:07:34.781Z] ++ jobs -p [2022-06-02T21:07:34.781Z] + for job in $(jobs -p) [2022-06-02T21:07:34.781Z] + wait 8719 [2022-06-02T21:07:34.781Z] [2022-06-02T21:07:34.781Z] [2022-06-02T21:07:34.781Z] [2022-06-02T21:07:34.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T21:07:34.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T21:07:34.781Z] HOSTNAME=0da435f44b12 [2022-06-02T21:07:34.781Z] TEST_SKIP_INTEGRATION=1 [2022-06-02T21:07:34.781Z] TESTDEBUG=0 [2022-06-02T21:07:34.781Z] DEST=bundles/test-integration [2022-06-02T21:07:34.781Z] PWD=/go/src/github.com/docker/docker [2022-06-02T21:07:34.781Z] KEEPBUNDLE=1 [2022-06-02T21:07:34.781Z] DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 [2022-06-02T21:07:34.781Z] container=docker [2022-06-02T21:07:34.781Z] HOME=/root [2022-06-02T21:07:34.781Z] GOLANG_VERSION=1.18.3 [2022-06-02T21:07:34.781Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T21:07:34.781Z] VALIDATE_BRANCH=master [2022-06-02T21:07:34.781Z] TERM=xterm [2022-06-02T21:07:34.781Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T21:07:34.781Z] SHLVL=1 [2022-06-02T21:07:34.781Z] TIMEOUT=120m [2022-06-02T21:07:34.781Z] DOCKER_BUILDTAGS= journald [2022-06-02T21:07:34.781Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T21:07:34.781Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-02T21:07:34.781Z] GO111MODULE=off [2022-06-02T21:07:34.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T21:07:34.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T21:07:34.781Z] GOPATH=/go [2022-06-02T21:07:34.781Z] PKG_CONFIG=pkg-config [2022-06-02T21:07:34.781Z] _=/usr/bin/env [2022-06-02T21:07:34.781Z] Building test suite binary ./integration-cli/test.main [2022-06-02T21:07:34.781Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-02T21:07:34.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T21:07:34.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T21:07:34.781Z] HOSTNAME=1e309d453b57 [2022-06-02T21:07:34.781Z] TEST_SKIP_INTEGRATION=1 [2022-06-02T21:07:34.781Z] TESTDEBUG=0 [2022-06-02T21:07:34.781Z] DEST=bundles/test-integration [2022-06-02T21:07:34.781Z] PWD=/go/src/github.com/docker/docker [2022-06-02T21:07:34.781Z] KEEPBUNDLE=1 [2022-06-02T21:07:34.781Z] DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 [2022-06-02T21:07:34.781Z] container=docker [2022-06-02T21:07:34.781Z] HOME=/root [2022-06-02T21:07:34.781Z] GOLANG_VERSION=1.18.3 [2022-06-02T21:07:34.781Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T21:07:34.781Z] VALIDATE_BRANCH=master [2022-06-02T21:07:34.781Z] TERM=xterm [2022-06-02T21:07:34.781Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T21:07:34.781Z] SHLVL=1 [2022-06-02T21:07:34.781Z] TIMEOUT=120m [2022-06-02T21:07:34.781Z] DOCKER_BUILDTAGS= journald [2022-06-02T21:07:34.781Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T21:07:34.781Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-02T21:07:34.781Z] GO111MODULE=off [2022-06-02T21:07:34.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T21:07:34.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T21:07:34.781Z] GOPATH=/go [2022-06-02T21:07:34.781Z] PKG_CONFIG=pkg-config [2022-06-02T21:07:34.781Z] _=/usr/bin/env [2022-06-02T21:07:34.781Z] Building test suite binary ./integration-cli/test.main [2022-06-02T21:07:34.781Z] No new tests added to integration. [2022-06-02T21:07:34.781Z] [2022-06-02T21:07:34.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T21:07:34.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T21:07:34.781Z] HOSTNAME=e90cdc512c04 [2022-06-02T21:07:34.781Z] TESTDEBUG=0 [2022-06-02T21:07:34.781Z] DEST=bundles/test-integration [2022-06-02T21:07:34.781Z] PWD=/go/src/github.com/docker/docker [2022-06-02T21:07:34.781Z] KEEPBUNDLE=1 [2022-06-02T21:07:34.781Z] DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 [2022-06-02T21:07:34.781Z] container=docker [2022-06-02T21:07:34.781Z] HOME=/root [2022-06-02T21:07:34.781Z] GOLANG_VERSION=1.18.3 [2022-06-02T21:07:34.781Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T21:07:34.781Z] VALIDATE_BRANCH=master [2022-06-02T21:07:34.781Z] TERM=xterm [2022-06-02T21:07:34.781Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T21:07:34.781Z] SHLVL=1 [2022-06-02T21:07:34.781Z] TIMEOUT=120m [2022-06-02T21:07:34.781Z] DOCKER_BUILDTAGS= journald [2022-06-02T21:07:34.781Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T21:07:34.781Z] GO111MODULE=off [2022-06-02T21:07:34.781Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T21:07:34.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T21:07:34.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T21:07:34.781Z] GOPATH=/go [2022-06-02T21:07:34.781Z] PKG_CONFIG=pkg-config [2022-06-02T21:07:34.781Z] _=/usr/bin/env [2022-06-02T21:07:34.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T21:07:35.333Z] #71 135.7 # github.com/containerd/containerd/cmd/containerd [2022-06-02T21:07:35.333Z] #71 135.7 /usr/bin/ld: /tmp/go-link-3398393783/000019.o: in function `New': [2022-06-02T21:07:35.333Z] #71 135.7 /tmp/tmp.2xJggKp5aX/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-06-02T21:07:35.333Z] #71 135.8 + bin/containerd-stress [2022-06-02T21:07:35.333Z] #71 136.9 + bin/containerd-shim [2022-06-02T21:07:36.638Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-02T21:07:43.445Z] #71 148.0 + bin/containerd-shim-runc-v1 [2022-06-02T21:07:50.003Z] #71 154.2 + bin/containerd-shim-runc-v2 [2022-06-02T21:07:50.003Z] #71 155.0 + binaries [2022-06-02T21:07:50.003Z] #71 155.0 + install -D bin/containerd /build/containerd [2022-06-02T21:07:50.003Z] #71 155.1 + install -D bin/containerd-shim /build/containerd-shim [2022-06-02T21:07:50.003Z] #71 155.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-02T21:07:50.003Z] #71 155.1 + install -D bin/ctr /build/ctr [2022-06-02T21:07:50.567Z] #71 DONE 155.7s [2022-06-02T21:07:51.501Z] [2022-06-02T21:07:51.501Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-02T21:07:51.501Z] #72 sha256:3538b656f9fc95767329b7e5421dd252280a0e9ae8e05189c086eb2bc8c3153d [2022-06-02T21:07:51.759Z] #72 DONE 0.2s [2022-06-02T21:07:51.759Z] [2022-06-02T21:07:51.759Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-02T21:07:51.759Z] #77 sha256:f809289b4fe2e849875fed8e951d7f8b9d514c39dc251f3b5311e4e1d2dcecda [2022-06-02T21:07:51.759Z] #77 DONE 0.1s [2022-06-02T21:07:52.016Z] [2022-06-02T21:07:52.016Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-02T21:07:52.016Z] #82 sha256:cbe6e7e31e5e1ecd0a8524098c1ea43e85c4be4e249a2ac21bcf5dcd740e9e88 [2022-06-02T21:07:52.274Z] #82 DONE 0.5s [2022-06-02T21:07:52.274Z] [2022-06-02T21:07:52.274Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-02T21:07:52.274Z] #83 sha256:d89f81ce8970e80394403aa4621e9df2edab64ee1adb0be8b87a5b3004bc690a [2022-06-02T21:07:52.274Z] #83 DONE 0.0s [2022-06-02T21:07:52.274Z] [2022-06-02T21:07:52.274Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-02T21:07:52.274Z] #84 sha256:09455c60e7ffa07814b301b54e332a8a8dbe6b462a63d40cb74e1335be0b0f9b [2022-06-02T21:07:52.822Z] --- PASS: TestBuildWithHugeFile (48.79s) [2022-06-02T21:07:52.822Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T21:07:52.822Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:07:52.822Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:07:52.822Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T21:07:52.822Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:07:52.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:07:52.822Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:07:52.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:07:52.822Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:07:52.822Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:07:52.822Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:07:52.822Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:07:52.822Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:07:52.822Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-02T21:07:52.822Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-02T21:07:52.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-06-02T21:07:52.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T21:07:52.822Z] === RUN TestBuildPreserveOwnership [2022-06-02T21:07:52.822Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T21:07:52.822Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T21:07:52.823Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-06-02T21:07:52.823Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-06-02T21:07:52.823Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-06-02T21:07:52.823Z] === RUN TestBuildPlatformInvalid [2022-06-02T21:07:52.823Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-02T21:07:52.823Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T21:07:52.823Z] Loaded image: busybox:latest [2022-06-02T21:07:52.823Z] Loaded image: busybox:glibc [2022-06-02T21:07:52.823Z] Loaded image: debian:bullseye-slim [2022-06-02T21:07:52.823Z] Loaded image: hello-world:latest [2022-06-02T21:07:52.823Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:07:53.207Z] #84 DONE 0.7s [2022-06-02T21:07:53.207Z] [2022-06-02T21:07:53.207Z] #85 exporting to image [2022-06-02T21:07:53.207Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-02T21:07:53.207Z] #85 exporting layers [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/ipam 16.708s coverage: 85.3% of statements [2022-06-02T21:07:54.748Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-02T21:07:54.748Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-06-02T21:07:54.748Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.1% of statements [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-02T21:07:54.748Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-02T21:08:00.905Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.46s) [2022-06-02T21:08:00.905Z] PASS [2022-06-02T21:08:00.905Z] [2022-06-02T21:08:00.905Z] === Skipped [2022-06-02T21:08:00.905Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T21:08:00.905Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:08:00.905Z] [2022-06-02T21:08:00.905Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:08:00.905Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:08:00.905Z] [2022-06-02T21:08:00.905Z] DONE 34 tests, 2 skipped in 85.216s [2022-06-02T21:08:00.905Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T21:08:00.905Z] INFO: Testing against a local daemon [2022-06-02T21:08:00.905Z] === RUN TestConfigInspect [2022-06-02T21:08:01.831Z] --- PASS: TestConfigInspect (2.17s) [2022-06-02T21:08:01.831Z] === RUN TestConfigList [2022-06-02T21:08:04.343Z] --- PASS: TestConfigList (2.15s) [2022-06-02T21:08:04.343Z] === RUN TestConfigsCreateAndDelete [2022-06-02T21:08:05.301Z] --- PASS: TestBuildWithHugeFile (50.06s) [2022-06-02T21:08:05.301Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T21:08:05.301Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:08:05.301Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:08:05.301Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T21:08:05.301Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:08:05.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:08:05.301Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:08:05.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:08:05.301Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:08:05.301Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:08:05.301Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:08:05.301Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:08:05.301Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:08:05.301Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2022-06-02T21:08:05.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-06-02T21:08:05.301Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-06-02T21:08:05.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T21:08:05.301Z] === RUN TestBuildPreserveOwnership [2022-06-02T21:08:05.301Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T21:08:06.226Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T21:08:06.240Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-06-02T21:08:06.240Z] === RUN TestConfigsUpdate [2022-06-02T21:08:08.128Z] --- PASS: TestConfigsUpdate (2.14s) [2022-06-02T21:08:08.128Z] === RUN TestTemplatedConfig [2022-06-02T21:08:10.388Z] --- PASS: TestBuildPreserveOwnership (10.58s) [2022-06-02T21:08:10.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.56s) [2022-06-02T21:08:10.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-02T21:08:10.388Z] === RUN TestBuildPlatformInvalid [2022-06-02T21:08:10.388Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-06-02T21:08:10.388Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T21:08:10.388Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-02T21:08:10.388Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-02T21:08:10.388Z] PASS [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === Skipped [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T21:08:10.388Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:08:10.388Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-02T21:08:10.388Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] DONE 34 tests, 3 skipped in 111.304s [2022-06-02T21:08:10.388Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T21:08:10.388Z] INFO: Testing against a local daemon [2022-06-02T21:08:10.388Z] === RUN TestConfigInspect [2022-06-02T21:08:10.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-02T21:08:10.388Z] === RUN TestConfigList [2022-06-02T21:08:10.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] --- SKIP: TestConfigList (0.01s) [2022-06-02T21:08:10.388Z] === RUN TestConfigsCreateAndDelete [2022-06-02T21:08:10.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-02T21:08:10.388Z] === RUN TestConfigsUpdate [2022-06-02T21:08:10.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-02T21:08:10.388Z] === RUN TestTemplatedConfig [2022-06-02T21:08:10.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-02T21:08:10.388Z] === RUN TestConfigCreateResolve [2022-06-02T21:08:10.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-02T21:08:10.388Z] PASS [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === Skipped [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-02T21:08:10.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-02T21:08:10.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-02T21:08:10.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-02T21:08:10.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-02T21:08:10.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-02T21:08:10.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:08:10.388Z] [2022-06-02T21:08:10.388Z] DONE 6 tests, 6 skipped in 0.159s [2022-06-02T21:08:10.388Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T21:08:10.644Z] INFO: Testing against a local daemon [2022-06-02T21:08:10.644Z] === RUN TestAttachWithTTY [2022-06-02T21:08:10.644Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-02T21:08:10.644Z] === RUN TestAttachWithoutTTy [2022-06-02T21:08:10.644Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-02T21:08:10.644Z] === RUN TestCheckpoint [2022-06-02T21:08:10.644Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:08:10.644Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T21:08:10.644Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T21:08:10.644Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:08:10.644Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:08:10.644Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:08:10.644Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:08:10.644Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:08:10.644Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:08:10.644Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T21:08:10.644Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T21:08:10.644Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T21:08:10.644Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T21:08:10.644Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T21:08:10.644Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T21:08:10.644Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T21:08:10.644Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T21:08:10.644Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T21:08:10.644Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T21:08:10.900Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-02T21:08:10.900Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T21:08:10.900Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-02T21:08:10.900Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T21:08:10.900Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-02T21:08:10.900Z] === RUN TestCopyEmptyFile [2022-06-02T21:08:11.156Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-06-02T21:08:11.156Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T21:08:11.156Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-02T21:08:11.156Z] === RUN TestCopyFromContainer [2022-06-02T21:08:11.392Z] --- PASS: TestTemplatedConfig (2.56s) [2022-06-02T21:08:11.392Z] === RUN TestConfigCreateResolve [2022-06-02T21:08:13.279Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-06-02T21:08:13.279Z] PASS [2022-06-02T21:08:13.279Z] [2022-06-02T21:08:13.279Z] DONE 6 tests in 13.336s [2022-06-02T21:08:13.279Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T21:08:13.279Z] INFO: Testing against a local daemon [2022-06-02T21:08:13.279Z] === RUN TestAttachWithTTY [2022-06-02T21:08:13.279Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-02T21:08:13.279Z] === RUN TestAttachWithoutTTy [2022-06-02T21:08:13.279Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-02T21:08:13.279Z] === RUN TestCheckpoint [2022-06-02T21:08:13.279Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:08:13.279Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T21:08:13.279Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T21:08:13.279Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:08:13.279Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:08:13.279Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:08:13.279Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:08:13.279Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:08:13.279Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:08:13.279Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T21:08:13.279Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T21:08:13.279Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T21:08:13.279Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T21:08:13.279Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T21:08:13.279Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T21:08:13.279Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T21:08:13.279Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T21:08:13.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T21:08:13.279Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T21:08:13.279Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-02T21:08:13.279Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T21:08:13.279Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-02T21:08:13.279Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T21:08:13.279Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-02T21:08:13.279Z] === RUN TestCopyEmptyFile [2022-06-02T21:08:13.535Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-02T21:08:13.535Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T21:08:13.535Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-02T21:08:13.535Z] === RUN TestCopyFromContainer [2022-06-02T21:08:14.897Z] === RUN TestCopyFromContainer// [2022-06-02T21:08:14.897Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T21:08:14.897Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T21:08:14.897Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T21:08:14.897Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T21:08:14.897Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T21:08:14.897Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T21:08:15.153Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T21:08:15.153Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T21:08:15.153Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer (1.72s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-02T21:08:15.153Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-02T21:08:15.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T21:08:15.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:08:15.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:08:15.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:08:15.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:08:15.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:08:15.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:08:15.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:08:15.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:08:15.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:08:15.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-02T21:08:15.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T21:08:15.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T21:08:15.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T21:08:15.153Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T21:08:15.318Z] === RUN TestCopyFromContainer// [2022-06-02T21:08:15.318Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T21:08:15.318Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T21:08:15.318Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T21:08:15.318Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T21:08:15.409Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-02T21:08:15.409Z] === RUN TestCreateWithInvalidEnv [2022-06-02T21:08:15.409Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T21:08:15.409Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T21:08:15.409Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T21:08:15.409Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T21:08:15.409Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T21:08:15.409Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T21:08:15.409Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T21:08:15.409Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T21:08:15.409Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T21:08:15.409Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T21:08:15.409Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T21:08:15.409Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T21:08:15.409Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T21:08:15.409Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T21:08:15.409Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T21:08:15.409Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T21:08:15.574Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T21:08:15.574Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T21:08:15.574Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T21:08:15.574Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T21:08:15.574Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer (4.61s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-02T21:08:15.830Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-02T21:08:15.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T21:08:15.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:08:15.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:08:15.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:08:15.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:08:15.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:08:15.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:08:15.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:08:15.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:08:15.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:08:15.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-02T21:08:15.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T21:08:15.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T21:08:15.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T21:08:15.830Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T21:08:15.830Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T21:08:15.830Z] === RUN TestCreateWithInvalidEnv [2022-06-02T21:08:15.830Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T21:08:15.830Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T21:08:15.830Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T21:08:15.830Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T21:08:15.830Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T21:08:15.830Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T21:08:15.830Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T21:08:15.830Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T21:08:15.830Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T21:08:15.830Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T21:08:15.830Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T21:08:15.830Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T21:08:15.830Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T21:08:15.830Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T21:08:15.830Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-02T21:08:15.830Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T21:08:16.772Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2022-06-02T21:08:16.772Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T21:08:17.193Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-06-02T21:08:17.193Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T21:08:18.122Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-06-02T21:08:18.122Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T21:08:18.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:08:18.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:08:18.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:08:18.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:08:18.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:08:18.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:08:18.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:08:18.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:08:18.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:08:18.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:08:18.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:08:18.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:08:18.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:08:18.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:08:18.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:08:18.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T21:08:18.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-02T21:08:18.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-02T21:08:18.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-02T21:08:18.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-06-02T21:08:18.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-02T21:08:18.381Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T21:08:18.636Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-06-02T21:08:18.636Z] === RUN TestCreateDifferentPlatform [2022-06-02T21:08:18.636Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T21:08:18.636Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T21:08:18.636Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-02T21:08:18.636Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T21:08:18.636Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T21:08:18.636Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T21:08:18.636Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-02T21:08:18.636Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T21:08:18.659Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-06-02T21:08:18.659Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T21:08:18.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:08:18.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:08:18.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:08:18.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:08:18.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:08:18.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:08:18.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:08:18.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:08:18.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:08:18.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:08:18.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:08:18.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:08:18.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:08:18.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:08:18.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:08:18.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-06-02T21:08:18.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T21:08:18.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T21:08:18.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T21:08:18.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T21:08:18.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T21:08:18.659Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T21:08:18.891Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-02T21:08:18.892Z] === RUN TestCreateInvalidHostConfig [2022-06-02T21:08:18.892Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:08:18.892Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:08:18.892Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:08:18.892Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:08:18.892Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:08:18.892Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:08:18.892Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:08:18.892Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:08:18.892Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:08:18.892Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:08:18.892Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:08:18.892Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:08:18.892Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-02T21:08:18.892Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T21:08:18.892Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T21:08:18.892Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T21:08:18.892Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T21:08:18.892Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T21:08:18.892Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-02T21:08:18.892Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-02T21:08:18.892Z] === RUN TestDaemonRestartIpcMode [2022-06-02T21:08:18.892Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T21:08:18.892Z] === RUN TestDaemonHostGatewayIP [2022-06-02T21:08:18.892Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:08:18.892Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-02T21:08:18.892Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T21:08:18.892Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T21:08:18.892Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T21:08:18.892Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-02T21:08:18.892Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-02T21:08:18.892Z] === RUN TestDiff [2022-06-02T21:08:19.147Z] --- PASS: TestDiff (0.40s) [2022-06-02T21:08:19.147Z] === RUN TestExecWithCloseStdin [2022-06-02T21:08:19.219Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-06-02T21:08:19.219Z] === RUN TestCreateDifferentPlatform [2022-06-02T21:08:19.219Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T21:08:19.219Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T21:08:19.219Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-02T21:08:19.219Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T21:08:19.219Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T21:08:19.219Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T21:08:19.219Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-06-02T21:08:19.219Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T21:08:19.219Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-02T21:08:19.219Z] === RUN TestCreateInvalidHostConfig [2022-06-02T21:08:19.219Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:08:19.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:08:19.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:08:19.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:08:19.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:08:19.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:08:19.219Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:08:19.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:08:19.219Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:08:19.219Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:08:19.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:08:19.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:08:19.219Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-02T21:08:19.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T21:08:19.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T21:08:19.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T21:08:19.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T21:08:19.219Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T21:08:19.219Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T21:08:19.219Z] === RUN TestDaemonRestartIpcMode [2022-06-02T21:08:19.219Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T21:08:19.219Z] === RUN TestDaemonHostGatewayIP [2022-06-02T21:08:19.219Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T21:08:19.219Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T21:08:19.219Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T21:08:19.219Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T21:08:19.219Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T21:08:19.219Z] === RUN TestDiff [2022-06-02T21:08:19.710Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-02T21:08:19.710Z] === RUN TestExec [2022-06-02T21:08:19.730Z] #85 exporting layers 25.1s done [2022-06-02T21:08:19.730Z] #85 writing image sha256:4f13f2f9964a962dd29dbc59f2d8eb92957c612d72756d433a2f484765addc21 done [2022-06-02T21:08:19.730Z] #85 naming to docker.io/library/docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 done [2022-06-02T21:08:19.730Z] #85 DONE 25.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2022-06-02T21:08:19.781Z] --- PASS: TestDiff (0.51s) [2022-06-02T21:08:19.781Z] === RUN TestExecWithCloseStdin [Pipeline] sh [2022-06-02T21:08:20.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43066/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/validate/default [2022-06-02T21:08:20.270Z] --- PASS: TestExec (0.47s) [2022-06-02T21:08:20.271Z] === RUN TestExecUser [2022-06-02T21:08:20.343Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-06-02T21:08:20.343Z] === RUN TestExec [2022-06-02T21:08:20.526Z] --- PASS: TestExecUser (0.47s) [2022-06-02T21:08:20.526Z] === RUN TestExportContainerAndImportImage [2022-06-02T21:08:20.904Z] --- PASS: TestExec (0.63s) [2022-06-02T21:08:20.904Z] === RUN TestExecUser [2022-06-02T21:08:20.985Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-02T21:08:20.985Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-02T21:08:20.985Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-02T21:08:20.985Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-02T21:08:20.985Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-02T21:08:20.985Z] Congratulations! No new tests were added to integration-cli. [2022-06-02T21:08:20.985Z] [2022-06-02T21:08:20.985Z] INFO Start validation with golang-ci-lint [2022-06-02T21:08:21.087Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-06-02T21:08:21.087Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T21:08:21.830Z] --- PASS: TestExecUser (0.62s) [2022-06-02T21:08:21.831Z] === RUN TestExportContainerAndImportImage [2022-06-02T21:08:21.917Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-02T21:08:21.917Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-02T21:08:22.391Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-06-02T21:08:22.391Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T21:08:22.451Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-02T21:08:22.451Z] === RUN TestHealthCheckWorkdir [2022-06-02T21:08:23.014Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-06-02T21:08:23.014Z] === RUN TestHealthKillContainer [2022-06-02T21:08:23.754Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-02T21:08:23.754Z] === RUN TestHealthCheckWorkdir [2022-06-02T21:08:24.316Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-06-02T21:08:24.316Z] === RUN TestHealthKillContainer [2022-06-02T21:08:31.092Z] --- PASS: TestHealthKillContainer (7.88s) [2022-06-02T21:08:31.092Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T21:08:31.092Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T21:08:31.092Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T21:08:31.092Z] === RUN TestIpcModeNone [2022-06-02T21:08:31.350Z] --- PASS: TestIpcModeNone (0.44s) [2022-06-02T21:08:31.350Z] === RUN TestIpcModePrivate [2022-06-02T21:08:31.606Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-06-02T21:08:31.862Z] --- PASS: TestIpcModePrivate (0.44s) [2022-06-02T21:08:31.862Z] === RUN TestIpcModeShareable [2022-06-02T21:08:31.862Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:08:31.862Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-02T21:08:31.862Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T21:08:33.240Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-06-02T21:08:33.241Z] === RUN TestAPIIpcModeHost [2022-06-02T21:08:33.241Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:08:33.241Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-02T21:08:33.241Z] === RUN TestDaemonIpcModeShareable [2022-06-02T21:08:33.241Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:08:33.241Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-02T21:08:33.241Z] === RUN TestDaemonIpcModePrivate [2022-06-02T21:08:34.284Z] --- PASS: TestHealthKillContainer (8.22s) [2022-06-02T21:08:34.284Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T21:08:34.284Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-06-02T21:08:34.284Z] === RUN TestIpcModeNone [2022-06-02T21:08:34.284Z] --- PASS: TestIpcModeNone (0.61s) [2022-06-02T21:08:34.284Z] === RUN TestIpcModePrivate [2022-06-02T21:08:34.284Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-06-02T21:08:34.540Z] --- PASS: TestIpcModePrivate (0.62s) [2022-06-02T21:08:34.540Z] === RUN TestIpcModeShareable [2022-06-02T21:08:34.611Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-02T21:08:34.611Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-06-02T21:08:34.611Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T21:08:34.611Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:08:34.611Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-02T21:08:34.611Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T21:08:34.611Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:08:34.611Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-02T21:08:34.611Z] === RUN TestIpcModeOlderClient [2022-06-02T21:08:34.611Z] === PAUSE TestIpcModeOlderClient [2022-06-02T21:08:34.611Z] === RUN TestKillContainerInvalidSignal [2022-06-02T21:08:34.794Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-06-02T21:08:34.866Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-06-02T21:08:34.866Z] === RUN TestKillContainer [2022-06-02T21:08:34.866Z] === RUN TestKillContainer/no_signal [2022-06-02T21:08:35.050Z] --- PASS: TestIpcModeShareable (0.64s) [2022-06-02T21:08:35.050Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T21:08:35.427Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T21:08:35.683Z] === RUN TestKillContainer/killing_signal [2022-06-02T21:08:36.243Z] --- PASS: TestKillContainer (1.20s) [2022-06-02T21:08:36.243Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-06-02T21:08:36.243Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-06-02T21:08:36.243Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-06-02T21:08:36.243Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T21:08:36.243Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T21:08:36.498Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T21:08:36.938Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-06-02T21:08:36.938Z] === RUN TestAPIIpcModeHost [2022-06-02T21:08:37.059Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-06-02T21:08:37.059Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-06-02T21:08:37.059Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-06-02T21:08:37.059Z] === RUN TestKillStoppedContainer [2022-06-02T21:08:37.059Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-02T21:08:37.059Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T21:08:37.059Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-06-02T21:08:37.059Z] === RUN TestKillDifferentUserContainer [2022-06-02T21:08:37.193Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-06-02T21:08:37.193Z] === RUN TestDaemonIpcModeShareable [2022-06-02T21:08:37.620Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-06-02T21:08:37.620Z] === RUN TestInspectOomKilledTrue [2022-06-02T21:08:37.620Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:08:37.620Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T21:08:37.620Z] === RUN TestInspectOomKilledFalse [2022-06-02T21:08:37.620Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:08:37.620Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-02T21:08:37.620Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T21:08:37.620Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-02T21:08:37.620Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-02T21:08:37.620Z] === RUN TestLinksContainerNames [2022-06-02T21:08:38.120Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-06-02T21:08:38.182Z] --- PASS: TestLinksContainerNames (0.83s) [2022-06-02T21:08:38.182Z] === RUN TestLogsFollowTailEmpty [2022-06-02T21:08:38.376Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-06-02T21:08:38.376Z] === RUN TestDaemonIpcModePrivate [2022-06-02T21:08:38.742Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-06-02T21:08:38.742Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T21:08:38.998Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/default [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/private [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/slave [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/shared [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T21:08:38.998Z] === CONT TestMountDaemonRoot/default [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:08:38.998Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:08:38.998Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:08:38.998Z] === CONT TestMountDaemonRoot/shared [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:08:38.998Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:08:38.998Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:08:38.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/private [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/slave [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T21:08:39.254Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:08:39.254Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:08:39.254Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T21:08:39.510Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-06-02T21:08:39.510Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T21:08:39.510Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T21:08:39.510Z] 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-06-02T21:08:39.510Z] --- SKIP: TestContainerBindMountNonRecursive (0.05s) [2022-06-02T21:08:39.510Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T21:08:39.510Z] 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-06-02T21:08:39.510Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-02T21:08:39.510Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T21:08:39.510Z] 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-06-02T21:08:39.510Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-02T21:08:39.510Z] === RUN TestNetworkNat [2022-06-02T21:08:39.740Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-06-02T21:08:39.740Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-06-02T21:08:39.740Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T21:08:40.071Z] --- PASS: TestNetworkNat (0.54s) [2022-06-02T21:08:40.071Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T21:08:40.633Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-02T21:08:40.633Z] === RUN TestNetworkLoopbackNat [2022-06-02T21:08:40.667Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-06-02T21:08:40.667Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-06-02T21:08:40.667Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T21:08:42.032Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-06-02T21:08:42.032Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-06-02T21:08:42.032Z] === RUN TestIpcModeOlderClient [2022-06-02T21:08:42.032Z] === PAUSE TestIpcModeOlderClient [2022-06-02T21:08:42.032Z] === RUN TestKillContainerInvalidSignal [2022-06-02T21:08:42.288Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-02T21:08:42.288Z] === RUN TestKillContainer [2022-06-02T21:08:42.288Z] === RUN TestKillContainer/no_signal [2022-06-02T21:08:42.849Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T21:08:43.105Z] === RUN TestKillContainer/killing_signal [2022-06-02T21:08:43.146Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-06-02T21:08:43.146Z] === RUN TestPause [2022-06-02T21:08:43.146Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:08:43.146Z] --- SKIP: TestPause (0.00s) [2022-06-02T21:08:43.146Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T21:08:43.146Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:08:43.146Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:08:43.146Z] === RUN TestPauseStopPausedContainer [2022-06-02T21:08:43.146Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:08:43.146Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-02T21:08:43.146Z] === RUN TestPidHost [2022-06-02T21:08:43.666Z] --- PASS: TestKillContainer (1.33s) [2022-06-02T21:08:43.666Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-06-02T21:08:43.666Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-02T21:08:43.666Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-06-02T21:08:43.666Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T21:08:43.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T21:08:44.073Z] --- PASS: TestPidHost (0.90s) [2022-06-02T21:08:44.073Z] === RUN TestPsFilter [2022-06-02T21:08:44.073Z] --- PASS: TestPsFilter (0.10s) [2022-06-02T21:08:44.073Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T21:08:44.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T21:08:44.633Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-02T21:08:44.633Z] === RUN TestRemoveContainerWithVolume [2022-06-02T21:08:44.888Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-02T21:08:44.888Z] === RUN TestRemoveContainerRunning [2022-06-02T21:08:45.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-06-02T21:08:45.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-06-02T21:08:45.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-06-02T21:08:45.151Z] === RUN TestKillStoppedContainer [2022-06-02T21:08:45.151Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-02T21:08:45.151Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T21:08:45.151Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-02T21:08:45.151Z] === RUN TestKillDifferentUserContainer [2022-06-02T21:08:45.407Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-06-02T21:08:45.407Z] === RUN TestInspectOomKilledTrue [2022-06-02T21:08:45.407Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-02T21:08:45.407Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T21:08:45.407Z] === RUN TestInspectOomKilledFalse [2022-06-02T21:08:45.449Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-06-02T21:08:45.449Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T21:08:45.704Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-06-02T21:08:45.704Z] === RUN TestRemoveInvalidContainer [2022-06-02T21:08:45.704Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T21:08:45.704Z] === RUN TestRenameLinkedContainer [2022-06-02T21:08:45.968Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-02T21:08:45.968Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T21:08:46.224Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-06-02T21:08:46.224Z] === RUN TestLinksContainerNames [2022-06-02T21:08:47.151Z] --- PASS: TestLinksContainerNames (0.84s) [2022-06-02T21:08:47.151Z] === RUN TestLogsFollowTailEmpty [2022-06-02T21:08:47.593Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-06-02T21:08:47.593Z] === RUN TestRenameStoppedContainer [2022-06-02T21:08:47.712Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-06-02T21:08:47.712Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T21:08:47.849Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-06-02T21:08:47.849Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T21:08:47.968Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/default [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/private [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/slave [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/shared [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/default [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/private [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/shared [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:08:47.968Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:08:47.968Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:08:47.968Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:08:47.969Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:08:47.969Z] === CONT TestMountDaemonRoot/slave [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:08:47.969Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T21:08:47.969Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T21:08:47.969Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:08:47.969Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:08:47.969Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:08:48.224Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:08:48.489Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:08:48.489Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:08:48.489Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:08:48.489Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:08:48.489Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T21:08:48.489Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:08:48.489Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T21:08:48.489Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-02T21:08:48.489Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T21:08:48.777Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-06-02T21:08:48.777Z] === RUN TestRenameInvalidName [2022-06-02T21:08:49.032Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-02T21:08:49.032Z] === RUN TestRenameAnonymousContainer [2022-06-02T21:08:49.878Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-06-02T21:08:49.878Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T21:08:50.439Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-06-02T21:08:50.439Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T21:08:50.694Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2022-06-02T21:08:50.694Z] === RUN TestNetworkNat [2022-06-02T21:08:50.920Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-06-02T21:08:50.921Z] === RUN TestRenameContainerWithSameName [2022-06-02T21:08:50.921Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-06-02T21:08:50.921Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T21:08:51.258Z] --- PASS: TestNetworkNat (0.46s) [2022-06-02T21:08:51.258Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T21:08:51.819Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-02T21:08:51.819Z] === RUN TestNetworkLoopbackNat [2022-06-02T21:08:51.846Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-06-02T21:08:51.846Z] === RUN TestResize [2022-06-02T21:08:52.407Z] --- PASS: TestResize (0.40s) [2022-06-02T21:08:52.407Z] === RUN TestResizeWithInvalidSize [2022-06-02T21:08:52.662Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-02T21:08:52.662Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T21:08:53.224Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-02T21:08:53.224Z] === RUN TestDaemonRestartKillContainers [2022-06-02T21:08:53.224Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-02T21:08:53.224Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-02T21:08:53.224Z] === RUN TestCgroupNamespacesRun [2022-06-02T21:08:54.150Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-02T21:08:54.150Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T21:08:54.330Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-06-02T21:08:54.330Z] === RUN TestPause [2022-06-02T21:08:54.586Z] --- PASS: TestPause (0.46s) [2022-06-02T21:08:54.586Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T21:08:54.586Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:08:54.586Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:08:54.586Z] === RUN TestPauseStopPausedContainer [2022-06-02T21:08:55.147Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-06-02T21:08:55.147Z] === RUN TestPidHost [2022-06-02T21:08:55.548Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-06-02T21:08:55.548Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T21:08:56.074Z] --- PASS: TestPidHost (0.99s) [2022-06-02T21:08:56.074Z] === RUN TestPsFilter [2022-06-02T21:08:56.330Z] --- PASS: TestPsFilter (0.10s) [2022-06-02T21:08:56.330Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T21:08:56.474Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-06-02T21:08:56.474Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T21:08:56.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-02T21:08:56.586Z] === RUN TestRemoveContainerWithVolume [2022-06-02T21:08:57.146Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-06-02T21:08:57.146Z] === RUN TestRemoveContainerRunning [2022-06-02T21:08:57.403Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-02T21:08:57.403Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T21:08:57.840Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-06-02T21:08:57.840Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T21:08:57.964Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-02T21:08:57.964Z] === RUN TestRemoveInvalidContainer [2022-06-02T21:08:57.964Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T21:08:57.964Z] === RUN TestRenameLinkedContainer [2022-06-02T21:08:58.767Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-06-02T21:08:58.767Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T21:08:59.851Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-06-02T21:08:59.851Z] === RUN TestRenameStoppedContainer [2022-06-02T21:09:00.107Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-06-02T21:09:00.107Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T21:09:00.132Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-06-02T21:09:00.132Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T21:09:00.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-06-02T21:09:00.692Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T21:09:01.039Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-06-02T21:09:01.039Z] === RUN TestRenameInvalidName [2022-06-02T21:09:01.295Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-02T21:09:01.295Z] === RUN TestRenameAnonymousContainer [2022-06-02T21:09:02.056Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-06-02T21:09:02.056Z] === RUN TestNISDomainname [2022-06-02T21:09:02.056Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-02T21:09:02.056Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-02T21:09:02.056Z] === RUN TestHostnameDnsResolution [2022-06-02T21:09:02.619Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-06-02T21:09:02.619Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T21:09:02.619Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-02T21:09:02.619Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-02T21:09:02.619Z] === RUN TestPrivilegedHostDevices [2022-06-02T21:09:02.875Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-06-02T21:09:02.875Z] === RUN TestConsoleSize [2022-06-02T21:09:03.183Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-06-02T21:09:03.183Z] === RUN TestRenameContainerWithSameName [2022-06-02T21:09:03.437Z] --- PASS: TestConsoleSize (0.39s) [2022-06-02T21:09:03.437Z] === RUN TestStats [2022-06-02T21:09:03.437Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:03.437Z] --- SKIP: TestStats (0.00s) [2022-06-02T21:09:03.437Z] === RUN TestStopContainerWithTimeout [2022-06-02T21:09:03.437Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T21:09:03.437Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T21:09:03.437Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T21:09:03.437Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T21:09:03.437Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T21:09:03.437Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T21:09:03.437Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T21:09:03.437Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T21:09:03.437Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T21:09:03.437Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T21:09:03.439Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-06-02T21:09:03.439Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T21:09:04.002Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T21:09:04.366Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-06-02T21:09:04.366Z] === RUN TestResize [2022-06-02T21:09:04.621Z] --- PASS: TestResize (0.42s) [2022-06-02T21:09:04.621Z] === RUN TestResizeWithInvalidSize [2022-06-02T21:09:05.183Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-02T21:09:05.183Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T21:09:05.439Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:09:05.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:09:05.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:09:05.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:09:05.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:09:06.514Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T21:09:07.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:09:07.440Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T21:09:07.440Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-06-02T21:09:07.440Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-06-02T21:09:07.440Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-06-02T21:09:07.440Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-06-02T21:09:07.440Z] === RUN TestDeleteDevicemapper [2022-06-02T21:09:07.440Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:09:07.440Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T21:09:07.440Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T21:09:08.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:09:08.804Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-06-02T21:09:08.804Z] === RUN TestUpdateMemory [2022-06-02T21:09:08.804Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:08.804Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-02T21:09:08.804Z] === RUN TestUpdateCPUQuota [2022-06-02T21:09:08.804Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:08.804Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-02T21:09:08.804Z] === RUN TestUpdatePidsLimit [2022-06-02T21:09:08.804Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:08.804Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-02T21:09:08.804Z] === RUN TestUpdateRestartPolicy [2022-06-02T21:09:10.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:09:10.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:09:10.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:09:11.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:09:15.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:09:15.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:09:17.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:09:18.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:09:18.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:09:20.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:09:20.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:09:20.964Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-06-02T21:09:20.965Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T21:09:20.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-06-02T21:09:20.965Z] === RUN TestWaitNonBlocked [2022-06-02T21:09:20.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:09:20.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:09:20.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:09:20.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:09:20.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:09:20.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:09:20.965Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-02T21:09:20.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-06-02T21:09:20.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-06-02T21:09:20.965Z] === RUN TestWaitBlocked [2022-06-02T21:09:20.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:09:20.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:09:20.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:09:20.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:09:20.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:09:20.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:09:21.526Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T21:09:21.526Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-06-02T21:09:21.526Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-06-02T21:09:21.526Z] === CONT TestDaemonRestartIpcMode [2022-06-02T21:09:21.526Z] === CONT TestIpcModeOlderClient [2022-06-02T21:09:21.526Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-02T21:09:21.526Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T21:09:22.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:09:24.046Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-06-02T21:09:24.103Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-06-02T21:09:24.103Z] === RUN TestCgroupNamespacesRun [2022-06-02T21:09:24.302Z] --- PASS: TestDaemonRestartIpcMode (2.75s) [2022-06-02T21:09:24.302Z] PASS [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === Skipped [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T21:09:24.302Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-02T21:09:24.302Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-02T21:09:24.302Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-02T21:09:24.302Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-02T21:09:24.302Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-02T21:09:24.302Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-02T21:09:24.302Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-02T21:09:24.302Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-02T21:09:24.302Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-02T21:09:24.302Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T21:09:24.302Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-02T21:09:24.302Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-02T21:09:24.302Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.05s) [2022-06-02T21:09:24.302Z] 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-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-02T21:09:24.302Z] 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-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-02T21:09:24.302Z] 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-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-02T21:09:24.302Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:09:24.302Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-02T21:09:24.302Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-02T21:09:24.302Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-02T21:09:24.302Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-02T21:09:24.302Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-02T21:09:24.302Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T21:09:24.302Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-02T21:09:24.302Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-02T21:09:24.302Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-02T21:09:24.302Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-02T21:09:24.302Z] [2022-06-02T21:09:24.302Z] DONE 220 tests, 27 skipped in 73.858s [2022-06-02T21:09:24.302Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T21:09:24.558Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T21:09:25.029Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-06-02T21:09:25.029Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T21:09:25.029Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-02T21:09:25.029Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-02T21:09:25.029Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T21:09:25.119Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-02T21:09:25.119Z] === RUN TestConfigDaemonID [2022-06-02T21:09:25.956Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-02T21:09:25.956Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T21:09:26.053Z] daemon_test.go:83: [dd4fd4043b0f9] daemon is not started [2022-06-02T21:09:26.053Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-02T21:09:26.053Z] === RUN TestDaemonConfigValidation [2022-06-02T21:09:26.053Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:09:26.053Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:09:26.053Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T21:09:26.053Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T21:09:26.053Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T21:09:26.053Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T21:09:26.053Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T21:09:26.053Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T21:09:26.053Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T21:09:26.053Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T21:09:26.053Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:09:26.053Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T21:09:26.309Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T21:09:26.309Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T21:09:26.309Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T21:09:26.309Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T21:09:26.309Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-02T21:09:26.309Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-06-02T21:09:26.309Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-02T21:09:26.309Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-06-02T21:09:26.309Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-02T21:09:26.309Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T21:09:26.309Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T21:09:27.323Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-06-02T21:09:27.323Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T21:09:27.671Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T21:09:28.597Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T21:09:28.687Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-06-02T21:09:28.687Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T21:09:29.525Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T21:09:29.525Z] daemon_test.go:197: [dce75c7547248] daemon is not started [2022-06-02T21:09:29.525Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-06-02T21:09:29.525Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-06-02T21:09:29.525Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-06-02T21:09:29.525Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-02T21:09:29.525Z] === RUN TestDaemonProxy [2022-06-02T21:09:29.525Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-02T21:09:29.525Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-02T21:09:29.525Z] PASS [2022-06-02T21:09:29.525Z] [2022-06-02T21:09:29.525Z] === Skipped [2022-06-02T21:09:29.525Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-02T21:09:29.525Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-02T21:09:29.525Z] [2022-06-02T21:09:29.525Z] DONE 13 tests, 1 skipped in 5.247s [2022-06-02T21:09:29.525Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T21:09:29.617Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-06-02T21:09:29.617Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T21:09:29.780Z] INFO: Testing against a local daemon [2022-06-02T21:09:29.781Z] === RUN TestCommitInheritsEnv [2022-06-02T21:09:30.178Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-02T21:09:30.178Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T21:09:31.145Z] --- PASS: TestCommitInheritsEnv (1.38s) [2022-06-02T21:09:31.145Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T21:09:31.145Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T21:09:31.145Z] === RUN TestImportWithCustomPlatform [2022-06-02T21:09:31.145Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T21:09:31.145Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T21:09:31.145Z] === RUN TestImportWithCustomPlatform// [2022-06-02T21:09:31.145Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T21:09:31.400Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T21:09:31.400Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T21:09:31.400Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T21:09:31.400Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T21:09:31.400Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-02T21:09:31.400Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T21:09:31.400Z] === RUN TestImagesFilterMultiReference [2022-06-02T21:09:31.542Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-06-02T21:09:31.542Z] === RUN TestNISDomainname [2022-06-02T21:09:31.656Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-06-02T21:09:31.656Z] === RUN TestImagePullPlatformInvalid [2022-06-02T21:09:31.656Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-02T21:09:31.656Z] === RUN TestRemoveImageOrphaning [2022-06-02T21:09:32.103Z] --- PASS: TestNISDomainname (0.58s) [2022-06-02T21:09:32.103Z] === RUN TestHostnameDnsResolution [2022-06-02T21:09:32.663Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-06-02T21:09:32.663Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T21:09:33.224Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-06-02T21:09:33.224Z] === RUN TestPrivilegedHostDevices [2022-06-02T21:09:33.542Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-06-02T21:09:33.542Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T21:09:33.542Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-02T21:09:33.542Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-02T21:09:33.542Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T21:09:33.542Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-02T21:09:33.542Z] === RUN TestTagInvalidReference [2022-06-02T21:09:33.542Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-02T21:09:33.542Z] === RUN TestTagValidPrefixedRepo [2022-06-02T21:09:33.542Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-02T21:09:33.542Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T21:09:33.542Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T21:09:33.542Z] === RUN TestTagOfficialNames [2022-06-02T21:09:33.542Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-02T21:09:33.542Z] === RUN TestTagMatchesDigest [2022-06-02T21:09:33.542Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T21:09:33.542Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T21:09:33.788Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-06-02T21:09:33.788Z] === RUN TestConsoleSize [2022-06-02T21:09:34.349Z] --- PASS: TestConsoleSize (0.43s) [2022-06-02T21:09:34.349Z] === RUN TestStats [2022-06-02T21:09:36.865Z] --- PASS: TestStats (2.46s) [2022-06-02T21:09:36.865Z] === RUN TestStopContainerWithTimeout [2022-06-02T21:09:36.865Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T21:09:36.865Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T21:09:36.865Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T21:09:36.865Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T21:09:36.865Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T21:09:36.865Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T21:09:36.865Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T21:09:36.865Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T21:09:36.865Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T21:09:36.865Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T21:09:37.427Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T21:09:39.313Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T21:09:40.676Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T21:09:40.676Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-06-02T21:09:40.676Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-06-02T21:09:40.676Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-06-02T21:09:40.676Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-06-02T21:09:40.676Z] === RUN TestDeleteDevicemapper [2022-06-02T21:09:40.676Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:09:40.676Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T21:09:40.676Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T21:09:42.566Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-06-02T21:09:42.566Z] === RUN TestUpdateMemory [2022-06-02T21:09:42.821Z] --- PASS: TestUpdateMemory (0.56s) [2022-06-02T21:09:42.822Z] === RUN TestUpdateCPUQuota [2022-06-02T21:09:43.752Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-06-02T21:09:43.752Z] === RUN TestUpdatePidsLimit [2022-06-02T21:09:43.752Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T21:09:44.008Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T21:09:44.265Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T21:09:44.521Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T21:09:44.521Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T21:09:44.776Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T21:09:45.032Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-06-02T21:09:45.594Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-06-02T21:09:45.594Z] === RUN TestUpdateRestartPolicy [2022-06-02T21:09:46.245Z] time="2022-06-02T21:09:40Z" 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-06-02T21:09:46.245Z] ok github.com/docker/docker/libnetwork/networkdb 104.273s coverage: 60.1% of statements [2022-06-02T21:09:46.245Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-02T21:09:46.245Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-02T21:09:46.245Z] ok github.com/docker/docker/libnetwork/osl 4.350s coverage: 39.7% of statements [2022-06-02T21:09:46.245Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-02T21:09:46.245Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-02T21:09:47.186Z] ok github.com/docker/docker/libnetwork/portmapper 0.700s coverage: 48.6% of statements [2022-06-02T21:09:47.186Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-06-02T21:09:47.186Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-02T21:09:47.757Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === Skipped [2022-06-02T21:09:47.757Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-02T21:09:47.757Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-02T21:09:47.757Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-02T21:09:47.757Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-02T21:09:47.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-02T21:09:47.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-02T21:09:47.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-02T21:09:47.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-02T21:09:47.757Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-02T21:09:47.757Z] firewalld_test.go:14: firewalld is not running [2022-06-02T21:09:47.757Z] [2022-06-02T21:09:47.757Z] DONE 325 tests, 9 skipped in 203.264s Post stage [Pipeline] junit [2022-06-02T21:09:48.342Z] Recording test results [2022-06-02T21:09:48.448Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T21:09:48.781Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e042bea997299db8668aa51941cdc57fe9e88df6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e042bea997299db8668aa51941cdc57fe9e88df6 hack/make.sh dynbinary test-integration [2022-06-02T21:09:49.042Z] [2022-06-02T21:09:49.301Z] Removing bundles/ [2022-06-02T21:09:49.301Z] [2022-06-02T21:09:49.301Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T21:09:49.301Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:09:49.301Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:09:57.796Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-06-02T21:09:57.796Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T21:09:57.796Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-02T21:09:57.796Z] === RUN TestWaitNonBlocked [2022-06-02T21:09:57.796Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:09:57.796Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:09:57.796Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:09:57.796Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:09:57.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:09:57.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:09:58.051Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-02T21:09:58.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-06-02T21:09:58.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-06-02T21:09:58.051Z] === RUN TestWaitBlocked [2022-06-02T21:09:58.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:09:58.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:09:58.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:09:58.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:09:58.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:09:58.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:09:58.976Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T21:09:58.976Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-06-02T21:09:58.976Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-06-02T21:09:58.976Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T21:09:58.976Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T21:10:01.489Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-06-02T21:10:01.489Z] === CONT TestIpcModeOlderClient [2022-06-02T21:10:01.490Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-02T21:10:01.490Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T21:10:01.490Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-06-02T21:10:01.490Z] === CONT TestDaemonHostGatewayIP [2022-06-02T21:10:04.003Z] --- PASS: TestDaemonHostGatewayIP (2.56s) [2022-06-02T21:10:04.003Z] === CONT TestDaemonRestartIpcMode [2022-06-02T21:10:05.890Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-06-02T21:10:11.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T21:10:11.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T21:10:13.973Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-06-02T21:10:13.973Z] PASS [2022-06-02T21:10:13.973Z] [2022-06-02T21:10:13.973Z] === Skipped [2022-06-02T21:10:13.973Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T21:10:13.973Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:10:13.973Z] [2022-06-02T21:10:13.973Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T21:10:13.973Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-02T21:10:13.973Z] [2022-06-02T21:10:13.973Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:10:13.973Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:10:13.973Z] [2022-06-02T21:10:13.973Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-02T21:10:13.973Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-02T21:10:13.973Z] [2022-06-02T21:10:13.973Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T21:10:13.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:10:13.973Z] [2022-06-02T21:10:13.973Z] DONE 243 tests, 5 skipped in 119.880s [2022-06-02T21:10:13.973Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T21:10:13.973Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T21:10:13.973Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-02T21:10:13.973Z] === RUN TestConfigDaemonID [2022-06-02T21:10:14.535Z] daemon_test.go:83: [df89ecc81e7ce] daemon is not started [2022-06-02T21:10:14.535Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-02T21:10:14.535Z] === RUN TestDaemonConfigValidation [2022-06-02T21:10:14.535Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:10:14.535Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:10:14.535Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T21:10:14.535Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T21:10:14.535Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T21:10:14.535Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T21:10:14.535Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T21:10:14.535Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T21:10:14.535Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T21:10:14.535Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T21:10:14.535Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:10:14.535Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T21:10:14.535Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T21:10:14.535Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T21:10:14.535Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T21:10:14.790Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T21:10:14.790Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-02T21:10:14.790Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-06-02T21:10:14.790Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-02T21:10:14.790Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-06-02T21:10:14.790Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-06-02T21:10:14.790Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T21:10:14.790Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T21:10:15.717Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T21:10:16.645Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T21:10:18.008Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T21:10:18.008Z] daemon_test.go:197: [d924073a1bbe2] daemon is not started [2022-06-02T21:10:18.008Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-02T21:10:18.008Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-02T21:10:18.008Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-06-02T21:10:18.008Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-06-02T21:10:18.008Z] === RUN TestDaemonProxy [2022-06-02T21:10:18.008Z] === RUN TestDaemonProxy/environment_variables [2022-06-02T21:10:19.894Z] === RUN TestDaemonProxy/command-line_options [2022-06-02T21:10:21.291Z] === RUN TestDaemonProxy/configuration_file [2022-06-02T21:10:23.177Z] === RUN TestDaemonProxy/conflicting_options [2022-06-02T21:10:23.432Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-02T21:10:23.993Z] --- PASS: TestDaemonProxy (6.20s) [2022-06-02T21:10:23.993Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-06-02T21:10:23.993Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-02T21:10:23.993Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) [2022-06-02T21:10:23.993Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-02T21:10:23.993Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-02T21:10:23.993Z] PASS [2022-06-02T21:10:23.993Z] [2022-06-02T21:10:23.993Z] DONE 18 tests in 11.127s [2022-06-02T21:10:23.993Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T21:10:23.993Z] INFO: Testing against a local daemon [2022-06-02T21:10:23.993Z] === RUN TestCommitInheritsEnv [2022-06-02T21:10:24.250Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-06-02T21:10:24.250Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T21:10:24.250Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T21:10:24.250Z] === RUN TestImportWithCustomPlatform [2022-06-02T21:10:24.250Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform// [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T21:10:24.506Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-02T21:10:24.763Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T21:10:24.763Z] === RUN TestImagesFilterMultiReference [2022-06-02T21:10:24.763Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-02T21:10:24.763Z] === RUN TestImagePullPlatformInvalid [2022-06-02T21:10:24.763Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-02T21:10:24.763Z] === RUN TestRemoveImageOrphaning [2022-06-02T21:10:25.018Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-02T21:10:25.018Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T21:10:25.580Z] time="2022-06-02T21:10:25Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-02T21:10:26.946Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-06-02T21:10:26.946Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T21:10:26.946Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-02T21:10:26.946Z] === RUN TestTagInvalidReference [2022-06-02T21:10:26.946Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-02T21:10:26.946Z] === RUN TestTagValidPrefixedRepo [2022-06-02T21:10:26.946Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-02T21:10:26.946Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T21:10:26.946Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T21:10:26.946Z] === RUN TestTagOfficialNames [2022-06-02T21:10:26.946Z] --- PASS: TestTagOfficialNames (0.04s) [2022-06-02T21:10:26.946Z] === RUN TestTagMatchesDigest [2022-06-02T21:10:26.946Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T21:10:26.946Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T21:11:09.913Z] --- PASS: TestImportExtremelyLargeImageWorks (92.39s) [2022-06-02T21:11:09.913Z] PASS [2022-06-02T21:11:09.913Z] [2022-06-02T21:11:09.913Z] === Skipped [2022-06-02T21:11:09.913Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-02T21:11:09.913Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-02T21:11:09.913Z] [2022-06-02T21:11:09.913Z] DONE 22 tests, 1 skipped in 96.109s [2022-06-02T21:11:09.913Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T21:11:09.913Z] INFO: Testing against a local daemon [2022-06-02T21:11:09.913Z] === RUN TestNetworkCreateDelete [2022-06-02T21:11:09.913Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-02T21:11:09.913Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T21:11:09.913Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-02T21:11:09.913Z] === RUN TestDaemonDNSFallback [2022-06-02T21:11:13.175Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-06-02T21:11:13.175Z] === RUN TestInspectNetwork [2022-06-02T21:11:13.175Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T21:11:13.175Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T21:11:13.175Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:11:13.175Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:11:13.175Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:11:13.175Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T21:11:13.175Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T21:11:13.175Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T21:11:13.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestNetworkList [2022-06-02T21:11:13.175Z] === RUN TestNetworkList//networks [2022-06-02T21:11:13.175Z] === PAUSE TestNetworkList//networks [2022-06-02T21:11:13.175Z] === RUN TestNetworkList//networks/ [2022-06-02T21:11:13.175Z] === PAUSE TestNetworkList//networks/ [2022-06-02T21:11:13.175Z] === CONT TestNetworkList//networks [2022-06-02T21:11:13.175Z] === CONT TestNetworkList//networks/ [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T21:11:13.175Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T21:11:13.175Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T21:11:13.175Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-02T21:11:13.175Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T21:11:13.175Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-02T21:11:13.175Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T21:11:13.175Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-02T21:11:13.175Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T21:11:13.175Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-02T21:11:13.175Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T21:11:13.175Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-06-02T21:11:13.175Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T21:11:13.175Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T21:11:13.175Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:11:13.175Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T21:11:13.175Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-02T21:11:13.175Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T21:11:13.175Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T21:11:13.175Z] PASS [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === Skipped [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-02T21:11:13.175Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-02T21:11:13.175Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-02T21:11:13.175Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-02T21:11:13.175Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-02T21:11:13.175Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-02T21:11:13.175Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-02T21:11:13.175Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-06-02T21:11:13.175Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-02T21:11:13.175Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:11:13.175Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-02T21:11:13.175Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-02T21:11:13.175Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] DONE 34 tests, 12 skipped in 7.056s [2022-06-02T21:11:13.175Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:11:13.175Z] INFO: Testing against a local daemon [2022-06-02T21:11:13.175Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T21:11:13.175Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:11:13.175Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestDockerNetworkIpvlan [2022-06-02T21:11:13.175Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:11:13.175Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:11:13.175Z] PASS [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === Skipped [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:11:13.175Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:11:13.175Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] DONE 2 tests, 2 skipped in 0.086s [2022-06-02T21:11:13.175Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:11:13.175Z] INFO: Testing against a local daemon [2022-06-02T21:11:13.175Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T21:11:13.175Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestDockerNetworkMacvlan [2022-06-02T21:11:13.175Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-02T21:11:13.175Z] PASS [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === Skipped [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-02T21:11:13.175Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-02T21:11:13.175Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] DONE 2 tests, 2 skipped in 0.079s [2022-06-02T21:11:13.175Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T21:11:13.175Z] testing: warning: no tests to run [2022-06-02T21:11:13.175Z] PASS [2022-06-02T21:11:13.175Z] [2022-06-02T21:11:13.175Z] DONE 0 tests in 0.023s [2022-06-02T21:11:13.175Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T21:11:13.175Z] INFO: Testing against a local daemon [2022-06-02T21:11:13.175Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T21:11:13.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.175Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestAuthZPluginTLS [2022-06-02T21:11:13.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.175Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T21:11:13.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.175Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T21:11:13.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.175Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T21:11:13.175Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.175Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-02T21:11:13.175Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-02T21:11:13.176Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginHeader [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginV2Disable [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T21:11:13.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.176Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-02T21:11:13.176Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T21:11:13.398Z] INFO [loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 2m49.892581506s [2022-06-02T21:11:13.398Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-02T21:11:13.398Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 497.531273ms [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-02T21:11:13.432Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-02T21:11:13.432Z] PASS [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === Skipped [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-02T21:11:13.432Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] DONE 17 tests, 17 skipped in 0.294s [2022-06-02T21:11:13.432Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T21:11:13.432Z] INFO: Testing against a local daemon [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:11:13.432Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:11:13.432Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T21:11:13.432Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T21:11:13.432Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:11:13.432Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T21:11:13.432Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T21:11:13.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T21:11:13.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T21:11:13.432Z] === RUN TestPluginInstall [2022-06-02T21:11:13.432Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-02T21:11:13.432Z] === RUN TestPluginsWithRuntimes [2022-06-02T21:11:13.432Z] 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-06-02T21:11:13.432Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-02T21:11:13.432Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T21:11:13.432Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-02T21:11:13.432Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T21:11:13.432Z] PASS [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === Skipped [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-02T21:11:13.432Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-02T21:11:13.432Z] 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-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-02T21:11:13.432Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-02T21:11:13.432Z] [2022-06-02T21:11:13.432Z] DONE 19 tests, 3 skipped in 0.129s [2022-06-02T21:11:13.432Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T21:11:13.687Z] INFO: Testing against a local daemon [2022-06-02T21:11:13.687Z] === RUN TestExternalGraphDriver [2022-06-02T21:11:13.687Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-02T21:11:13.687Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-02T21:11:13.687Z] === RUN TestGraphdriverPluginV2 [2022-06-02T21:11:16.951Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-06-02T21:11:16.951Z] PASS [2022-06-02T21:11:16.951Z] [2022-06-02T21:11:16.951Z] === Skipped [2022-06-02T21:11:16.951Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-02T21:11:16.951Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-02T21:11:16.952Z] [2022-06-02T21:11:16.952Z] DONE 2 tests, 1 skipped in 3.582s [2022-06-02T21:11:16.952Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T21:11:17.207Z] INFO: Testing against a local daemon [2022-06-02T21:11:17.207Z] === RUN TestContinueAfterPluginCrash [2022-06-02T21:11:17.207Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T21:11:17.207Z] === RUN TestReadPluginNoRead [2022-06-02T21:11:17.207Z] === PAUSE TestReadPluginNoRead [2022-06-02T21:11:17.207Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T21:11:17.207Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T21:11:17.207Z] === CONT TestContinueAfterPluginCrash [2022-06-02T21:11:17.207Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T21:11:19.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T21:11:21.375Z] === CONT TestReadPluginNoRead [2022-06-02T21:11:21.375Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2022-06-02T21:11:23.889Z] === RUN TestReadPluginNoRead/default [2022-06-02T21:11:24.815Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T21:11:25.797Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:11:25.797Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:11:25.797Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:11:25.797Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:11:25.797Z] [2022-06-02T21:11:25.797Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-02T21:11:25.797Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-02T21:11:25.797Z] HOSTNAME=66604add9ccb [2022-06-02T21:11:25.797Z] TESTDEBUG=0 [2022-06-02T21:11:25.797Z] DEST=bundles/test-integration [2022-06-02T21:11:25.797Z] PWD=/go/src/github.com/docker/docker [2022-06-02T21:11:25.797Z] DOCKER_GITCOMMIT=e042bea997299db8668aa51941cdc57fe9e88df6 [2022-06-02T21:11:25.797Z] container=docker [2022-06-02T21:11:25.797Z] HOME=/root [2022-06-02T21:11:25.797Z] GOLANG_VERSION=1.18.3 [2022-06-02T21:11:25.797Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-02T21:11:25.797Z] VALIDATE_BRANCH=master [2022-06-02T21:11:25.797Z] TERM=xterm [2022-06-02T21:11:25.797Z] DOCKER_PKG=github.com/docker/docker [2022-06-02T21:11:25.797Z] SHLVL=1 [2022-06-02T21:11:25.797Z] TIMEOUT=120m [2022-06-02T21:11:25.797Z] DOCKER_BUILDTAGS= journald [2022-06-02T21:11:25.797Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-02T21:11:25.797Z] GO111MODULE=off [2022-06-02T21:11:25.797Z] DOCKER_EXPERIMENTAL=1 [2022-06-02T21:11:25.797Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-02T21:11:25.797Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-02T21:11:25.797Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-02T21:11:25.797Z] GOPATH=/go [2022-06-02T21:11:25.797Z] PKG_CONFIG=pkg-config [2022-06-02T21:11:25.797Z] _=/usr/bin/env [2022-06-02T21:11:25.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-02T21:11:26.181Z] --- PASS: TestContinueAfterPluginCrash (8.71s) [2022-06-02T21:11:26.181Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T21:11:27.544Z] === CONT TestReadPluginNoRead [2022-06-02T21:11:27.544Z] read_test.go:92: [de05019f3da51] daemon is not started [2022-06-02T21:11:27.544Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-06-02T21:11:27.544Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-06-02T21:11:27.544Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-06-02T21:11:27.544Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-06-02T21:11:27.544Z] PASS [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] DONE 6 tests in 10.246s [2022-06-02T21:11:27.544Z] 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-06-02T21:11:27.544Z] testing: warning: no tests to run [2022-06-02T21:11:27.544Z] PASS [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] DONE 0 tests in 0.030s [2022-06-02T21:11:27.544Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T21:11:27.544Z] INFO: Testing against a local daemon [2022-06-02T21:11:27.544Z] === RUN TestPluginWithDevMounts [2022-06-02T21:11:27.544Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-02T21:11:27.544Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-02T21:11:27.544Z] PASS [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] === Skipped [2022-06-02T21:11:27.544Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-02T21:11:27.544Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] DONE 1 tests, 1 skipped in 0.095s [2022-06-02T21:11:27.544Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T21:11:27.544Z] INFO: Testing against a local daemon [2022-06-02T21:11:27.544Z] === RUN TestSecretInspect [2022-06-02T21:11:27.544Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-02T21:11:27.544Z] === RUN TestSecretList [2022-06-02T21:11:27.544Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] --- SKIP: TestSecretList (0.01s) [2022-06-02T21:11:27.544Z] === RUN TestSecretsCreateAndDelete [2022-06-02T21:11:27.544Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-02T21:11:27.544Z] === RUN TestSecretsUpdate [2022-06-02T21:11:27.544Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-06-02T21:11:27.544Z] === RUN TestTemplatedSecret [2022-06-02T21:11:27.544Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-02T21:11:27.544Z] === RUN TestSecretCreateResolve [2022-06-02T21:11:27.544Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-02T21:11:27.544Z] PASS [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] === Skipped [2022-06-02T21:11:27.544Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-02T21:11:27.544Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-02T21:11:27.544Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-02T21:11:27.544Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-06-02T21:11:27.544Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-02T21:11:27.544Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-02T21:11:27.544Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.544Z] [2022-06-02T21:11:27.544Z] DONE 6 tests, 6 skipped in 0.153s [2022-06-02T21:11:27.544Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T21:11:27.800Z] INFO: Testing against a local daemon [2022-06-02T21:11:27.800Z] === RUN TestServiceCreateInit [2022-06-02T21:11:27.800Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T21:11:27.800Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T21:11:27.800Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-02T21:11:27.800Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T21:11:27.800Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T21:11:27.800Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T21:11:27.800Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-02T21:11:27.800Z] === RUN TestCreateServiceConflict [2022-06-02T21:11:27.800Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-02T21:11:27.800Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T21:11:27.800Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-02T21:11:27.800Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T21:11:27.800Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-02T21:11:27.800Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T21:11:27.800Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-02T21:11:27.800Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T21:11:27.800Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-02T21:11:27.800Z] === RUN TestCreateServiceSysctls [2022-06-02T21:11:27.800Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-02T21:11:27.800Z] === RUN TestCreateServiceCapabilities [2022-06-02T21:11:27.800Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-02T21:11:27.800Z] === RUN TestInspect [2022-06-02T21:11:27.800Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:27.800Z] --- SKIP: TestInspect (0.02s) [2022-06-02T21:11:27.800Z] === RUN TestCreateJob [2022-06-02T21:11:27.800Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:28.056Z] --- SKIP: TestCreateJob (0.01s) [2022-06-02T21:11:28.056Z] === RUN TestReplicatedJob [2022-06-02T21:11:28.056Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:28.056Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-02T21:11:28.056Z] === RUN TestUpdateReplicatedJob [2022-06-02T21:11:28.056Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:28.056Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-02T21:11:28.056Z] === RUN TestServiceListWithStatuses [2022-06-02T21:11:28.056Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:11:28.056Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T21:11:28.056Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T21:11:28.056Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:28.056Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-02T21:11:28.056Z] === RUN TestDockerNetworkReConnect [2022-06-02T21:11:28.056Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:28.056Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-02T21:11:28.056Z] === RUN TestServicePlugin [2022-06-02T21:11:29.944Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServicePlugin (1.93s) [2022-06-02T21:11:29.944Z] === RUN TestServiceUpdateLabel [2022-06-02T21:11:29.944Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-02T21:11:29.944Z] === RUN TestServiceUpdateSecrets [2022-06-02T21:11:29.944Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-02T21:11:29.944Z] === RUN TestServiceUpdateConfigs [2022-06-02T21:11:29.944Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-02T21:11:29.944Z] === RUN TestServiceUpdateNetwork [2022-06-02T21:11:29.944Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-06-02T21:11:29.944Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T21:11:29.944Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-02T21:11:29.944Z] PASS [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === Skipped [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T21:11:29.944Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T21:11:29.944Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-02T21:11:29.944Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-02T21:11:29.944Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-02T21:11:29.944Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-02T21:11:29.944Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-02T21:11:29.944Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-02T21:11:29.944Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-02T21:11:29.944Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-02T21:11:29.944Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-06-02T21:11:29.944Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-02T21:11:29.944Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-02T21:11:29.944Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-02T21:11:29.944Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T21:11:29.944Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-02T21:11:29.944Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-02T21:11:29.944Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-06-02T21:11:29.944Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-02T21:11:29.944Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-02T21:11:29.944Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-02T21:11:29.944Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-06-02T21:11:29.944Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-02T21:11:29.944Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-02T21:11:29.944Z] [2022-06-02T21:11:29.944Z] DONE 24 tests, 23 skipped in 2.340s [2022-06-02T21:11:29.944Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T21:11:30.200Z] INFO: Testing against a local daemon [2022-06-02T21:11:30.200Z] === RUN TestSessionCreate [2022-06-02T21:11:30.200Z] --- PASS: TestSessionCreate (0.04s) [2022-06-02T21:11:30.200Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T21:11:30.200Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-02T21:11:30.200Z] PASS [2022-06-02T21:11:30.200Z] [2022-06-02T21:11:30.200Z] DONE 2 tests in 0.151s [2022-06-02T21:11:30.200Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T21:11:30.200Z] INFO: Testing against a local daemon [2022-06-02T21:11:30.200Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T21:11:30.200Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T21:11:30.200Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T21:11:30.200Z] === RUN TestDiskUsage [2022-06-02T21:11:30.200Z] === PAUSE TestDiskUsage [2022-06-02T21:11:30.200Z] === RUN TestEventsExecDie [2022-06-02T21:11:30.760Z] --- PASS: TestEventsExecDie (0.50s) [2022-06-02T21:11:30.760Z] === RUN TestEventsBackwardsCompatible [2022-06-02T21:11:30.760Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-02T21:11:30.760Z] === RUN TestEventsVolumeCreate [2022-06-02T21:11:30.760Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-02T21:11:30.760Z] === RUN TestInfoBinaryCommits [2022-06-02T21:11:30.760Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T21:11:30.760Z] === RUN TestInfoAPIVersioned [2022-06-02T21:11:30.760Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T21:11:30.760Z] === RUN TestInfoAPI [2022-06-02T21:11:31.016Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T21:11:31.016Z] === RUN TestInfoAPIWarnings [2022-06-02T21:11:49.050Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-06-02T21:11:49.050Z] === RUN TestInfoDebug [2022-06-02T21:11:49.050Z] --- PASS: TestInfoDebug (0.54s) [2022-06-02T21:11:49.050Z] === RUN TestInfoInsecureRegistries [2022-06-02T21:11:49.050Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-02T21:11:49.050Z] === RUN TestInfoRegistryMirrors [2022-06-02T21:11:49.050Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-02T21:11:49.050Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T21:11:49.050Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-02T21:11:49.050Z] === RUN TestPingCacheHeaders [2022-06-02T21:11:49.309Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-02T21:11:49.309Z] === RUN TestPingGet [2022-06-02T21:11:49.309Z] --- PASS: TestPingGet (0.02s) [2022-06-02T21:11:49.309Z] === RUN TestPingHead [2022-06-02T21:11:49.309Z] --- PASS: TestPingHead (0.03s) [2022-06-02T21:11:49.309Z] === RUN TestPingSwarmHeader [2022-06-02T21:11:49.870Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T21:11:49.870Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T21:11:50.796Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T21:11:51.051Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-06-02T21:11:51.051Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T21:11:51.051Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T21:11:51.051Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T21:11:51.051Z] === RUN TestVersion [2022-06-02T21:11:51.051Z] --- PASS: TestVersion (0.03s) [2022-06-02T21:11:51.051Z] === CONT TestDiskUsage [2022-06-02T21:11:51.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T21:11:51.612Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T21:11:51.868Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T21:11:51.868Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T21:11:51.868Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T21:11:51.868Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T21:11:51.868Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T21:11:52.125Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T21:11:52.125Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T21:11:52.125Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T21:11:52.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T21:11:52.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage (1.25s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-02T21:11:52.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-06-02T21:11:52.125Z] PASS [2022-06-02T21:11:52.125Z] [2022-06-02T21:11:52.125Z] === Skipped [2022-06-02T21:11:52.125Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T21:11:52.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T21:11:52.125Z] [2022-06-02T21:11:52.125Z] DONE 54 tests, 1 skipped in 22.065s [2022-06-02T21:11:52.125Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T21:11:52.380Z] INFO: Testing against a local daemon [2022-06-02T21:11:52.380Z] === RUN TestVolumesCreateAndList [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T21:11:52.380Z] === RUN TestVolumesRemove [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-02T21:11:52.380Z] === RUN TestVolumesInspect [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T21:11:52.380Z] === RUN TestVolumesInvalidJSON [2022-06-02T21:11:52.380Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T21:11:52.380Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T21:11:52.380Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T21:11:52.380Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T21:11:52.380Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T21:11:52.380Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T21:11:52.380Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T21:11:52.380Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T21:11:52.380Z] PASS [2022-06-02T21:11:52.380Z] [2022-06-02T21:11:52.380Z] DONE 9 tests in 0.183s [2022-06-02T21:11:52.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T21:11:52.635Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14166 is not a child of this shell [2022-06-02T21:11:52.635Z] warning: PID 14166 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-02T21:11:52.635Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T21:11:52.635Z] [2022-06-02T21:11:52.635Z] Unloading profiles will leave already running processes permanently [2022-06-02T21:11:52.635Z] unconfined, which can lead to unexpected situations. [2022-06-02T21:11:52.635Z] [2022-06-02T21:11:52.635Z] To set a process to complain mode, use the command line tool [2022-06-02T21:11:52.635Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T21:11:52.635Z] Removing test suite binaries [2022-06-02T21:11:52.635Z] exiting test-integration [2022-06-02T21:11:52.635Z] ++ exit 0 [2022-06-02T21:11:52.635Z] Post stage [Pipeline] junit [2022-06-02T21:11:54.011Z] Recording test results [2022-06-02T21:11:54.357Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T21:11:54.693Z] + echo Ensuring container killed. [2022-06-02T21:11:54.693Z] Ensuring container killed. [2022-06-02T21:11:54.693Z] + docker rm -vf docker-pr3 [2022-06-02T21:11:54.693Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-02T21:11:55.011Z] + echo Chowning /workspace to jenkins user [2022-06-02T21:11:55.011Z] Chowning /workspace to jenkins user [2022-06-02T21:11:55.011Z] + id -u [2022-06-02T21:11:55.011Z] + id -g [2022-06-02T21:11:55.011Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43066:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T21:11:56.709Z] + bundleName=amd64-rootless [2022-06-02T21:11:56.709Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-02T21:11:56.709Z] Creating amd64-rootless-bundles.tar.gz [2022-06-02T21:11:56.709Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-02T21:11:56.709Z] + 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-06-02T21:11:56.718Z] Archiving artifacts [2022-06-02T21:11:56.960Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43066/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T21:11:57.257Z] + make clean [2022-06-02T21:11:57.257Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T21:11:57.257Z] docker-dev-cache [2022-06-02T21:11:57.257Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T21:11:57.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-02T21:11:57.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-02T21:12:03.322Z] --- PASS: TestImportExtremelyLargeImageWorks (91.54s) [2022-06-02T21:12:03.322Z] PASS [2022-06-02T21:12:03.322Z] [2022-06-02T21:12:03.322Z] DONE 22 tests in 94.505s [2022-06-02T21:12:03.322Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T21:12:03.322Z] INFO: Testing against a local daemon [2022-06-02T21:12:03.322Z] === RUN TestNetworkCreateDelete [2022-06-02T21:12:03.322Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-02T21:12:03.322Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T21:12:03.322Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-06-02T21:12:03.322Z] === RUN TestDaemonDNSFallback [2022-06-02T21:12:05.207Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-06-02T21:12:05.207Z] === RUN TestInspectNetwork [2022-06-02T21:12:08.478Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T21:12:08.478Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T21:12:08.478Z] === RUN TestInspectNetwork/network_name [2022-06-02T21:12:08.478Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T21:12:12.648Z] --- PASS: TestInspectNetwork (7.29s) [2022-06-02T21:12:12.648Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T21:12:12.648Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T21:12:12.648Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T21:12:12.648Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T21:12:12.648Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T21:12:14.538Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T21:12:14.538Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:12:14.538Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:12:14.538Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:12:14.538Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T21:12:14.538Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T21:12:14.538Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T21:12:14.538Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T21:12:14.538Z] === RUN TestNetworkList [2022-06-02T21:12:14.538Z] === RUN TestNetworkList//networks [2022-06-02T21:12:14.538Z] === PAUSE TestNetworkList//networks [2022-06-02T21:12:14.538Z] === RUN TestNetworkList//networks/ [2022-06-02T21:12:14.538Z] === PAUSE TestNetworkList//networks/ [2022-06-02T21:12:14.538Z] === CONT TestNetworkList//networks [2022-06-02T21:12:14.538Z] === CONT TestNetworkList//networks/ [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T21:12:14.538Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T21:12:14.538Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T21:12:14.794Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-06-02T21:12:14.794Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T21:12:15.720Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-02T21:12:15.720Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T21:12:16.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-02T21:12:16.645Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-02T21:12:16.645Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T21:12:17.572Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-06-02T21:12:17.572Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T21:12:17.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T21:12:17.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T21:12:18.935Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-02T21:12:18.935Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T21:12:19.497Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-02T21:12:19.497Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T21:12:20.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T21:12:21.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-02T21:12:22.010Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-06-02T21:12:22.010Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T21:12:22.010Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:12:22.010Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:12:22.010Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T21:12:22.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T21:12:22.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T21:12:25.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T21:12:29.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-02T21:12:29.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-02T21:12:30.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-02T21:12:30.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-02T21:12:30.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-02T21:12:31.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-02T21:12:33.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T21:12:34.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-02T21:12:35.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T21:12:35.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T21:12:36.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T21:12:36.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-02T21:12:36.843Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2022-06-02T21:12:36.843Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T21:12:37.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T21:12:38.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T21:12:38.731Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0i3qlcshimvziu68mnbhcg5mz Created:2022-06-02 21:12:37.03084556 +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[54296e43e3873754fc8c0d4d58f7dc14967d5a2d57b30b5ee60b26cd2b12b12a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vufh1g5cc4zbeqpdjva6e45s7 EndpointID:cac5f87364f95ba7962d9331a89bbec2e91ea09b82a23aa3d6280d72b265f0dc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d99aaa85036cd5abbbe0d9f55a555a399b49a9d5afe08ed9a79295085dd08c6e 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:d75b9de23ac8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vufh1g5cc4zbeqpdjva6e45s7 EndpointID:cac5f87364f95ba7962d9331a89bbec2e91ea09b82a23aa3d6280d72b265f0dc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T21:12:39.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T21:12:39.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-02T21:12:39.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T21:12:40.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-02T21:12:40.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T21:12:41.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T21:12:41.465Z] Using test binary docker [2022-06-02T21:12:41.465Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T21:12:41.465Z] +++ /etc/init.d/apparmor start [2022-06-02T21:12:41.465Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T21:12:41.465Z] INFO: Waiting for daemon to start... [2022-06-02T21:12:41.465Z] Starting dockerd [2022-06-02T21:12:41.465Z] +++ 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-06-02T21:12:42.890Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-06-02T21:12:42.890Z] PASS [2022-06-02T21:12:42.890Z] [2022-06-02T21:12:42.890Z] === Skipped [2022-06-02T21:12:42.890Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:12:42.890Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:12:42.890Z] [2022-06-02T21:12:42.890Z] DONE 38 tests, 1 skipped in 44.332s [2022-06-02T21:12:42.890Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:12:42.890Z] INFO: Testing against a local daemon [2022-06-02T21:12:42.890Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T21:12:42.890Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:12:42.890Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:12:42.890Z] === RUN TestDockerNetworkIpvlan [2022-06-02T21:12:42.890Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:12:42.890Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:12:42.890Z] PASS [2022-06-02T21:12:42.890Z] [2022-06-02T21:12:42.890Z] === Skipped [2022-06-02T21:12:42.891Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:12:42.891Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:12:42.891Z] [2022-06-02T21:12:42.891Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:12:42.891Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:12:42.891Z] [2022-06-02T21:12:42.891Z] DONE 2 tests, 2 skipped in 0.023s [2022-06-02T21:12:42.891Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:12:42.891Z] INFO: Testing against a local daemon [2022-06-02T21:12:42.891Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T21:12:43.373Z] . [2022-06-02T21:12:43.373Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T21:12:43.373Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T21:12:43.373Z] Error: No such image: emptyfs [2022-06-02T21:12:43.373Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T21:12:43.373Z] ++++ docker load [2022-06-02T21:12:43.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-02T21:12:43.633Z] Running integration-test (iteration 1) [2022-06-02T21:12:43.633Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T21:12:43.633Z] ++ 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-06-02T21:12:43.633Z] ++ set -e [2022-06-02T21:12:43.633Z] ++ '[' -n 0 ']' [2022-06-02T21:12:43.633Z] ++ set -x [2022-06-02T21:12:43.633Z] ++ 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-06-02T21:12:43.893Z] Loaded image: busybox:latest [2022-06-02T21:12:43.893Z] Loaded image: busybox:glibc [2022-06-02T21:12:44.261Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-06-02T21:12:44.261Z] === RUN TestDockerNetworkMacvlan [2022-06-02T21:12:44.821Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T21:12:44.834Z] Loaded image: debian:bullseye-slim [2022-06-02T21:12:44.834Z] Loaded image: hello-world:latest [2022-06-02T21:12:45.095Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:12:45.095Z] INFO: Testing against a local daemon [2022-06-02T21:12:45.095Z] === RUN TestCgroupNamespacesBuild [2022-06-02T21:12:45.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-02T21:12:45.747Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T21:12:46.308Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T21:12:46.476Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-06-02T21:12:46.476Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T21:12:47.416Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-06-02T21:12:47.416Z] === RUN TestBuildWithSession [2022-06-02T21:12:47.416Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:12:47.416Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T21:12:47.416Z] === RUN TestBuildSquashParent [2022-06-02T21:12:48.198Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T21:12:49.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-02T21:12:49.826Z] INFO [linters context/goanalysis] analyzers took 4m54.687515814s with top 10 stages: buildir: 1m59.034379333s, goimports: 25.580617748s, unconvert: 17.240379335s, gosec: 16.748675877s, S1038: 9.683289576s, golint: 8.452957728s, misspell: 6.692203963s, nilness: 4.435482356s, directives: 4.354586815s, S1039: 4.18238695s [2022-06-02T21:12:49.826Z] INFO [runner] Issues before processing: 3034, after processing: 0 [2022-06-02T21:12:49.826Z] INFO [runner] Processors filtering stat (out/in): cgo: 2418/3034, skip_files: 2418/2418, skip_dirs: 2418/2418, autogenerated_exclude: 2035/2418, identifier_marker: 2035/2035, nolint: 0/77, filename_unadjuster: 2418/2418, path_prettifier: 2418/2418, exclude: 2035/2035, exclude-rules: 77/2035 [2022-06-02T21:12:49.826Z] INFO [runner] processing took 81.424558ms with stages: nolint: 32.352732ms, identifier_marker: 21.51647ms, path_prettifier: 9.048841ms, autogenerated_exclude: 8.502119ms, exclude-rules: 7.846378ms, skip_dirs: 1.696741ms, cgo: 300.265µs, filename_unadjuster: 155.798µs, max_same_issues: 1.594µs, uniq_by_line: 590ns, max_from_linter: 404ns, skip_files: 399ns, exclude: 367ns, diff: 330ns, source_code: 313ns, severity-rules: 280ns, path_shortener: 263ns, sort_results: 241ns, max_per_file_from_linter: 237ns, path_prefixer: 196ns [2022-06-02T21:12:49.826Z] INFO [runner] linters took 1m31.222246284s with stages: goanalysis_metalinter: 1m31.140666313s [2022-06-02T21:12:49.826Z] INFO File cache stats: 1671 entries of total size 8.5MiB [2022-06-02T21:12:49.826Z] INFO Memory: 2617 samples, avg is 284.1MB, max is 1206.6MB [2022-06-02T21:12:49.826Z] INFO Execution took 4m21.624442397s [2022-06-02T21:12:49.826Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-02T21:12:50.085Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T21:12:50.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh dynbinary test-docker-py [2022-06-02T21:12:50.399Z] [2022-06-02T21:12:50.657Z] Removing bundles/ [2022-06-02T21:12:50.657Z] [2022-06-02T21:12:50.657Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-02T21:12:50.657Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:12:50.657Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:12:51.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-02T21:12:51.617Z] --- PASS: TestBuildSquashParent (3.88s) [2022-06-02T21:12:51.617Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T21:12:51.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:12:51.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:12:51.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:12:51.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:12:51.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:12:51.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:12:51.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:12:51.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:12:51.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:12:51.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:12:51.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:12:51.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:12:51.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:12:51.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:12:52.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:12:52.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:12:53.355Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T21:12:53.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:12:53.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:12:54.283Z] --- PASS: TestDockerNetworkMacvlan (9.93s) [2022-06-02T21:12:54.283Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-02T21:12:54.283Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-02T21:12:54.283Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-06-02T21:12:54.283Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-06-02T21:12:54.283Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-06-02T21:12:54.283Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2022-06-02T21:12:54.283Z] PASS [2022-06-02T21:12:54.283Z] [2022-06-02T21:12:54.283Z] DONE 8 tests in 11.180s [2022-06-02T21:12:54.283Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T21:12:54.283Z] testing: warning: no tests to run [2022-06-02T21:12:54.283Z] PASS [2022-06-02T21:12:54.283Z] [2022-06-02T21:12:54.283Z] DONE 0 tests in 0.007s [2022-06-02T21:12:54.283Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T21:12:54.283Z] INFO: Testing against a local daemon [2022-06-02T21:12:54.283Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T21:12:54.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-02T21:12:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-02T21:12:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) [2022-06-02T21:12:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-06-02T21:12:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2022-06-02T21:12:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-06-02T21:12:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s) [2022-06-02T21:12:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s) [2022-06-02T21:12:55.145Z] === RUN TestBuildMultiStageCopy [2022-06-02T21:12:55.145Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T21:12:55.210Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-06-02T21:12:55.210Z] === RUN TestAuthZPluginTLS [2022-06-02T21:12:55.771Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-02T21:12:55.771Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T21:12:56.332Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-02T21:12:56.332Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T21:12:56.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T21:12:56.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T21:12:56.787Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T21:12:56.892Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-02T21:12:56.892Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T21:12:56.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T21:12:56.951Z] Using test binary docker [2022-06-02T21:12:56.951Z] +++ /etc/init.d/apparmor start [2022-06-02T21:12:56.951Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T21:12:56.951Z] Starting dockerd [2022-06-02T21:12:56.951Z] INFO: Waiting for daemon to start... [2022-06-02T21:12:56.951Z] +++ 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-06-02T21:12:57.047Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T21:12:57.308Z] --- PASS: TestBuildMultiStageCopy (2.08s) [2022-06-02T21:12:57.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-06-02T21:12:57.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-06-02T21:12:57.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-02T21:12:57.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-06-02T21:12:57.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-06-02T21:12:57.308Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T21:12:57.496Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-02T21:12:57.496Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T21:12:57.878Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-06-02T21:12:57.878Z] === RUN TestBuildLabelWithTargets [2022-06-02T21:12:58.819Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-06-02T21:12:58.819Z] === RUN TestBuildWithEmptyLayers [2022-06-02T21:12:58.858Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-06-02T21:12:58.858Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T21:12:58.863Z] . [2022-06-02T21:12:58.863Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T21:12:58.863Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T21:12:58.863Z] Error: No such image: emptyfs [2022-06-02T21:12:58.863Z] ++++ docker load [2022-06-02T21:12:58.863Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T21:12:59.114Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-02T21:12:59.114Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T21:12:59.389Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-06-02T21:12:59.389Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T21:12:59.434Z] Running integration-test (iteration 1) [2022-06-02T21:12:59.434Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-02T21:12:59.434Z] ++ 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-06-02T21:12:59.434Z] ++ set -e [2022-06-02T21:12:59.434Z] ++ '[' -n 0 ']' [2022-06-02T21:12:59.434Z] ++ set -x [2022-06-02T21:12:59.434Z] ++ 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-06-02T21:12:59.675Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-02T21:12:59.675Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T21:13:00.236Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-02T21:13:00.236Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T21:13:00.377Z] Loaded image: busybox:latest [2022-06-02T21:13:00.637Z] Loaded image: busybox:glibc [2022-06-02T21:13:00.771Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-06-02T21:13:00.771Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T21:13:01.342Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-06-02T21:13:01.342Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T21:13:01.599Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-06-02T21:13:01.599Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T21:13:02.724Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-06-02T21:13:02.724Z] === RUN TestBuildWithHugeFile [2022-06-02T21:13:03.503Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-06-02T21:13:03.504Z] === RUN TestAuthZPluginHeader [2022-06-02T21:13:03.763Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-02T21:13:03.763Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T21:13:04.843Z] Loaded image: debian:bullseye-slim [2022-06-02T21:13:05.103Z] Loaded image: hello-world:latest [2022-06-02T21:13:05.364Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:13:05.364Z] INFO: Testing against a local daemon [2022-06-02T21:13:05.364Z] === RUN TestCgroupNamespacesBuild [2022-06-02T21:13:07.907Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-06-02T21:13:07.907Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-02T21:13:07.922Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.98s) [2022-06-02T21:13:07.922Z] === RUN TestAuthZPluginV2Disable [2022-06-02T21:13:09.820Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-06-02T21:13:09.820Z] === RUN TestBuildWithSession [2022-06-02T21:13:09.820Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:13:09.820Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-02T21:13:09.820Z] === RUN TestBuildSquashParent [2022-06-02T21:13:12.089Z] --- PASS: TestAuthZPluginV2Disable (3.51s) [2022-06-02T21:13:12.089Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T21:13:14.600Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-06-02T21:13:14.600Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T21:13:19.824Z] --- PASS: TestBuildSquashParent (8.53s) [2022-06-02T21:13:19.825Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-02T21:13:19.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:13:19.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:13:19.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:13:19.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:13:19.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:13:19.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:13:19.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:13:19.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:13:19.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:13:19.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:13:19.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:13:19.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:13:19.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-02T21:13:19.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-02T21:13:21.210Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-02T21:13:21.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-02T21:13:24.539Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.69s) [2022-06-02T21:13:24.539Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T21:13:25.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-02T21:13:25.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-02T21:13:28.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-02T21:13:28.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2022-06-02T21:13:28.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) [2022-06-02T21:13:28.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2022-06-02T21:13:28.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2022-06-02T21:13:28.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2022-06-02T21:13:28.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2022-06-02T21:13:28.404Z] === RUN TestBuildMultiStageCopy [2022-06-02T21:13:28.404Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-02T21:13:30.948Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-02T21:13:31.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-02T21:13:31.781Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-02T21:13:32.352Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-02T21:13:33.294Z] --- PASS: TestBuildMultiStageCopy (5.09s) [2022-06-02T21:13:33.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2022-06-02T21:13:33.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-06-02T21:13:33.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-06-02T21:13:33.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-06-02T21:13:33.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-06-02T21:13:33.294Z] === RUN TestBuildMultiStageParentConfig [2022-06-02T21:13:34.680Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-06-02T21:13:34.680Z] === RUN TestBuildLabelWithTargets [2022-06-02T21:13:36.595Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-06-02T21:13:36.595Z] === RUN TestBuildWithEmptyLayers [2022-06-02T21:13:38.242Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-06-02T21:13:38.242Z] === RUN TestBuildMultiStageOnBuild [2022-06-02T21:13:41.534Z] --- PASS: TestBuildWithHugeFile (34.70s) [2022-06-02T21:13:41.534Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T21:13:41.534Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:13:41.534Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:13:41.534Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T21:13:41.534Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:13:41.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:13:41.534Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:13:41.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:13:41.534Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:13:41.534Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:13:41.534Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:13:41.534Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:13:41.534Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:13:41.534Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-02T21:13:41.534Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-02T21:13:41.534Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-02T21:13:41.534Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-02T21:13:41.534Z] === RUN TestBuildPreserveOwnership [2022-06-02T21:13:41.534Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T21:13:41.534Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T21:13:41.534Z] --- PASS: TestBuildPreserveOwnership (2.99s) [2022-06-02T21:13:41.534Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.96s) [2022-06-02T21:13:41.534Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-06-02T21:13:41.534Z] === RUN TestBuildPlatformInvalid [2022-06-02T21:13:41.534Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-02T21:13:41.534Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T21:13:41.534Z] Loaded image: busybox:latest [2022-06-02T21:13:41.534Z] Loaded image: busybox:glibc [2022-06-02T21:13:41.545Z] --- PASS: TestBuildMultiStageOnBuild (3.25s) [2022-06-02T21:13:41.545Z] === RUN TestBuildUncleanTarFilenames [2022-06-02T21:13:42.581Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-02T21:13:42.581Z] PASS [2022-06-02T21:13:42.581Z] [2022-06-02T21:13:42.581Z] DONE 17 tests in 46.704s [2022-06-02T21:13:42.581Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T21:13:42.581Z] INFO: Testing against a local daemon [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:13:42.581Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:13:42.581Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T21:13:42.581Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T21:13:42.581Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T21:13:42.581Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T21:13:42.581Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T21:13:42.581Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T21:13:42.581Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T21:13:42.581Z] === RUN TestPluginInstall [2022-06-02T21:13:42.581Z] === RUN TestPluginInstall/no_auth [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:880a8fd070fd0e0b1d5aaecd4a12932486f49add3e59f8b6e0e4cf7f6f010762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:880a8fd070fd0e0b1d5aaecd4a12932486f49add3e59f8b6e0e4cf7f6f010762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:13:42.581Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:880a8fd070fd0e0b1d5aaecd4a12932486f49add3e59f8b6e0e4cf7f6f010762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:13:42.581Z] time="2022-06-02T21:13:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:880a8fd070fd0e0b1d5aaecd4a12932486f49add3e59f8b6e0e4cf7f6f010762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:13:42.581Z] === RUN TestPluginInstall/with_insecure [2022-06-02T21:13:42.916Z] Loaded image: debian:bullseye-slim [2022-06-02T21:13:42.916Z] Loaded image: hello-world:latest [2022-06-02T21:13:42.916Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:13:43.459Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2022-06-02T21:13:43.459Z] === RUN TestBuildMultiStageLayerLeak [2022-06-02T21:13:43.510Z] time="2022-06-02T21:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:13:43.510Z] time="2022-06-02T21:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0b8fb571c9466fb58d92a54ab98e2b227ced3e96b9df39664c9ca46e914d0f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:13:43.510Z] time="2022-06-02T21:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:13:43.510Z] time="2022-06-02T21:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0b8fb571c9466fb58d92a54ab98e2b227ced3e96b9df39664c9ca46e914d0f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:13:43.510Z] plugin_test.go:195: [dbc57acc1e685] daemon is not started [2022-06-02T21:13:43.510Z] --- PASS: TestPluginInstall (2.72s) [2022-06-02T21:13:43.510Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2022-06-02T21:13:43.510Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-06-02T21:13:43.510Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-06-02T21:13:43.510Z] === RUN TestPluginsWithRuntimes [2022-06-02T21:13:45.395Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T21:13:46.006Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T21:13:46.762Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2022-06-02T21:13:46.762Z] === RUN TestBuildWithHugeFile [2022-06-02T21:13:46.938Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-06-02T21:13:46.938Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-06-02T21:13:46.938Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-06-02T21:13:46.938Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T21:13:47.498Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-02T21:13:47.498Z] PASS [2022-06-02T21:13:47.498Z] [2022-06-02T21:13:47.498Z] DONE 24 tests in 6.668s [2022-06-02T21:13:47.498Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T21:13:47.498Z] INFO: Testing against a local daemon [2022-06-02T21:13:47.498Z] === RUN TestExternalGraphDriver [2022-06-02T21:13:47.498Z] === RUN TestExternalGraphDriver/json [2022-06-02T21:13:49.384Z] === RUN TestExternalGraphDriver/spec [2022-06-02T21:13:50.748Z] === RUN TestExternalGraphDriver/pull [2022-06-02T21:13:51.048Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.53s) [2022-06-02T21:13:51.048Z] PASS [2022-06-02T21:13:51.048Z] [2022-06-02T21:13:51.048Z] === Skipped [2022-06-02T21:13:51.048Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-02T21:13:51.048Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:13:51.048Z] [2022-06-02T21:13:51.048Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:13:51.048Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:13:51.048Z] [2022-06-02T21:13:51.048Z] DONE 34 tests, 2 skipped in 66.721s [2022-06-02T21:13:51.048Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T21:13:51.048Z] ++ 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-06-02T21:13:51.048Z] ++ set -e [2022-06-02T21:13:51.048Z] ++ '[' -n 0 ']' [2022-06-02T21:13:51.048Z] ++ set -x [2022-06-02T21:13:51.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-02T21:13:51.048Z] INFO: Testing against a local daemon [2022-06-02T21:13:51.048Z] === RUN TestConfigInspect [2022-06-02T21:13:52.635Z] --- PASS: TestExternalGraphDriver (4.91s) [2022-06-02T21:13:52.635Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-06-02T21:13:52.635Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-06-02T21:13:52.635Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-06-02T21:13:52.635Z] === RUN TestGraphdriverPluginV2 [2022-06-02T21:13:52.956Z] --- PASS: TestConfigInspect (2.20s) [2022-06-02T21:13:52.956Z] === RUN TestConfigList [2022-06-02T21:13:54.865Z] --- PASS: TestConfigList (2.19s) [2022-06-02T21:13:54.865Z] === RUN TestConfigsCreateAndDelete [2022-06-02T21:13:56.794Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-06-02T21:13:56.794Z] PASS [2022-06-02T21:13:56.794Z] [2022-06-02T21:13:56.794Z] DONE 5 tests in 8.792s [2022-06-02T21:13:56.794Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T21:13:56.794Z] INFO: Testing against a local daemon [2022-06-02T21:13:56.794Z] === RUN TestContinueAfterPluginCrash [2022-06-02T21:13:56.794Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T21:13:56.794Z] === RUN TestReadPluginNoRead [2022-06-02T21:13:56.794Z] === PAUSE TestReadPluginNoRead [2022-06-02T21:13:56.794Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T21:13:56.794Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T21:13:56.794Z] === CONT TestContinueAfterPluginCrash [2022-06-02T21:13:56.794Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T21:13:57.404Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-06-02T21:13:57.404Z] === RUN TestConfigsUpdate [2022-06-02T21:13:59.312Z] --- PASS: TestConfigsUpdate (2.23s) [2022-06-02T21:13:59.312Z] === RUN TestTemplatedConfig [2022-06-02T21:14:00.058Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-06-02T21:14:00.058Z] === CONT TestReadPluginNoRead [2022-06-02T21:14:01.853Z] --- PASS: TestTemplatedConfig (2.45s) [2022-06-02T21:14:01.853Z] === RUN TestConfigCreateResolve [2022-06-02T21:14:01.946Z] === RUN TestReadPluginNoRead/default [2022-06-02T21:14:03.310Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T21:14:03.764Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-06-02T21:14:03.764Z] PASS [2022-06-02T21:14:03.764Z] [2022-06-02T21:14:03.764Z] DONE 6 tests in 13.568s [2022-06-02T21:14:04.023Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T21:14:04.023Z] ++ 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-06-02T21:14:04.023Z] ++ set -e [2022-06-02T21:14:04.023Z] ++ '[' -n 0 ']' [2022-06-02T21:14:04.023Z] ++ set -x [2022-06-02T21:14:04.023Z] ++ 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-06-02T21:14:04.023Z] INFO: Testing against a local daemon [2022-06-02T21:14:04.023Z] === RUN TestAttachWithTTY [2022-06-02T21:14:04.023Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-02T21:14:04.023Z] === RUN TestAttachWithoutTTy [2022-06-02T21:14:04.283Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-02T21:14:04.283Z] === RUN TestCheckpoint [2022-06-02T21:14:04.283Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:14:04.283Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T21:14:04.283Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T21:14:04.283Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:14:04.283Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:14:04.283Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:14:04.283Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:14:04.283Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:14:04.283Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:14:04.283Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T21:14:04.283Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T21:14:04.283Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T21:14:04.283Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T21:14:04.283Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T21:14:04.283Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T21:14:04.283Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T21:14:04.284Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T21:14:04.284Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T21:14:04.284Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T21:14:04.284Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T21:14:04.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-02T21:14:04.284Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T21:14:04.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-02T21:14:04.284Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T21:14:04.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-02T21:14:04.284Z] === RUN TestCopyEmptyFile [2022-06-02T21:14:04.544Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-02T21:14:04.544Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T21:14:04.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-02T21:14:04.544Z] === RUN TestCopyFromContainer [2022-06-02T21:14:04.672Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T21:14:04.672Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-06-02T21:14:05.598Z] === CONT TestReadPluginNoRead [2022-06-02T21:14:05.598Z] read_test.go:92: [dc3e1ab449287] daemon is not started [2022-06-02T21:14:05.598Z] --- PASS: TestReadPluginNoRead (5.91s) [2022-06-02T21:14:05.598Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-06-02T21:14:05.598Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-06-02T21:14:05.598Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-06-02T21:14:05.598Z] PASS [2022-06-02T21:14:05.598Z] [2022-06-02T21:14:05.598Z] DONE 6 tests in 9.362s [2022-06-02T21:14:05.598Z] 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-06-02T21:14:05.598Z] testing: warning: no tests to run [2022-06-02T21:14:05.598Z] PASS [2022-06-02T21:14:05.598Z] [2022-06-02T21:14:05.598Z] DONE 0 tests in 0.008s [2022-06-02T21:14:05.598Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T21:14:05.598Z] INFO: Testing against a local daemon [2022-06-02T21:14:05.598Z] === RUN TestPluginWithDevMounts [2022-06-02T21:14:05.598Z] === PAUSE TestPluginWithDevMounts [2022-06-02T21:14:05.598Z] === CONT TestPluginWithDevMounts [2022-06-02T21:14:05.927Z] === RUN TestCopyFromContainer// [2022-06-02T21:14:05.927Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T21:14:05.927Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T21:14:05.927Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T21:14:05.927Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T21:14:05.927Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T21:14:05.927Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T21:14:06.188Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T21:14:06.188Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T21:14:06.188Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer (1.66s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-02T21:14:06.188Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-02T21:14:06.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T21:14:06.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:14:06.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:14:06.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:14:06.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:14:06.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:14:06.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:14:06.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:14:06.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:14:06.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:14:06.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-02T21:14:06.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T21:14:06.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T21:14:06.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T21:14:06.449Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T21:14:06.449Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T21:14:06.449Z] === RUN TestCreateWithInvalidEnv [2022-06-02T21:14:06.449Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T21:14:06.449Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T21:14:06.449Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T21:14:06.449Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T21:14:06.449Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T21:14:06.449Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T21:14:06.449Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T21:14:06.449Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T21:14:06.449Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T21:14:06.449Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-02T21:14:06.449Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T21:14:06.449Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T21:14:06.449Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T21:14:06.449Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T21:14:06.449Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-02T21:14:06.449Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T21:14:07.484Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-06-02T21:14:07.484Z] PASS [2022-06-02T21:14:07.484Z] [2022-06-02T21:14:07.484Z] DONE 1 tests in 1.593s [2022-06-02T21:14:07.484Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T21:14:07.484Z] INFO: Testing against a local daemon [2022-06-02T21:14:07.484Z] === RUN TestSecretInspect [2022-06-02T21:14:07.946Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-06-02T21:14:07.946Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T21:14:08.886Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-06-02T21:14:08.886Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T21:14:08.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:14:08.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:14:08.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:14:08.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:14:08.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:14:08.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:14:08.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:14:08.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:14:08.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:14:08.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:14:08.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:14:08.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:14:08.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:14:08.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:14:08.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:14:08.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-02T21:14:08.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-02T21:14:08.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T21:14:08.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T21:14:08.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-02T21:14:08.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T21:14:08.886Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T21:14:09.455Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-06-02T21:14:09.455Z] === RUN TestCreateDifferentPlatform [2022-06-02T21:14:09.455Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T21:14:09.455Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T21:14:09.455Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-02T21:14:09.455Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-02T21:14:09.455Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T21:14:09.455Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T21:14:09.455Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-02T21:14:09.455Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T21:14:09.455Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-02T21:14:09.455Z] === RUN TestCreateInvalidHostConfig [2022-06-02T21:14:09.455Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:14:09.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:14:09.455Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:14:09.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:14:09.455Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:14:09.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:14:09.455Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:14:09.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:14:09.455Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:14:09.455Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:14:09.455Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:14:09.455Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:14:09.455Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-02T21:14:09.455Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T21:14:09.455Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T21:14:09.455Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T21:14:09.455Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T21:14:09.455Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T21:14:09.455Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T21:14:09.455Z] === RUN TestDaemonRestartIpcMode [2022-06-02T21:14:09.455Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T21:14:09.456Z] === RUN TestDaemonHostGatewayIP [2022-06-02T21:14:09.456Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T21:14:09.456Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T21:14:09.456Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T21:14:09.456Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T21:14:09.456Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T21:14:09.456Z] === RUN TestDiff [2022-06-02T21:14:10.018Z] --- PASS: TestSecretInspect (2.24s) [2022-06-02T21:14:10.018Z] === RUN TestSecretList [2022-06-02T21:14:10.025Z] --- PASS: TestDiff (0.44s) [2022-06-02T21:14:10.025Z] === RUN TestExecWithCloseStdin [2022-06-02T21:14:10.595Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-06-02T21:14:10.595Z] === RUN TestExec [2022-06-02T21:14:10.855Z] --- PASS: TestExec (0.49s) [2022-06-02T21:14:10.855Z] === RUN TestExecUser [2022-06-02T21:14:11.425Z] --- PASS: TestExecUser (0.51s) [2022-06-02T21:14:11.425Z] === RUN TestExportContainerAndImportImage [2022-06-02T21:14:11.904Z] --- PASS: TestSecretList (2.14s) [2022-06-02T21:14:11.904Z] === RUN TestSecretsCreateAndDelete [2022-06-02T21:14:11.994Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-06-02T21:14:11.994Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T21:14:13.376Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-02T21:14:13.376Z] === RUN TestHealthCheckWorkdir [2022-06-02T21:14:13.790Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-06-02T21:14:13.791Z] === RUN TestSecretsUpdate [2022-06-02T21:14:13.945Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-06-02T21:14:13.945Z] === RUN TestHealthKillContainer [2022-06-02T21:14:16.303Z] --- PASS: TestSecretsUpdate (2.20s) [2022-06-02T21:14:16.303Z] === RUN TestTemplatedSecret [2022-06-02T21:14:18.815Z] --- PASS: TestTemplatedSecret (2.60s) [2022-06-02T21:14:18.815Z] === RUN TestSecretCreateResolve [2022-06-02T21:14:21.333Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-06-02T21:14:21.333Z] PASS [2022-06-02T21:14:21.333Z] [2022-06-02T21:14:21.333Z] DONE 6 tests in 13.538s [2022-06-02T21:14:21.333Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T21:14:21.333Z] INFO: Testing against a local daemon [2022-06-02T21:14:21.333Z] === RUN TestServiceCreateInit [2022-06-02T21:14:21.333Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T21:14:22.073Z] --- PASS: TestHealthKillContainer (7.89s) [2022-06-02T21:14:22.073Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T21:14:22.073Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-06-02T21:14:22.073Z] === RUN TestIpcModeNone [2022-06-02T21:14:22.644Z] --- PASS: TestIpcModeNone (0.51s) [2022-06-02T21:14:22.644Z] === RUN TestIpcModePrivate [2022-06-02T21:14:23.214Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-02T21:14:23.214Z] --- PASS: TestIpcModePrivate (0.50s) [2022-06-02T21:14:23.214Z] === RUN TestIpcModeShareable [2022-06-02T21:14:23.474Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-06-02T21:14:23.734Z] --- PASS: TestIpcModeShareable (0.47s) [2022-06-02T21:14:23.734Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T21:14:25.116Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-06-02T21:14:25.116Z] === RUN TestAPIIpcModeHost [2022-06-02T21:14:25.493Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T21:14:25.685Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-06-02T21:14:25.685Z] === RUN TestDaemonIpcModeShareable [2022-06-02T21:14:26.627Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-02T21:14:26.627Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-06-02T21:14:26.627Z] === RUN TestDaemonIpcModePrivate [2022-06-02T21:14:28.009Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-02T21:14:28.009Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-06-02T21:14:28.009Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T21:14:28.758Z] --- PASS: TestServiceCreateInit (7.67s) [2022-06-02T21:14:28.758Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.93s) [2022-06-02T21:14:28.758Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-06-02T21:14:28.758Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T21:14:28.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-02T21:14:29.241Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2022-06-02T21:14:29.241Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T21:14:30.181Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-02T21:14:30.181Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-06-02T21:14:30.181Z] === RUN TestIpcModeOlderClient [2022-06-02T21:14:30.181Z] === PAUSE TestIpcModeOlderClient [2022-06-02T21:14:30.181Z] === RUN TestKillContainerInvalidSignal [2022-06-02T21:14:30.751Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-06-02T21:14:30.751Z] === RUN TestKillContainer [2022-06-02T21:14:30.751Z] === RUN TestKillContainer/no_signal [2022-06-02T21:14:31.321Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T21:14:31.582Z] === RUN TestKillContainer/killing_signal [2022-06-02T21:14:32.152Z] --- PASS: TestKillContainer (1.35s) [2022-06-02T21:14:32.152Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-06-02T21:14:32.152Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-06-02T21:14:32.152Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-06-02T21:14:32.152Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T21:14:32.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T21:14:32.412Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T21:14:33.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-06-02T21:14:33.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-06-02T21:14:33.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-06-02T21:14:33.355Z] === RUN TestKillStoppedContainer [2022-06-02T21:14:33.355Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-02T21:14:33.355Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T21:14:33.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-02T21:14:33.355Z] === RUN TestKillDifferentUserContainer [2022-06-02T21:14:33.926Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-06-02T21:14:33.926Z] === RUN TestInspectOomKilledTrue [2022-06-02T21:14:34.495Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-06-02T21:14:34.495Z] === RUN TestInspectOomKilledFalse [2022-06-02T21:14:34.756Z] --- PASS: TestInspectOomKilledFalse (0.49s) [2022-06-02T21:14:34.756Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T21:14:35.328Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-06-02T21:14:35.328Z] === RUN TestLinksContainerNames [2022-06-02T21:14:36.270Z] --- PASS: TestLinksContainerNames (0.88s) [2022-06-02T21:14:36.270Z] === RUN TestLogsFollowTailEmpty [2022-06-02T21:14:36.531Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-06-02T21:14:36.531Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T21:14:37.102Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/default [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/private [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/slave [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/shared [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/default [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/shared [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/slave [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/private [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:14:37.102Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T21:14:37.102Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:14:37.102Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:14:37.363Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-02T21:14:37.363Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-02T21:14:37.363Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T21:14:38.747Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-06-02T21:14:38.747Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T21:14:39.317Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-06-02T21:14:39.317Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T21:14:39.577Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-02T21:14:39.577Z] === RUN TestNetworkNat [2022-06-02T21:14:39.838Z] --- PASS: TestNetworkNat (0.45s) [2022-06-02T21:14:39.838Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T21:14:40.409Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-06-02T21:14:40.409Z] === RUN TestNetworkLoopbackNat [2022-06-02T21:14:42.951Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-06-02T21:14:42.951Z] === RUN TestPause [2022-06-02T21:14:43.521Z] --- PASS: TestPause (0.48s) [2022-06-02T21:14:43.521Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T21:14:43.521Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:14:43.521Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:14:43.521Z] === RUN TestPauseStopPausedContainer [2022-06-02T21:14:44.091Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-06-02T21:14:44.091Z] === RUN TestPidHost [2022-06-02T21:14:45.032Z] --- PASS: TestPidHost (1.01s) [2022-06-02T21:14:45.032Z] === RUN TestPsFilter [2022-06-02T21:14:45.032Z] --- PASS: TestPsFilter (0.12s) [2022-06-02T21:14:45.032Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T21:14:45.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-02T21:14:45.602Z] === RUN TestRemoveContainerWithVolume [2022-06-02T21:14:45.863Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-02T21:14:45.863Z] === RUN TestRemoveContainerRunning [2022-06-02T21:14:46.432Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-06-02T21:14:46.432Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T21:14:46.692Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-06-02T21:14:46.692Z] === RUN TestRemoveInvalidContainer [2022-06-02T21:14:46.692Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T21:14:46.692Z] === RUN TestRenameLinkedContainer [2022-06-02T21:14:46.795Z] --- PASS: TestCreateServiceMultipleTimes (15.67s) [2022-06-02T21:14:46.795Z] === RUN TestCreateServiceConflict [2022-06-02T21:14:46.795Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-06-02T21:14:46.795Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T21:14:48.626Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-06-02T21:14:48.626Z] === RUN TestRenameStoppedContainer [2022-06-02T21:14:48.886Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-06-02T21:14:48.886Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T21:14:49.316Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-06-02T21:14:49.316Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T21:14:49.826Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-06-02T21:14:49.826Z] === RUN TestRenameInvalidName [2022-06-02T21:14:50.396Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-02T21:14:50.396Z] === RUN TestRenameAnonymousContainer [2022-06-02T21:14:51.779Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-06-02T21:14:51.779Z] === RUN TestRenameContainerWithSameName [2022-06-02T21:14:52.350Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-06-02T21:14:52.350Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T21:14:53.291Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-06-02T21:14:53.291Z] === RUN TestResize [2022-06-02T21:14:53.552Z] --- PASS: TestResize (0.43s) [2022-06-02T21:14:53.552Z] === RUN TestResizeWithInvalidSize [2022-06-02T21:14:54.121Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-02T21:14:54.121Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T21:14:54.382Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:14:54.382Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:14:54.382Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:14:54.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:14:54.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:14:56.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:14:57.126Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-02T21:14:57.126Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:14:57.126Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:14:57.126Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-02T21:14:57.126Z] [2022-06-02T21:14:57.126Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-02T21:14:57.126Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-02T21:14:57.126Z] Using test binary docker [2022-06-02T21:14:57.126Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-02T21:14:57.126Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T21:14:57.126Z] INFO: Waiting for daemon to start... [2022-06-02T21:14:57.126Z] Starting dockerd [2022-06-02T21:14:57.126Z] . [2022-06-02T21:14:57.126Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-02T21:14:57.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:14:58.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:14:59.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:15:00.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:15:01.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:15:02.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:15:03.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:15:03.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:15:04.196Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-06-02T21:15:04.196Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T21:15:04.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:15:04.757Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-06-02T21:15:04.757Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T21:15:05.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:15:05.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:15:06.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:15:07.269Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2022-06-02T21:15:07.269Z] === RUN TestCreateServiceSysctls [2022-06-02T21:15:09.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:15:10.534Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-06-02T21:15:10.534Z] === RUN TestCreateServiceCapabilities [2022-06-02T21:15:13.048Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-06-02T21:15:13.048Z] === RUN TestInspect [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-06-02T21:15:13.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-06-02T21:15:13.344Z] === RUN TestCgroupNamespacesRun [2022-06-02T21:15:13.914Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-06-02T21:15:13.914Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T21:15:15.296Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-06-02T21:15:15.296Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T21:15:16.235Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-06-02T21:15:16.235Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T21:15:16.352Z] --- PASS: TestInspect (2.88s) [2022-06-02T21:15:16.352Z] === RUN TestCreateJob [2022-06-02T21:15:17.617Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-06-02T21:15:17.617Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T21:15:18.557Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-06-02T21:15:18.557Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T21:15:19.617Z] --- PASS: TestCreateJob (3.15s) [2022-06-02T21:15:19.617Z] === RUN TestReplicatedJob [2022-06-02T21:15:19.938Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-06-02T21:15:19.938Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T21:15:20.509Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-02T21:15:20.509Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T21:15:21.890Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-06-02T21:15:21.891Z] === RUN TestNISDomainname [2022-06-02T21:15:22.150Z] --- PASS: TestNISDomainname (0.53s) [2022-06-02T21:15:22.150Z] === RUN TestHostnameDnsResolution [2022-06-02T21:15:23.092Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-06-02T21:15:23.092Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T21:15:23.352Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-06-02T21:15:23.352Z] === RUN TestPrivilegedHostDevices [2022-06-02T21:15:23.922Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-06-02T21:15:23.922Z] === RUN TestConsoleSize [2022-06-02T21:15:24.493Z] --- PASS: TestConsoleSize (0.45s) [2022-06-02T21:15:24.493Z] === RUN TestStats [2022-06-02T21:15:24.856Z] --- PASS: TestReplicatedJob (5.18s) [2022-06-02T21:15:24.856Z] === RUN TestUpdateReplicatedJob [2022-06-02T21:15:27.033Z] --- PASS: TestStats (2.45s) [2022-06-02T21:15:27.033Z] === RUN TestStopContainerWithTimeout [2022-06-02T21:15:27.033Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T21:15:27.033Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T21:15:27.033Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T21:15:27.033Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T21:15:27.033Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T21:15:27.033Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T21:15:27.033Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T21:15:27.033Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T21:15:27.033Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T21:15:27.033Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T21:15:27.604Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T21:15:28.119Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-06-02T21:15:28.119Z] === RUN TestServiceListWithStatuses [2022-06-02T21:15:28.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:15:28.119Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T21:15:28.119Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T21:15:28.986Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T21:15:31.384Z] --- PASS: TestDockerNetworkConnectAlias (3.70s) [2022-06-02T21:15:31.384Z] === RUN TestDockerNetworkReConnect [2022-06-02T21:15:31.535Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-02T21:15:31.535Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-06-02T21:15:31.535Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-06-02T21:15:31.535Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-06-02T21:15:31.535Z] --- PASS: TestStopContainerWithTimeout/-1 (2.46s) [2022-06-02T21:15:31.535Z] === RUN TestDeleteDevicemapper [2022-06-02T21:15:31.535Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:15:31.535Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T21:15:31.535Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T21:15:32.918Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-06-02T21:15:32.918Z] === RUN TestUpdateMemory [2022-06-02T21:15:33.488Z] --- PASS: TestUpdateMemory (0.54s) [2022-06-02T21:15:33.488Z] === RUN TestUpdateCPUQuota [2022-06-02T21:15:34.429Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-06-02T21:15:34.429Z] === RUN TestUpdatePidsLimit [2022-06-02T21:15:34.429Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T21:15:34.648Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-06-02T21:15:34.648Z] === RUN TestServicePlugin [2022-06-02T21:15:34.690Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T21:15:34.690Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T21:15:34.950Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T21:15:35.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T21:15:35.471Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T21:15:35.471Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T21:15:35.821Z] sha256:d6967e6c86048bdb7de1eb26c7e174413df597bcbe4a82e5235659a26792fd09 [2022-06-02T21:15:35.821Z] INFO: Starting docker-py tests... [2022-06-02T21:15:35.821Z] ============================= test session starts ============================== [2022-06-02T21:15:35.821Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-02T21:15:35.821Z] rootdir: /src, inifile: pytest.ini [2022-06-02T21:15:35.821Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-02T21:15:35.821Z] collected 395 items / 2 deselected / 393 selected [2022-06-02T21:15:35.821Z] [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-06-02T21:15:36.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-06-02T21:15:36.411Z] === RUN TestUpdateRestartPolicy [2022-06-02T21:15:38.814Z] plugin_test.go:61: [d75aef7c4a712] joining swarm manager [d32900aa1d4ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:15:39.741Z] plugin_test.go:64: [df30319305d4c] joining swarm manager [d32900aa1d4ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:15:48.632Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-06-02T21:15:48.632Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T21:15:48.632Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-06-02T21:15:48.632Z] === RUN TestWaitNonBlocked [2022-06-02T21:15:48.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:15:48.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:15:48.632Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:15:48.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:15:48.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:15:48.632Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:15:48.632Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-02T21:15:48.632Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-06-02T21:15:48.632Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-06-02T21:15:48.632Z] === RUN TestWaitBlocked [2022-06-02T21:15:48.632Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:15:48.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:15:48.632Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:15:48.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:15:48.632Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:15:48.632Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:15:48.649Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-02T21:15:49.202Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T21:15:49.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-06-02T21:15:49.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-06-02T21:15:49.202Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T21:15:49.202Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T21:15:49.472Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-02T21:15:50.971Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-02T21:15:51.112Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.97s) [2022-06-02T21:15:51.112Z] === CONT TestIpcModeOlderClient [2022-06-02T21:15:51.112Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-02T21:15:51.112Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T21:15:51.380Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-06-02T21:15:51.380Z] === CONT TestDaemonHostGatewayIP [2022-06-02T21:15:53.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T21:15:53.296Z] Using test binary docker [2022-06-02T21:15:53.296Z] +++ /etc/init.d/apparmor start [2022-06-02T21:15:53.296Z] Starting: AppArmor: already loaded with profiles.: Skipped. ...---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-02T21:15:53.296Z] (warning). [2022-06-02T21:15:53.296Z] Using test binary docker [2022-06-02T21:15:53.296Z] Starting dockerd [2022-06-02T21:15:53.296Z] +++ 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-06-02T21:15:53.296Z] INFO: Waiting for daemon to start... [2022-06-02T21:15:53.296Z] .+++ /etc/init.d/apparmor start [2022-06-02T21:15:53.296Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-02T21:15:53.296Z] Starting dockerd [2022-06-02T21:15:53.296Z] INFO: Waiting for daemon to start... [2022-06-02T21:15:53.296Z] +++ 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-06-02T21:15:53.296Z] . [2022-06-02T21:15:53.296Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T21:15:53.296Z] [2022-06-02T21:15:53.296Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-02T21:15:53.296Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T21:15:53.296Z] Error: No such image: emptyfs [2022-06-02T21:15:53.296Z] ++++ docker load [2022-06-02T21:15:53.296Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T21:15:53.296Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-02T21:15:53.296Z] Error: No such image: emptyfs [2022-06-02T21:15:53.296Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-02T21:15:53.296Z] ++++ docker load [2022-06-02T21:15:53.296Z] Running integration-test (iteration 1) [2022-06-02T21:15:53.296Z] 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-06-02T21:15:53.296Z] ++ 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-06-02T21:15:53.296Z] ++ set -e [2022-06-02T21:15:53.296Z] ++ '[' -n 0 ']' [2022-06-02T21:15:53.296Z] ++ set -x [2022-06-02T21:15:53.296Z] ++ 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-06-02T21:15:53.296Z] Running integration-test (iteration 1) [2022-06-02T21:15:53.296Z] 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-06-02T21:15:53.296Z] ++ 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-06-02T21:15:53.296Z] ++ set -e [2022-06-02T21:15:53.296Z] ++ '[' -n 0 ']' [2022-06-02T21:15:53.296Z] ++ set -x [2022-06-02T21:15:53.296Z] ++ 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-06-02T21:15:53.296Z] Loaded image: busybox:latest [2022-06-02T21:15:53.296Z] Loaded image: busybox:latest [2022-06-02T21:15:53.296Z] Loaded image: busybox:glibc [2022-06-02T21:15:53.296Z] Loaded image: busybox:glibc [2022-06-02T21:15:53.296Z] Loaded image: debian:bullseye-slim [2022-06-02T21:15:53.296Z] Loaded image: debian:bullseye-slim [2022-06-02T21:15:53.296Z] Loaded image: hello-world:latest [2022-06-02T21:15:53.296Z] Loaded image: hello-world:latest [2022-06-02T21:15:53.296Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:15:53.296Z] INFO: Testing against a local daemon [2022-06-02T21:15:53.296Z] === RUN TestDockerDaemonSuite [2022-06-02T21:15:53.296Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-02T21:15:53.296Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:15:53.296Z] INFO: Testing against a local daemon [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-02T21:15:53.296Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-02T21:15:53.869Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-02T21:15:53.922Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2022-06-02T21:15:53.922Z] === CONT TestDaemonRestartIpcMode [2022-06-02T21:15:54.129Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-02T21:15:54.129Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-02T21:15:55.514Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-02T21:15:55.514Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-02T21:15:55.514Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-02T21:15:55.514Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-02T21:15:55.833Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-06-02T21:15:56.086Z] --- PASS: TestBuildWithHugeFile (129.64s) [2022-06-02T21:15:56.086Z] === RUN TestBuildWCOWSandboxSize [2022-06-02T21:15:56.086Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:15:56.086Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:15:56.086Z] === RUN TestBuildWithEmptyDockerfile [2022-06-02T21:15:56.086Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:15:56.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:15:56.086Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:15:56.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:15:56.086Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:15:56.086Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:15:56.086Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-02T21:15:56.086Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-02T21:15:56.346Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-02T21:15:56.346Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-02T21:15:56.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-02T21:15:56.346Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-06-02T21:15:56.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-06-02T21:15:56.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-06-02T21:15:56.346Z] === RUN TestBuildPreserveOwnership [2022-06-02T21:15:56.346Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-02T21:15:56.606Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-02T21:15:57.548Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-02T21:15:57.809Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-02T21:15:57.809Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-02T21:15:57.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-02T21:15:57.809Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-02T21:15:59.192Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-02T21:16:00.134Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-06-02T21:16:00.134Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.60s) [2022-06-02T21:16:00.134Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-06-02T21:16:00.134Z] === RUN TestBuildPlatformInvalid [2022-06-02T21:16:00.134Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-02T21:16:00.134Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-02T21:16:01.074Z] Loaded image: busybox:latest [2022-06-02T21:16:01.074Z] Loaded image: busybox:glibc [2022-06-02T21:16:01.645Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-02T21:16:02.585Z] Loaded image: debian:bullseye-slim [2022-06-02T21:16:02.845Z] Loaded image: hello-world:latest [2022-06-02T21:16:02.845Z] Loaded image: arm32v7/hello-world:latest [2022-06-02T21:16:03.417Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-02T21:16:03.986Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-06-02T21:16:03.986Z] PASS [2022-06-02T21:16:03.986Z] [2022-06-02T21:16:03.986Z] === Skipped [2022-06-02T21:16:03.986Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-02T21:16:03.986Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:16:03.986Z] [2022-06-02T21:16:03.986Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:16:03.986Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:16:03.986Z] [2022-06-02T21:16:03.986Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T21:16:03.986Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:16:03.986Z] [2022-06-02T21:16:03.986Z] DONE 243 tests, 3 skipped in 118.863s [2022-06-02T21:16:03.986Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T21:16:03.986Z] ++ 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-06-02T21:16:03.986Z] ++ set -e [2022-06-02T21:16:03.986Z] ++ '[' -n 0 ']' [2022-06-02T21:16:03.986Z] ++ set -x [2022-06-02T21:16:03.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-02T21:16:03.986Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T21:16:03.986Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-02T21:16:03.986Z] === RUN TestConfigDaemonID [2022-06-02T21:16:04.556Z] daemon_test.go:83: [dea70a9bd4302] daemon is not started [2022-06-02T21:16:04.556Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-02T21:16:04.556Z] === RUN TestDaemonConfigValidation [2022-06-02T21:16:04.556Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:16:04.556Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:16:04.556Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T21:16:04.556Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T21:16:04.556Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T21:16:04.556Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T21:16:04.556Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T21:16:04.556Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T21:16:04.556Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T21:16:04.556Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T21:16:04.556Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:16:04.556Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T21:16:04.556Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T21:16:04.556Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T21:16:04.556Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T21:16:04.816Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T21:16:04.816Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-06-02T21:16:04.816Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-02T21:16:04.816Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-06-02T21:16:04.816Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-02T21:16:04.816Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-02T21:16:04.816Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T21:16:04.816Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T21:16:05.756Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T21:16:05.960Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-02T21:16:06.269Z] --- PASS: TestServicePlugin (30.11s) [2022-06-02T21:16:06.269Z] === RUN TestServiceUpdateLabel [2022-06-02T21:16:06.697Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T21:16:06.829Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-06-02T21:16:06.829Z] === RUN TestServiceUpdateSecrets [2022-06-02T21:16:07.354Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-02T21:16:08.077Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T21:16:08.078Z] daemon_test.go:197: [dc0947d436622] daemon is not started [2022-06-02T21:16:08.078Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-06-02T21:16:08.078Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-02T21:16:08.078Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-02T21:16:08.078Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-02T21:16:08.078Z] === RUN TestDaemonProxy [2022-06-02T21:16:08.078Z] === RUN TestDaemonProxy/environment_variables [2022-06-02T21:16:08.294Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-02T21:16:08.865Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-02T21:16:09.437Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-02T21:16:09.459Z] === RUN TestDaemonProxy/command-line_options [2022-06-02T21:16:10.007Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-02T21:16:11.368Z] === RUN TestDaemonProxy/configuration_file [2022-06-02T21:16:11.917Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-02T21:16:12.488Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.37s) [2022-06-02T21:16:12.488Z] PASS [2022-06-02T21:16:12.488Z] [2022-06-02T21:16:12.488Z] === Skipped [2022-06-02T21:16:12.488Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-02T21:16:12.488Z] build_session_test.go:25: TODO: BuildKit [2022-06-02T21:16:12.488Z] [2022-06-02T21:16:12.488Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-02T21:16:12.488Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-02T21:16:12.488Z] [2022-06-02T21:16:12.488Z] DONE 34 tests, 2 skipped in 193.122s [2022-06-02T21:16:12.488Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-02T21:16:12.488Z] ++ 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-06-02T21:16:12.488Z] ++ set -e [2022-06-02T21:16:12.488Z] ++ '[' -n 0 ']' [2022-06-02T21:16:12.488Z] ++ set -x [2022-06-02T21:16:12.488Z] ++ 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-06-02T21:16:12.488Z] INFO: Testing against a local daemon [2022-06-02T21:16:12.488Z] === RUN TestConfigInspect [2022-06-02T21:16:13.276Z] === RUN TestDaemonProxy/conflicting_options [2022-06-02T21:16:13.430Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-02T21:16:13.536Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-02T21:16:14.000Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-02T21:16:14.105Z] --- PASS: TestDaemonProxy (6.23s) [2022-06-02T21:16:14.106Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-06-02T21:16:14.106Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-02T21:16:14.106Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-06-02T21:16:14.106Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-06-02T21:16:14.106Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-02T21:16:14.106Z] PASS [2022-06-02T21:16:14.106Z] [2022-06-02T21:16:14.106Z] DONE 18 tests in 11.267s [2022-06-02T21:16:14.106Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T21:16:14.106Z] ++ 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-06-02T21:16:14.106Z] ++ set -e [2022-06-02T21:16:14.106Z] ++ '[' -n 0 ']' [2022-06-02T21:16:14.106Z] ++ set -x [2022-06-02T21:16:14.106Z] ++ 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-06-02T21:16:14.366Z] INFO: Testing against a local daemon [2022-06-02T21:16:14.366Z] === RUN TestCommitInheritsEnv [2022-06-02T21:16:14.571Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-02T21:16:14.628Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-06-02T21:16:14.628Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T21:16:14.628Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-02T21:16:14.628Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T21:16:14.628Z] === RUN TestImportWithCustomPlatform [2022-06-02T21:16:14.628Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T21:16:14.628Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T21:16:14.628Z] === RUN TestImportWithCustomPlatform// [2022-06-02T21:16:14.628Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T21:16:14.628Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T21:16:14.889Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T21:16:14.889Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T21:16:14.889Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T21:16:14.889Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-06-02T21:16:14.889Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T21:16:14.889Z] === RUN TestImagesFilterMultiReference [2022-06-02T21:16:14.889Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-02T21:16:14.889Z] === RUN TestImagePullPlatformInvalid [2022-06-02T21:16:14.889Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-02T21:16:14.889Z] === RUN TestRemoveImageOrphaning [2022-06-02T21:16:15.143Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-02T21:16:15.143Z] --- PASS: TestConfigInspect (2.51s) [2022-06-02T21:16:15.143Z] === RUN TestConfigList [2022-06-02T21:16:15.149Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-06-02T21:16:15.149Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T21:16:15.149Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:16:15.149Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-02T21:16:15.149Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T21:16:15.149Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-02T21:16:15.149Z] === RUN TestTagInvalidReference [2022-06-02T21:16:15.149Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-02T21:16:15.149Z] === RUN TestTagValidPrefixedRepo [2022-06-02T21:16:15.409Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-02T21:16:15.409Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T21:16:15.409Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T21:16:15.409Z] === RUN TestTagOfficialNames [2022-06-02T21:16:15.409Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-02T21:16:15.409Z] === RUN TestTagMatchesDigest [2022-06-02T21:16:15.409Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-02T21:16:15.409Z] PASS [2022-06-02T21:16:15.409Z] [2022-06-02T21:16:15.409Z] === Skipped [2022-06-02T21:16:15.409Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-02T21:16:15.409Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-02T21:16:15.409Z] [2022-06-02T21:16:15.409Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-02T21:16:15.409Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:16:15.409Z] [2022-06-02T21:16:15.409Z] DONE 22 tests, 2 skipped in 1.325s [2022-06-02T21:16:15.409Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T21:16:15.409Z] ++ 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-06-02T21:16:15.409Z] ++ set -e [2022-06-02T21:16:15.409Z] ++ '[' -n 0 ']' [2022-06-02T21:16:15.409Z] ++ set -x [2022-06-02T21:16:15.409Z] ++ 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-06-02T21:16:15.409Z] INFO: Testing against a local daemon [2022-06-02T21:16:15.409Z] === RUN TestNetworkCreateDelete [2022-06-02T21:16:15.669Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-02T21:16:15.669Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T21:16:15.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-02T21:16:15.929Z] === RUN TestDaemonDNSFallback [2022-06-02T21:16:16.084Z] docker_cli_daemon_test.go:1474: [d64860852b5fd] daemon is not started [2022-06-02T21:16:16.654Z] check_test.go:307: [d7380858f1a4d] daemon is not started [2022-06-02T21:16:16.654Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-02T21:16:16.654Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-02T21:16:17.595Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-02T21:16:17.856Z] --- PASS: TestConfigList (2.78s) [2022-06-02T21:16:17.856Z] === RUN TestConfigsCreateAndDelete [2022-06-02T21:16:18.427Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-02T21:16:18.688Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-02T21:16:19.263Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-02T21:16:20.511Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-02T21:16:20.648Z] check_test.go:307: [de2c4dafab9a2] daemon is not started [2022-06-02T21:16:20.648Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-02T21:16:20.648Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2022-06-02T21:16:20.648Z] === RUN TestConfigsUpdate [2022-06-02T21:16:20.908Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-02T21:16:21.478Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-02T21:16:21.658Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-06-02T21:16:21.658Z] === RUN TestServiceUpdateConfigs [2022-06-02T21:16:22.418Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-02T21:16:22.418Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-02T21:16:22.506Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-06-02T21:16:22.506Z] === RUN TestInspectNetwork [2022-06-02T21:16:22.989Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-02T21:16:23.250Z] --- PASS: TestConfigsUpdate (2.54s) [2022-06-02T21:16:23.251Z] === RUN TestTemplatedConfig [2022-06-02T21:16:23.511Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-02T21:16:24.896Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-02T21:16:25.809Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T21:16:25.809Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T21:16:25.809Z] === RUN TestInspectNetwork/network_name [2022-06-02T21:16:25.809Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T21:16:26.922Z] --- PASS: TestTemplatedConfig (3.35s) [2022-06-02T21:16:26.922Z] === RUN TestConfigCreateResolve [2022-06-02T21:16:27.492Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-02T21:16:30.030Z] --- PASS: TestInspectNetwork (7.11s) [2022-06-02T21:16:30.030Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T21:16:30.030Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T21:16:30.030Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T21:16:30.030Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T21:16:30.030Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T21:16:30.034Z] --- PASS: TestConfigCreateResolve (3.10s) [2022-06-02T21:16:30.034Z] PASS [2022-06-02T21:16:30.034Z] [2022-06-02T21:16:30.034Z] DONE 6 tests in 17.232s [2022-06-02T21:16:30.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-02T21:16:30.034Z] ++ 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-06-02T21:16:30.034Z] ++ set -e [2022-06-02T21:16:30.034Z] ++ '[' -n 0 ']' [2022-06-02T21:16:30.034Z] ++ set -x [2022-06-02T21:16:30.034Z] ++ 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-06-02T21:16:30.034Z] INFO: Testing against a local daemon [2022-06-02T21:16:30.034Z] === RUN TestAttachWithTTY [2022-06-02T21:16:30.034Z] --- PASS: TestAttachWithTTY (0.04s) [2022-06-02T21:16:30.034Z] === RUN TestAttachWithoutTTy [2022-06-02T21:16:30.034Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-06-02T21:16:30.034Z] === RUN TestCheckpoint [2022-06-02T21:16:30.034Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:16:30.034Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/commit [2022-06-02T21:16:30.034Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-02T21:16:30.034Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:16:30.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:16:30.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:16:30.034Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:16:30.034Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:16:30.034Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:16:30.034Z] === CONT TestContainerInvalidJSON/commit [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-02T21:16:30.034Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-02T21:16:30.034Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-02T21:16:30.034Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-02T21:16:30.034Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-02T21:16:30.034Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-02T21:16:30.034Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-02T21:16:30.034Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-02T21:16:30.034Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.034Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-02T21:16:30.034Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-02T21:16:30.034Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-02T21:16:30.034Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-02T21:16:30.294Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-02T21:16:30.294Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-02T21:16:30.294Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-06-02T21:16:30.294Z] === RUN TestCopyEmptyFile [2022-06-02T21:16:30.864Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-06-02T21:16:30.864Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-02T21:16:30.864Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-06-02T21:16:30.864Z] === RUN TestCopyFromContainer [2022-06-02T21:16:30.970Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T21:16:30.970Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:16:30.970Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:16:30.970Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:16:30.970Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T21:16:30.970Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T21:16:30.970Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T21:16:30.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T21:16:30.970Z] === RUN TestNetworkList [2022-06-02T21:16:30.970Z] === RUN TestNetworkList//networks [2022-06-02T21:16:30.970Z] === PAUSE TestNetworkList//networks [2022-06-02T21:16:30.970Z] === RUN TestNetworkList//networks/ [2022-06-02T21:16:30.970Z] === PAUSE TestNetworkList//networks/ [2022-06-02T21:16:30.970Z] === CONT TestNetworkList//networks [2022-06-02T21:16:30.970Z] === CONT TestNetworkList//networks/ [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T21:16:30.970Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T21:16:30.970Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T21:16:31.541Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-06-02T21:16:31.541Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T21:16:32.778Z] === RUN TestCopyFromContainer// [2022-06-02T21:16:32.778Z] === RUN TestCopyFromContainer//bar/root [2022-06-02T21:16:32.778Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-02T21:16:32.778Z] === RUN TestCopyFromContainer/bar/quux [2022-06-02T21:16:32.922Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-02T21:16:32.922Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T21:16:33.039Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-02T21:16:33.039Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-02T21:16:33.301Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-02T21:16:33.301Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-02T21:16:33.301Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-02T21:16:33.493Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-06-02T21:16:33.493Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T21:16:33.561Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-02T21:16:33.561Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer (3.03s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer// (0.19s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-06-02T21:16:33.822Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-06-02T21:16:33.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-02T21:16:33.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:16:33.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:16:33.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:16:33.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:16:33.822Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:16:33.822Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:16:33.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-02T21:16:33.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-02T21:16:33.822Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-02T21:16:33.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-06-02T21:16:33.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-02T21:16:33.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-02T21:16:33.822Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-02T21:16:33.822Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-02T21:16:33.822Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-02T21:16:33.822Z] === RUN TestCreateWithInvalidEnv [2022-06-02T21:16:33.822Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-02T21:16:33.822Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-02T21:16:33.822Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-02T21:16:33.822Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-02T21:16:33.822Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-02T21:16:33.822Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-02T21:16:33.822Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-02T21:16:33.822Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-02T21:16:33.822Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-02T21:16:33.822Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-02T21:16:33.822Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-02T21:16:33.822Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-02T21:16:33.822Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-02T21:16:33.822Z] === RUN TestCreateTmpfsMountsTarget [2022-06-02T21:16:33.822Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-06-02T21:16:33.822Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-02T21:16:34.875Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-06-02T21:16:34.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T21:16:35.815Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-02T21:16:35.815Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T21:16:36.364Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2022-06-02T21:16:36.364Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-02T21:16:36.385Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-02T21:16:36.385Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T21:16:36.487Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-06-02T21:16:36.487Z] === RUN TestServiceUpdateNetwork [2022-06-02T21:16:36.624Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-02T21:16:38.534Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2022-06-02T21:16:38.534Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-02T21:16:38.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:16:38.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:16:38.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:16:38.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:16:38.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:16:38.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:16:38.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:16:38.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:16:38.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:16:38.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:16:38.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-02T21:16:38.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-02T21:16:38.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-02T21:16:38.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-02T21:16:38.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-02T21:16:38.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-06-02T21:16:38.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-02T21:16:38.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-02T21:16:38.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-06-02T21:16:38.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-02T21:16:38.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-02T21:16:38.535Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-02T21:16:38.927Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-06-02T21:16:38.927Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T21:16:38.927Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:16:38.927Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:16:38.927Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T21:16:39.107Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-02T21:16:39.107Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-06-02T21:16:39.107Z] === RUN TestCreateDifferentPlatform [2022-06-02T21:16:39.107Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-02T21:16:39.107Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-02T21:16:39.107Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-06-02T21:16:39.107Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-06-02T21:16:39.107Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-02T21:16:39.107Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-02T21:16:39.367Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-02T21:16:39.367Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-02T21:16:39.367Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-02T21:16:39.367Z] === RUN TestCreateInvalidHostConfig [2022-06-02T21:16:39.367Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:16:39.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:16:39.367Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:16:39.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:16:39.367Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:16:39.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:16:39.367Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:16:39.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:16:39.367Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-02T21:16:39.367Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-02T21:16:39.367Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-02T21:16:39.367Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-02T21:16:39.367Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-02T21:16:39.367Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-02T21:16:39.367Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-02T21:16:39.367Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-02T21:16:39.367Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-02T21:16:39.367Z] === RUN TestContainerStartOnDaemonRestart [2022-06-02T21:16:39.367Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-02T21:16:39.367Z] === RUN TestDaemonRestartIpcMode [2022-06-02T21:16:39.367Z] === PAUSE TestDaemonRestartIpcMode [2022-06-02T21:16:39.367Z] === RUN TestDaemonHostGatewayIP [2022-06-02T21:16:39.367Z] === PAUSE TestDaemonHostGatewayIP [2022-06-02T21:16:39.367Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-02T21:16:39.367Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-02T21:16:39.367Z] === RUN TestContainerKillOnDaemonStart [2022-06-02T21:16:39.367Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-02T21:16:39.367Z] === RUN TestDiff [2022-06-02T21:16:39.938Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-02T21:16:39.938Z] --- PASS: TestDiff (0.67s) [2022-06-02T21:16:39.938Z] === RUN TestExecWithCloseStdin [2022-06-02T21:16:40.510Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-02T21:16:40.510Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-02T21:16:40.770Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-06-02T21:16:40.771Z] === RUN TestExec [2022-06-02T21:16:41.713Z] --- PASS: TestExec (0.94s) [2022-06-02T21:16:41.713Z] === RUN TestExecUser [2022-06-02T21:16:41.974Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-02T21:16:42.234Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-02T21:16:42.805Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-02T21:16:42.805Z] --- PASS: TestExecUser (0.94s) [2022-06-02T21:16:42.805Z] === RUN TestExportContainerAndImportImage [2022-06-02T21:16:43.065Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-02T21:16:44.007Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-06-02T21:16:44.007Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-02T21:16:44.007Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-02T21:16:44.577Z] check_test.go:307: [d4fa57ca17aa6] daemon is not started [2022-06-02T21:16:44.577Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-02T21:16:45.149Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-02T21:16:45.410Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-06-02T21:16:45.410Z] === RUN TestHealthCheckWorkdir [2022-06-02T21:16:46.794Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2022-06-02T21:16:46.794Z] === RUN TestHealthKillContainer [2022-06-02T21:16:46.794Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-02T21:16:47.735Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-02T21:16:48.305Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-02T21:16:48.305Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-02T21:16:48.667Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-06-02T21:16:48.667Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T21:16:49.593Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T21:16:50.522Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T21:16:50.848Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-02T21:16:53.392Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-02T21:16:53.825Z] --- PASS: TestServiceWithDataPathPortInit (13.91s) [2022-06-02T21:16:53.825Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T21:16:53.963Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-02T21:16:54.904Z] --- PASS: TestHealthKillContainer (8.36s) [2022-06-02T21:16:54.904Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-02T21:16:55.207Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ssjmbkuwerxkqsj4oit4tmmct Created:2022-06-02 21:16:53.862752487 +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[7c4c210ff2223230c93a760bf863dfb96890df5036379efd8aaed54663dd4832:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wgufuod22w07p7ahnm5yf465r EndpointID:a3c9ad5a8233674364fd141d14d2760699f7ce5842e8867e2717dacb1b2080c2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d209d7d1b6e2b852cd6ca504c4f89fb93e76b388bec3177ef5bef0bd6eee4342 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:9f8f7a959fec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wgufuod22w07p7ahnm5yf465r EndpointID:a3c9ad5a8233674364fd141d14d2760699f7ce5842e8867e2717dacb1b2080c2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T21:16:55.475Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-06-02T21:16:55.475Z] === RUN TestIpcModeNone [2022-06-02T21:16:56.046Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-02T21:16:56.046Z] --- PASS: TestIpcModeNone (0.66s) [2022-06-02T21:16:56.046Z] === RUN TestIpcModePrivate [2022-06-02T21:16:56.046Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-02T21:16:56.618Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-06-02T21:16:56.880Z] --- PASS: TestIpcModePrivate (0.70s) [2022-06-02T21:16:56.880Z] === RUN TestIpcModeShareable [2022-06-02T21:16:57.145Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-02T21:16:57.413Z] --- PASS: TestIpcModeShareable (0.70s) [2022-06-02T21:16:57.413Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-02T21:16:57.413Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-02T21:16:57.675Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-02T21:16:58.247Z] check_test.go:307: [d77b2a4d5f201] daemon is not started [2022-06-02T21:16:58.247Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-02T21:16:58.599Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T21:16:58.818Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-02T21:16:59.389Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-02T21:16:59.405Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-06-02T21:16:59.405Z] PASS [2022-06-02T21:16:59.405Z] [2022-06-02T21:16:59.405Z] === Skipped [2022-06-02T21:16:59.405Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:16:59.405Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:16:59.405Z] [2022-06-02T21:16:59.405Z] DONE 38 tests, 1 skipped in 43.917s [2022-06-02T21:16:59.405Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:16:59.405Z] ++ 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-06-02T21:16:59.405Z] ++ set -e [2022-06-02T21:16:59.405Z] ++ '[' -n 0 ']' [2022-06-02T21:16:59.405Z] ++ set -x [2022-06-02T21:16:59.405Z] ++ 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-06-02T21:16:59.405Z] INFO: Testing against a local daemon [2022-06-02T21:16:59.405Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T21:16:59.405Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:16:59.405Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:16:59.405Z] === RUN TestDockerNetworkIpvlan [2022-06-02T21:16:59.405Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:16:59.405Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:16:59.405Z] PASS [2022-06-02T21:16:59.405Z] [2022-06-02T21:16:59.405Z] === Skipped [2022-06-02T21:16:59.405Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:16:59.405Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:16:59.405Z] [2022-06-02T21:16:59.405Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:16:59.405Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:16:59.405Z] [2022-06-02T21:16:59.405Z] DONE 2 tests, 2 skipped in 0.084s [2022-06-02T21:16:59.405Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:16:59.405Z] ++ 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-06-02T21:16:59.405Z] ++ set -e [2022-06-02T21:16:59.405Z] ++ '[' -n 0 ']' [2022-06-02T21:16:59.405Z] ++ set -x [2022-06-02T21:16:59.405Z] ++ 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-06-02T21:16:59.405Z] INFO: Testing against a local daemon [2022-06-02T21:16:59.405Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T21:16:59.960Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-02T21:17:00.221Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2022-06-02T21:17:00.221Z] === RUN TestAPIIpcModeHost [2022-06-02T21:17:00.793Z] --- PASS: TestAPIIpcModeHost (0.66s) [2022-06-02T21:17:00.793Z] === RUN TestDaemonIpcModeShareable [2022-06-02T21:17:00.793Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-02T21:17:00.800Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-06-02T21:17:00.800Z] === RUN TestDockerNetworkMacvlan [2022-06-02T21:17:01.371Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T21:17:02.181Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-02T21:17:02.312Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T21:17:02.442Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:120, shared: true, mustBeShared: true [2022-06-02T21:17:02.702Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2022-06-02T21:17:02.702Z] === RUN TestDaemonIpcModePrivate [2022-06-02T21:17:02.882Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T21:17:02.963Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-02T21:17:02.963Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-02T21:17:04.349Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-06-02T21:17:04.349Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2022-06-02T21:17:04.349Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-02T21:17:04.793Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T21:17:05.126Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2022-06-02T21:17:05.126Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-06-02T21:17:05.126Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-06-02T21:17:05.126Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-06-02T21:17:05.126Z] PASS [2022-06-02T21:17:05.126Z] [2022-06-02T21:17:05.126Z] === Skipped [2022-06-02T21:17:05.126Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T21:17:05.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:17:05.126Z] [2022-06-02T21:17:05.127Z] DONE 27 tests, 1 skipped in 163.831s [2022-06-02T21:17:05.127Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T21:17:05.127Z] INFO: Testing against a local daemon [2022-06-02T21:17:05.127Z] === RUN TestSessionCreate [2022-06-02T21:17:05.127Z] --- PASS: TestSessionCreate (0.04s) [2022-06-02T21:17:05.127Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T21:17:05.127Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-06-02T21:17:05.127Z] PASS [2022-06-02T21:17:05.127Z] [2022-06-02T21:17:05.127Z] DONE 2 tests in 0.143s [2022-06-02T21:17:05.127Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T21:17:05.127Z] INFO: Testing against a local daemon [2022-06-02T21:17:05.127Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T21:17:05.127Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-02T21:17:05.127Z] === RUN TestDiskUsage [2022-06-02T21:17:05.127Z] === PAUSE TestDiskUsage [2022-06-02T21:17:05.127Z] === RUN TestEventsExecDie [2022-06-02T21:17:05.688Z] --- PASS: TestEventsExecDie (0.59s) [2022-06-02T21:17:05.688Z] === RUN TestEventsBackwardsCompatible [2022-06-02T21:17:05.688Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-02T21:17:05.688Z] === RUN TestEventsVolumeCreate [2022-06-02T21:17:05.688Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-02T21:17:05.688Z] === RUN TestInfoBinaryCommits [2022-06-02T21:17:05.688Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T21:17:05.688Z] === RUN TestInfoAPIVersioned [2022-06-02T21:17:05.688Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T21:17:05.688Z] === RUN TestInfoAPI [2022-06-02T21:17:05.688Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T21:17:05.688Z] === RUN TestInfoAPIWarnings [2022-06-02T21:17:05.734Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: false, mustBeShared: false [2022-06-02T21:17:06.000Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2022-06-02T21:17:06.000Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-02T21:17:06.000Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-02T21:17:06.703Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T21:17:07.384Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-06-02T21:17:07.384Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-06-02T21:17:07.384Z] === RUN TestIpcModeOlderClient [2022-06-02T21:17:07.384Z] === PAUSE TestIpcModeOlderClient [2022-06-02T21:17:07.384Z] === RUN TestKillContainerInvalidSignal [2022-06-02T21:17:07.646Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-02T21:17:07.906Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2022-06-02T21:17:07.906Z] === RUN TestKillContainer [2022-06-02T21:17:07.906Z] === RUN TestKillContainer/no_signal [2022-06-02T21:17:08.475Z] === RUN TestKillContainer/non_killing_signal [2022-06-02T21:17:08.737Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-02T21:17:08.997Z] === RUN TestKillContainer/killing_signal [2022-06-02T21:17:09.940Z] --- PASS: TestKillContainer (1.94s) [2022-06-02T21:17:09.940Z] --- PASS: TestKillContainer/no_signal (0.50s) [2022-06-02T21:17:09.940Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-06-02T21:17:09.940Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-06-02T21:17:09.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-02T21:17:09.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-02T21:17:09.999Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T21:17:10.201Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-02T21:17:10.201Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-02T21:17:10.201Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-02T21:17:10.201Z] check_test.go:307: [d5c095bae02de] daemon is not started [2022-06-02T21:17:10.201Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-02T21:17:10.569Z] --- PASS: TestDockerNetworkMacvlan (9.65s) [2022-06-02T21:17:10.569Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-02T21:17:10.569Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-02T21:17:10.569Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-06-02T21:17:10.569Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-06-02T21:17:10.569Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-06-02T21:17:10.569Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-06-02T21:17:10.569Z] PASS [2022-06-02T21:17:10.569Z] [2022-06-02T21:17:10.569Z] DONE 8 tests in 11.023s [2022-06-02T21:17:10.569Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T21:17:10.569Z] ++ 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-06-02T21:17:10.569Z] ++ set -e [2022-06-02T21:17:10.569Z] ++ '[' -n 0 ']' [2022-06-02T21:17:10.569Z] ++ set -x [2022-06-02T21:17:10.569Z] ++ 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-06-02T21:17:10.569Z] testing: warning: no tests to run [2022-06-02T21:17:10.569Z] PASS [2022-06-02T21:17:10.569Z] [2022-06-02T21:17:10.569Z] DONE 0 tests in 0.024s [2022-06-02T21:17:10.569Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T21:17:10.569Z] ++ 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-06-02T21:17:10.569Z] ++ set -e [2022-06-02T21:17:10.569Z] ++ '[' -n 0 ']' [2022-06-02T21:17:10.569Z] ++ set -x [2022-06-02T21:17:10.569Z] ++ 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-06-02T21:17:10.569Z] INFO: Testing against a local daemon [2022-06-02T21:17:10.569Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T21:17:10.771Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-02T21:17:11.342Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-02T21:17:11.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-06-02T21:17:11.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-06-02T21:17:11.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-06-02T21:17:11.342Z] === RUN TestKillStoppedContainer [2022-06-02T21:17:11.342Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-06-02T21:17:11.342Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-02T21:17:11.603Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-02T21:17:11.603Z] === RUN TestKillDifferentUserContainer [2022-06-02T21:17:11.955Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-06-02T21:17:11.955Z] === RUN TestAuthZPluginTLS [2022-06-02T21:17:12.216Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-02T21:17:12.216Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T21:17:12.543Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2022-06-02T21:17:12.543Z] === RUN TestInspectOomKilledTrue [2022-06-02T21:17:12.543Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:17:12.543Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-02T21:17:12.543Z] === RUN TestInspectOomKilledFalse [2022-06-02T21:17:12.543Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:17:12.543Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-02T21:17:12.543Z] === RUN TestLinksEtcHostsContentMatch [2022-06-02T21:17:12.543Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-02T21:17:12.786Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-02T21:17:12.786Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T21:17:13.121Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2022-06-02T21:17:13.121Z] === RUN TestLinksContainerNames [2022-06-02T21:17:13.179Z] .........................xx.................... [ 29%] [2022-06-02T21:17:13.355Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-02T21:17:13.355Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T21:17:13.925Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-02T21:17:13.925Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T21:17:14.504Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-02T21:17:14.504Z] --- PASS: TestLinksContainerNames (1.49s) [2022-06-02T21:17:14.504Z] === RUN TestLogsFollowTailEmpty [2022-06-02T21:17:14.765Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-02T21:17:15.026Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-06-02T21:17:15.026Z] === RUN TestContainerNetworkMountsNoChown [2022-06-02T21:17:15.306Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-06-02T21:17:15.307Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T21:17:15.567Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-02T21:17:15.567Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T21:17:15.970Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/default [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/default [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/private [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/private [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rprivate [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/slave [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/slave [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rslave [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/shared [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/shared [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rshared [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/default [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/rslave [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/rshared [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/shared [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/rprivate [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/slave [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/private [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-02T21:17:15.970Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:17:15.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-02T21:17:15.970Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-02T21:17:16.136Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-02T21:17:16.136Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-02T21:17:16.231Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-02T21:17:16.231Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-02T21:17:16.492Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-06-02T21:17:16.492Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-02T21:17:16.492Z] === RUN TestContainerBindMountNonRecursive [2022-06-02T21:17:16.706Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-02T21:17:16.706Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T21:17:17.875Z] check_test.go:307: [de6f3d8912793] daemon is not started [2022-06-02T21:17:17.875Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-02T21:17:18.088Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-06-02T21:17:18.088Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T21:17:18.817Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2022-06-02T21:17:18.817Z] === RUN TestContainerVolumesMountedAsShared [2022-06-02T21:17:19.388Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-06-02T21:17:19.388Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-02T21:17:19.469Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-06-02T21:17:19.469Z] === RUN TestAuthZPluginHeader [2022-06-02T21:17:19.959Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-06-02T21:17:19.959Z] === RUN TestNetworkNat [2022-06-02T21:17:20.039Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-02T21:17:20.039Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T21:17:20.039Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:20.039Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-02T21:17:20.039Z] === RUN TestAuthZPluginV2Disable [2022-06-02T21:17:20.039Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:20.039Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-02T21:17:20.039Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T21:17:20.039Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:20.039Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-02T21:17:20.039Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T21:17:20.039Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:20.039Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-02T21:17:20.039Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T21:17:20.901Z] --- PASS: TestNetworkNat (0.89s) [2022-06-02T21:17:20.901Z] === RUN TestNetworkLocalhostTCPNat [2022-06-02T21:17:20.901Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-02T21:17:21.473Z] check_test.go:307: [d1a8d318e843e] daemon is not started [2022-06-02T21:17:21.473Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-02T21:17:21.734Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2022-06-02T21:17:21.734Z] === RUN TestNetworkLoopbackNat [2022-06-02T21:17:21.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-02T21:17:23.718Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-02T21:17:23.718Z] === RUN TestInfoDebug [2022-06-02T21:17:23.718Z] --- PASS: TestInfoDebug (0.52s) [2022-06-02T21:17:23.718Z] === RUN TestInfoInsecureRegistries [2022-06-02T21:17:23.718Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-02T21:17:23.718Z] === RUN TestInfoRegistryMirrors [2022-06-02T21:17:23.718Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T21:17:23.718Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T21:17:23.974Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-02T21:17:23.974Z] === RUN TestPingCacheHeaders [2022-06-02T21:17:23.974Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T21:17:23.974Z] === RUN TestPingGet [2022-06-02T21:17:23.974Z] --- PASS: TestPingGet (0.02s) [2022-06-02T21:17:23.974Z] === RUN TestPingHead [2022-06-02T21:17:23.974Z] --- PASS: TestPingHead (0.02s) [2022-06-02T21:17:23.974Z] === RUN TestPingSwarmHeader [2022-06-02T21:17:24.276Z] docker_cli_daemon_plugins_test.go:80: [d819557e4fa31] daemon is not started [2022-06-02T21:17:24.535Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T21:17:24.537Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-06-02T21:17:24.537Z] === RUN TestPause [2022-06-02T21:17:25.136Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T21:17:25.478Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-02T21:17:25.478Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-02T21:17:25.478Z] --- PASS: TestPause (0.79s) [2022-06-02T21:17:25.478Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-02T21:17:25.478Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:17:25.478Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:17:25.478Z] === RUN TestPauseStopPausedContainer [2022-06-02T21:17:26.063Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T21:17:26.063Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-06-02T21:17:26.063Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T21:17:26.063Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T21:17:26.063Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T21:17:26.063Z] === RUN TestVersion [2022-06-02T21:17:26.063Z] --- PASS: TestVersion (0.02s) [2022-06-02T21:17:26.063Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-02T21:17:26.063Z] === CONT TestDiskUsage [2022-06-02T21:17:26.419Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2022-06-02T21:17:26.419Z] === RUN TestPidHost [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T21:17:26.624Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T21:17:26.879Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T21:17:27.441Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T21:17:27.441Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.41s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage (1.46s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-02T21:17:27.441Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:17:27.441Z] PASS [2022-06-02T21:17:27.441Z] [2022-06-02T21:17:27.441Z] DONE 54 tests in 22.546s [2022-06-02T21:17:27.441Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T21:17:27.441Z] INFO: Testing against a local daemon [2022-06-02T21:17:27.441Z] === RUN TestVolumesCreateAndList [2022-06-02T21:17:27.441Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T21:17:27.441Z] === RUN TestVolumesRemove [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-02T21:17:27.697Z] === RUN TestVolumesInspect [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T21:17:27.697Z] === RUN TestVolumesInvalidJSON [2022-06-02T21:17:27.697Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T21:17:27.697Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T21:17:27.697Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T21:17:27.697Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T21:17:27.697Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T21:17:27.697Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T21:17:27.697Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T21:17:27.697Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T21:17:27.697Z] PASS [2022-06-02T21:17:27.697Z] [2022-06-02T21:17:27.697Z] DONE 9 tests in 0.139s [2022-06-02T21:17:27.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T21:17:27.803Z] --- PASS: TestPidHost (1.61s) [2022-06-02T21:17:27.803Z] === RUN TestPsFilter [2022-06-02T21:17:27.803Z] --- PASS: TestPsFilter (0.13s) [2022-06-02T21:17:27.803Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-02T21:17:27.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-02T21:17:28.064Z] docker_cli_daemon_plugins_test.go:170: [d155c42032b47] daemon is not started [2022-06-02T21:17:28.258Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-02T21:17:28.258Z] Removing test suite binaries [2022-06-02T21:17:28.258Z] exiting test-integration [2022-06-02T21:17:28.258Z] ++ exit 0 [2022-06-02T21:17:28.258Z] [2022-06-02T21:17:28.327Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-02T21:17:28.587Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-06-02T21:17:28.587Z] === RUN TestRemoveContainerWithVolume [2022-06-02T21:17:29.528Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2022-06-02T21:17:29.528Z] === RUN TestRemoveContainerRunning [2022-06-02T21:17:29.528Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink Post stage [2022-06-02T21:17:29.628Z] tests/integration/api_exec_test.py ..................... [ 34%] [Pipeline] junit [2022-06-02T21:17:29.633Z] Recording test results [2022-06-02T21:17:29.853Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T21:17:30.099Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-06-02T21:17:30.099Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-02T21:17:30.217Z] + echo Ensuring container killed. [2022-06-02T21:17:30.217Z] Ensuring container killed. [2022-06-02T21:17:30.217Z] + docker rm -vf docker-pr3 [2022-06-02T21:17:30.217Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-02T21:17:30.531Z] + echo Chowning /workspace to jenkins user [2022-06-02T21:17:30.531Z] Chowning /workspace to jenkins user [2022-06-02T21:17:30.531Z] + id -u [2022-06-02T21:17:30.531Z] + id -g [2022-06-02T21:17:30.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43066:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T21:17:31.040Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2022-06-02T21:17:31.040Z] === RUN TestRemoveInvalidContainer [2022-06-02T21:17:31.040Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-02T21:17:31.040Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T21:17:32.226Z] + bundleName=amd64-cgroup2 [2022-06-02T21:17:32.226Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-02T21:17:32.226Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-02T21:17:32.226Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-02T21:17:32.226Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-02T21:17:32.489Z] Archiving artifacts [2022-06-02T21:17:32.742Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43066/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T21:17:32.953Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-02T21:17:33.038Z] + make clean [2022-06-02T21:17:33.038Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T21:17:33.038Z] docker-dev-cache [2022-06-02T21:17:33.038Z] docker-mod-cache [Pipeline] deleteDir [2022-06-02T21:17:33.524Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-02T21:17:33.784Z] --- PASS: TestRenameLinkedContainer (2.99s) [2022-06-02T21:17:33.784Z] === RUN TestRenameStoppedContainer [2022-06-02T21:17:34.044Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [Pipeline] } [2022-06-02T21:17:34.615Z] --- PASS: TestRenameStoppedContainer (0.64s) [2022-06-02T21:17:34.615Z] === RUN TestRenameRunningContainerAndReuse [2022-06-02T21:17:34.615Z] check_test.go:307: [d835947f88591] daemon is not started [2022-06-02T21:17:34.615Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T21:17:36.006Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-02T21:17:36.006Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2022-06-02T21:17:36.006Z] === RUN TestRenameInvalidName [2022-06-02T21:17:36.283Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-02T21:17:36.869Z] --- PASS: TestRenameInvalidName (0.87s) [2022-06-02T21:17:36.869Z] === RUN TestRenameAnonymousContainer [2022-06-02T21:17:37.097Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-02T21:17:37.129Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-02T21:17:38.071Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-02T21:17:38.155Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-02T21:17:38.155Z] PASS [2022-06-02T21:17:38.155Z] [2022-06-02T21:17:38.155Z] === Skipped [2022-06-02T21:17:38.155Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-02T21:17:38.155Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:38.155Z] [2022-06-02T21:17:38.155Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-02T21:17:38.155Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:38.155Z] [2022-06-02T21:17:38.155Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-02T21:17:38.155Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:38.155Z] [2022-06-02T21:17:38.155Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-02T21:17:38.155Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:38.155Z] [2022-06-02T21:17:38.155Z] DONE 17 tests, 4 skipped in 26.148s [2022-06-02T21:17:38.155Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T21:17:38.155Z] ++ 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-06-02T21:17:38.155Z] ++ set -e [2022-06-02T21:17:38.155Z] ++ '[' -n 0 ']' [2022-06-02T21:17:38.155Z] ++ set -x [2022-06-02T21:17:38.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-02T21:17:38.155Z] INFO: Testing against a local daemon [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:17:38.155Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:17:38.155Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T21:17:38.155Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T21:17:38.155Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T21:17:38.155Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T21:17:38.155Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T21:17:38.155Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T21:17:38.155Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T21:17:38.155Z] === RUN TestPluginInstall [2022-06-02T21:17:38.155Z] === RUN TestPluginInstall/no_auth [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3dc3aac01aaf1c40afb8ad5d34042c1311d3f6f6b56cd8516bb45d7769123c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3dc3aac01aaf1c40afb8ad5d34042c1311d3f6f6b56cd8516bb45d7769123c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:17:38.155Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3dc3aac01aaf1c40afb8ad5d34042c1311d3f6f6b56cd8516bb45d7769123c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:17:38.155Z] time="2022-06-02T21:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3dc3aac01aaf1c40afb8ad5d34042c1311d3f6f6b56cd8516bb45d7769123c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:17:38.415Z] === RUN TestPluginInstall/with_insecure [2022-06-02T21:17:38.641Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-02T21:17:39.354Z] time="2022-06-02T21:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:17:39.354Z] time="2022-06-02T21:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7639d8dc840603abe014a1d09b53d3168d91a7272287522a7b80801f7e28304" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:17:39.354Z] time="2022-06-02T21:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:17:39.354Z] time="2022-06-02T21:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7639d8dc840603abe014a1d09b53d3168d91a7272287522a7b80801f7e28304" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:17:39.354Z] plugin_test.go:195: [d6ef3147f728d] daemon is not started [2022-06-02T21:17:39.354Z] --- PASS: TestPluginInstall (2.57s) [2022-06-02T21:17:39.354Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-06-02T21:17:39.354Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-06-02T21:17:39.354Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-02T21:17:39.354Z] === RUN TestPluginsWithRuntimes [2022-06-02T21:17:40.025Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-02T21:17:40.025Z] --- PASS: TestRenameAnonymousContainer (2.93s) [2022-06-02T21:17:40.025Z] === RUN TestRenameContainerWithSameName [2022-06-02T21:17:40.597Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2022-06-02T21:17:40.597Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-02T21:17:40.736Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T21:17:41.540Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-02T21:17:41.540Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-02T21:17:41.676Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T21:17:42.112Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2022-06-02T21:17:42.112Z] === RUN TestResize [2022-06-02T21:17:42.373Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-02T21:17:42.616Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-06-02T21:17:42.616Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-02T21:17:42.616Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-06-02T21:17:42.616Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T21:17:43.185Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-02T21:17:43.185Z] PASS [2022-06-02T21:17:43.185Z] [2022-06-02T21:17:43.185Z] DONE 24 tests in 6.558s [2022-06-02T21:17:43.185Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T21:17:43.185Z] ++ 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-06-02T21:17:43.185Z] ++ set -e [2022-06-02T21:17:43.185Z] ++ '[' -n 0 ']' [2022-06-02T21:17:43.185Z] ++ set -x [2022-06-02T21:17:43.185Z] ++ 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-06-02T21:17:43.314Z] --- PASS: TestResize (1.02s) [2022-06-02T21:17:43.314Z] === RUN TestResizeWithInvalidSize [2022-06-02T21:17:43.314Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-02T21:17:43.445Z] INFO: Testing against a local daemon [2022-06-02T21:17:43.445Z] === RUN TestExternalGraphDriver [2022-06-02T21:17:43.445Z] === RUN TestExternalGraphDriver/json [2022-06-02T21:17:43.886Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-06-02T21:17:43.886Z] === RUN TestResizeWhenContainerNotStarted [2022-06-02T21:17:44.457Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:17:44.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:17:44.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:17:44.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-02T21:17:44.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:17:45.029Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-02T21:17:45.355Z] === RUN TestExternalGraphDriver/spec [2022-06-02T21:17:46.737Z] === RUN TestExternalGraphDriver/pull [2022-06-02T21:17:46.941Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-02T21:17:47.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:17:47.516Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-02T21:17:48.118Z] --- PASS: TestExternalGraphDriver (4.85s) [2022-06-02T21:17:48.118Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-06-02T21:17:48.118Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-06-02T21:17:48.118Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-06-02T21:17:48.118Z] === RUN TestGraphdriverPluginV2 [2022-06-02T21:17:48.118Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:48.118Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-02T21:17:48.118Z] PASS [2022-06-02T21:17:48.118Z] [2022-06-02T21:17:48.118Z] === Skipped [2022-06-02T21:17:48.118Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-02T21:17:48.118Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:17:48.118Z] [2022-06-02T21:17:48.118Z] DONE 5 tests, 1 skipped in 4.965s [2022-06-02T21:17:48.378Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T21:17:48.378Z] ++ 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-06-02T21:17:48.378Z] ++ set -e [2022-06-02T21:17:48.378Z] ++ '[' -n 0 ']' [2022-06-02T21:17:48.378Z] ++ set -x [2022-06-02T21:17:48.378Z] ++ 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-06-02T21:17:48.378Z] INFO: Testing against a local daemon [2022-06-02T21:17:48.378Z] === RUN TestContinueAfterPluginCrash [2022-06-02T21:17:48.378Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T21:17:48.378Z] === RUN TestReadPluginNoRead [2022-06-02T21:17:48.378Z] === PAUSE TestReadPluginNoRead [2022-06-02T21:17:48.378Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T21:17:48.378Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T21:17:48.378Z] === CONT TestContinueAfterPluginCrash [2022-06-02T21:17:48.378Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T21:17:48.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:17:49.160Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-02T21:17:49.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-02T21:17:50.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-02T21:17:50.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-02T21:17:50.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-02T21:17:51.143Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-02T21:17:51.674Z] --- PASS: TestDaemonStartWithLogOpt (3.15s) [2022-06-02T21:17:51.674Z] === CONT TestReadPluginNoRead [2022-06-02T21:17:51.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:17:52.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-02T21:17:52.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-02T21:17:53.585Z] === RUN TestReadPluginNoRead/default [2022-06-02T21:17:53.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-02T21:17:54.967Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T21:17:55.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-02T21:17:55.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-02T21:17:56.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-02T21:17:56.354Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T21:17:56.354Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-06-02T21:17:56.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-02T21:17:57.297Z] === CONT TestReadPluginNoRead [2022-06-02T21:17:57.297Z] read_test.go:92: [d484da3cd8188] daemon is not started [2022-06-02T21:17:57.297Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-06-02T21:17:57.297Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-06-02T21:17:57.297Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-06-02T21:17:57.297Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-06-02T21:17:57.297Z] PASS [2022-06-02T21:17:57.297Z] [2022-06-02T21:17:57.297Z] DONE 6 tests in 8.999s [2022-06-02T21:17:57.297Z] 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-06-02T21:17:57.297Z] ++ 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-06-02T21:17:57.297Z] ++ set -e [2022-06-02T21:17:57.297Z] ++ '[' -n 0 ']' [2022-06-02T21:17:57.297Z] ++ set -x [2022-06-02T21:17:57.298Z] ++ 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-06-02T21:17:57.298Z] testing: warning: no tests to run [2022-06-02T21:17:57.298Z] PASS [2022-06-02T21:17:57.298Z] [2022-06-02T21:17:57.298Z] DONE 0 tests in 0.031s [2022-06-02T21:17:57.298Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T21:17:57.298Z] ++ 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-06-02T21:17:57.298Z] ++ set -e [2022-06-02T21:17:57.298Z] ++ '[' -n 0 ']' [2022-06-02T21:17:57.298Z] ++ set -x [2022-06-02T21:17:57.298Z] ++ 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-06-02T21:17:57.298Z] INFO: Testing against a local daemon [2022-06-02T21:17:57.298Z] === RUN TestPluginWithDevMounts [2022-06-02T21:17:57.298Z] === PAUSE TestPluginWithDevMounts [2022-06-02T21:17:57.298Z] === CONT TestPluginWithDevMounts [2022-06-02T21:17:57.688Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-02T21:17:57.893Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-02T21:17:59.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-02T21:17:59.208Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-06-02T21:17:59.208Z] PASS [2022-06-02T21:17:59.208Z] [2022-06-02T21:17:59.208Z] DONE 1 tests in 1.650s [2022-06-02T21:17:59.208Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T21:17:59.208Z] ++ 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-06-02T21:17:59.208Z] ++ set -e [2022-06-02T21:17:59.208Z] ++ '[' -n 0 ']' [2022-06-02T21:17:59.208Z] ++ set -x [2022-06-02T21:17:59.208Z] ++ 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-06-02T21:17:59.208Z] INFO: Testing against a local daemon [2022-06-02T21:17:59.208Z] === RUN TestSecretInspect [2022-06-02T21:17:59.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-02T21:17:59.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-02T21:18:00.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-02T21:18:01.749Z] --- PASS: TestSecretInspect (2.21s) [2022-06-02T21:18:01.749Z] === RUN TestSecretList [2022-06-02T21:18:01.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-02T21:18:03.244Z] check_test.go:307: [dcf5b52668f9c] daemon is not started [2022-06-02T21:18:03.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-02T21:18:03.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-02T21:18:03.660Z] --- PASS: TestSecretList (2.26s) [2022-06-02T21:18:03.660Z] === RUN TestSecretsCreateAndDelete [2022-06-02T21:18:03.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-02T21:18:05.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-02T21:18:05.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-02T21:18:05.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-02T21:18:06.203Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-06-02T21:18:06.203Z] === RUN TestSecretsUpdate [2022-06-02T21:18:07.585Z] --- PASS: TestSecretsUpdate (1.82s) [2022-06-02T21:18:07.585Z] === RUN TestTemplatedSecret [2022-06-02T21:18:07.794Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-02T21:18:09.289Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.94s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.65s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s) [2022-06-02T21:18:09.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s) [2022-06-02T21:18:09.291Z] === RUN TestCgroupNamespacesRun [2022-06-02T21:18:10.126Z] --- PASS: TestTemplatedSecret (2.47s) [2022-06-02T21:18:10.126Z] === RUN TestSecretCreateResolve [2022-06-02T21:18:11.205Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2022-06-02T21:18:11.205Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-02T21:18:12.664Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-06-02T21:18:12.664Z] PASS [2022-06-02T21:18:12.664Z] [2022-06-02T21:18:12.664Z] DONE 6 tests in 13.406s [2022-06-02T21:18:12.664Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T21:18:12.664Z] ++ 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-06-02T21:18:12.664Z] ++ set -e [2022-06-02T21:18:12.664Z] ++ '[' -n 0 ']' [2022-06-02T21:18:12.664Z] ++ set -x [2022-06-02T21:18:12.664Z] ++ 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-06-02T21:18:12.664Z] INFO: Testing against a local daemon [2022-06-02T21:18:12.664Z] === RUN TestServiceCreateInit [2022-06-02T21:18:12.664Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T21:18:13.116Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2022-06-02T21:18:13.116Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-02T21:18:13.635Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-02T21:18:15.661Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.04s) [2022-06-02T21:18:15.661Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-02T21:18:16.864Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T21:18:17.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-02T21:18:17.308Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2022-06-02T21:18:17.308Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-02T21:18:17.980Z] ............................ [ 66%] [2022-06-02T21:18:19.220Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2022-06-02T21:18:19.220Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-02T21:18:19.405Z] --- PASS: TestServiceCreateInit (6.87s) [2022-06-02T21:18:19.405Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2022-06-02T21:18:19.405Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.13s) [2022-06-02T21:18:19.405Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T21:18:20.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-02T21:18:21.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-02T21:18:21.183Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2022-06-02T21:18:21.183Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-02T21:18:22.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-06-02T21:18:22.125Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-02T21:18:23.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-02T21:18:23.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-02T21:18:23.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-02T21:18:23.587Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-06-02T21:18:23.587Z] === RUN TestNISDomainname [2022-06-02T21:18:24.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-02T21:18:24.788Z] --- PASS: TestNISDomainname (1.01s) [2022-06-02T21:18:24.788Z] === RUN TestHostnameDnsResolution [2022-06-02T21:18:25.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-02T21:18:25.989Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-06-02T21:18:25.989Z] === RUN TestUnprivilegedPortsAndPing [2022-06-02T21:18:26.932Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-06-02T21:18:26.932Z] === RUN TestPrivilegedHostDevices [2022-06-02T21:18:27.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-02T21:18:27.765Z] --- PASS: TestPrivilegedHostDevices (0.85s) [2022-06-02T21:18:27.765Z] === RUN TestConsoleSize [2022-06-02T21:18:28.706Z] --- PASS: TestConsoleSize (0.75s) [2022-06-02T21:18:28.706Z] === RUN TestStats [2022-06-02T21:18:29.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-02T21:18:31.819Z] --- PASS: TestStats (2.78s) [2022-06-02T21:18:31.819Z] === RUN TestStopContainerWithTimeout [2022-06-02T21:18:31.819Z] === RUN TestStopContainerWithTimeout/0 [2022-06-02T21:18:31.819Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-02T21:18:31.819Z] === RUN TestStopContainerWithTimeout/1 [2022-06-02T21:18:31.819Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-02T21:18:31.819Z] === RUN TestStopContainerWithTimeout/3 [2022-06-02T21:18:31.819Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-02T21:18:31.819Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-02T21:18:31.819Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-02T21:18:31.819Z] === CONT TestStopContainerWithTimeout/0 [2022-06-02T21:18:31.819Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-02T21:18:31.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-02T21:18:32.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-02T21:18:32.651Z] === CONT TestStopContainerWithTimeout/3 [2022-06-02T21:18:32.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-02T21:18:33.852Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-02T21:18:34.422Z] === CONT TestStopContainerWithTimeout/1 [2022-06-02T21:18:34.683Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-02T21:18:35.627Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-02T21:18:36.198Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-02T21:18:36.198Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-06-02T21:18:36.198Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2022-06-02T21:18:36.198Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-06-02T21:18:36.198Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-06-02T21:18:36.198Z] === RUN TestDeleteDevicemapper [2022-06-02T21:18:36.198Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:18:36.198Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-02T21:18:36.198Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-02T21:18:36.459Z] check_test.go:307: [df993b95ddfcf] daemon is not started [2022-06-02T21:18:36.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-02T21:18:37.518Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) [2022-06-02T21:18:37.518Z] === RUN TestCreateServiceConflict [2022-06-02T21:18:37.518Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-06-02T21:18:37.518Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T21:18:38.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-02T21:18:39.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s) [2022-06-02T21:18:39.315Z] === RUN TestUpdateMemory [2022-06-02T21:18:39.315Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:18:39.315Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-02T21:18:39.315Z] === RUN TestUpdateCPUQuota [2022-06-02T21:18:39.429Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-06-02T21:18:39.429Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T21:18:40.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-02T21:18:40.967Z] --- PASS: TestUpdateCPUQuota (1.54s) [2022-06-02T21:18:40.967Z] === RUN TestUpdatePidsLimit [2022-06-02T21:18:40.967Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-02T21:18:41.235Z] === RUN TestUpdatePidsLimit/no_change [2022-06-02T21:18:41.235Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-02T21:18:41.497Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-02T21:18:42.068Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-02T21:18:42.328Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-02T21:18:42.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-02T21:18:42.850Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-02T21:18:43.111Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-02T21:18:43.694Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit (3.38s) [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-06-02T21:18:44.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-06-02T21:18:44.269Z] === RUN TestUpdateRestartPolicy [2022-06-02T21:18:44.839Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-02T21:18:50.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-02T21:18:50.126Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-02T21:18:52.042Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-02T21:18:52.302Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-02T21:18:52.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-02T21:18:52.873Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-02T21:18:53.133Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-02T21:18:53.133Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-02T21:18:53.394Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-02T21:18:53.394Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-02T21:18:53.394Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-02T21:18:53.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-02T21:18:54.323Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-06-02T21:18:54.323Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T21:18:54.536Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-02T21:18:55.262Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-06-02T21:18:55.262Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T21:18:55.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-02T21:18:57.303Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2022-06-02T21:18:57.303Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-02T21:18:57.803Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) [2022-06-02T21:18:57.803Z] === RUN TestCreateServiceSysctls [2022-06-02T21:18:57.875Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2022-06-02T21:18:57.875Z] === RUN TestWaitNonBlocked [2022-06-02T21:18:57.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:18:57.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:18:57.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:18:57.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:18:57.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-02T21:18:57.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-02T21:18:58.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-02T21:18:58.447Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-02T21:18:58.447Z] check_test.go:307: [dce7be2a51428] daemon is not started [2022-06-02T21:18:58.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-02T21:18:58.447Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-02T21:18:58.447Z] check_test.go:307: [d88c0c8b4e151] daemon is not started [2022-06-02T21:18:58.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-02T21:18:58.968Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-06-02T21:18:58.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2022-06-02T21:18:58.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-06-02T21:18:58.968Z] === RUN TestWaitBlocked [2022-06-02T21:18:58.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:18:58.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:18:58.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:18:58.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:18:58.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-02T21:18:58.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-02T21:18:59.229Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-02T21:18:59.378Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-02T21:19:00.344Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-06-02T21:19:00.344Z] === RUN TestCreateServiceCapabilities [2022-06-02T21:19:00.613Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-02T21:19:00.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2022-06-02T21:19:00.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2022-06-02T21:19:00.613Z] === CONT TestContainerStartOnDaemonRestart [2022-06-02T21:19:00.613Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-02T21:19:00.613Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-02T21:19:01.184Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-02T21:19:01.754Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-02T21:19:02.325Z] check_test.go:307: [da838ecfd0eb6] daemon is not started [2022-06-02T21:19:02.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-02T21:19:02.587Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-02T21:19:02.886Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-06-02T21:19:02.886Z] === RUN TestInspect [2022-06-02T21:19:03.264Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-02T21:19:03.885Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-02T21:19:04.146Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2022-06-02T21:19:04.146Z] === CONT TestIpcModeOlderClient [2022-06-02T21:19:04.146Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-06-02T21:19:04.146Z] === CONT TestContainerKillOnDaemonStart [2022-06-02T21:19:04.410Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) [2022-06-02T21:19:04.410Z] === CONT TestDaemonHostGatewayIP [2022-06-02T21:19:05.588Z] --- PASS: TestInspect (2.74s) [2022-06-02T21:19:05.588Z] === RUN TestCreateJob [2022-06-02T21:19:07.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-02T21:19:08.663Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2022-06-02T21:19:08.663Z] === CONT TestDaemonRestartIpcMode [2022-06-02T21:19:08.887Z] --- PASS: TestCreateJob (2.69s) [2022-06-02T21:19:08.887Z] === RUN TestReplicatedJob [2022-06-02T21:19:10.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-02T21:19:12.487Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2022-06-02T21:19:13.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-02T21:19:14.167Z] --- PASS: TestReplicatedJob (5.17s) [2022-06-02T21:19:14.167Z] === RUN TestUpdateReplicatedJob [2022-06-02T21:19:14.371Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-02T21:19:14.942Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-02T21:19:15.203Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-02T21:19:16.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-02T21:19:16.708Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-06-02T21:19:16.709Z] === RUN TestServiceListWithStatuses [2022-06-02T21:19:16.709Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:19:16.709Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T21:19:16.709Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T21:19:17.086Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2022-06-02T21:19:17.086Z] PASS [2022-06-02T21:19:17.086Z] [2022-06-02T21:19:17.086Z] === Skipped [2022-06-02T21:19:17.086Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-02T21:19:17.086Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-02T21:19:17.086Z] [2022-06-02T21:19:17.086Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-02T21:19:17.086Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:19:17.086Z] [2022-06-02T21:19:17.086Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-02T21:19:17.086Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:19:17.086Z] [2022-06-02T21:19:17.086Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-02T21:19:17.086Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-02T21:19:17.086Z] [2022-06-02T21:19:17.086Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-02T21:19:17.086Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-02T21:19:17.086Z] [2022-06-02T21:19:17.086Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-02T21:19:17.086Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-02T21:19:17.086Z] [2022-06-02T21:19:17.087Z] DONE 243 tests, 6 skipped in 167.150s [2022-06-02T21:19:17.087Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-02T21:19:17.087Z] ++ 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-06-02T21:19:17.087Z] ++ set -e [2022-06-02T21:19:17.087Z] ++ '[' -n 0 ']' [2022-06-02T21:19:17.087Z] ++ set -x [2022-06-02T21:19:17.087Z] ++ 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-06-02T21:19:17.087Z] === RUN TestConfigDaemonLibtrustID [2022-06-02T21:19:17.438Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-02T21:19:17.438Z] tests/integration/client_test.py ..... [ 75%] [2022-06-02T21:19:17.438Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-02T21:19:17.438Z] tests/integration/errors_test.py . [ 76%] [2022-06-02T21:19:17.658Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-02T21:19:17.658Z] === RUN TestConfigDaemonID [2022-06-02T21:19:17.658Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-02T21:19:18.600Z] daemon_test.go:83: [d0e302fa036d6] daemon is not started [2022-06-02T21:19:18.600Z] --- PASS: TestConfigDaemonID (1.07s) [2022-06-02T21:19:18.600Z] === RUN TestDaemonConfigValidation [2022-06-02T21:19:18.600Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:19:18.600Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:19:18.600Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-02T21:19:18.600Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-02T21:19:18.600Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-02T21:19:18.600Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-02T21:19:18.600Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-02T21:19:18.600Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-02T21:19:18.600Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-02T21:19:18.600Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-02T21:19:18.600Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-02T21:19:18.600Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-02T21:19:18.862Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-02T21:19:18.862Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-02T21:19:18.862Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-02T21:19:19.123Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-02T21:19:19.123Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-06-02T21:19:19.123Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-06-02T21:19:19.123Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-06-02T21:19:19.123Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.28s) [2022-06-02T21:19:19.123Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s) [2022-06-02T21:19:19.123Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-02T21:19:19.123Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-02T21:19:20.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-02T21:19:20.325Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-02T21:19:20.895Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-02T21:19:20.913Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-06-02T21:19:20.913Z] === RUN TestDockerNetworkReConnect [2022-06-02T21:19:21.474Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-02T21:19:22.416Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-02T21:19:22.416Z] daemon_test.go:197: [db84e61dcaae2] daemon is not started [2022-06-02T21:19:22.416Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-06-02T21:19:22.416Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-06-02T21:19:22.416Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-06-02T21:19:22.416Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-06-02T21:19:22.416Z] === RUN TestDaemonProxy [2022-06-02T21:19:22.416Z] === RUN TestDaemonProxy/environment_variables [2022-06-02T21:19:22.416Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-02T21:19:22.416Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-02T21:19:22.416Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-02T21:19:22.416Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-02T21:19:22.416Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-02T21:19:22.416Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-02T21:19:22.677Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-02T21:19:22.677Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-02T21:19:22.677Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-02T21:19:23.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-02T21:19:24.188Z] === RUN TestDaemonProxy/command-line_options [2022-06-02T21:19:24.209Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-06-02T21:19:24.210Z] === RUN TestServicePlugin [2022-06-02T21:19:24.210Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:19:24.210Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-02T21:19:24.210Z] === RUN TestServiceUpdateLabel [2022-06-02T21:19:26.104Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-02T21:19:26.104Z] === RUN TestDaemonProxy/configuration_file [2022-06-02T21:19:26.119Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-06-02T21:19:26.119Z] === RUN TestServiceUpdateSecrets [2022-06-02T21:19:27.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-02T21:19:27.749Z] === RUN TestDaemonProxy/conflicting_options [2022-06-02T21:19:28.320Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-02T21:19:28.892Z] --- PASS: TestDaemonProxy (6.39s) [2022-06-02T21:19:28.892Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-06-02T21:19:28.892Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-06-02T21:19:28.892Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-06-02T21:19:28.892Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-02T21:19:28.892Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-02T21:19:28.892Z] PASS [2022-06-02T21:19:28.892Z] [2022-06-02T21:19:28.892Z] DONE 18 tests in 11.984s [2022-06-02T21:19:28.892Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-02T21:19:28.892Z] ++ 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-06-02T21:19:28.892Z] ++ set -e [2022-06-02T21:19:28.892Z] ++ '[' -n 0 ']' [2022-06-02T21:19:28.892Z] ++ set -x [2022-06-02T21:19:28.892Z] ++ 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-06-02T21:19:29.153Z] INFO: Testing against a local daemon [2022-06-02T21:19:29.153Z] === RUN TestCommitInheritsEnv [2022-06-02T21:19:29.414Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-06-02T21:19:29.414Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-02T21:19:29.414Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-02T21:19:29.414Z] === RUN TestImportWithCustomPlatform [2022-06-02T21:19:29.414Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-02T21:19:29.674Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-02T21:19:29.674Z] === RUN TestImportWithCustomPlatform// [2022-06-02T21:19:29.674Z] === RUN TestImportWithCustomPlatform/linux [2022-06-02T21:19:29.674Z] check_test.go:307: [d0d6b0fae859a] daemon is not started [2022-06-02T21:19:29.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-02T21:19:29.674Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-02T21:19:29.935Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-02T21:19:29.935Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-02T21:19:30.196Z] === RUN TestImportWithCustomPlatform/macos [2022-06-02T21:19:30.196Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-02T21:19:30.196Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform (0.65s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.21s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-02T21:19:30.196Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-02T21:19:30.196Z] === RUN TestImagesFilterMultiReference [2022-06-02T21:19:30.196Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-06-02T21:19:30.196Z] === RUN TestImagePullPlatformInvalid [2022-06-02T21:19:30.196Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-02T21:19:30.196Z] === RUN TestRemoveImageOrphaning [2022-06-02T21:19:30.767Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2022-06-02T21:19:30.767Z] === RUN TestRemoveImageGarbageCollector [2022-06-02T21:19:31.338Z] time="2022-06-02T21:19:31Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-02T21:19:32.723Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-02T21:19:32.723Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-02T21:19:33.295Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-02T21:19:33.295Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2022-06-02T21:19:33.295Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-02T21:19:33.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-02T21:19:33.295Z] === RUN TestTagInvalidReference [2022-06-02T21:19:33.295Z] --- PASS: TestTagInvalidReference (0.03s) [2022-06-02T21:19:33.295Z] === RUN TestTagValidPrefixedRepo [2022-06-02T21:19:33.295Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-06-02T21:19:33.295Z] === RUN TestTagExistedNameWithoutForce [2022-06-02T21:19:33.295Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-02T21:19:33.295Z] === RUN TestTagOfficialNames [2022-06-02T21:19:33.555Z] --- PASS: TestTagOfficialNames (0.07s) [2022-06-02T21:19:33.555Z] === RUN TestTagMatchesDigest [2022-06-02T21:19:33.555Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-02T21:19:33.555Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-02T21:19:35.469Z] docker_cli_daemon_plugins_test.go:106: [d644d7d9a9f22] daemon is not started [2022-06-02T21:19:35.704Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-02T21:19:36.856Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-02T21:19:38.778Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-02T21:19:38.778Z] check_test.go:307: [d497d8d81c057] daemon is not started [2022-06-02T21:19:38.778Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-02T21:19:41.025Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-06-02T21:19:41.025Z] === RUN TestServiceUpdateConfigs [2022-06-02T21:19:42.078Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-02T21:19:43.989Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-02T21:19:44.933Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-02T21:19:46.335Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-02T21:19:48.262Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-02T21:19:49.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-02T21:19:49.775Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-02T21:19:49.775Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-02T21:19:50.346Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-02T21:19:50.346Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-02T21:19:50.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-02T21:19:50.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-02T21:19:50.917Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-02T21:19:51.491Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-02T21:19:51.751Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-02T21:19:51.751Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-02T21:19:52.000Z] ......... [ 85%] [2022-06-02T21:19:52.321Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-02T21:19:52.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-02T21:19:52.893Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-02T21:19:53.464Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-02T21:19:54.034Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-02T21:19:54.034Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-02T21:19:54.606Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-02T21:19:54.867Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-02T21:19:55.437Z] check_test.go:307: [d624db127f70a] daemon is not started [2022-06-02T21:19:55.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-02T21:19:55.920Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-06-02T21:19:55.920Z] === RUN TestServiceUpdateNetwork [2022-06-02T21:19:56.821Z] check_test.go:307: [d65a1e2adb569] daemon is not started [2022-06-02T21:19:56.821Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-02T21:19:56.847Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-02T21:19:57.081Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-02T21:19:58.036Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-02T21:19:58.994Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-02T21:20:02.297Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-02T21:20:02.297Z] check_test.go:307: [dd7b15eb16291] daemon is not started [2022-06-02T21:20:02.297Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-02T21:20:04.209Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-02T21:20:04.588Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-02T21:20:04.591Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-02T21:20:05.594Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-02T21:20:05.594Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-02T21:20:06.600Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-02T21:20:07.507Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-02T21:20:08.144Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-06-02T21:20:08.144Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T21:20:08.404Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T21:20:08.903Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-02T21:20:08.974Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T21:20:09.343Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-02T21:20:09.343Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-02T21:20:11.446Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-02T21:20:12.390Z] check_test.go:307: [d43cc79830ce0] daemon is not started [2022-06-02T21:20:12.390Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-02T21:20:13.282Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-02T21:20:13.797Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-02T21:20:13.797Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-02T21:20:13.797Z] [2022-06-02T21:20:13.797Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-02T21:20:13.797Z] =========================== short test summary info ============================ [2022-06-02T21:20:13.797Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-02T21:20:13.797Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-02T21:20:13.797Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-02T21:20:13.797Z] Not supported on most drivers [2022-06-02T21:20:13.797Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-02T21:20:13.797Z] Output of docker top depends on host distro, and is not formalized. [2022-06-02T21:20:13.797Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-02T21:20:13.797Z] Output of docker top depends on host distro, and is not formalized. [2022-06-02T21:20:13.797Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-02T21:20:13.797Z] Can fail if eth0 has multiple IP addresses [2022-06-02T21:20:13.797Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-02T21:20:13.797Z] This doesn't seem to be taken into account by the engine [2022-06-02T21:20:13.797Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-02T21:20:13.797Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-02T21:20:13.797Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.37 seconds == [2022-06-02T21:20:14.054Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-02T21:20:17.102Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T21:20:17.676Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-02T21:20:20.974Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-02T21:20:20.974Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-02T21:20:21.547Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-02T21:20:21.808Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-02T21:20:23.679Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-06-02T21:20:23.687Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-02T21:20:23.687Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-02T21:20:23.687Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-02T21:20:23.687Z] PASS [2022-06-02T21:20:23.687Z] [2022-06-02T21:20:23.687Z] === Skipped [2022-06-02T21:20:23.687Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T21:20:23.687Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:20:23.687Z] [2022-06-02T21:20:23.687Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-02T21:20:23.687Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-02T21:20:23.687Z] [2022-06-02T21:20:23.687Z] DONE 27 tests, 2 skipped in 130.595s [2022-06-02T21:20:23.687Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T21:20:23.687Z] ++ 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-06-02T21:20:23.687Z] ++ set -e [2022-06-02T21:20:23.687Z] ++ '[' -n 0 ']' [2022-06-02T21:20:23.687Z] ++ set -x [2022-06-02T21:20:23.687Z] ++ 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-06-02T21:20:23.688Z] INFO: Testing against a local daemon [2022-06-02T21:20:23.688Z] === RUN TestSessionCreate [2022-06-02T21:20:23.688Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T21:20:23.688Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T21:20:23.688Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T21:20:23.688Z] PASS [2022-06-02T21:20:23.688Z] [2022-06-02T21:20:23.688Z] DONE 2 tests in 0.133s [2022-06-02T21:20:23.688Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T21:20:23.688Z] ++ 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-06-02T21:20:23.688Z] ++ set -e [2022-06-02T21:20:23.688Z] ++ '[' -n 0 ']' [2022-06-02T21:20:23.688Z] ++ set -x [2022-06-02T21:20:23.688Z] ++ 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-06-02T21:20:23.688Z] INFO: Testing against a local daemon [2022-06-02T21:20:23.688Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T21:20:23.688Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T21:20:23.688Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T21:20:23.688Z] === RUN TestDiskUsage [2022-06-02T21:20:23.688Z] === PAUSE TestDiskUsage [2022-06-02T21:20:23.688Z] === RUN TestEventsExecDie [2022-06-02T21:20:23.688Z] --- PASS: TestEventsExecDie (0.51s) [2022-06-02T21:20:23.688Z] === RUN TestEventsBackwardsCompatible [2022-06-02T21:20:23.948Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-02T21:20:23.948Z] === RUN TestEventsVolumeCreate [2022-06-02T21:20:23.948Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-02T21:20:23.948Z] === RUN TestInfoBinaryCommits [2022-06-02T21:20:23.948Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-02T21:20:23.948Z] === RUN TestInfoAPIVersioned [2022-06-02T21:20:23.948Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-02T21:20:23.948Z] === RUN TestInfoAPI [2022-06-02T21:20:23.948Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T21:20:23.948Z] === RUN TestInfoAPIWarnings [2022-06-02T21:20:24.354Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-02T21:20:26.238Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T21:20:26.238Z] [2022-06-02T21:20:26.238Z] Unloading profiles will leave already running processes permanently [2022-06-02T21:20:26.238Z] unconfined, which can lead to unexpected situations. [2022-06-02T21:20:26.238Z] [2022-06-02T21:20:26.238Z] To set a process to complain mode, use the command line tool [2022-06-02T21:20:26.238Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T21:20:26.238Z] Post stage [2022-06-02T21:20:26.269Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] junit [2022-06-02T21:20:26.286Z] Recording test results [2022-06-02T21:20:26.525Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-02T21:20:26.532Z] check_test.go:307: [d21aa2a09b83d] daemon is not started [2022-06-02T21:20:26.532Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-02T21:20:26.802Z] + echo Ensuring container killed. [2022-06-02T21:20:26.802Z] Ensuring container killed. [2022-06-02T21:20:26.802Z] + docker rm -vf docker-pr3 [2022-06-02T21:20:26.802Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-02T21:20:27.080Z] + echo Chowning /workspace to jenkins user [2022-06-02T21:20:27.080Z] Chowning /workspace to jenkins user [2022-06-02T21:20:27.080Z] + id -u [2022-06-02T21:20:27.080Z] + id -g [2022-06-02T21:20:27.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43066:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T21:20:27.104Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-02T21:20:27.676Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-02T21:20:28.247Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-02T21:20:28.247Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T21:20:28.745Z] + bundleName=docker-py [2022-06-02T21:20:28.745Z] + echo Creating docker-py-bundles.tar.gz [2022-06-02T21:20:28.745Z] Creating docker-py-bundles.tar.gz [2022-06-02T21:20:28.745Z] + 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-06-02T21:20:28.756Z] Archiving artifacts [2022-06-02T21:20:29.157Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43066/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-02T21:20:29.513Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh binary [2022-06-02T21:20:29.771Z] [2022-06-02T21:20:30.030Z] Removing bundles/ [2022-06-02T21:20:30.030Z] [2022-06-02T21:20:30.030Z] ---> Making bundle: binary (in bundles/binary) [2022-06-02T21:20:30.030Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-02T21:20:30.030Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:20:30.161Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-02T21:20:30.161Z] check_test.go:307: [dc47f58404ed8] daemon is not started [2022-06-02T21:20:30.161Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-02T21:20:30.731Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-02T21:20:32.645Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-02T21:20:35.190Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-02T21:20:36.592Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-02T21:20:38.503Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-02T21:20:39.073Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-02T21:20:40.989Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-02T21:20:40.989Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-02T21:20:44.373Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-02T21:20:44.375Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-02T21:20:44.375Z] === RUN TestInfoDebug [2022-06-02T21:20:44.375Z] --- PASS: TestInfoDebug (0.52s) [2022-06-02T21:20:44.375Z] === RUN TestInfoInsecureRegistries [2022-06-02T21:20:44.375Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-02T21:20:44.375Z] === RUN TestInfoRegistryMirrors [2022-06-02T21:20:44.375Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T21:20:44.375Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T21:20:44.375Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-02T21:20:44.375Z] === RUN TestPingCacheHeaders [2022-06-02T21:20:44.375Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-02T21:20:44.375Z] === RUN TestPingGet [2022-06-02T21:20:44.375Z] --- PASS: TestPingGet (0.02s) [2022-06-02T21:20:44.375Z] === RUN TestPingHead [2022-06-02T21:20:44.375Z] --- PASS: TestPingHead (0.02s) [2022-06-02T21:20:44.375Z] === RUN TestPingSwarmHeader [2022-06-02T21:20:44.375Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T21:20:44.375Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T21:20:44.375Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T21:20:44.375Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-02T21:20:44.375Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T21:20:44.375Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T21:20:44.375Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T21:20:44.375Z] === RUN TestVersion [2022-06-02T21:20:44.375Z] --- PASS: TestVersion (0.02s) [2022-06-02T21:20:44.375Z] === CONT TestDiskUsage [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T21:20:44.944Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T21:20:45.205Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage (1.14s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-02T21:20:45.465Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:20:45.465Z] PASS [2022-06-02T21:20:45.465Z] [2022-06-02T21:20:45.465Z] === Skipped [2022-06-02T21:20:45.465Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T21:20:45.465Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T21:20:45.465Z] [2022-06-02T21:20:45.465Z] DONE 54 tests, 1 skipped in 22.258s [2022-06-02T21:20:45.465Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T21:20:45.465Z] ++ 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-06-02T21:20:45.465Z] ++ set -e [2022-06-02T21:20:45.465Z] ++ '[' -n 0 ']' [2022-06-02T21:20:45.465Z] ++ set -x [2022-06-02T21:20:45.465Z] ++ 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-06-02T21:20:45.465Z] INFO: Testing against a local daemon [2022-06-02T21:20:45.465Z] === RUN TestVolumesCreateAndList [2022-06-02T21:20:45.465Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-02T21:20:45.465Z] === RUN TestVolumesRemove [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesRemove (0.07s) [2022-06-02T21:20:45.726Z] === RUN TestVolumesInspect [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T21:20:45.726Z] === RUN TestVolumesInvalidJSON [2022-06-02T21:20:45.726Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T21:20:45.726Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T21:20:45.726Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T21:20:45.726Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T21:20:45.726Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T21:20:45.726Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T21:20:45.726Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T21:20:45.726Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T21:20:45.726Z] PASS [2022-06-02T21:20:45.726Z] [2022-06-02T21:20:45.726Z] DONE 9 tests in 0.215s [2022-06-02T21:20:45.726Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T21:20:45.726Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T21:20:45.726Z] +++ kill 14162 [2022-06-02T21:20:45.756Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-02T21:20:45.987Z] +++ /etc/init.d/apparmor stop [2022-06-02T21:20:45.987Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T21:20:45.987Z] [2022-06-02T21:20:45.987Z] Unloading profiles will leave already running processes permanently [2022-06-02T21:20:45.987Z] unconfined, which can lead to unexpected situations. [2022-06-02T21:20:45.987Z] [2022-06-02T21:20:45.987Z] To set a process to complain mode, use the command line tool [2022-06-02T21:20:45.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T21:20:45.987Z] +++ true [2022-06-02T21:20:45.987Z] exiting test-integration [2022-06-02T21:20:45.987Z] ++ exit 0 [2022-06-02T21:20:45.987Z] Post stage [Pipeline] junit [2022-06-02T21:20:46.729Z] Recording test results [2022-06-02T21:20:46.928Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T21:20:47.260Z] + echo Ensuring container killed. [2022-06-02T21:20:47.260Z] Ensuring container killed. [2022-06-02T21:20:47.260Z] + docker rm -vf docker-pr3 [2022-06-02T21:20:47.260Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-02T21:20:47.545Z] + echo Chowning /workspace to jenkins user [2022-06-02T21:20:47.545Z] Chowning /workspace to jenkins user [2022-06-02T21:20:47.545Z] + id -u [2022-06-02T21:20:47.545Z] + id -g [2022-06-02T21:20:47.545Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43066:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T21:20:49.251Z] + bundleName=arm64-integration [2022-06-02T21:20:49.251Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-02T21:20:49.251Z] Creating arm64-integration-bundles.tar.gz [2022-06-02T21:20:49.251Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-02T21:20:49.251Z] + 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-06-02T21:20:49.524Z] Archiving artifacts [2022-06-02T21:20:49.734Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43066/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T21:20:49.999Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-02T21:20:50.041Z] + make clean [2022-06-02T21:20:50.041Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T21:20:50.041Z] docker-dev-cache [2022-06-02T21:20:50.041Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T21:20:54.205Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-02T21:20:55.589Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-02T21:20:56.530Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-02T21:20:57.472Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-02T21:20:57.732Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-02T21:20:57.732Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-02T21:21:01.031Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-02T21:21:02.415Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-02T21:21:02.676Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-02T21:21:03.247Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-02T21:21:04.646Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-02T21:21:04.646Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-02T21:21:04.906Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-02T21:21:05.477Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-02T21:21:06.862Z] docker_cli_daemon_test.go:2503: [d1b54423e80f4] daemon is not started [2022-06-02T21:21:07.803Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-02T21:21:08.743Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-02T21:21:09.314Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-02T21:21:11.227Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-02T21:21:12.611Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-02T21:21:13.995Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-02T21:21:14.938Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-02T21:21:17.482Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-02T21:21:20.028Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-02T21:21:21.415Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-02T21:21:21.985Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-02T21:21:24.530Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-02T21:21:24.791Z] check_test.go:307: [d893da45d7d00] daemon is not started [2022-06-02T21:21:24.791Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-02T21:21:31.383Z] --- PASS: TestDockerDaemonSuite (342.20s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.01s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.07s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.17s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.27s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.82s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2022-06-02T21:21:31.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.66s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.64s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.04s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.02s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.66s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.35s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.91s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.91s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-06-02T21:21:31.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T21:21:31.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.25s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.79s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.63s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.54s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.60s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.08s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.99s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.93s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.07s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.16s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.77s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.66s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.63s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.35s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.21s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.88s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.67s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-06-02T21:21:31.384Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.70s) [2022-06-02T21:21:31.384Z] === RUN TestDockerSwarmSuite [2022-06-02T21:21:31.384Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-02T21:21:33.950Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-02T21:21:37.249Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-02T21:21:42.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-02T21:21:43.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-02T21:21:45.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-02T21:21:53.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-02T21:21:53.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-02T21:21:54.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-02T21:21:54.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-02T21:21:55.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-02T21:21:56.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-02T21:21:56.444Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-02T21:21:56.444Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-02T21:21:56.444Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-02T21:21:56.705Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-02T21:21:59.251Z] docker_api_swarm_test.go:563: [d92be9d554854] joining swarm manager [dc29187be6df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:22:07.393Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-02T21:22:07.393Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-02T21:22:08.359Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-02T21:22:08.930Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-02T21:22:09.501Z] === RUN TestDockerSuite/TestBuildFails [2022-06-02T21:22:10.442Z] docker_api_swarm_test.go:585: [d198e4576c186] joining swarm manager [dc29187be6df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:22:10.442Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-02T21:22:10.442Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-02T21:22:13.741Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-02T21:22:13.741Z] check_test.go:378: [d92be9d554854] daemon is not started [2022-06-02T21:22:15.652Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-02T21:22:17.035Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-02T21:22:18.421Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-02T21:22:18.682Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-02T21:22:20.065Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-02T21:22:21.449Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-02T21:22:22.390Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-02T21:22:22.650Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-02T21:22:23.611Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-02T21:22:23.611Z] Copying nested executables into bundles/binary-daemon [2022-06-02T21:22:23.611Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-02T21:22:23.611Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:22:23.611Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-02T21:22:23.611Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-02T21:22:24.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-02T21:22:24.037Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-02T21:22:24.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-02T21:22:24.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/make.sh cross [2022-06-02T21:22:24.446Z] [2022-06-02T21:22:24.447Z] Removing bundles/ [2022-06-02T21:22:24.447Z] [2022-06-02T21:22:24.447Z] ---> Making bundle: cross (in bundles/cross) [2022-06-02T21:22:24.447Z] Cross building: bundles/cross/linux/amd64 [2022-06-02T21:22:24.609Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-02T21:22:24.705Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-02T21:22:24.705Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-02T21:22:27.154Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-02T21:22:27.154Z] docker_api_swarm_test.go:46: [d900aac7e0772] joining swarm manager [d635f38958da3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:22:28.538Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-02T21:22:32.741Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-02T21:22:33.002Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-02T21:22:33.954Z] --- PASS: TestImportExtremelyLargeImageWorks (180.31s) [2022-06-02T21:22:33.954Z] PASS [2022-06-02T21:22:33.954Z] [2022-06-02T21:22:33.954Z] DONE 22 tests in 184.906s [2022-06-02T21:22:33.954Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-02T21:22:33.954Z] ++ 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-06-02T21:22:33.954Z] ++ set -e [2022-06-02T21:22:33.954Z] ++ '[' -n 0 ']' [2022-06-02T21:22:33.954Z] ++ set -x [2022-06-02T21:22:33.954Z] ++ 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-06-02T21:22:33.954Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-02T21:22:33.954Z] INFO: Testing against a local daemon [2022-06-02T21:22:33.954Z] === RUN TestNetworkCreateDelete [2022-06-02T21:22:33.954Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-06-02T21:22:33.954Z] === RUN TestDockerNetworkDeletePreferID [2022-06-02T21:22:34.525Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-02T21:22:34.525Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-06-02T21:22:34.525Z] === RUN TestDaemonDNSFallback [2022-06-02T21:22:34.785Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-02T21:22:34.785Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-02T21:22:35.727Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-02T21:22:35.988Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-02T21:22:36.248Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-02T21:22:36.508Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-02T21:22:36.768Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-02T21:22:37.029Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-02T21:22:37.969Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-02T21:22:39.881Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-02T21:22:41.263Z] --- PASS: TestDaemonDNSFallback (6.56s) [2022-06-02T21:22:41.263Z] === RUN TestInspectNetwork [2022-06-02T21:22:44.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-02T21:22:44.827Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-02T21:22:44.827Z] === RUN TestInspectNetwork/full_network_id [2022-06-02T21:22:44.827Z] === RUN TestInspectNetwork/partial_network_id [2022-06-02T21:22:44.827Z] === RUN TestInspectNetwork/network_name [2022-06-02T21:22:44.827Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-02T21:22:45.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-02T21:22:47.632Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-02T21:22:47.632Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-02T21:22:47.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-02T21:22:47.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-02T21:22:47.892Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-02T21:22:47.892Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-02T21:22:49.276Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-02T21:22:49.276Z] --- PASS: TestInspectNetwork (8.17s) [2022-06-02T21:22:49.276Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-02T21:22:49.276Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-02T21:22:49.276Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-02T21:22:49.276Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-02T21:22:49.276Z] === RUN TestRunContainerWithBridgeNone [2022-06-02T21:22:50.659Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-02T21:22:51.230Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-02T21:22:51.230Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:22:51.230Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:22:51.230Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:22:51.230Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-02T21:22:51.230Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-02T21:22:51.230Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-02T21:22:51.230Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-02T21:22:51.230Z] === RUN TestNetworkList [2022-06-02T21:22:51.230Z] === RUN TestNetworkList//networks [2022-06-02T21:22:51.230Z] === PAUSE TestNetworkList//networks [2022-06-02T21:22:51.230Z] === RUN TestNetworkList//networks/ [2022-06-02T21:22:51.230Z] === PAUSE TestNetworkList//networks/ [2022-06-02T21:22:51.230Z] === CONT TestNetworkList//networks [2022-06-02T21:22:51.230Z] === CONT TestNetworkList//networks/ [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkList (0.01s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-02T21:22:51.230Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-02T21:22:51.230Z] === RUN TestHostIPv4BridgeLabel [2022-06-02T21:22:51.801Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-06-02T21:22:51.801Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-02T21:22:53.185Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-02T21:22:53.185Z] === RUN TestDaemonDefaultNetworkPools [2022-06-02T21:22:53.185Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-02T21:22:53.446Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-02T21:22:53.706Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-06-02T21:22:53.706Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-02T21:22:53.967Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-02T21:22:54.907Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-02T21:22:54.907Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-02T21:22:56.298Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-06-02T21:22:56.298Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-02T21:22:56.569Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-06-02T21:22:56.569Z] === RUN TestServiceWithPredefinedNetwork [2022-06-02T21:22:59.878Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-06-02T21:22:59.878Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-02T21:22:59.878Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:22:59.878Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:22:59.878Z] === RUN TestServiceWithDataPathPortInit [2022-06-02T21:23:01.790Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-02T21:23:04.335Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-02T21:23:04.905Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-02T21:23:06.815Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-02T21:23:06.815Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-02T21:23:06.815Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-02T21:23:10.111Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-02T21:23:10.682Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-02T21:23:12.063Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-02T21:23:12.063Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-02T21:23:13.447Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-02T21:23:13.708Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-02T21:23:14.649Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-02T21:23:15.219Z] --- PASS: TestServiceWithDataPathPortInit (15.94s) [2022-06-02T21:23:15.219Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-02T21:23:15.219Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-02T21:23:16.603Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-02T21:23:16.863Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-02T21:23:16.863Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-02T21:23:17.435Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-02T21:23:18.006Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-02T21:23:18.577Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-02T21:23:18.838Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yycw85rm66aos471d3lih6rh0 Created:2022-06-02 21:23:17.223627582 +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[502849b40f1e8f15d1fec4d6fe5dd96e2aae03b1bf9d6c843e62dbb6d30f2e51:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.26ecxf2nau53h49ew910iyvu3 EndpointID:57b28a4c20787fe89222ab7acfecf7f331249c17cfd394b4d7204404027e2da2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b04284ec4bdd820f667d0b470cd1ec27cee57ca3904e74629d70975145457a55 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:a642ffda5925 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.26ecxf2nau53h49ew910iyvu3 EndpointID:57b28a4c20787fe89222ab7acfecf7f331249c17cfd394b4d7204404027e2da2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-02T21:23:19.777Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-02T21:23:20.355Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-02T21:23:22.266Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-02T21:23:23.208Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-02T21:23:23.208Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2022-06-02T21:23:23.208Z] PASS [2022-06-02T21:23:23.208Z] [2022-06-02T21:23:23.208Z] === Skipped [2022-06-02T21:23:23.208Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-02T21:23:23.208Z] service_test.go:243: FLAKY_TEST [2022-06-02T21:23:23.208Z] [2022-06-02T21:23:23.208Z] DONE 38 tests, 1 skipped in 49.583s [2022-06-02T21:23:23.469Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:23:23.469Z] ++ 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-06-02T21:23:23.469Z] ++ set -e [2022-06-02T21:23:23.469Z] ++ '[' -n 0 ']' [2022-06-02T21:23:23.469Z] ++ set -x [2022-06-02T21:23:23.469Z] ++ 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-06-02T21:23:23.469Z] INFO: Testing against a local daemon [2022-06-02T21:23:23.469Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-02T21:23:23.469Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:23:23.469Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:23:23.469Z] === RUN TestDockerNetworkIpvlan [2022-06-02T21:23:23.469Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:23:23.469Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:23:23.469Z] PASS [2022-06-02T21:23:23.469Z] [2022-06-02T21:23:23.469Z] === Skipped [2022-06-02T21:23:23.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-02T21:23:23.469Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:23:23.469Z] [2022-06-02T21:23:23.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-02T21:23:23.469Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-02T21:23:23.469Z] [2022-06-02T21:23:23.469Z] DONE 2 tests, 2 skipped in 0.114s [2022-06-02T21:23:23.469Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-02T21:23:23.469Z] ++ 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-06-02T21:23:23.469Z] ++ set -e [2022-06-02T21:23:23.469Z] ++ '[' -n 0 ']' [2022-06-02T21:23:23.469Z] ++ set -x [2022-06-02T21:23:23.469Z] ++ 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-06-02T21:23:23.469Z] INFO: Testing against a local daemon [2022-06-02T21:23:23.469Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-02T21:23:24.855Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-02T21:23:24.855Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-06-02T21:23:24.855Z] === RUN TestDockerNetworkMacvlan [2022-06-02T21:23:25.799Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-02T21:23:25.799Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-02T21:23:26.741Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-02T21:23:26.741Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-02T21:23:27.001Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-02T21:23:27.261Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-02T21:23:29.805Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-02T21:23:29.805Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-02T21:23:31.717Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-02T21:23:31.717Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-02T21:23:32.659Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-02T21:23:33.230Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-02T21:23:33.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-02T21:23:36.792Z] docker_api_swarm_test.go:304: [d209c7884221d] joining swarm manager [dd9468162d085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:23:37.053Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-02T21:23:38.006Z] docker_api_swarm_test.go:305: [d86e234da3a37] joining swarm manager [dd9468162d085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:23:38.267Z] --- PASS: TestDockerNetworkMacvlan (13.30s) [2022-06-02T21:23:38.267Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-06-02T21:23:38.267Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-06-02T21:23:38.267Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2022-06-02T21:23:38.267Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2022-06-02T21:23:38.267Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.53s) [2022-06-02T21:23:38.267Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2022-06-02T21:23:38.267Z] PASS [2022-06-02T21:23:38.267Z] [2022-06-02T21:23:38.267Z] DONE 8 tests in 14.752s [2022-06-02T21:23:38.267Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-02T21:23:38.267Z] ++ 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-06-02T21:23:38.267Z] ++ set -e [2022-06-02T21:23:38.267Z] ++ '[' -n 0 ']' [2022-06-02T21:23:38.267Z] ++ set -x [2022-06-02T21:23:38.267Z] ++ 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-06-02T21:23:38.267Z] testing: warning: no tests to run [2022-06-02T21:23:38.267Z] PASS [2022-06-02T21:23:38.267Z] [2022-06-02T21:23:38.267Z] DONE 0 tests in 0.033s [2022-06-02T21:23:38.267Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-02T21:23:38.267Z] ++ 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-06-02T21:23:38.267Z] ++ set -e [2022-06-02T21:23:38.267Z] ++ '[' -n 0 ']' [2022-06-02T21:23:38.267Z] ++ set -x [2022-06-02T21:23:38.267Z] ++ 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-06-02T21:23:38.527Z] INFO: Testing against a local daemon [2022-06-02T21:23:38.527Z] === RUN TestAuthZPluginAllowRequest [2022-06-02T21:23:38.788Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-02T21:23:39.729Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-06-02T21:23:39.729Z] === RUN TestAuthZPluginTLS [2022-06-02T21:23:40.299Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-02T21:23:40.299Z] === RUN TestAuthZPluginDenyRequest [2022-06-02T21:23:40.870Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-06-02T21:23:40.870Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-02T21:23:41.440Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-02T21:23:41.440Z] === RUN TestAuthZPluginDenyResponse [2022-06-02T21:23:41.700Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-02T21:23:41.960Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-02T21:23:41.960Z] === RUN TestAuthZPluginAllowEventStream [2022-06-02T21:23:43.356Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-06-02T21:23:43.356Z] === RUN TestAuthZPluginErrorResponse [2022-06-02T21:23:43.927Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-06-02T21:23:43.927Z] === RUN TestAuthZPluginErrorRequest [2022-06-02T21:23:44.497Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-02T21:23:44.497Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-02T21:23:44.757Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-02T21:23:45.017Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-06-02T21:23:45.017Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-02T21:23:46.402Z] === RUN TestDockerSuite/TestBuildRm [2022-06-02T21:23:46.977Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2022-06-02T21:23:46.977Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-02T21:23:48.889Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2022-06-02T21:23:48.890Z] === RUN TestAuthZPluginHeader [2022-06-02T21:23:48.890Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-02T21:23:49.831Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-06-02T21:23:49.831Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-02T21:23:49.831Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-02T21:23:50.771Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-02T21:23:51.031Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-02T21:23:51.603Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-02T21:23:52.543Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-02T21:23:53.114Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-02T21:23:54.057Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2022-06-02T21:23:54.057Z] === RUN TestAuthZPluginV2Disable [2022-06-02T21:23:54.057Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-02T21:23:56.601Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-02T21:23:56.861Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-02T21:23:56.861Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-02T21:23:56.861Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-02T21:23:56.861Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-02T21:23:57.433Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-02T21:23:58.005Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-06-02T21:23:58.005Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-02T21:23:58.005Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-02T21:23:58.265Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-02T21:23:58.265Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-02T21:23:59.207Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-02T21:24:01.753Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-06-02T21:24:01.753Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-02T21:24:02.013Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-02T21:24:02.954Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-02T21:24:03.527Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-02T21:24:03.788Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-02T21:24:04.740Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-02T21:24:06.125Z] === RUN TestDockerSuite/TestBuildUser [2022-06-02T21:24:08.668Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-02T21:24:11.973Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-02T21:24:13.356Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.75s) [2022-06-02T21:24:13.356Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-02T21:24:14.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-02T21:24:16.142Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-02T21:24:16.654Z] docker_api_swarm_test.go:272: [d998c4ab8f41f] joining swarm manager [dae6b8f479b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:24:16.708Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-02T21:24:18.038Z] docker_api_swarm_test.go:273: [d3b30b09c1151] joining swarm manager [dae6b8f479b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:24:18.079Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-02T21:24:18.079Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-02T21:24:18.079Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-02T21:24:18.079Z] Cross building: bundles/cross/windows/amd64 [2022-06-02T21:24:18.079Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-02T21:24:18.079Z] { [2022-06-02T21:24:18.079Z] "RT_GROUP_ICON": { [2022-06-02T21:24:18.079Z] "#1": { [2022-06-02T21:24:18.079Z] "0409": "../../winresources/docker.ico" [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] }, [2022-06-02T21:24:18.079Z] "RT_MANIFEST": { [2022-06-02T21:24:18.079Z] "#1": { [2022-06-02T21:24:18.079Z] "0409": { [2022-06-02T21:24:18.079Z] "identity": {}, [2022-06-02T21:24:18.079Z] "description": "Docker Engine", [2022-06-02T21:24:18.079Z] "minimum-os": "vista", [2022-06-02T21:24:18.079Z] "execution-level": "", [2022-06-02T21:24:18.079Z] "ui-access": false, [2022-06-02T21:24:18.079Z] "auto-elevate": false, [2022-06-02T21:24:18.079Z] "dpi-awareness": "unaware", [2022-06-02T21:24:18.079Z] "disable-theming": false, [2022-06-02T21:24:18.079Z] "disable-window-filtering": false, [2022-06-02T21:24:18.079Z] "high-resolution-scrolling-aware": false, [2022-06-02T21:24:18.079Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-02T21:24:18.079Z] "long-path-aware": false, [2022-06-02T21:24:18.079Z] "printer-driver-isolation": false, [2022-06-02T21:24:18.079Z] "gdi-scaling": false, [2022-06-02T21:24:18.079Z] "segment-heap": false, [2022-06-02T21:24:18.079Z] "use-common-controls-v6": false [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] }, [2022-06-02T21:24:18.079Z] "RT_MESSAGETABLE": { [2022-06-02T21:24:18.079Z] "#1": { [2022-06-02T21:24:18.079Z] "0409": "../../winresources/event_messages.bin" [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] }, [2022-06-02T21:24:18.079Z] "RT_VERSION": { [2022-06-02T21:24:18.079Z] "#1": { [2022-06-02T21:24:18.079Z] "0409": { [2022-06-02T21:24:18.079Z] "fixed": { [2022-06-02T21:24:18.079Z] "file_version": "0.0.0.0", [2022-06-02T21:24:18.079Z] "product_version": "0.0.0.0", [2022-06-02T21:24:18.079Z] "type": "Unknown" [2022-06-02T21:24:18.079Z] }, [2022-06-02T21:24:18.079Z] "info": { [2022-06-02T21:24:18.079Z] "0000": { [2022-06-02T21:24:18.079Z] "CompanyName": "", [2022-06-02T21:24:18.079Z] "FileVersion": "dev", [2022-06-02T21:24:18.079Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-02T21:24:18.079Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-02T21:24:18.079Z] "ProductName": "", [2022-06-02T21:24:18.079Z] "ProductVersion": "dev", [2022-06-02T21:24:18.079Z] "SpecialBuild": "57475fbfb7d1cb1ba52f2b52fa5ada38b8238136" [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] } [2022-06-02T21:24:18.079Z] cmd/dockerd/config.go [2022-06-02T21:24:18.079Z] cmd/dockerd/config_windows.go [2022-06-02T21:24:18.079Z] cmd/dockerd/daemon.go [2022-06-02T21:24:18.079Z] cmd/dockerd/daemon_test.go [2022-06-02T21:24:18.079Z] cmd/dockerd/daemon_windows.go [2022-06-02T21:24:18.079Z] cmd/dockerd/docker.go [2022-06-02T21:24:18.079Z] cmd/dockerd/docker_windows.go [2022-06-02T21:24:18.079Z] cmd/dockerd/genwinres_windows.go [2022-06-02T21:24:18.079Z] cmd/dockerd/metrics.go [2022-06-02T21:24:18.079Z] cmd/dockerd/options.go [2022-06-02T21:24:18.079Z] cmd/dockerd/options_test.go [2022-06-02T21:24:18.079Z] cmd/dockerd/service_windows.go [2022-06-02T21:24:18.337Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-02T21:24:18.337Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-02T21:24:22.240Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-02T21:24:22.241Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-02T21:24:22.501Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-02T21:24:23.074Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-02T21:24:23.645Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-02T21:24:24.588Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-02T21:24:24.588Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-02T21:24:24.588Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-02T21:24:24.588Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-02T21:24:24.588Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-02T21:24:24.588Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-02T21:24:24.588Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-02T21:24:24.588Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-02T21:24:24.588Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-02T21:24:25.528Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-02T21:24:25.528Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-02T21:24:26.102Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-02T21:24:26.674Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-02T21:24:27.245Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-02T21:24:27.245Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-02T21:24:29.159Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-02T21:24:29.742Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-02T21:24:29.742Z] PASS [2022-06-02T21:24:29.742Z] [2022-06-02T21:24:29.742Z] DONE 17 tests in 51.421s [2022-06-02T21:24:29.742Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-02T21:24:29.742Z] ++ 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-06-02T21:24:29.742Z] ++ set -e [2022-06-02T21:24:29.742Z] ++ '[' -n 0 ']' [2022-06-02T21:24:29.742Z] ++ set -x [2022-06-02T21:24:29.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-02T21:24:29.742Z] INFO: Testing against a local daemon [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:24:29.742Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:24:29.742Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-02T21:24:29.742Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-02T21:24:29.742Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-02T21:24:29.742Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-02T21:24:29.742Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-02T21:24:29.742Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-02T21:24:30.004Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-06-02T21:24:30.004Z] === RUN TestPluginInstall [2022-06-02T21:24:30.004Z] === RUN TestPluginInstall/no_auth [2022-06-02T21:24:30.264Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-02T21:24:31.205Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-02T21:24:31.467Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-02T21:24:32.039Z] time="2022-06-02T21:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:24:32.039Z] time="2022-06-02T21:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e68e2e2fba1cab557b3ee63497e7c27e13aa5206078445d2ec643f604f94f4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:24:32.039Z] time="2022-06-02T21:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:24:32.039Z] time="2022-06-02T21:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e68e2e2fba1cab557b3ee63497e7c27e13aa5206078445d2ec643f604f94f4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:24:32.300Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-02T21:24:32.300Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-02T21:24:32.300Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-02T21:24:32.561Z] === RUN TestPluginInstall/with_htpasswd [2022-06-02T21:24:32.822Z] time="2022-06-02T21:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:24:32.822Z] time="2022-06-02T21:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ee535287c573c580c6a7ea15d685afa9c6b51fd5297a3f960d3ef50b6cb7195" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:24:32.822Z] time="2022-06-02T21:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:24:32.822Z] time="2022-06-02T21:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ee535287c573c580c6a7ea15d685afa9c6b51fd5297a3f960d3ef50b6cb7195" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:24:32.822Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-02T21:24:33.393Z] === RUN TestPluginInstall/with_insecure [2022-06-02T21:24:34.335Z] time="2022-06-02T21:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:24:34.335Z] time="2022-06-02T21:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bb29367ad44e738ab3ed42de959b14676b6b38d67a5694ad61eb93e4cca457a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:24:34.335Z] time="2022-06-02T21:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-02T21:24:34.335Z] time="2022-06-02T21:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bb29367ad44e738ab3ed42de959b14676b6b38d67a5694ad61eb93e4cca457a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-02T21:24:34.595Z] plugin_test.go:195: [d5de299f67d33] daemon is not started [2022-06-02T21:24:34.595Z] --- PASS: TestPluginInstall (4.71s) [2022-06-02T21:24:34.595Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2022-06-02T21:24:34.595Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-06-02T21:24:34.595Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-06-02T21:24:34.595Z] === RUN TestPluginsWithRuntimes [2022-06-02T21:24:34.856Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-02T21:24:34.856Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-02T21:24:34.856Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T21:24:34.856Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-02T21:24:35.427Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-02T21:24:35.998Z] === RUN TestDockerSuite/TestCommitChange [2022-06-02T21:24:36.258Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-02T21:24:36.829Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-02T21:24:37.401Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-02T21:24:37.401Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-02T21:24:38.341Z] --- PASS: TestPluginsWithRuntimes (3.76s) [2022-06-02T21:24:38.341Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-06-02T21:24:38.341Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-06-02T21:24:38.341Z] === RUN TestPluginBackCompatMediaTypes [2022-06-02T21:24:38.341Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-02T21:24:39.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-02T21:24:39.285Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-06-02T21:24:39.285Z] PASS [2022-06-02T21:24:39.285Z] [2022-06-02T21:24:39.285Z] DONE 24 tests in 9.425s [2022-06-02T21:24:39.285Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-02T21:24:39.285Z] ++ 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-06-02T21:24:39.285Z] ++ set -e [2022-06-02T21:24:39.285Z] ++ '[' -n 0 ']' [2022-06-02T21:24:39.285Z] ++ set -x [2022-06-02T21:24:39.285Z] ++ 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-06-02T21:24:39.285Z] INFO: Testing against a local daemon [2022-06-02T21:24:39.285Z] === RUN TestExternalGraphDriver [2022-06-02T21:24:39.285Z] === RUN TestExternalGraphDriver/json [2022-06-02T21:24:39.856Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-02T21:24:40.798Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-02T21:24:41.370Z] === RUN TestExternalGraphDriver/spec [2022-06-02T21:24:42.755Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-02T21:24:43.327Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-02T21:24:43.327Z] === RUN TestExternalGraphDriver/pull [2022-06-02T21:24:44.710Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-02T21:24:45.281Z] --- PASS: TestExternalGraphDriver (5.89s) [2022-06-02T21:24:45.281Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2022-06-02T21:24:45.281Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2022-06-02T21:24:45.281Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2022-06-02T21:24:45.281Z] === RUN TestGraphdriverPluginV2 [2022-06-02T21:24:45.281Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-02T21:24:45.281Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-02T21:24:45.281Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-02T21:24:45.281Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-02T21:24:45.281Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-02T21:24:45.281Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-02T21:24:45.281Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-02T21:24:46.664Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-02T21:24:47.605Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-02T21:24:47.605Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-02T21:24:48.176Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-02T21:24:48.749Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-02T21:24:49.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-02T21:24:49.594Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2022-06-02T21:24:49.594Z] PASS [2022-06-02T21:24:49.594Z] [2022-06-02T21:24:49.594Z] DONE 5 tests in 10.443s [2022-06-02T21:24:49.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-02T21:24:49.594Z] ++ 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-06-02T21:24:49.594Z] ++ set -e [2022-06-02T21:24:49.594Z] ++ '[' -n 0 ']' [2022-06-02T21:24:49.594Z] ++ set -x [2022-06-02T21:24:49.594Z] ++ 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-06-02T21:24:49.862Z] INFO: Testing against a local daemon [2022-06-02T21:24:49.862Z] === RUN TestContinueAfterPluginCrash [2022-06-02T21:24:49.862Z] === PAUSE TestContinueAfterPluginCrash [2022-06-02T21:24:49.862Z] === RUN TestReadPluginNoRead [2022-06-02T21:24:49.862Z] === PAUSE TestReadPluginNoRead [2022-06-02T21:24:49.862Z] === RUN TestDaemonStartWithLogOpt [2022-06-02T21:24:49.862Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-02T21:24:49.862Z] === CONT TestContinueAfterPluginCrash [2022-06-02T21:24:49.862Z] === CONT TestDaemonStartWithLogOpt [2022-06-02T21:24:49.862Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-02T21:24:50.432Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-02T21:24:50.432Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-02T21:24:50.432Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-02T21:24:51.378Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-02T21:24:51.378Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-02T21:24:51.378Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-02T21:24:51.378Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-02T21:24:51.378Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-02T21:24:52.320Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-02T21:24:52.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-02T21:24:53.832Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-02T21:24:53.832Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-02T21:24:54.092Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2022-06-02T21:24:54.092Z] === CONT TestReadPluginNoRead [2022-06-02T21:24:55.035Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-02T21:24:55.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-02T21:24:55.606Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-02T21:24:56.178Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-02T21:24:56.749Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-02T21:24:56.749Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-02T21:24:57.320Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-02T21:24:57.892Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-02T21:24:57.892Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-02T21:24:58.154Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-02T21:24:58.415Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-02T21:24:58.987Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-02T21:24:58.987Z] --- PASS: TestContinueAfterPluginCrash (9.24s) [2022-06-02T21:24:59.559Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-02T21:24:59.559Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-02T21:24:59.820Z] === RUN TestReadPluginNoRead/default [2022-06-02T21:25:00.080Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-02T21:25:01.170Z] === CONT TestReadPluginNoRead [2022-06-02T21:25:01.170Z] read_test.go:92: [d4fcb8f8c4e21] daemon is not started [2022-06-02T21:25:01.170Z] --- PASS: TestReadPluginNoRead (7.27s) [2022-06-02T21:25:01.170Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2022-06-02T21:25:01.170Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2022-06-02T21:25:01.170Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-06-02T21:25:01.170Z] PASS [2022-06-02T21:25:01.170Z] [2022-06-02T21:25:01.170Z] DONE 6 tests in 11.653s [2022-06-02T21:25:01.170Z] 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-06-02T21:25:01.170Z] ++ 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-06-02T21:25:01.170Z] ++ set -e [2022-06-02T21:25:01.170Z] ++ '[' -n 0 ']' [2022-06-02T21:25:01.170Z] ++ set -x [2022-06-02T21:25:01.170Z] ++ 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-06-02T21:25:01.430Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-02T21:25:01.430Z] testing: warning: no tests to run [2022-06-02T21:25:01.430Z] PASS [2022-06-02T21:25:01.430Z] [2022-06-02T21:25:01.430Z] DONE 0 tests in 0.048s [2022-06-02T21:25:01.430Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-02T21:25:01.430Z] ++ 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-06-02T21:25:01.430Z] ++ set -e [2022-06-02T21:25:01.430Z] ++ '[' -n 0 ']' [2022-06-02T21:25:01.430Z] ++ set -x [2022-06-02T21:25:01.430Z] ++ 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-06-02T21:25:01.430Z] INFO: Testing against a local daemon [2022-06-02T21:25:01.430Z] === RUN TestPluginWithDevMounts [2022-06-02T21:25:01.430Z] === PAUSE TestPluginWithDevMounts [2022-06-02T21:25:01.430Z] === CONT TestPluginWithDevMounts [2022-06-02T21:25:02.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-02T21:25:02.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-02T21:25:02.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-02T21:25:02.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-02T21:25:02.372Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-02T21:25:03.312Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-02T21:25:03.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-02T21:25:03.312Z] --- PASS: TestPluginWithDevMounts (1.89s) [2022-06-02T21:25:03.312Z] PASS [2022-06-02T21:25:03.312Z] [2022-06-02T21:25:03.312Z] DONE 1 tests in 2.018s [2022-06-02T21:25:03.312Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-02T21:25:03.312Z] ++ 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-06-02T21:25:03.312Z] ++ set -e [2022-06-02T21:25:03.312Z] ++ '[' -n 0 ']' [2022-06-02T21:25:03.312Z] ++ set -x [2022-06-02T21:25:03.312Z] ++ 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-06-02T21:25:03.572Z] INFO: Testing against a local daemon [2022-06-02T21:25:03.572Z] === RUN TestSecretInspect [2022-06-02T21:25:06.871Z] --- PASS: TestSecretInspect (2.94s) [2022-06-02T21:25:06.871Z] === RUN TestSecretList [2022-06-02T21:25:06.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-02T21:25:07.442Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-02T21:25:08.384Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-02T21:25:08.955Z] docker_api_swarm_node_test.go:20: [d252d408c42f1] joining swarm manager [d812331b0e36d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:25:09.217Z] --- PASS: TestSecretList (2.70s) [2022-06-02T21:25:09.217Z] === RUN TestSecretsCreateAndDelete [2022-06-02T21:25:09.217Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-02T21:25:09.217Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-02T21:25:09.217Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-02T21:25:09.217Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-02T21:25:10.165Z] docker_api_swarm_node_test.go:21: [d781e0f0cb225] joining swarm manager [d812331b0e36d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:25:11.557Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-06-02T21:25:11.557Z] === RUN TestSecretsUpdate [2022-06-02T21:25:11.817Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-02T21:25:12.388Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-02T21:25:13.330Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-02T21:25:14.272Z] --- PASS: TestSecretsUpdate (2.71s) [2022-06-02T21:25:14.272Z] === RUN TestTemplatedSecret [2022-06-02T21:25:16.815Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-02T21:25:17.076Z] --- PASS: TestTemplatedSecret (3.03s) [2022-06-02T21:25:17.076Z] === RUN TestSecretCreateResolve [2022-06-02T21:25:17.338Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-02T21:25:18.723Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-02T21:25:20.108Z] --- PASS: TestSecretCreateResolve (2.66s) [2022-06-02T21:25:20.108Z] PASS [2022-06-02T21:25:20.108Z] [2022-06-02T21:25:20.108Z] DONE 6 tests in 16.418s [2022-06-02T21:25:20.108Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-02T21:25:20.108Z] ++ 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-06-02T21:25:20.108Z] ++ set -e [2022-06-02T21:25:20.108Z] ++ '[' -n 0 ']' [2022-06-02T21:25:20.108Z] ++ set -x [2022-06-02T21:25:20.108Z] ++ 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-06-02T21:25:20.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-02T21:25:20.108Z] INFO: Testing against a local daemon [2022-06-02T21:25:20.108Z] === RUN TestServiceCreateInit [2022-06-02T21:25:20.108Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-02T21:25:20.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-02T21:25:20.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-02T21:25:22.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-02T21:25:23.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-02T21:25:24.831Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-02T21:25:25.091Z] docker_api_swarm_test.go:502: [dd4181409c423] joining swarm manager [d02c9ba7aa1a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:25:25.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-02T21:25:27.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00097a240__} [2022-06-02T21:25:27.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13718676650_/foo_false_____} [2022-06-02T21:25:28.517Z] --- PASS: TestServiceCreateInit (8.68s) [2022-06-02T21:25:28.517Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s) [2022-06-02T21:25:28.517Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2022-06-02T21:25:28.517Z] === RUN TestCreateServiceMultipleTimes [2022-06-02T21:25:29.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13718676650_/foo_true_____} [2022-06-02T21:25:30.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3705177565_/foo_false_____} [2022-06-02T21:25:32.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3705177565_/foo_true_____} [2022-06-02T21:25:33.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3705177565_/foo_true__0xc00097a270___} [2022-06-02T21:25:34.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00097a288__} [2022-06-02T21:25:34.672Z] docker_api_swarm_test.go:507: [d860fb9975580] joining swarm manager [d02c9ba7aa1a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:25:36.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00097a2a0__} [2022-06-02T21:25:37.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00097a2b8__} [2022-06-02T21:25:39.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00097a2d0__} [2022-06-02T21:25:40.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-02T21:25:41.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-02T21:25:41.486Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-02T21:25:43.398Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-02T21:25:44.781Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-02T21:25:44.781Z] --- PASS: TestCreateServiceMultipleTimes (16.27s) [2022-06-02T21:25:44.781Z] === RUN TestCreateServiceConflict [2022-06-02T21:25:46.696Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-02T21:25:48.081Z] --- PASS: TestCreateServiceConflict (3.02s) [2022-06-02T21:25:48.081Z] === RUN TestCreateServiceMaxReplicas [2022-06-02T21:25:48.653Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-02T21:25:48.914Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-02T21:25:49.485Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-02T21:25:50.425Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-02T21:25:51.365Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-02T21:25:51.365Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2022-06-02T21:25:51.365Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-02T21:25:51.935Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-02T21:25:52.506Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-02T21:25:53.450Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-02T21:25:54.391Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-02T21:25:54.976Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-02T21:25:55.551Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-02T21:25:56.121Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-02T21:25:56.692Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-02T21:25:57.261Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-02T21:25:57.833Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-02T21:25:58.777Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-02T21:25:59.349Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-02T21:25:59.919Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-02T21:25:59.919Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-02T21:26:00.490Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-02T21:26:01.061Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-02T21:26:01.630Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-02T21:26:02.201Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-02T21:26:02.772Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-02T21:26:03.713Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-02T21:26:04.283Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-02T21:26:05.223Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2022-06-02T21:26:05.223Z] === RUN TestCreateServiceSecretFileMode [2022-06-02T21:26:05.794Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-02T21:26:07.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-02T21:26:08.278Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2022-06-02T21:26:08.278Z] === RUN TestCreateServiceConfigFileMode [2022-06-02T21:26:09.663Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-02T21:26:09.794Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-02T21:26:09.794Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-02T21:26:09.794Z] { [2022-06-02T21:26:09.794Z] "RT_GROUP_ICON": { [2022-06-02T21:26:09.794Z] "#1": { [2022-06-02T21:26:09.794Z] "0409": "../../winresources/docker.ico" [2022-06-02T21:26:09.794Z] } [2022-06-02T21:26:09.794Z] }, [2022-06-02T21:26:09.794Z] "RT_MANIFEST": { [2022-06-02T21:26:09.794Z] "#1": { [2022-06-02T21:26:09.794Z] "0409": { [2022-06-02T21:26:09.794Z] "identity": {}, [2022-06-02T21:26:09.794Z] "description": "Docker Engine", [2022-06-02T21:26:09.794Z] "minimum-os": "vista", [2022-06-02T21:26:09.794Z] "execution-level": "", [2022-06-02T21:26:09.794Z] "ui-access": false, [2022-06-02T21:26:09.794Z] "auto-elevate": false, [2022-06-02T21:26:09.794Z] "dpi-awareness": "unaware", [2022-06-02T21:26:09.794Z] "disable-theming": false, [2022-06-02T21:26:09.794Z] "disable-window-filtering": false, [2022-06-02T21:26:09.794Z] "high-resolution-scrolling-aware": false, [2022-06-02T21:26:09.794Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-02T21:26:09.794Z] "long-path-aware": false, [2022-06-02T21:26:09.794Z] "printer-driver-isolation": false, [2022-06-02T21:26:09.794Z] "gdi-scaling": false, [2022-06-02T21:26:09.794Z] "segment-heap": false, [2022-06-02T21:26:09.794Z] "use-common-controls-v6": false [2022-06-02T21:26:09.794Z] } [2022-06-02T21:26:09.794Z] } [2022-06-02T21:26:09.794Z] }, [2022-06-02T21:26:09.794Z] "RT_MESSAGETABLE": { [2022-06-02T21:26:09.794Z] "#1": { [2022-06-02T21:26:09.794Z] "0409": "../../winresources/event_messages.bin" [2022-06-02T21:26:09.794Z] } [2022-06-02T21:26:09.794Z] }, [2022-06-02T21:26:09.794Z] "RT_VERSION": { [2022-06-02T21:26:09.794Z] "#1": { [2022-06-02T21:26:09.794Z] "0409": { [2022-06-02T21:26:09.794Z] "fixed": { [2022-06-02T21:26:09.794Z] "file_version": "0.0.0.0", [2022-06-02T21:26:09.794Z] "product_version": "0.0.0.0", [2022-06-02T21:26:09.794Z] "type": "Unknown" [2022-06-02T21:26:09.794Z] }, [2022-06-02T21:26:09.794Z] "info": { [2022-06-02T21:26:09.794Z] "0000": { [2022-06-02T21:26:09.794Z] "CompanyName": "", [2022-06-02T21:26:09.794Z] "FileVersion": "dev", [2022-06-02T21:26:09.794Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-02T21:26:09.794Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-02T21:26:09.794Z] "ProductName": "", [2022-06-02T21:26:09.795Z] "ProductVersion": "dev", [2022-06-02T21:26:09.795Z] "SpecialBuild": "57475fbfb7d1cb1ba52f2b52fa5ada38b8238136" [2022-06-02T21:26:09.795Z] } [2022-06-02T21:26:09.795Z] } [2022-06-02T21:26:09.795Z] } [2022-06-02T21:26:09.795Z] } [2022-06-02T21:26:09.795Z] } [2022-06-02T21:26:09.795Z] } [2022-06-02T21:26:09.795Z] cmd/docker-proxy/genwinres_windows.go [2022-06-02T21:26:09.795Z] cmd/docker-proxy/main.go [2022-06-02T21:26:09.795Z] cmd/docker-proxy/network_proxy_test.go [2022-06-02T21:26:09.795Z] cmd/docker-proxy/proxy.go [2022-06-02T21:26:09.795Z] cmd/docker-proxy/sctp_proxy.go [2022-06-02T21:26:09.795Z] cmd/docker-proxy/tcp_proxy.go [2022-06-02T21:26:09.795Z] cmd/docker-proxy/udp_proxy.go [2022-06-02T21:26:09.795Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-02T21:26:09.795Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-02T21:26:09.795Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-02T21:26:09.795Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-02T21:26:09.795Z] remote: Enumerating objects: 23, done. [2022-06-02T21:26:09.795Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-02T21:26:09.795Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-02T21:26:09.795Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-02T21:26:09.795Z] 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-06-02T21:26:09.795Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-02T21:26:09.795Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-02T21:26:09.795Z] Cross building: bundles/cross/linux/ppc64le [2022-06-02T21:26:09.795Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-02T21:26:09.795Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-02T21:26:10.607Z] docker_api_swarm_node_test.go:81: [d1f83d4b99d4c] joining swarm manager [dd557da1ce023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:26:11.993Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2022-06-02T21:26:11.993Z] === RUN TestCreateServiceSysctls [2022-06-02T21:26:12.934Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-02T21:26:13.505Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-02T21:26:16.067Z] --- PASS: TestCreateServiceSysctls (4.38s) [2022-06-02T21:26:16.067Z] === RUN TestCreateServiceCapabilities [2022-06-02T21:26:17.453Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-02T21:26:20.000Z] --- PASS: TestCreateServiceCapabilities (3.88s) [2022-06-02T21:26:20.000Z] === RUN TestInspect [2022-06-02T21:26:21.384Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-02T21:26:21.644Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-02T21:26:23.556Z] --- PASS: TestInspect (3.27s) [2022-06-02T21:26:23.556Z] === RUN TestCreateJob [2022-06-02T21:26:25.469Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-02T21:26:25.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-02T21:26:26.038Z] === RUN TestDockerSuite/TestCpToDot [2022-06-02T21:26:26.979Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-02T21:26:27.240Z] --- PASS: TestCreateJob (4.00s) [2022-06-02T21:26:27.240Z] === RUN TestReplicatedJob [2022-06-02T21:26:27.811Z] docker_api_swarm_node_test.go:53: [d9160e5d817de] joining swarm manager [daa19fd77390b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:26:28.754Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-02T21:26:28.754Z] docker_api_swarm_node_test.go:54: [d6c85b8df84a3] joining swarm manager [daa19fd77390b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:26:30.140Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-02T21:26:31.082Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-02T21:26:32.024Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-02T21:26:32.285Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-02T21:26:33.225Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-02T21:26:33.796Z] --- PASS: TestReplicatedJob (6.42s) [2022-06-02T21:26:33.796Z] === RUN TestUpdateReplicatedJob [2022-06-02T21:26:34.057Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-02T21:26:34.316Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-02T21:26:34.316Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-02T21:26:34.887Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-02T21:26:35.459Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-02T21:26:35.459Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-02T21:26:35.459Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-02T21:26:35.459Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-02T21:26:36.400Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-02T21:26:36.663Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-02T21:26:36.663Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-02T21:26:36.663Z] === RUN TestDockerSuite/TestCreateRM [2022-06-02T21:26:36.923Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-02T21:26:36.924Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T21:26:36.924Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-02T21:26:36.924Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-02T21:26:36.924Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-02T21:26:37.494Z] --- PASS: TestUpdateReplicatedJob (3.72s) [2022-06-02T21:26:37.494Z] === RUN TestServiceListWithStatuses [2022-06-02T21:26:37.494Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:26:37.494Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-02T21:26:37.494Z] === RUN TestDockerNetworkConnectAlias [2022-06-02T21:26:38.889Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-02T21:26:38.889Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-02T21:26:38.889Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-02T21:26:43.092Z] --- PASS: TestDockerNetworkConnectAlias (5.12s) [2022-06-02T21:26:43.092Z] === RUN TestDockerNetworkReConnect [2022-06-02T21:26:43.092Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-02T21:26:43.092Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-02T21:26:43.092Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-02T21:26:43.092Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-02T21:26:43.092Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-02T21:26:43.092Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-02T21:26:43.662Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-02T21:26:44.603Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-02T21:26:45.544Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-02T21:26:46.484Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-02T21:26:46.745Z] --- PASS: TestDockerNetworkReConnect (4.11s) [2022-06-02T21:26:46.745Z] === RUN TestServicePlugin [2022-06-02T21:26:47.685Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-02T21:26:48.626Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-02T21:26:48.886Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-02T21:26:49.146Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-02T21:26:49.717Z] === RUN TestDockerSuite/TestDockerFails [2022-06-02T21:26:49.717Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-02T21:26:49.717Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-02T21:26:49.717Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-02T21:26:50.660Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-02T21:26:50.920Z] plugin_test.go:61: [d308960984d45] joining swarm manager [dc71e3ceac316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:26:51.185Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-02T21:26:52.570Z] plugin_test.go:64: [d63649437397f] joining swarm manager [dc71e3ceac316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:26:52.570Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-02T21:26:52.570Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-02T21:26:52.570Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-02T21:26:52.570Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-02T21:26:59.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-02T21:27:00.096Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-02T21:27:01.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-02T21:27:01.981Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-02T21:27:03.903Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-02T21:27:04.479Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-02T21:27:05.048Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-02T21:27:06.432Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-02T21:27:06.693Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-02T21:27:07.265Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-02T21:27:07.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-02T21:27:07.835Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-02T21:27:09.223Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-02T21:27:09.483Z] docker_api_swarm_test.go:202: [d21dee4914387] joining swarm manager [d86ec628ec264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:27:10.424Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-02T21:27:12.334Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-02T21:27:14.874Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-02T21:27:15.445Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-02T21:27:16.386Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-02T21:27:16.647Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-02T21:27:16.910Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-02T21:27:17.852Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-02T21:27:18.791Z] --- PASS: TestServicePlugin (32.06s) [2022-06-02T21:27:18.791Z] === RUN TestServiceUpdateLabel [2022-06-02T21:27:18.791Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-02T21:27:18.791Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-02T21:27:19.051Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-02T21:27:19.311Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-02T21:27:19.311Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-02T21:27:20.696Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-02T21:27:21.267Z] --- PASS: TestServiceUpdateLabel (2.65s) [2022-06-02T21:27:21.267Z] === RUN TestServiceUpdateSecrets [2022-06-02T21:27:21.839Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-02T21:27:21.839Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-02T21:27:21.839Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-02T21:27:22.410Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-02T21:27:22.670Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-02T21:27:23.241Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-02T21:27:24.623Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-02T21:27:24.623Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-02T21:27:24.623Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-02T21:27:24.623Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-02T21:27:24.623Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-02T21:27:24.623Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-02T21:27:25.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-02T21:27:26.507Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-02T21:27:27.454Z] === RUN TestDockerSuite/TestEventsRename [2022-06-02T21:27:27.714Z] docker_api_swarm_test.go:384: [d7712a913b98b] joining swarm manager [d339f6dda6831]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:27:27.975Z] === RUN TestDockerSuite/TestEventsResize [2022-06-02T21:27:28.545Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-02T21:27:29.115Z] docker_api_swarm_test.go:385: [d70f679ed5e20] joining swarm manager [d339f6dda6831]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:27:34.398Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-02T21:27:34.659Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-02T21:27:35.229Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-02T21:27:36.169Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-06-02T21:27:36.169Z] === RUN TestServiceUpdateConfigs [2022-06-02T21:27:38.080Z] === RUN TestDockerSuite/TestEventsTop [2022-06-02T21:27:38.651Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-02T21:27:41.190Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-02T21:27:51.182Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2022-06-02T21:27:51.182Z] === RUN TestServiceUpdateNetwork [2022-06-02T21:27:51.751Z] === RUN TestDockerSuite/TestExec [2022-06-02T21:27:52.693Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-02T21:27:53.633Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-02T21:27:53.893Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-02T21:27:54.472Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-02T21:27:55.861Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-02T21:27:56.121Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-02T21:27:56.692Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-02T21:27:57.265Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-02T21:27:57.835Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-02T21:27:58.406Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-02T21:27:58.978Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-02T21:27:59.918Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-02T21:28:00.859Z] === RUN TestDockerSuite/TestExecEnv [2022-06-02T21:28:01.243Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-02T21:28:01.244Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-02T21:28:01.244Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-02T21:28:01.244Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-02T21:28:01.244Z] Cross building: bundles/cross/linux/s390x [2022-06-02T21:28:01.244Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-02T21:28:01.244Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-02T21:28:01.431Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-02T21:28:02.373Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-02T21:28:02.944Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-02T21:28:03.885Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2022-06-02T21:28:03.885Z] === RUN TestServiceUpdatePidsLimit [2022-06-02T21:28:05.266Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-02T21:28:05.527Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-02T21:28:06.098Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-02T21:28:06.359Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-02T21:28:06.929Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-02T21:28:07.500Z] === RUN TestDockerSuite/TestExecParseError [2022-06-02T21:28:08.072Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-02T21:28:08.643Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-02T21:28:09.214Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-02T21:28:10.154Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-02T21:28:10.723Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-02T21:28:10.983Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-02T21:28:12.893Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-02T21:28:21.045Z] --- PASS: TestServiceUpdatePidsLimit (16.47s) [2022-06-02T21:28:21.046Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-06-02T21:28:21.046Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-06-02T21:28:21.046Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-06-02T21:28:21.046Z] PASS [2022-06-02T21:28:21.046Z] [2022-06-02T21:28:21.046Z] === Skipped [2022-06-02T21:28:21.046Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-02T21:28:21.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-02T21:28:21.046Z] [2022-06-02T21:28:21.046Z] DONE 27 tests, 1 skipped in 180.642s [2022-06-02T21:28:21.046Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-02T21:28:21.046Z] ++ 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-06-02T21:28:21.046Z] ++ set -e [2022-06-02T21:28:21.046Z] ++ '[' -n 0 ']' [2022-06-02T21:28:21.046Z] ++ set -x [2022-06-02T21:28:21.046Z] ++ 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-06-02T21:28:21.046Z] INFO: Testing against a local daemon [2022-06-02T21:28:21.046Z] === RUN TestSessionCreate [2022-06-02T21:28:21.046Z] --- PASS: TestSessionCreate (0.02s) [2022-06-02T21:28:21.046Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-02T21:28:21.046Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-02T21:28:21.046Z] PASS [2022-06-02T21:28:21.046Z] [2022-06-02T21:28:21.046Z] DONE 2 tests in 0.124s [2022-06-02T21:28:21.046Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-02T21:28:21.046Z] ++ 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-06-02T21:28:21.046Z] ++ set -e [2022-06-02T21:28:21.046Z] ++ '[' -n 0 ']' [2022-06-02T21:28:21.046Z] ++ set -x [2022-06-02T21:28:21.046Z] ++ 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-06-02T21:28:21.046Z] INFO: Testing against a local daemon [2022-06-02T21:28:21.046Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-02T21:28:21.046Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T21:28:21.046Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T21:28:21.046Z] === RUN TestDiskUsage [2022-06-02T21:28:21.046Z] === PAUSE TestDiskUsage [2022-06-02T21:28:21.046Z] === RUN TestEventsExecDie [2022-06-02T21:28:21.309Z] --- PASS: TestEventsExecDie (0.53s) [2022-06-02T21:28:21.309Z] === RUN TestEventsBackwardsCompatible [2022-06-02T21:28:21.309Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-02T21:28:21.309Z] === RUN TestEventsVolumeCreate [2022-06-02T21:28:21.309Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-02T21:28:21.309Z] === RUN TestInfoBinaryCommits [2022-06-02T21:28:21.309Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-06-02T21:28:21.309Z] === RUN TestInfoAPIVersioned [2022-06-02T21:28:21.309Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-06-02T21:28:21.309Z] === RUN TestInfoAPI [2022-06-02T21:28:21.309Z] --- PASS: TestInfoAPI (0.02s) [2022-06-02T21:28:21.309Z] === RUN TestInfoAPIWarnings [2022-06-02T21:28:21.879Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-02T21:28:22.140Z] === RUN TestDockerSuite/TestExecTTY [2022-06-02T21:28:22.710Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-02T21:28:23.282Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-02T21:28:23.853Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-02T21:28:24.425Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-02T21:28:24.425Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-02T21:28:24.425Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-02T21:28:25.808Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-02T21:28:26.068Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-02T21:28:27.007Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-02T21:28:27.267Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-02T21:28:27.527Z] check_test.go:378: [d70f679ed5e20] daemon is not started [2022-06-02T21:28:27.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-02T21:28:28.098Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-02T21:28:29.478Z] docker_api_swarm_test.go:802: [d2932129373ae] joining swarm manager [db6ea16c81e72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:28:31.389Z] docker_api_swarm_test.go:802: [dfbadc770fdce] joining swarm manager [db6ea16c81e72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:28:32.329Z] docker_api_swarm_test.go:802: [d42bfc046a2aa] joining swarm manager [db6ea16c81e72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T21:28:32.590Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-02T21:28:33.530Z] docker_api_swarm_test.go:802: [d7c037a69e92b] joining swarm manager [db6ea16c81e72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-02T21:28:36.068Z] docker_api_swarm_test.go:810: [d3a542b03dba2] joining swarm manager [db6ea16c81e72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-02T21:28:37.008Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-02T21:28:37.948Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-02T21:28:37.948Z] === RUN TestInfoDebug [2022-06-02T21:28:38.520Z] --- PASS: TestInfoDebug (0.53s) [2022-06-02T21:28:38.520Z] === RUN TestInfoInsecureRegistries [2022-06-02T21:28:38.520Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-02T21:28:38.781Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-02T21:28:38.781Z] === RUN TestInfoRegistryMirrors [2022-06-02T21:28:39.351Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-02T21:28:39.351Z] === RUN TestLoginFailsWithBadCredentials [2022-06-02T21:28:39.611Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-02T21:28:39.611Z] === RUN TestPingCacheHeaders [2022-06-02T21:28:39.611Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-06-02T21:28:39.611Z] === RUN TestPingGet [2022-06-02T21:28:39.611Z] --- PASS: TestPingGet (0.01s) [2022-06-02T21:28:39.611Z] === RUN TestPingHead [2022-06-02T21:28:39.611Z] --- PASS: TestPingHead (0.01s) [2022-06-02T21:28:39.611Z] === RUN TestPingSwarmHeader [2022-06-02T21:28:40.181Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-02T21:28:40.760Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-02T21:28:42.142Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-02T21:28:42.142Z] --- PASS: TestPingSwarmHeader (2.40s) [2022-06-02T21:28:42.142Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-02T21:28:42.142Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-02T21:28:42.142Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-02T21:28:42.142Z] === RUN TestVersion [2022-06-02T21:28:42.142Z] --- PASS: TestVersion (0.02s) [2022-06-02T21:28:42.142Z] === CONT TestDiskUsage [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/container_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/image_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/volume_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-02T21:28:42.403Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-02T21:28:42.663Z] === RUN TestDiskUsage/after_container.Run [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-02T21:28:42.925Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-02T21:28:43.185Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage (1.25s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-02T21:28:43.185Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-02T21:28:43.186Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-02T21:28:43.186Z] PASS [2022-06-02T21:28:43.186Z] [2022-06-02T21:28:43.186Z] === Skipped [2022-06-02T21:28:43.186Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-02T21:28:43.186Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-02T21:28:43.186Z] [2022-06-02T21:28:43.186Z] DONE 54 tests, 1 skipped in 22.657s [2022-06-02T21:28:43.186Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-02T21:28:43.186Z] ++ 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-06-02T21:28:43.186Z] ++ set -e [2022-06-02T21:28:43.186Z] ++ '[' -n 0 ']' [2022-06-02T21:28:43.186Z] ++ set -x [2022-06-02T21:28:43.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-02T21:28:43.446Z] INFO: Testing against a local daemon [2022-06-02T21:28:43.446Z] === RUN TestVolumesCreateAndList [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-02T21:28:43.446Z] === RUN TestVolumesRemove [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-02T21:28:43.446Z] === RUN TestVolumesInspect [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-02T21:28:43.446Z] === RUN TestVolumesInvalidJSON [2022-06-02T21:28:43.446Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-02T21:28:43.446Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-02T21:28:43.446Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-02T21:28:43.446Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-02T21:28:43.446Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-02T21:28:43.446Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-02T21:28:43.446Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-02T21:28:43.446Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-02T21:28:43.446Z] PASS [2022-06-02T21:28:43.446Z] [2022-06-02T21:28:43.446Z] DONE 9 tests in 0.233s [2022-06-02T21:28:43.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T21:28:43.708Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-02T21:28:43.708Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-02T21:28:43.708Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T21:28:43.708Z] +++ kill 6634 [2022-06-02T21:28:43.708Z] === RUN TestDockerSuite/TestHealth [2022-06-02T21:28:43.969Z] +++ /etc/init.d/apparmor stop [2022-06-02T21:28:43.969Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T21:28:43.969Z] [2022-06-02T21:28:43.969Z] Unloading profiles will leave already running processes permanently [2022-06-02T21:28:43.969Z] unconfined, which can lead to unexpected situations. [2022-06-02T21:28:43.969Z] [2022-06-02T21:28:43.969Z] To set a process to complain mode, use the command line tool [2022-06-02T21:28:43.969Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T21:28:43.969Z] +++ true [2022-06-02T21:28:43.969Z] exiting test-integration [2022-06-02T21:28:43.969Z] ++ exit 0 [2022-06-02T21:28:43.969Z] [2022-06-02T21:28:44.540Z] + for job in $(jobs -p) [2022-06-02T21:28:44.540Z] + wait 8720 [2022-06-02T21:29:06.490Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-02T21:29:06.491Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-02T21:29:07.060Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-02T21:29:07.060Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-02T21:29:07.630Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-02T21:29:10.170Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-02T21:29:10.170Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-02T21:29:10.170Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-02T21:29:11.113Z] === RUN TestDockerSuite/TestImportFile [2022-06-02T21:29:12.497Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-02T21:29:12.497Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-02T21:29:13.438Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-02T21:29:14.822Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-02T21:29:15.763Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-02T21:29:16.024Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-02T21:29:16.595Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-02T21:29:17.165Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-02T21:29:17.165Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-02T21:29:17.165Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-02T21:29:17.735Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-02T21:29:17.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-02T21:29:18.321Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-02T21:29:18.581Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-02T21:29:19.152Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-02T21:29:19.722Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-02T21:29:19.983Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-02T21:29:19.983Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-02T21:29:21.364Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-02T21:29:21.625Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-02T21:29:21.885Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-02T21:29:22.146Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-02T21:29:22.406Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-02T21:29:22.406Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-02T21:29:22.406Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-02T21:29:22.976Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-02T21:29:23.550Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-02T21:29:24.120Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-02T21:29:24.689Z] === RUN TestDockerSuite/TestInspectImage [2022-06-02T21:29:24.690Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-02T21:29:24.690Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-02T21:29:24.690Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-02T21:29:24.690Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-02T21:29:25.643Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-02T21:29:25.903Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-02T21:29:25.903Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-02T21:29:26.474Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-02T21:29:26.734Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-02T21:29:29.278Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-02T21:29:29.278Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-02T21:29:29.278Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-02T21:29:29.847Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-02T21:29:30.788Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-02T21:29:31.359Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-02T21:29:31.623Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-02T21:29:32.196Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-02T21:29:32.457Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-02T21:29:33.026Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-02T21:29:33.286Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-02T21:29:33.286Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-02T21:29:34.670Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-02T21:29:35.612Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-02T21:29:36.554Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-02T21:29:36.814Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-02T21:29:37.754Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-02T21:29:39.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-02T21:29:39.142Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-02T21:29:41.056Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-02T21:29:41.056Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-02T21:29:42.968Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-02T21:29:43.229Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-02T21:29:43.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-02T21:29:43.749Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-02T21:29:46.291Z] docker_api_swarm_service_test.go:395: [d0d32f39a3aa5] joining swarm manager [d0271495d3492]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:29:46.553Z] docker_api_swarm_service_test.go:395: [d94184ebeaa6c] joining swarm manager [d0271495d3492]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:29:52.703Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-02T21:29:52.703Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-02T21:29:52.703Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-02T21:29:52.703Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-02T21:29:52.703Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-02T21:29:53.023Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-02T21:29:53.138Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-02T21:29:53.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/test/unit [2022-06-02T21:29:53.557Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-02T21:29:53.557Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-02T21:29:53.557Z] + TESTDIRS=./... [2022-06-02T21:29:53.557Z] + exclude_paths='/vendor/|/integration' [2022-06-02T21:29:53.557Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-02T21:29:53.557Z] ++ go list ./... [2022-06-02T21:29:54.490Z] + pkg_list='github.com/docker/docker/api [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/backend [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/container [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/events [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/filters [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/image [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/mount [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/network [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/registry [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/time [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/versions [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:29:54.490Z] github.com/docker/docker/api/types/volume [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:29:54.490Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:29:54.490Z] github.com/docker/docker/cli [2022-06-02T21:29:54.490Z] github.com/docker/docker/cli/config [2022-06-02T21:29:54.490Z] github.com/docker/docker/cli/debug [2022-06-02T21:29:54.490Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:29:54.490Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:29:54.490Z] github.com/docker/docker/client [2022-06-02T21:29:54.490Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:29:54.490Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:29:54.490Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:29:54.490Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:29:54.490Z] github.com/docker/docker/container [2022-06-02T21:29:54.490Z] github.com/docker/docker/container/stream [2022-06-02T21:29:54.490Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:29:54.490Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:29:54.490Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/config [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/events [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/exec [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/images [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/links [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/names [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/network [2022-06-02T21:29:54.490Z] github.com/docker/docker/daemon/stats [2022-06-02T21:29:54.490Z] github.com/docker/docker/distribution [2022-06-02T21:29:54.490Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:29:54.490Z] github.com/docker/docker/distribution/utils [2022-06-02T21:29:54.490Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:29:54.490Z] github.com/docker/docker/dockerversion [2022-06-02T21:29:54.490Z] github.com/docker/docker/errdefs [2022-06-02T21:29:54.490Z] github.com/docker/docker/image [2022-06-02T21:29:54.490Z] github.com/docker/docker/image/cache [2022-06-02T21:29:54.490Z] github.com/docker/docker/image/tarexport [2022-06-02T21:29:54.490Z] github.com/docker/docker/image/v1 [2022-06-02T21:29:54.490Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:29:54.490Z] github.com/docker/docker/layer [2022-06-02T21:29:54.490Z] github.com/docker/docker/libcontainerd [2022-06-02T21:29:54.490Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:29:54.490Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:29:54.490Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:29:54.490Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:29:54.490Z] github.com/docker/docker/libnetwork/types [2022-06-02T21:29:54.490Z] github.com/docker/docker/oci [2022-06-02T21:29:54.490Z] github.com/docker/docker/oci/caps [2022-06-02T21:29:54.490Z] github.com/docker/docker/opts [2022-06-02T21:29:54.490Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:29:54.490Z] github.com/docker/docker/pkg/archive [2022-06-02T21:29:54.490Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:29:54.490Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:29:54.490Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:29:54.490Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/directory [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/platform [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/pools [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/progress [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/signal [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/stack [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/system [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:29:54.491Z] github.com/docker/docker/plugin [2022-06-02T21:29:54.491Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:29:54.491Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:29:54.491Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:29:54.491Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:29:54.491Z] github.com/docker/docker/quota [2022-06-02T21:29:54.491Z] github.com/docker/docker/reference [2022-06-02T21:29:54.491Z] github.com/docker/docker/registry [2022-06-02T21:29:54.491Z] github.com/docker/docker/registry/resumable [2022-06-02T21:29:54.491Z] github.com/docker/docker/restartmanager [2022-06-02T21:29:54.491Z] github.com/docker/docker/rootless [2022-06-02T21:29:54.491Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:29:54.491Z] github.com/docker/docker/runconfig [2022-06-02T21:29:54.491Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/environment [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/registry [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/request [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/drivers [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/local [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/mounts [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/service [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:29:54.491Z] ++ echo 'github.com/docker/docker/api [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/backend [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/container [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/events [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/filters [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/image [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/mount [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/network [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/registry [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/time [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/versions [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/types/volume [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:29:54.491Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:29:54.491Z] github.com/docker/docker/cli [2022-06-02T21:29:54.491Z] github.com/docker/docker/cli/config [2022-06-02T21:29:54.491Z] github.com/docker/docker/cli/debug [2022-06-02T21:29:54.491Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:29:54.491Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:29:54.491Z] github.com/docker/docker/client [2022-06-02T21:29:54.491Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:29:54.491Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:29:54.491Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:29:54.491Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:29:54.491Z] github.com/docker/docker/container [2022-06-02T21:29:54.491Z] github.com/docker/docker/container/stream [2022-06-02T21:29:54.491Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:29:54.491Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:29:54.491Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/config [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/events [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/exec [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/images [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/links [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/names [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/network [2022-06-02T21:29:54.491Z] github.com/docker/docker/daemon/stats [2022-06-02T21:29:54.491Z] github.com/docker/docker/distribution [2022-06-02T21:29:54.491Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:29:54.491Z] github.com/docker/docker/distribution/utils [2022-06-02T21:29:54.491Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:29:54.491Z] github.com/docker/docker/dockerversion [2022-06-02T21:29:54.491Z] github.com/docker/docker/errdefs [2022-06-02T21:29:54.491Z] github.com/docker/docker/image [2022-06-02T21:29:54.491Z] github.com/docker/docker/image/cache [2022-06-02T21:29:54.491Z] github.com/docker/docker/image/tarexport [2022-06-02T21:29:54.491Z] github.com/docker/docker/image/v1 [2022-06-02T21:29:54.491Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:29:54.491Z] github.com/docker/docker/layer [2022-06-02T21:29:54.491Z] github.com/docker/docker/libcontainerd [2022-06-02T21:29:54.491Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:29:54.491Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:29:54.491Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:29:54.491Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/libnetwork/types [2022-06-02T21:29:54.491Z] github.com/docker/docker/oci [2022-06-02T21:29:54.491Z] github.com/docker/docker/oci/caps [2022-06-02T21:29:54.491Z] github.com/docker/docker/opts [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/archive [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/directory [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/platform [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/pools [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/progress [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/signal [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/stack [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/system [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:29:54.491Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:29:54.491Z] github.com/docker/docker/plugin [2022-06-02T21:29:54.491Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:29:54.491Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:29:54.491Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:29:54.491Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:29:54.491Z] github.com/docker/docker/quota [2022-06-02T21:29:54.491Z] github.com/docker/docker/reference [2022-06-02T21:29:54.491Z] github.com/docker/docker/registry [2022-06-02T21:29:54.491Z] github.com/docker/docker/registry/resumable [2022-06-02T21:29:54.491Z] github.com/docker/docker/restartmanager [2022-06-02T21:29:54.491Z] github.com/docker/docker/rootless [2022-06-02T21:29:54.491Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:29:54.491Z] github.com/docker/docker/runconfig [2022-06-02T21:29:54.491Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/environment [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/registry [2022-06-02T21:29:54.491Z] github.com/docker/docker/testutil/request [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/drivers [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/local [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/mounts [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/service [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:29:54.491Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:29:54.491Z] ++ grep --fixed-strings -v /libnetwork [2022-06-02T21:29:54.491Z] + base_pkg_list='github.com/docker/docker/api [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:29:54.491Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/backend [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/events [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/filters [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/image [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/mount [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/network [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/registry [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/time [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/versions [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/volume [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/config [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/debug [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:29:54.492Z] github.com/docker/docker/client [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:29:54.492Z] github.com/docker/docker/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/container/stream [2022-06-02T21:29:54.492Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:29:54.492Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:29:54.492Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/config [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/events [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/exec [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/images [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/links [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/names [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/network [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/stats [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution/utils [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:29:54.492Z] github.com/docker/docker/dockerversion [2022-06-02T21:29:54.492Z] github.com/docker/docker/errdefs [2022-06-02T21:29:54.492Z] github.com/docker/docker/image [2022-06-02T21:29:54.492Z] github.com/docker/docker/image/cache [2022-06-02T21:29:54.492Z] github.com/docker/docker/image/tarexport [2022-06-02T21:29:54.492Z] github.com/docker/docker/image/v1 [2022-06-02T21:29:54.492Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:29:54.492Z] github.com/docker/docker/layer [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:29:54.492Z] github.com/docker/docker/oci [2022-06-02T21:29:54.492Z] github.com/docker/docker/oci/caps [2022-06-02T21:29:54.492Z] github.com/docker/docker/opts [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/archive [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/directory [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/platform [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/pools [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/progress [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/signal [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/stack [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/system [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:29:54.492Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:29:54.492Z] github.com/docker/docker/plugin [2022-06-02T21:29:54.492Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:29:54.492Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:29:54.492Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:29:54.492Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:29:54.492Z] github.com/docker/docker/quota [2022-06-02T21:29:54.492Z] github.com/docker/docker/reference [2022-06-02T21:29:54.492Z] github.com/docker/docker/registry [2022-06-02T21:29:54.492Z] github.com/docker/docker/registry/resumable [2022-06-02T21:29:54.492Z] github.com/docker/docker/restartmanager [2022-06-02T21:29:54.492Z] github.com/docker/docker/rootless [2022-06-02T21:29:54.492Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:29:54.492Z] github.com/docker/docker/runconfig [2022-06-02T21:29:54.492Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/environment [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/registry [2022-06-02T21:29:54.492Z] github.com/docker/docker/testutil/request [2022-06-02T21:29:54.492Z] github.com/docker/docker/volume [2022-06-02T21:29:54.492Z] github.com/docker/docker/volume/drivers [2022-06-02T21:29:54.492Z] github.com/docker/docker/volume/local [2022-06-02T21:29:54.492Z] github.com/docker/docker/volume/mounts [2022-06-02T21:29:54.492Z] github.com/docker/docker/volume/service [2022-06-02T21:29:54.492Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:29:54.492Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:29:54.492Z] ++ grep --fixed-strings /libnetwork [2022-06-02T21:29:54.492Z] ++ echo 'github.com/docker/docker/api [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/backend [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/events [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/filters [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/image [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/mount [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/network [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/registry [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/time [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/versions [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:29:54.492Z] github.com/docker/docker/api/types/volume [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:29:54.492Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/config [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/debug [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:29:54.492Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:29:54.492Z] github.com/docker/docker/client [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:29:54.492Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:29:54.492Z] github.com/docker/docker/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/container/stream [2022-06-02T21:29:54.492Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:29:54.492Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:29:54.492Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/config [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/events [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/exec [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/images [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/links [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/names [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/network [2022-06-02T21:29:54.492Z] github.com/docker/docker/daemon/stats [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution/utils [2022-06-02T21:29:54.492Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:29:54.492Z] github.com/docker/docker/dockerversion [2022-06-02T21:29:54.492Z] github.com/docker/docker/errdefs [2022-06-02T21:29:54.492Z] github.com/docker/docker/image [2022-06-02T21:29:54.492Z] github.com/docker/docker/image/cache [2022-06-02T21:29:54.492Z] github.com/docker/docker/image/tarexport [2022-06-02T21:29:54.492Z] github.com/docker/docker/image/v1 [2022-06-02T21:29:54.492Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:29:54.492Z] github.com/docker/docker/layer [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:29:54.492Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:29:54.492Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/types [2022-06-02T21:29:54.493Z] github.com/docker/docker/oci [2022-06-02T21:29:54.493Z] github.com/docker/docker/oci/caps [2022-06-02T21:29:54.493Z] github.com/docker/docker/opts [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/archive [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/directory [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/platform [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/pools [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/progress [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/signal [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/stack [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/system [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:29:54.493Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:29:54.493Z] github.com/docker/docker/plugin [2022-06-02T21:29:54.493Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:29:54.493Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:29:54.493Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:29:54.493Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:29:54.493Z] github.com/docker/docker/quota [2022-06-02T21:29:54.493Z] github.com/docker/docker/reference [2022-06-02T21:29:54.493Z] github.com/docker/docker/registry [2022-06-02T21:29:54.493Z] github.com/docker/docker/registry/resumable [2022-06-02T21:29:54.493Z] github.com/docker/docker/restartmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/rootless [2022-06-02T21:29:54.493Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:29:54.493Z] github.com/docker/docker/runconfig [2022-06-02T21:29:54.493Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/environment [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/registry [2022-06-02T21:29:54.493Z] github.com/docker/docker/testutil/request [2022-06-02T21:29:54.493Z] github.com/docker/docker/volume [2022-06-02T21:29:54.493Z] github.com/docker/docker/volume/drivers [2022-06-02T21:29:54.493Z] github.com/docker/docker/volume/local [2022-06-02T21:29:54.493Z] github.com/docker/docker/volume/mounts [2022-06-02T21:29:54.493Z] github.com/docker/docker/volume/service [2022-06-02T21:29:54.493Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:29:54.493Z] github.com/docker/docker/volume/testutils' [2022-06-02T21:29:54.493Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/types' [2022-06-02T21:29:54.493Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-02T21:29:54.493Z] + echo 'github.com/docker/docker/libnetwork [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/types' [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:29:54.493Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:29:54.493Z] + type docker-proxy [2022-06-02T21:29:54.493Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-02T21:29:54.493Z] + hack/make.sh binary-proxy install-proxy [2022-06-02T21:29:54.493Z] [2022-06-02T21:29:54.493Z] Removing bundles/ [2022-06-02T21:29:54.493Z] [2022-06-02T21:29:54.522Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-02T21:29:54.750Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-02T21:29:54.750Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-02T21:29:54.750Z] GOOS="" GOARCH="" GOARM="" [2022-06-02T21:29:55.462Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-02T21:29:56.031Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-02T21:29:57.414Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-02T21:29:57.414Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-02T21:29:57.675Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-02T21:29:57.675Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-02T21:29:57.675Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-02T21:29:58.247Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-02T21:29:58.508Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-02T21:30:02.706Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-02T21:30:02.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-02T21:30:02.706Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-02T21:30:02.861Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-02T21:30:02.861Z] [2022-06-02T21:30:02.861Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-02T21:30:02.861Z] Installing docker-proxy to /usr/local/bin/ [2022-06-02T21:30:02.861Z] [2022-06-02T21:30:02.861Z] + mkdir -p bundles [2022-06-02T21:30:02.861Z] + '[' -n 'github.com/docker/docker/api [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/backend/build [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/httpstatus [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/httputils [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/middleware [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/build [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/container [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/debug [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/distribution [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/grpc [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/image [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/network [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/plugin [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/session [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/swarm [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/system [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/server/router/volume [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/backend [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/blkiodev [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/container [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/events [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/filters [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/image [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/mount [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/network [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/registry [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/strslice [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/swarm [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/time [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/versions [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-02T21:30:02.861Z] github.com/docker/docker/api/types/volume [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/builder-next [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/builder-next/worker [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/dockerfile [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/remotecontext [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/remotecontext/git [2022-06-02T21:30:02.861Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-02T21:30:02.861Z] github.com/docker/docker/cli [2022-06-02T21:30:02.861Z] github.com/docker/docker/cli/config [2022-06-02T21:30:02.861Z] github.com/docker/docker/cli/debug [2022-06-02T21:30:02.861Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-02T21:30:02.861Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-02T21:30:02.861Z] github.com/docker/docker/client [2022-06-02T21:30:02.861Z] github.com/docker/docker/cmd/docker-proxy [2022-06-02T21:30:02.861Z] github.com/docker/docker/cmd/dockerd [2022-06-02T21:30:02.861Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-02T21:30:02.861Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-02T21:30:02.861Z] github.com/docker/docker/container [2022-06-02T21:30:02.861Z] github.com/docker/docker/container/stream [2022-06-02T21:30:02.861Z] github.com/docker/docker/contrib/apparmor [2022-06-02T21:30:02.861Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-02T21:30:02.861Z] github.com/docker/docker/contrib/httpserver [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/cluster [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/cluster/convert [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/cluster/executor [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/cluster/provider [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/config [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/events [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/events/testutils [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/exec [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/images [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/initlayer [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/links [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/listeners [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/gelf [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/journald [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/local [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/logentries [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/splunk [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/syslog [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/logger/templates [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/names [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/network [2022-06-02T21:30:02.861Z] github.com/docker/docker/daemon/stats [2022-06-02T21:30:02.861Z] github.com/docker/docker/distribution [2022-06-02T21:30:02.861Z] github.com/docker/docker/distribution/metadata [2022-06-02T21:30:02.861Z] github.com/docker/docker/distribution/utils [2022-06-02T21:30:02.861Z] github.com/docker/docker/distribution/xfer [2022-06-02T21:30:02.861Z] github.com/docker/docker/dockerversion [2022-06-02T21:30:02.861Z] github.com/docker/docker/errdefs [2022-06-02T21:30:02.861Z] github.com/docker/docker/image [2022-06-02T21:30:02.861Z] github.com/docker/docker/image/cache [2022-06-02T21:30:02.861Z] github.com/docker/docker/image/tarexport [2022-06-02T21:30:02.861Z] github.com/docker/docker/image/v1 [2022-06-02T21:30:02.861Z] github.com/docker/docker/internal/test/suite [2022-06-02T21:30:02.861Z] github.com/docker/docker/layer [2022-06-02T21:30:02.861Z] github.com/docker/docker/libcontainerd [2022-06-02T21:30:02.861Z] github.com/docker/docker/libcontainerd/queue [2022-06-02T21:30:02.861Z] github.com/docker/docker/libcontainerd/remote [2022-06-02T21:30:02.861Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-02T21:30:02.861Z] github.com/docker/docker/libcontainerd/types [2022-06-02T21:30:02.861Z] github.com/docker/docker/oci [2022-06-02T21:30:02.861Z] github.com/docker/docker/oci/caps [2022-06-02T21:30:02.861Z] github.com/docker/docker/opts [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/aaparser [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/archive [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/authorization [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/broadcaster [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/capabilities [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/chrootarchive [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/containerfs [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/devicemapper [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/directory [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/dmesg [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/fileutils [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/fsutils [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/homedir [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/idtools [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/ioutils [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/jsonmessage [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/longpath [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/loopback [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/namesgenerator [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/parsers [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/pidfile [2022-06-02T21:30:02.861Z] github.com/docker/docker/pkg/platform [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/plugingetter [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/plugins [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/plugins/transport [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/pools [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/progress [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/pubsub [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/reexec [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/signal [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/stack [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/stdcopy [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/streamformatter [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/stringid [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/sysinfo [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/system [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/tailfile [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/tarsum [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/truncindex [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/urlutil [2022-06-02T21:30:02.862Z] github.com/docker/docker/pkg/useragent [2022-06-02T21:30:02.862Z] github.com/docker/docker/plugin [2022-06-02T21:30:02.862Z] github.com/docker/docker/plugin/executor/containerd [2022-06-02T21:30:02.862Z] github.com/docker/docker/plugin/v2 [2022-06-02T21:30:02.862Z] github.com/docker/docker/profiles/apparmor [2022-06-02T21:30:02.862Z] github.com/docker/docker/profiles/seccomp [2022-06-02T21:30:02.862Z] github.com/docker/docker/quota [2022-06-02T21:30:02.862Z] github.com/docker/docker/reference [2022-06-02T21:30:02.862Z] github.com/docker/docker/registry [2022-06-02T21:30:02.862Z] github.com/docker/docker/registry/resumable [2022-06-02T21:30:02.862Z] github.com/docker/docker/restartmanager [2022-06-02T21:30:02.862Z] github.com/docker/docker/rootless [2022-06-02T21:30:02.862Z] github.com/docker/docker/rootless/specconv [2022-06-02T21:30:02.862Z] github.com/docker/docker/runconfig [2022-06-02T21:30:02.862Z] github.com/docker/docker/runconfig/opts [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/daemon [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/environment [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/fakecontext [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/fakegit [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/fakestorage [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/fixtures/load [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/registry [2022-06-02T21:30:02.862Z] github.com/docker/docker/testutil/request [2022-06-02T21:30:02.862Z] github.com/docker/docker/volume [2022-06-02T21:30:02.862Z] github.com/docker/docker/volume/drivers [2022-06-02T21:30:02.862Z] github.com/docker/docker/volume/local [2022-06-02T21:30:02.862Z] github.com/docker/docker/volume/mounts [2022-06-02T21:30:02.862Z] github.com/docker/docker/volume/service [2022-06-02T21:30:02.862Z] github.com/docker/docker/volume/service/opts [2022-06-02T21:30:02.862Z] github.com/docker/docker/volume/testutils' ']' [2022-06-02T21:30:02.862Z] + 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-06-02T21:30:02.862Z] ? github.com/docker/docker/api [no test files] [2022-06-02T21:30:04.615Z] docker_api_swarm_service_test.go:343: [d027a0c2ef88a] joining swarm manager [dc58c01da1701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:30:05.185Z] docker_api_swarm_service_test.go:343: [d8f02ee9b80e2] joining swarm manager [dc58c01da1701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:30:07.101Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-02T21:30:08.040Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-02T21:30:08.040Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-02T21:30:08.982Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-02T21:30:09.923Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-02T21:30:10.495Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-02T21:30:11.437Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-02T21:30:12.377Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-02T21:30:14.286Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-02T21:30:14.547Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-02T21:30:15.118Z] === RUN TestDockerSuite/TestLogsSince [2022-06-02T21:30:18.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-02T21:30:20.322Z] docker_api_swarm_service_test.go:490: [d3ed61aa519ff] joining swarm manager [d8b2711db0cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:30:20.936Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-06-02T21:30:21.262Z] docker_api_swarm_service_test.go:490: [de1b95ea25c1f] joining swarm manager [d8b2711db0cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:30:21.523Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-02T21:30:28.101Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-02T21:30:28.101Z] === RUN TestDockerSuite/TestLogsTail [2022-06-02T21:30:28.101Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-02T21:30:28.673Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-02T21:30:29.244Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-02T21:30:29.504Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-02T21:30:29.763Z] === RUN TestDockerSuite/TestNetHostname [2022-06-02T21:30:31.146Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-02T21:30:31.407Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-02T21:30:33.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-02T21:30:37.257Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-02T21:30:38.198Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-02T21:30:39.138Z] === RUN TestDockerSuite/TestPluginActive [2022-06-02T21:30:39.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-02T21:30:41.048Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-02T21:30:41.048Z] docker_api_swarm_service_test.go:128: [d73ee71d4fc67] joining swarm manager [d756c95ee92ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:30:41.989Z] docker_api_swarm_service_test.go:129: [d220bcc29bc4d] joining swarm manager [d756c95ee92ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:30:44.536Z] docker_api_swarm_service_test.go:137: [d1b540104b448] joining swarm manager [d756c95ee92ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T21:30:45.107Z] docker_api_swarm_service_test.go:138: [d274c2be0bb8f] joining swarm manager [d756c95ee92ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-02T21:30:48.408Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-02T21:30:48.408Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-02T21:30:48.408Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-02T21:30:48.977Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-02T21:30:52.273Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-02T21:30:53.655Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-02T21:30:56.196Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-02T21:31:01.526Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-02T21:31:02.096Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-02T21:31:03.037Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-02T21:31:03.978Z] === RUN TestDockerSuite/TestPortList [2022-06-02T21:31:08.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-02T21:31:10.727Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-02T21:31:10.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-02T21:31:11.297Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-02T21:31:12.682Z] docker_api_swarm_service_test.go:304: [d3b100d8f8111] joining swarm manager [db93e21dcfb75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:31:13.252Z] docker_api_swarm_service_test.go:304: [d39a30395b99c] joining swarm manager [db93e21dcfb75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:31:17.453Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-02T21:31:17.453Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-02T21:31:17.453Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-02T21:31:18.023Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-02T21:31:18.023Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-02T21:31:18.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-02T21:31:18.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-02T21:31:18.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-02T21:31:19.113Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-02T21:31:20.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-02T21:31:20.056Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-02T21:31:21.969Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-02T21:31:23.353Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-02T21:31:23.613Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-02T21:31:23.874Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-02T21:31:25.796Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-02T21:31:26.372Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-02T21:31:28.915Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-02T21:31:31.458Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-02T21:31:31.458Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-02T21:31:33.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-02T21:31:33.943Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-02T21:31:34.885Z] docker_api_swarm_service_test.go:100: [d57fc0de4c570] joining swarm manager [daee890d34671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:31:35.825Z] docker_api_swarm_service_test.go:101: [dac18781a077d] joining swarm manager [daee890d34671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:31:41.109Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-02T21:31:42.142Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-02T21:31:43.525Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-02T21:31:44.466Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-02T21:31:45.037Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-02T21:31:46.948Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-02T21:31:48.333Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-02T21:31:49.275Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-02T21:31:49.536Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-02T21:31:50.476Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-02T21:31:52.389Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-02T21:31:52.389Z] check_test.go:378: [d57fc0de4c570] daemon is not started [2022-06-02T21:31:54.307Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-02T21:31:54.878Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-02T21:31:54.878Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-02T21:31:54.878Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-02T21:31:54.878Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-02T21:31:54.878Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-02T21:31:54.878Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-02T21:31:55.450Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-02T21:31:56.390Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-02T21:31:57.331Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-02T21:31:57.388Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-02T21:31:57.388Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-06-02T21:31:57.389Z] ok github.com/docker/docker/builder/dockerfile 0.552s coverage: 49.3% of statements [2022-06-02T21:31:57.389Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-02T21:31:57.389Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-02T21:31:57.389Z] ok github.com/docker/docker/builder/remotecontext/git 1.640s coverage: 86.3% of statements [2022-06-02T21:31:57.389Z] ? github.com/docker/docker/cli [no test files] [2022-06-02T21:31:57.389Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-02T21:31:57.389Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-02T21:31:57.389Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-02T21:31:57.389Z] ok github.com/docker/docker/cmd/docker-proxy 0.329s coverage: 67.6% of statements [2022-06-02T21:31:57.593Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-02T21:31:58.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-02T21:32:00.711Z] docker_api_swarm_service_test.go:533: [d53ac776c157e] joining swarm manager [d696950a4457c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:32:01.571Z] ok github.com/docker/docker/client 0.107s coverage: 75.6% of statements [2022-06-02T21:32:01.652Z] docker_api_swarm_service_test.go:534: [d7fe1c98b6f90] joining swarm manager [d696950a4457c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:32:04.956Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-02T21:32:06.341Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-02T21:32:08.257Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-02T21:32:08.257Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-02T21:32:08.257Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-02T21:32:08.257Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-02T21:32:10.800Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-02T21:32:11.371Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-02T21:32:13.330Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-02T21:32:14.270Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-02T21:32:14.270Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-02T21:32:14.270Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-02T21:32:16.812Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-02T21:32:17.383Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-02T21:32:17.643Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-02T21:32:18.584Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-02T21:32:19.155Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-02T21:32:20.539Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-02T21:32:21.109Z] === RUN TestDockerSuite/TestRmiTag [2022-06-02T21:32:21.109Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-02T21:32:21.678Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-02T21:32:24.222Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-02T21:32:24.793Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-02T21:32:25.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-02T21:32:25.314Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-02T21:32:25.574Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-02T21:32:26.959Z] docker_api_swarm_service_test.go:148: [d1ce38708cb51] joining swarm manager [dc6236f79bad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:32:26.959Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-02T21:32:27.532Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-02T21:32:27.792Z] docker_api_swarm_service_test.go:148: [d29dffe6bff05] joining swarm manager [dc6236f79bad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:32:27.792Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-02T21:32:28.363Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-02T21:32:28.363Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-02T21:32:29.305Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-02T21:32:30.687Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-02T21:32:30.948Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-02T21:32:31.889Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-02T21:32:32.469Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-02T21:32:33.045Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-02T21:32:33.986Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-02T21:32:34.556Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-02T21:32:35.496Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-02T21:32:35.756Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-02T21:32:36.327Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-02T21:32:36.897Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-02T21:32:37.840Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-02T21:32:38.781Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-02T21:32:39.046Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-02T21:32:39.617Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-02T21:32:39.878Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-02T21:32:39.878Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-02T21:32:41.263Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-02T21:32:41.835Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-02T21:32:42.096Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-02T21:32:42.668Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-02T21:32:43.240Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-02T21:32:43.240Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-02T21:32:43.812Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-02T21:32:44.383Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-02T21:32:44.643Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-02T21:32:45.214Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-02T21:32:45.786Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-02T21:32:45.786Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-02T21:32:46.357Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-02T21:32:46.357Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-02T21:32:47.301Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-02T21:32:47.873Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-02T21:32:48.133Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-02T21:32:48.237Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.7% of statements [2022-06-02T21:32:48.237Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-06-02T21:32:48.237Z] ok github.com/docker/docker/cmd/dockerd/trap 2.536s coverage: 0.0% of statements [2022-06-02T21:32:48.237Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-02T21:32:48.237Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-02T21:32:48.237Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-02T21:32:48.237Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-02T21:32:48.237Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-02T21:32:48.706Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-02T21:32:48.706Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-02T21:32:49.277Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-02T21:32:50.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-02T21:32:51.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-02T21:32:51.522Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements [2022-06-02T21:32:52.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-02T21:32:52.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-02T21:32:52.895Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-02T21:32:53.631Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-02T21:32:53.827Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-02T21:32:53.891Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-02T21:32:54.461Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-02T21:32:54.721Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-02T21:32:55.662Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-02T21:32:58.202Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-02T21:32:58.202Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-02T21:32:58.202Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-02T21:33:00.115Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-02T21:33:01.058Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-02T21:33:01.932Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-06-02T21:33:01.932Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-02T21:33:02.441Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-02T21:33:02.502Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-02T21:33:03.067Z] ok github.com/docker/docker/daemon 10.137s coverage: 16.1% of statements [2022-06-02T21:33:03.067Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-02T21:33:03.067Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-02T21:33:03.067Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-02T21:33:03.067Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-02T21:33:03.324Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-02T21:33:03.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-02T21:33:03.825Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-02T21:33:03.825Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-02T21:33:04.085Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-02T21:33:04.085Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-02T21:33:04.085Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-02T21:33:04.345Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-02T21:33:05.224Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.741s coverage: 74.8% of statements [2022-06-02T21:33:05.791Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-06-02T21:33:06.260Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-02T21:33:06.357Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.399s coverage: 56.2% of statements [2022-06-02T21:33:07.642Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-02T21:33:08.270Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-06-02T21:33:09.027Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-02T21:33:09.599Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-02T21:33:09.662Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.282s coverage: 50.6% of statements [2022-06-02T21:33:10.595Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.514s coverage: 46.1% of statements [2022-06-02T21:33:10.595Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-02T21:33:10.983Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-02T21:33:11.243Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-02T21:33:11.243Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-02T21:33:11.243Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-02T21:33:11.528Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-02T21:33:11.528Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.667s coverage: 58.5% of statements [2022-06-02T21:33:11.528Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-02T21:33:11.528Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-02T21:33:11.814Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-02T21:33:12.753Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-02T21:33:12.753Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-02T21:33:12.899Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-06-02T21:33:13.323Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-02T21:33:13.465Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-06-02T21:33:13.894Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-02T21:33:14.029Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.6% of statements [2022-06-02T21:33:14.029Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-02T21:33:14.029Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-02T21:33:14.465Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-02T21:33:14.961Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-06-02T21:33:15.048Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-02T21:33:15.048Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-02T21:33:15.619Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-02T21:33:15.893Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 80.2% of statements [2022-06-02T21:33:15.893Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-06-02T21:33:15.893Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-02T21:33:16.190Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-02T21:33:16.459Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-06-02T21:33:16.459Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-06-02T21:33:16.760Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-02T21:33:17.020Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-02T21:33:17.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-06-02T21:33:17.591Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-02T21:33:17.959Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.163s coverage: 76.8% of statements [2022-06-02T21:33:17.959Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.2% of statements [2022-06-02T21:33:17.959Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-02T21:33:17.959Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-02T21:33:18.166Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-02T21:33:18.426Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-02T21:33:18.892Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2022-06-02T21:33:18.997Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-02T21:33:18.997Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-02T21:33:19.151Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 62.0% of statements [2022-06-02T21:33:19.568Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-02T21:33:20.085Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-06-02T21:33:20.141Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-02T21:33:20.345Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-06-02T21:33:20.911Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-02T21:33:21.524Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-02T21:33:21.524Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T21:33:21.524Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-02T21:33:21.524Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-02T21:33:21.846Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 82.5% of statements [2022-06-02T21:33:21.846Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-02T21:33:21.846Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-02T21:33:22.794Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-06-02T21:33:23.051Z] ok github.com/docker/docker/distribution 0.612s coverage: 28.0% of statements [2022-06-02T21:33:23.051Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-02T21:33:23.616Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-02T21:33:24.068Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-02T21:33:24.181Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-06-02T21:33:24.638Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-02T21:33:24.745Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-02T21:33:25.310Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-02T21:33:25.310Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 85.4% of statements [2022-06-02T21:33:25.310Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-02T21:33:25.310Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-02T21:33:25.310Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-02T21:33:25.568Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-06-02T21:33:26.943Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-06-02T21:33:27.201Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-06-02T21:33:27.459Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-02T21:33:28.831Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 81.9% of statements [2022-06-02T21:33:28.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-02T21:33:29.763Z] ok github.com/docker/docker/pkg/authorization 0.212s coverage: 68.3% of statements [2022-06-02T21:33:29.763Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-02T21:33:30.021Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-02T21:33:32.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-02T21:33:33.299Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-06-02T21:33:33.299Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-02T21:33:33.557Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-02T21:33:33.814Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-02T21:33:34.072Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-02T21:33:34.072Z] ok github.com/docker/docker/layer 7.394s coverage: 69.0% of statements [2022-06-02T21:33:34.072Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-02T21:33:34.072Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-02T21:33:34.072Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-02T21:33:34.072Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-02T21:33:34.072Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-02T21:33:34.072Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-02T21:33:34.639Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-06-02T21:33:34.639Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2022-06-02T21:33:34.676Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-02T21:33:35.572Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 67.9% of statements [2022-06-02T21:33:35.617Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-02T21:33:35.829Z] ok github.com/docker/docker/pkg/ioutils 0.458s coverage: 70.1% of statements [2022-06-02T21:33:36.087Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-06-02T21:33:36.087Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2022-06-02T21:33:36.087Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-02T21:33:36.345Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-06-02T21:33:36.345Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-02T21:33:36.559Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-02T21:33:36.602Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-02T21:33:36.861Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-06-02T21:33:36.861Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-06-02T21:33:36.861Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-02T21:33:36.861Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-02T21:33:37.132Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-02T21:33:37.703Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-02T21:33:37.703Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-02T21:33:37.703Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-02T21:33:37.703Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-02T21:33:37.794Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-06-02T21:33:38.052Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-02T21:33:38.277Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-02T21:33:38.311Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-02T21:33:38.311Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-02T21:33:39.681Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-02T21:33:39.940Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-02T21:33:40.198Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-02T21:33:40.198Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-02T21:33:40.456Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-02T21:33:40.714Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-02T21:33:40.838Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-02T21:33:40.838Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-02T21:33:41.279Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-06-02T21:33:41.536Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-06-02T21:33:41.780Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-02T21:33:41.794Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-06-02T21:33:42.368Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-06-02T21:33:42.631Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-02T21:33:42.722Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-02T21:33:42.892Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-02T21:33:43.662Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-02T21:33:44.788Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-06-02T21:33:45.046Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-02T21:33:45.305Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-02T21:33:46.202Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-02T21:33:46.678Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-06-02T21:33:46.678Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-02T21:33:47.610Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-06-02T21:33:47.868Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-02T21:33:48.125Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-02T21:33:48.691Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-02T21:33:48.691Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-06-02T21:33:48.742Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-02T21:33:49.002Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-02T21:33:49.263Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-02T21:33:49.523Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-02T21:33:50.094Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-02T21:33:50.094Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-02T21:33:50.355Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-02T21:33:50.590Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-02T21:33:51.156Z] ok github.com/docker/docker/volume/local 0.100s coverage: 77.2% of statements [2022-06-02T21:33:51.414Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-06-02T21:33:51.743Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-02T21:33:52.585Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-02T21:33:52.786Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-06-02T21:33:53.525Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-02T21:33:53.786Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-02T21:33:53.786Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-02T21:33:53.786Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-02T21:33:54.730Z] === RUN TestDockerSuite/TestRunMount [2022-06-02T21:34:00.017Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-02T21:34:00.017Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-02T21:34:00.278Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-02T21:34:01.219Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-02T21:34:02.603Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-02T21:34:04.515Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-02T21:34:05.913Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-02T21:34:07.298Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-02T21:34:08.239Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-02T21:34:09.180Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-02T21:34:09.180Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-02T21:34:09.751Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-02T21:34:10.322Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-02T21:34:10.893Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-02T21:34:11.153Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-02T21:34:12.535Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-02T21:34:13.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-02T21:34:14.691Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/rootless [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/volume [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-02T21:34:14.691Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === Skipped [2022-06-02T21:34:14.691Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-02T21:34:14.691Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-02T21:34:14.691Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-02T21:34:14.691Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-02T21:34:14.691Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:71: No driver to put! [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-02T21:34:14.691Z] time="2022-06-02T21:33:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-02T21:34:14.691Z] time="2022-06-02T21:33:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-02T21:34:14.691Z] time="2022-06-02T21:33:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-02T21:34:14.691Z] time="2022-06-02T21:33:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-02T21:34:14.691Z] time="2022-06-02T21:33:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:71: No driver to put! [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-02T21:34:14.691Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-02T21:34:14.691Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-02T21:34:14.691Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-02T21:34:14.691Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-02T21:34:14.691Z] graphtest_unix.go:71: No driver to put! [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-02T21:34:14.691Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-02T21:34:14.691Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-02T21:34:14.691Z] [2022-06-02T21:34:14.691Z] DONE 2768 tests, 28 skipped in 249.711s [2022-06-02T21:34:14.691Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/bitseq [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cluster [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/config [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/datastore [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/driverapi [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/etchosts [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/idm [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipam [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/iptables [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/netlabel [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/netutils [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/networkdb [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/ns [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/options [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/osl [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/portallocator [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/portmapper [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/testutils [2022-06-02T21:34:14.691Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-02T21:34:14.691Z] + 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-06-02T21:34:16.462Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-02T21:34:16.722Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-02T21:34:16.722Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-02T21:34:17.292Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-02T21:34:17.292Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-02T21:34:17.862Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-02T21:34:18.432Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-02T21:34:18.432Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-02T21:34:18.432Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-02T21:34:19.003Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-02T21:34:25.583Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-02T21:34:25.583Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-02T21:34:25.583Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-02T21:34:25.583Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-02T21:34:25.843Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-02T21:34:25.843Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-02T21:34:27.228Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-02T21:34:27.801Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-02T21:34:28.373Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-02T21:34:28.373Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-02T21:34:29.314Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-02T21:34:29.314Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-02T21:34:29.574Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-02T21:34:30.146Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-02T21:34:30.725Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-02T21:34:30.725Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-02T21:34:30.725Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-02T21:34:31.296Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-02T21:34:31.869Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-02T21:34:31.869Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-02T21:34:31.869Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-02T21:34:32.438Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-02T21:34:32.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-02T21:34:33.639Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-02T21:34:33.639Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-02T21:34:33.639Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-02T21:34:35.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-02T21:34:36.122Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-02T21:34:37.063Z] === RUN TestDockerSuite/TestRunRm [2022-06-02T21:34:37.635Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-02T21:34:38.576Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-02T21:34:41.118Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-02T21:34:41.379Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-02T21:34:41.950Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-02T21:34:42.211Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-02T21:34:44.123Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-02T21:34:44.123Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-02T21:34:44.697Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-02T21:34:47.241Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-02T21:34:47.501Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-02T21:34:50.804Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-02T21:34:50.804Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-02T21:34:51.374Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-02T21:34:51.946Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-02T21:34:52.517Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-02T21:34:52.778Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-02T21:34:53.038Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-02T21:34:53.299Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-02T21:34:53.875Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-02T21:34:54.466Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-02T21:34:55.413Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-02T21:34:55.984Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-02T21:34:56.244Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-02T21:34:58.785Z] === RUN TestDockerSuite/TestRunState [2022-06-02T21:34:59.728Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-02T21:34:59.988Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-02T21:35:00.558Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-02T21:35:00.818Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-02T21:35:00.818Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-02T21:35:00.818Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork 37.156s coverage: 40.6% of statements [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.354s coverage: 59.9% of statements [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.205s coverage: 4.0% of statements [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-06-02T21:35:01.355Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-02T21:35:01.355Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-02T21:35:01.388Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-02T21:35:01.648Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-02T21:35:01.908Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-02T21:35:03.291Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-02T21:35:03.291Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-02T21:35:03.291Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-02T21:35:03.552Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-02T21:35:05.463Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-02T21:35:06.033Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-02T21:35:07.420Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-02T21:35:07.420Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-02T21:35:09.456Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.617s coverage: 7.2% of statements [2022-06-02T21:35:09.456Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-02T21:35:09.964Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-02T21:35:10.021Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-02T21:35:10.279Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-02T21:35:10.279Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-02T21:35:10.279Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-02T21:35:10.279Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-02T21:35:10.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-02T21:35:10.843Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-06-02T21:35:11.101Z] ok github.com/docker/docker/libnetwork/etchosts 0.028s coverage: 81.2% of statements [2022-06-02T21:35:11.359Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-02T21:35:11.359Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-02T21:35:13.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-02T21:35:13.081Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-02T21:35:13.652Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-02T21:35:13.913Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-02T21:35:14.483Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-02T21:35:15.869Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-02T21:35:16.439Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-02T21:35:17.838Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-02T21:35:18.409Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-02T21:35:18.409Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-02T21:35:18.670Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-02T21:35:19.240Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-02T21:35:19.240Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-02T21:35:19.810Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-02T21:35:20.381Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-02T21:35:20.381Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-02T21:35:20.381Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-02T21:35:20.381Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-02T21:35:21.323Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-02T21:35:23.548Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2022-06-02T21:35:24.619Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-02T21:35:24.619Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-02T21:35:24.619Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-02T21:35:25.559Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-02T21:35:27.472Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-02T21:35:27.472Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-02T21:35:28.413Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-02T21:35:30.325Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-02T21:35:30.586Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-02T21:35:32.498Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-02T21:35:33.069Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-02T21:35:33.069Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-02T21:35:33.069Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-02T21:35:33.069Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-02T21:35:33.069Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-02T21:35:33.069Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-02T21:35:33.069Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-02T21:35:33.330Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-02T21:35:33.330Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-02T21:35:33.330Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-02T21:35:33.330Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-02T21:35:33.900Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-02T21:35:34.472Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-02T21:35:35.857Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-02T21:35:36.118Z] docker_cli_service_logs_test.go:246: checking task v2aqlkbsxajd [2022-06-02T21:35:36.118Z] docker_cli_service_logs_test.go:251: checking messages for v2aqlkbsxajd [2022-06-02T21:35:36.118Z] docker_cli_service_logs_test.go:246: checking task se4z6rhhlpqc [2022-06-02T21:35:36.118Z] docker_cli_service_logs_test.go:251: checking messages for se4z6rhhlpqc [2022-06-02T21:35:36.379Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-02T21:35:36.949Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-02T21:35:37.209Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-02T21:35:37.209Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-02T21:35:37.780Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-02T21:35:37.780Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-02T21:35:37.780Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-02T21:35:37.780Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-02T21:35:37.780Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-02T21:35:37.780Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-02T21:35:37.780Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-02T21:35:38.351Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-02T21:35:38.416Z] ok github.com/docker/docker/libnetwork/ipam 14.131s coverage: 85.3% of statements [2022-06-02T21:35:38.416Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-02T21:35:38.416Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-02T21:35:38.416Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-02T21:35:38.416Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-06-02T21:35:38.416Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-02T21:35:38.416Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-02T21:35:38.416Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-06-02T21:35:38.416Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-06-02T21:35:38.416Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-02T21:35:38.674Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-02T21:35:38.921Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-02T21:35:38.921Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-02T21:35:39.527Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-02T21:35:39.527Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-02T21:35:39.798Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-02T21:35:40.370Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-02T21:35:40.370Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-02T21:35:40.940Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-02T21:35:41.511Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-02T21:35:41.511Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-02T21:35:41.511Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-02T21:35:42.081Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-02T21:35:43.020Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-02T21:35:43.591Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-02T21:35:43.591Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-02T21:35:43.591Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-02T21:35:43.851Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-02T21:35:43.851Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-02T21:35:44.792Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-02T21:35:45.052Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-02T21:35:46.962Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-02T21:35:47.224Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-02T21:35:47.224Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-02T21:35:47.224Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-02T21:35:48.164Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-02T21:35:49.104Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-02T21:35:50.046Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-02T21:35:50.046Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-02T21:35:50.987Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-02T21:35:50.987Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-02T21:35:51.558Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-02T21:35:52.501Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents915684716 [2022-06-02T21:35:52.762Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-02T21:35:52.762Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-02T21:35:53.705Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-02T21:35:53.705Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-02T21:35:53.705Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-02T21:35:55.618Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-02T21:35:57.001Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-02T21:35:57.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-02T21:35:57.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-02T21:35:57.571Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-02T21:35:57.571Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-02T21:35:57.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-02T21:35:58.091Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-02T21:35:58.091Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-02T21:35:59.034Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-02T21:35:59.605Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-02T21:36:00.178Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-02T21:36:00.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-02T21:36:02.985Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-02T21:36:04.896Z] docker_cli_swarm_test.go:1895: [da6520abd6b6e] joining swarm manager [db231c3bb1f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:36:05.467Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-02T21:36:05.727Z] docker_cli_swarm_test.go:1896: [d31be383e09f6] joining swarm manager [db231c3bb1f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:36:07.637Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-02T21:36:07.898Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-02T21:36:08.838Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-02T21:36:11.379Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-02T21:36:12.760Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-02T21:36:13.330Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-02T21:36:14.272Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-02T21:36:15.655Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-02T21:36:16.598Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-02T21:36:19.139Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-02T21:36:23.339Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-02T21:36:26.635Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-02T21:36:27.206Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-02T21:36:31.430Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-02T21:36:33.339Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-02T21:36:34.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-02T21:36:34.722Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-02T21:36:35.292Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-02T21:36:35.864Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-02T21:36:36.436Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-02T21:36:36.436Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-02T21:36:36.436Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-02T21:36:37.007Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-02T21:36:37.007Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-02T21:36:40.310Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-02T21:36:42.850Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-02T21:36:43.421Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-02T21:36:43.991Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-02T21:36:43.991Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-02T21:36:43.991Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-02T21:36:43.991Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-02T21:36:43.991Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-02T21:36:44.931Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-02T21:36:45.501Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-02T21:36:46.073Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-02T21:36:47.018Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-02T21:36:51.218Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-02T21:36:51.478Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-02T21:36:51.478Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-02T21:36:51.478Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-02T21:36:52.048Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-02T21:36:52.988Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-02T21:36:52.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-02T21:36:55.562Z] docker_cli_swarm_test.go:1796: [d9ef42fd8a752] joining swarm manager [da854daa5696a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:36:55.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-02T21:36:56.392Z] docker_cli_swarm_test.go:1797: [d43331191eb5d] joining swarm manager [da854daa5696a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:36:58.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-02T21:37:00.843Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-02T21:37:01.783Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-02T21:37:04.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-02T21:37:06.866Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-02T21:37:07.805Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-02T21:37:09.189Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-02T21:37:10.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-02T21:37:11.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-02T21:37:12.451Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-02T21:37:12.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-02T21:37:13.836Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-02T21:37:15.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-02T21:37:16.688Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-02T21:37:18.072Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-02T21:37:20.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-02T21:37:22.535Z] docker_cli_swarm_test.go:1315: [dbff727246137] joining swarm manager [d53c038474661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:37:23.476Z] docker_cli_swarm_test.go:1316: [df628e6fb1641] joining swarm manager [d53c038474661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:37:30.175Z] ok github.com/docker/docker/libnetwork/networkdb 104.735s coverage: 60.0% of statements [2022-06-02T21:37:30.175Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-02T21:37:30.175Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-02T21:37:30.175Z] ok github.com/docker/docker/libnetwork/osl 4.292s coverage: 39.7% of statements [2022-06-02T21:37:30.175Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-02T21:37:30.432Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-06-02T21:37:31.365Z] ok github.com/docker/docker/libnetwork/portmapper 0.549s coverage: 48.6% of statements [2022-06-02T21:37:31.365Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-06-02T21:37:31.365Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-02T21:37:31.930Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === Skipped [2022-06-02T21:37:31.931Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-02T21:37:31.931Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-02T21:37:31.931Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-02T21:37:31.931Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-02T21:37:31.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-02T21:37:31.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-02T21:37:31.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-02T21:37:31.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-02T21:37:31.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-02T21:37:31.931Z] firewalld_test.go:14: firewalld is not running [2022-06-02T21:37:31.931Z] [2022-06-02T21:37:31.931Z] DONE 325 tests, 9 skipped in 200.338s Post stage [Pipeline] junit [2022-06-02T21:37:32.199Z] Recording test results [2022-06-02T21:37:32.483Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-02T21:37:32.799Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43066/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:57475fbfb7d1cb1ba52f2b52fa5ada38b8238136 hack/validate/vendor [2022-06-02T21:37:33.364Z] No vendor changes in diff. [2022-06-02T21:37:33.364Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-06-02T21:37:33.465Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-02T21:37:33.465Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-02T21:37:33.465Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T21:37:33.724Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-02T21:37:33.724Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-02T21:37:33.725Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-02T21:37:33.725Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-02T21:37:33.929Z] + echo Ensuring container killed. [2022-06-02T21:37:33.929Z] Ensuring container killed. [2022-06-02T21:37:33.929Z] + docker rm -vf docker-pr3 [2022-06-02T21:37:33.929Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-02T21:37:34.215Z] + echo Chowning /workspace to jenkins user [2022-06-02T21:37:34.215Z] Chowning /workspace to jenkins user [2022-06-02T21:37:34.215Z] + id -u [2022-06-02T21:37:34.215Z] + id -g [2022-06-02T21:37:34.215Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43066:/workspace busybox chown -R 1000:1000 /workspace [2022-06-02T21:37:34.295Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-02T21:37:34.295Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-02T21:37:34.865Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-02T21:37:35.125Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-02T21:37:35.125Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-02T21:37:35.125Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-02T21:37:35.125Z] === RUN TestDockerSuite/TestVolumeCLIRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T21:37:35.881Z] + bundleName=unit [2022-06-02T21:37:35.882Z] + echo Creating unit-bundles.tar.gz [2022-06-02T21:37:35.882Z] Creating unit-bundles.tar.gz [2022-06-02T21:37:35.882Z] + 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-06-02T21:37:35.882Z] bundles/junit-report-libnetwork.xml [2022-06-02T21:37:35.882Z] bundles/junit-report.xml [2022-06-02T21:37:35.882Z] bundles/go-test-report-libnetwork.json [2022-06-02T21:37:35.882Z] bundles/go-test-report.json [2022-06-02T21:37:35.882Z] bundles/profile-libnetwork.out [2022-06-02T21:37:35.882Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-02T21:37:35.892Z] Archiving artifacts [2022-06-02T21:37:36.259Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43066/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T21:37:36.508Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-02T21:37:36.508Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-02T21:37:36.560Z] + make clean [2022-06-02T21:37:36.560Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T21:37:36.560Z] docker-dev-cache [2022-06-02T21:37:36.560Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-02T21:37:36.769Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-02T21:37:36.769Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-02T21:37:36.769Z] === RUN TestDockerSuite/TestVolumeEvents [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T21:37:43.345Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-02T21:37:43.605Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-02T21:37:43.605Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-02T21:37:43.605Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-02T21:37:45.516Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-02T21:37:48.062Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-02T21:37:48.062Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite (1319.78s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.97s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.21s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.22s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.79s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.89s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.88s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.54s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAttachDetach (0.64s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.61s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.70s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.67s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.75s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.43s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.49s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.69s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.92s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.66s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.41s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.38s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.99s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.12s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.40s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.57s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.51s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.48s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.81s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.81s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.54s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.73s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.06s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.41s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.48s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.34s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.02s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.87s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.25s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.69s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.25s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.33s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.81s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.97s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.91s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.57s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2022-06-02T21:37:48.062Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.76s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.70s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.33s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.43s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.25s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2022-06-02T21:37:48.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-02T21:37:48.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T21:37:48.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-06-02T21:37:48.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.24s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.07s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.86s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.31s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.24s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.98s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.36s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.62s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.03s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.50s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.32s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.61s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.18s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.80s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.07s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.41s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.77s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.69s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.57s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.42s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.52s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s) [2022-06-02T21:37:48.062Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.38s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.47s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.01s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.03s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.53s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.36s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.64s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildHistory (4.05s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.19s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.75s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.10s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.73s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.49s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.68s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.70s) [2022-06-02T21:37:48.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.51s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-06-02T21:37:48.062Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.31s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.31s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.73s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildPATH (2.04s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.64s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.85s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.51s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.64s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildRm (2.60s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.64s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.99s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.39s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildUser (2.27s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.11s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.40s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.53s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.81s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.40s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.84s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitChange (0.69s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.12s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.38s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.94s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitTTY (1.87s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.70s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.12s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.76s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.06s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.09s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.21s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.44s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.52s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.62s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.56s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.36s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.51s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.68s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.43s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00097a240__} (1.39s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13718676650_/foo_false_____} (1.47s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13718676650_/foo_true_____} (1.35s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3705177565_/foo_false_____} (1.52s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3705177565_/foo_true_____} (1.33s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3705177565_/foo_true__0xc00097a270___} (0.75s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00097a288__} (1.42s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00097a2a0__} (1.61s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00097a2b8__} (1.58s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00097a2d0__} (1.32s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.91s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.76s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.29s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.94s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.87s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.95s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.56s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.98s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.83s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.34s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.17s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.52s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.56s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToDot (1.02s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.59s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.50s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.25s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-06-02T21:37:48.063Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2022-06-02T21:37:48.063Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.21s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.91s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.91s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.99s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsCommit (1.06s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFilters (1.06s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFormat (1.23s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.71s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-06-02T21:37:48.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T21:37:48.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsRename (0.77s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.53s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExec (0.80s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.17s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.68s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecInteractive (0.66s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.60s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecParseError (0.69s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-06-02T21:37:48.064Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.63s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestHealth (19.08s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.56s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-06-02T21:37:48.064Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectHistory (0.62s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-02T21:37:48.064Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectStatus (0.51s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.55s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.97s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.65s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.95s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.61s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.98s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.72s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.73s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPluginActive (2.08s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.74s) [2022-06-02T21:37:48.064Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.40s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.76s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPortList (6.48s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-06-02T21:37:48.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.18s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.24s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.50s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.02s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.50s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.27s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.76s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.99s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.67s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.63s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.42s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.35s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.62s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.40s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.35s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.05s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.24s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.64s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.66s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.58s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.72s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.26s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.58s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.16s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.61s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.61s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.15s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.33s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.04s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.68s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.21s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.23s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunMount (4.58s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.25s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.60s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.18s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.63s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunRm (0.66s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.85s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunState (1.06s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) [2022-06-02T21:37:48.065Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.62s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.33s) [2022-06-02T21:37:48.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.89s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.19s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.94s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.94s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.72s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.17s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.73s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.64s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.59s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.50s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.94s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.24s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.82s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.76s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.94s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.47s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.66s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.62s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.04s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.10s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.85s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.53s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.58s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.52s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2022-06-02T21:37:48.066Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.34s) [2022-06-02T21:37:48.066Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T21:37:48.066Z] === RUN TestDockerRegistrySuite [2022-06-02T21:37:48.066Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-02T21:37:49.007Z] check_test.go:194: [d148ac2bc51dc] daemon is not started [2022-06-02T21:37:49.007Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-02T21:37:49.946Z] check_test.go:194: [d5a8599c5fc96] daemon is not started [2022-06-02T21:37:49.946Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-02T21:37:51.329Z] check_test.go:194: [dd77536ebfd2a] daemon is not started [2022-06-02T21:37:51.329Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-02T21:37:51.329Z] check_test.go:194: [dfe3aefd0518a] daemon is not started [2022-06-02T21:37:51.329Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T21:37:54.639Z] check_test.go:194: [d910690a1fc11] daemon is not started [2022-06-02T21:37:54.639Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T21:37:59.921Z] check_test.go:194: [d27a21ef525e1] daemon is not started [2022-06-02T21:37:59.922Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-02T21:38:03.219Z] check_test.go:194: [d0c866a7a9245] daemon is not started [2022-06-02T21:38:03.220Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-02T21:38:03.790Z] check_test.go:194: [de00436c40af1] daemon is not started [2022-06-02T21:38:03.790Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-02T21:38:04.362Z] check_test.go:194: [d688b3542af54] daemon is not started [2022-06-02T21:38:04.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-02T21:38:05.563Z] check_test.go:194: [d0856941f4329] daemon is not started [2022-06-02T21:38:05.563Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-02T21:38:06.504Z] check_test.go:194: [d512fd977ada0] daemon is not started [2022-06-02T21:38:06.504Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-02T21:38:07.889Z] check_test.go:194: [dfa8c6254eeb5] daemon is not started [2022-06-02T21:38:07.889Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-02T21:38:08.459Z] check_test.go:194: [d69491021d54f] daemon is not started [2022-06-02T21:38:08.459Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-02T21:38:09.402Z] check_test.go:194: [dc8a24e157012] daemon is not started [2022-06-02T21:38:09.402Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-02T21:38:10.343Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:235c36b66180993a70ffb7f4bc51712dd5f4d7ff77fd12c7889c45be783b429c [2022-06-02T21:38:11.284Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:432a4454e57e5c98ef6f780c979faf27851c67d490f986b4962916f90035bf86 [2022-06-02T21:38:11.285Z] check_test.go:194: [d5b62551c55ae] daemon is not started [2022-06-02T21:38:11.285Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-02T21:38:12.228Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de2f7c94631fe2350545e8b0fc9ff34c530272f1a0378f245a52ff0678facbdb [2022-06-02T21:38:13.169Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ee452f02e81ecedf5698a91b7cefd37af0095c5d85a44a12ae5112d9c5b4baf [2022-06-02T21:38:13.169Z] check_test.go:194: [d48b5c1b05cef] daemon is not started [2022-06-02T21:38:13.169Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-02T21:38:14.110Z] check_test.go:194: [d8d345afb370f] daemon is not started [2022-06-02T21:38:14.110Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-02T21:38:16.657Z] check_test.go:194: [d5dd9735fac04] daemon is not started [2022-06-02T21:38:16.657Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-02T21:38:17.228Z] check_test.go:194: [d604c0d565ffc] daemon is not started [2022-06-02T21:38:17.228Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-02T21:38:17.228Z] check_test.go:194: [d54773d4a2f7e] daemon is not started [2022-06-02T21:38:17.228Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T21:38:18.612Z] check_test.go:194: [dc283144dc691] daemon is not started [2022-06-02T21:38:18.612Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T21:38:19.198Z] check_test.go:194: [de81760ce2ba4] daemon is not started [2022-06-02T21:38:19.198Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T21:38:20.149Z] check_test.go:194: [d15c4322811ff] daemon is not started [2022-06-02T21:38:20.149Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-02T21:38:22.693Z] check_test.go:194: [dbf7dddad1b73] daemon is not started [2022-06-02T21:38:22.693Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-02T21:38:22.693Z] check_test.go:194: [d3cfc067de542] daemon is not started [2022-06-02T21:38:22.693Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-02T21:38:24.079Z] check_test.go:194: [d46358c92eeb0] daemon is not started [2022-06-02T21:38:24.079Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-02T21:38:24.079Z] check_test.go:194: [d851caacc4ca8] daemon is not started [2022-06-02T21:38:24.079Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-02T21:38:24.339Z] check_test.go:194: [dee6b595e23d4] daemon is not started [2022-06-02T21:38:24.339Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-02T21:38:24.600Z] check_test.go:194: [d0a943cc7d0d3] daemon is not started [2022-06-02T21:38:24.600Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-02T21:38:24.861Z] check_test.go:194: [db6f8fda9abb1] daemon is not started [2022-06-02T21:38:24.861Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-02T21:38:25.122Z] check_test.go:194: [df46c94b21a7a] daemon is not started [2022-06-02T21:38:25.122Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-02T21:38:25.387Z] check_test.go:194: [d76ae8c114e61] daemon is not started [2022-06-02T21:38:25.388Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-02T21:38:26.330Z] check_test.go:194: [de9beb73de941] daemon is not started [2022-06-02T21:38:26.330Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-02T21:38:27.716Z] check_test.go:194: [d77fcbee53c3c] daemon is not started [2022-06-02T21:38:27.716Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-02T21:38:28.657Z] check_test.go:194: [d041fe87fcf32] daemon is not started [2022-06-02T21:38:28.657Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-02T21:38:29.599Z] check_test.go:194: [d29e1b25c063a] daemon is not started [2022-06-02T21:38:29.599Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-02T21:38:30.540Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite (43.39s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.22s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.62s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.92s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-06-02T21:38:31.110Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-06-02T21:38:31.110Z] === RUN TestDockerSchema1RegistrySuite [2022-06-02T21:38:31.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-02T21:38:31.371Z] check_test.go:221: [da328f88f403d] daemon is not started [2022-06-02T21:38:31.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-02T21:38:34.671Z] check_test.go:221: [d50bb4fba402d] daemon is not started [2022-06-02T21:38:34.671Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-02T21:38:38.872Z] check_test.go:221: [d587fc95a938b] daemon is not started [2022-06-02T21:38:38.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-02T21:38:39.814Z] check_test.go:221: [d545e69ce6e10] daemon is not started [2022-06-02T21:38:39.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-02T21:38:39.814Z] check_test.go:221: [d2c248799acb2] daemon is not started [2022-06-02T21:38:39.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-02T21:38:41.199Z] check_test.go:221: [db1b12624110b] daemon is not started [2022-06-02T21:38:41.199Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-02T21:38:41.769Z] check_test.go:221: [d09acc7b556e7] daemon is not started [2022-06-02T21:38:41.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-02T21:38:42.710Z] check_test.go:221: [dc299e7525e9e] daemon is not started [2022-06-02T21:38:42.710Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-02T21:38:45.268Z] check_test.go:221: [da2b9914087c4] daemon is not started [2022-06-02T21:38:45.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-02T21:38:45.529Z] check_test.go:221: [d88b154d27f75] daemon is not started [2022-06-02T21:38:45.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-02T21:38:45.790Z] check_test.go:221: [deb26b6e56e99] daemon is not started [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite (14.77s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-06-02T21:38:45.790Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-06-02T21:38:45.790Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-02T21:38:45.790Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-02T21:38:46.731Z] check_test.go:250: [df0491b27f39e] daemon is not started [2022-06-02T21:38:46.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-02T21:38:47.302Z] check_test.go:250: [d6e35f45a5e7e] daemon is not started [2022-06-02T21:38:47.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-02T21:38:47.302Z] check_test.go:250: [d81f7c9926f81] daemon is not started [2022-06-02T21:38:47.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-02T21:38:48.686Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-02T21:38:48.947Z] check_test.go:250: [d3e9675cd6bd7] daemon is not started [2022-06-02T21:38:48.947Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-02T21:38:49.518Z] check_test.go:250: [d955b5a3bce6d] daemon is not started [2022-06-02T21:38:49.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-02T21:38:50.459Z] check_test.go:250: [d3048d65216a7] daemon is not started [2022-06-02T21:38:50.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-02T21:38:50.459Z] check_test.go:250: [dbd1f4cc618f8] daemon is not started [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.64s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-06-02T21:38:50.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-02T21:38:50.459Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-02T21:38:50.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-02T21:38:55.740Z] check_test.go:277: [de4e65560c0d0] daemon is not started [2022-06-02T21:38:55.740Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-02T21:38:55.740Z] check_test.go:277: [dd31bed3439ef] daemon is not started [2022-06-02T21:38:55.740Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-02T21:38:56.000Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-02T21:38:56.001Z] check_test.go:277: [dcf66d17f9135] daemon is not started [2022-06-02T21:38:56.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-02T21:38:56.261Z] check_test.go:277: [df2d42669d1a7] daemon is not started [2022-06-02T21:38:56.261Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-02T21:38:56.261Z] check_test.go:277: [df59f3629eddd] daemon is not started [2022-06-02T21:38:56.261Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-06-02T21:38:56.261Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-06-02T21:38:56.261Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-02T21:38:56.261Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-06-02T21:38:56.261Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-06-02T21:38:56.261Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-06-02T21:38:56.261Z] === RUN TestDockerNetworkSuite [2022-06-02T21:38:56.261Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-02T21:38:57.207Z] docker_cli_network_unix_test.go:46: [d1186988e18b2] daemon is not started [2022-06-02T21:38:57.468Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-02T21:38:58.411Z] docker_cli_network_unix_test.go:46: [d95cfcae2d311] daemon is not started [2022-06-02T21:38:58.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-02T21:39:00.584Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-02T21:39:01.526Z] docker_cli_network_unix_test.go:46: [dadbf07578d4a] daemon is not started [2022-06-02T21:39:02.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-02T21:39:04.014Z] docker_cli_network_unix_test.go:46: [d3d7ff761e7d5] daemon is not started [2022-06-02T21:39:04.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-02T21:39:04.536Z] docker_cli_network_unix_test.go:1233: [dec11270d6595] daemon is not started [2022-06-02T21:39:07.836Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-02T21:39:07.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-02T21:39:08.796Z] docker_cli_network_unix_test.go:46: [d5f9a8809bed6] daemon is not started [2022-06-02T21:39:09.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-02T21:39:14.662Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-02T21:39:15.235Z] docker_cli_network_unix_test.go:46: [d5b132c8ddb31] daemon is not started [2022-06-02T21:39:16.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-02T21:39:17.562Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-02T21:39:18.506Z] docker_cli_network_unix_test.go:46: [df72ffd3fdbed] daemon is not started [2022-06-02T21:39:19.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-02T21:39:20.461Z] docker_cli_network_unix_test.go:46: [d4dec87306d01] daemon is not started [2022-06-02T21:39:20.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-02T21:39:21.033Z] docker_cli_network_unix_test.go:46: [d8a34b8fda2cc] daemon is not started [2022-06-02T21:39:21.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-02T21:39:21.554Z] docker_cli_network_unix_test.go:46: [d65bdc7604c56] daemon is not started [2022-06-02T21:39:21.816Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-02T21:39:21.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-02T21:39:22.390Z] docker_cli_network_unix_test.go:46: [daed499b0d769] daemon is not started [2022-06-02T21:39:22.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-02T21:39:23.221Z] docker_cli_network_unix_test.go:46: [d608cbfe98e14] daemon is not started [2022-06-02T21:39:23.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-02T21:39:24.054Z] docker_cli_network_unix_test.go:46: [d8259ae5baf30] daemon is not started [2022-06-02T21:39:24.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-02T21:39:24.627Z] docker_cli_network_unix_test.go:46: [d6064e193f382] daemon is not started [2022-06-02T21:39:24.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-02T21:39:24.887Z] docker_cli_network_unix_test.go:46: [d9a4979f9c0fb] daemon is not started [2022-06-02T21:39:25.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-02T21:39:25.408Z] docker_cli_network_unix_test.go:46: [df5173d6a615b] daemon is not started [2022-06-02T21:39:25.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-02T21:39:25.408Z] docker_cli_network_unix_test.go:46: [db8b373d758de] daemon is not started [2022-06-02T21:39:25.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-02T21:39:25.669Z] docker_cli_network_unix_test.go:46: [d307a1919bc36] daemon is not started [2022-06-02T21:39:25.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-02T21:39:25.931Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-02T21:39:26.192Z] docker_cli_network_unix_test.go:46: [d1c4481684c0d] daemon is not started [2022-06-02T21:39:26.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-02T21:39:27.133Z] docker_cli_network_unix_test.go:46: [df590cbb78c01] daemon is not started [2022-06-02T21:39:27.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-02T21:39:27.394Z] docker_cli_network_unix_test.go:46: [d0e460044f510] daemon is not started [2022-06-02T21:39:27.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-02T21:39:27.655Z] docker_cli_network_unix_test.go:46: [d25617cb8e30b] daemon is not started [2022-06-02T21:39:27.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-02T21:39:27.916Z] docker_cli_network_unix_test.go:46: [dc502091d62b9] daemon is not started [2022-06-02T21:39:27.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-02T21:39:29.299Z] docker_cli_network_unix_test.go:968: [daa5c4cc44863] daemon is not started [2022-06-02T21:39:30.685Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-02T21:39:30.685Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-02T21:39:30.685Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-02T21:39:30.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-02T21:39:32.079Z] docker_cli_network_unix_test.go:46: [d5d4de1b01498] daemon is not started [2022-06-02T21:39:32.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-02T21:39:35.380Z] docker_cli_network_unix_test.go:1116: [d9b442f30b653] daemon is not started [2022-06-02T21:39:36.767Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-02T21:39:37.340Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-02T21:39:38.281Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-02T21:39:38.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-02T21:39:39.114Z] docker_cli_network_unix_test.go:46: [d7d2583d5e30b] daemon is not started [2022-06-02T21:39:39.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-02T21:39:40.057Z] docker_cli_network_unix_test.go:46: [db2daa9be7aaa] daemon is not started [2022-06-02T21:39:40.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-02T21:39:40.057Z] docker_cli_network_unix_test.go:46: [d683f7bbb3a0c] daemon is not started [2022-06-02T21:39:40.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-02T21:39:40.320Z] docker_cli_network_unix_test.go:46: [d62c67bbbc99f] daemon is not started [2022-06-02T21:39:40.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-02T21:39:40.580Z] docker_cli_network_unix_test.go:46: [d6cb473182cfe] daemon is not started [2022-06-02T21:39:40.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-02T21:39:40.841Z] docker_cli_network_unix_test.go:46: [dff3eb9014f07] daemon is not started [2022-06-02T21:39:40.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-02T21:39:40.841Z] docker_cli_network_unix_test.go:46: [dbfc3704c0cb2] daemon is not started [2022-06-02T21:39:40.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-02T21:39:40.841Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-02T21:39:42.758Z] docker_cli_network_unix_test.go:46: [d5c50ef125cd0] daemon is not started [2022-06-02T21:39:43.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-02T21:39:43.700Z] docker_cli_network_unix_test.go:46: [d663280182b63] daemon is not started [2022-06-02T21:39:43.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-02T21:39:43.700Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-02T21:39:43.700Z] docker_cli_network_unix_test.go:46: [d728fa5da7ba1] daemon is not started [2022-06-02T21:39:43.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-02T21:39:44.271Z] docker_cli_network_unix_test.go:46: [da1cc362e1006] daemon is not started [2022-06-02T21:39:44.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-02T21:39:47.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-02T21:39:49.214Z] docker_cli_network_unix_test.go:1084: [de2a6a75974f4] daemon is not started [2022-06-02T21:39:51.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-02T21:39:51.126Z] docker_cli_network_unix_test.go:46: [d479edba91fcd] daemon is not started [2022-06-02T21:39:51.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-02T21:39:51.386Z] docker_cli_network_unix_test.go:46: [d6995320dd306] daemon is not started [2022-06-02T21:39:51.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-02T21:39:53.030Z] docker_cli_network_unix_test.go:46: [dfdadb8001a2d] daemon is not started [2022-06-02T21:39:53.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-02T21:39:53.030Z] docker_cli_network_unix_test.go:46: [dc79f3fb56957] daemon is not started [2022-06-02T21:39:53.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-02T21:39:53.603Z] docker_cli_network_unix_test.go:46: [d248e82da87ed] daemon is not started [2022-06-02T21:39:53.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-02T21:39:54.123Z] docker_cli_network_unix_test.go:46: [d58edea4231ab] daemon is not started [2022-06-02T21:39:54.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-02T21:39:55.081Z] docker_cli_network_unix_test.go:46: [d51aeb6ff15e6] daemon is not started [2022-06-02T21:39:55.081Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-02T21:40:00.367Z] docker_cli_network_unix_test.go:46: [d9ecfdc99fde6] daemon is not started [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite (64.42s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.16s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.08s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.57s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.19s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.24s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.72s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.80s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.99s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.45s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.50s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.14s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.11s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.76s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.34s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.87s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.89s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-02T21:40:00.628Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-06-02T21:40:00.628Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.56s) [2022-06-02T21:40:00.628Z] === RUN TestDockerHubPullSuite [2022-06-02T21:40:00.628Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-02T21:40:02.538Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-02T21:40:05.079Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-02T21:40:05.339Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-02T21:40:07.252Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-02T21:40:07.252Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-02T21:40:07.252Z] --- PASS: TestDockerHubPullSuite (6.40s) [2022-06-02T21:40:07.252Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.78s) [2022-06-02T21:40:07.252Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-06-02T21:40:07.252Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-06-02T21:40:07.252Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s) [2022-06-02T21:40:07.252Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-06-02T21:40:07.252Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-06-02T21:40:07.252Z] PASS [2022-06-02T21:40:07.252Z] [2022-06-02T21:40:07.252Z] === Skipped [2022-06-02T21:40:07.252Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-02T21:40:07.252Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.252Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-02T21:40:07.252Z] [2022-06-02T21:40:07.252Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-02T21:40:07.252Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.252Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-02T21:40:07.252Z] [2022-06-02T21:40:07.252Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T21:40:07.252Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.252Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-06-02T21:40:07.253Z] docker_cli_sni_test.go:18: Flakey test [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-06-02T21:40:07.253Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T21:40:07.253Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T21:40:07.253Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-02T21:40:07.253Z] docker_cli_network_unix_test.go:46: [d728fa5da7ba1] daemon is not started [2022-06-02T21:40:07.253Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] DONE 1265 tests, 51 skipped in 1465.120s [2022-06-02T21:40:07.253Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T21:40:07.253Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T21:40:07.253Z] +++ kill 9334 [2022-06-02T21:40:07.253Z] +++ /etc/init.d/apparmor stop [2022-06-02T21:40:07.253Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] Unloading profiles will leave already running processes permanently [2022-06-02T21:40:07.253Z] unconfined, which can lead to unexpected situations. [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.253Z] To set a process to complain mode, use the command line tool [2022-06-02T21:40:07.253Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T21:40:07.253Z] +++ true [2022-06-02T21:40:07.253Z] exiting test-integration [2022-06-02T21:40:07.253Z] ++ exit 0 [2022-06-02T21:40:07.253Z] [2022-06-02T21:40:07.513Z] + for job in $(jobs -p) [2022-06-02T21:40:07.513Z] + wait 8721 [2022-06-02T21:40:39.614Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-02T21:40:39.614Z] docker_cli_swarm_test.go:1180: [d5befc072840a] joining swarm manager [df0840266431f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:40:43.816Z] docker_cli_swarm_test.go:1189: [dc809a69cfe4c] joining swarm manager [df0840266431f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:41:22.569Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-02T21:41:30.699Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-02T21:41:34.903Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-02T21:41:36.812Z] docker_cli_swarm_test.go:1112: [dfb11ee5f61a8] joining swarm manager [deaf41b9b1a53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:41:38.194Z] docker_cli_swarm_test.go:1113: [d532194b207f8] joining swarm manager [deaf41b9b1a53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:43:14.673Z] docker_cli_swarm_test.go:1166: [d994363bcae65] joining swarm manager [deaf41b9b1a53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-02T21:43:36.640Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-02T21:43:36.640Z] docker_cli_swarm_test.go:1447: [d7e09c2bd306f] joining swarm manager [dcaf2da621bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:43:36.640Z] docker_cli_swarm_test.go:1448: [d7782e45f3b54] joining swarm manager [dcaf2da621bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-02T21:43:48.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-02T21:43:48.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-02T21:43:48.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-02T21:43:48.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-02T21:43:48.864Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-02T21:43:49.434Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-02T21:43:51.977Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-02T21:43:55.273Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-02T21:43:57.187Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-02T21:43:59.100Z] docker_cli_swarm_unix_test.go:63: [d81b472feab94] joining swarm manager [d4a62527494af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:44:55.359Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-02T21:44:55.359Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-02T21:44:55.359Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-02T21:44:56.300Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-02T21:44:58.843Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-02T21:45:01.387Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-02T21:45:03.298Z] docker_api_swarm_test.go:962: [d39de3c9a13c3] joining swarm manager [d78d09325cc1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-02T21:45:21.409Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-02T21:45:33.633Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-02T21:45:35.015Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-02T21:45:37.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-02T21:45:40.101Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-02T21:45:48.251Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-02T21:45:51.547Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-02T21:45:54.090Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-02T21:45:56.634Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-02T21:45:59.177Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-02T21:46:01.720Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-02T21:46:04.263Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-02T21:46:06.805Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-02T21:47:03.083Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-02T21:47:17.982Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite (1562.75s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.19s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.83s) [2022-06-02T21:47:32.880Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.24s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.33s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.98s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.67s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.61s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.72s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.27s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.68s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.41s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.23s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.03s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.31s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.72s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.17s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.20s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.43s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.83s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.55s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (24.92s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.00s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.86s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.33s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.99s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.93s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s) [2022-06-02T21:47:32.880Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.49s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.77s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.68s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.44s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.21s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.18s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.58s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.26s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.49s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.19s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.10s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.93s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.52s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.17s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.23s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.47s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.47s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.89s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.75s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.42s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.20s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.33s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.42s) [2022-06-02T21:47:32.881Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.12s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.95s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.61s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.96s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.27s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.87s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.81s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.72s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-06-02T21:47:32.881Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-06-02T21:47:32.881Z] === RUN TestDockerExternalVolumeSuite [2022-06-02T21:47:32.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-02T21:47:33.141Z] docker_cli_external_volume_driver_test.go:53: [d96cd133b7f81] daemon is not started [2022-06-02T21:47:51.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-02T21:48:58.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-02T21:49:05.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-02T21:49:20.460Z] docker_cli_external_volume_driver_test.go:53: [d03f0ba1f24bd] daemon is not started [2022-06-02T21:49:35.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-02T21:49:53.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-02T21:50:05.691Z] docker_cli_external_volume_driver_test.go:53: [dddc54a1aeaa1] daemon is not started [2022-06-02T21:50:23.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-02T21:50:23.800Z] docker_cli_external_volume_driver_test.go:53: [d63ee5c884ded] daemon is not started [2022-06-02T21:50:36.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-02T21:51:08.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-02T21:51:26.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-02T21:51:41.150Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-02T21:52:27.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-02T21:52:45.958Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-02T21:53:18.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-02T21:53:50.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-02T21:54:02.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-02T21:54:20.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-02T21:54:20.509Z] docker_cli_external_volume_driver_test.go:485: [da2c82bd55745] daemon is not started [2022-06-02T21:54:35.406Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-02T21:54:35.406Z] docker_cli_external_volume_driver_test.go:53: [d77314b8e85d5] daemon is not started [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-06-02T21:54:50.316Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-06-02T21:54:50.316Z] PASS [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] === Skipped [2022-06-02T21:54:50.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-02T21:54:50.316Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-02T21:54:50.316Z] check_test.go:307: [d5c095bae02de] daemon is not started [2022-06-02T21:54:50.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T21:54:50.316Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-02T21:54:50.316Z] check_test.go:307: [dce7be2a51428] daemon is not started [2022-06-02T21:54:50.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T21:54:50.316Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-02T21:54:50.316Z] check_test.go:307: [d88c0c8b4e151] daemon is not started [2022-06-02T21:54:50.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-02T21:54:50.316Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-02T21:54:50.316Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-02T21:54:50.316Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-02T21:54:50.316Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] DONE 269 tests, 5 skipped in 2347.729s [2022-06-02T21:54:50.316Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-02T21:54:50.316Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38a63861f76a/docker.pid [2022-06-02T21:54:50.316Z] +++ kill 7136 [2022-06-02T21:54:50.316Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7136 is not a child of this shell [2022-06-02T21:54:50.316Z] warning: PID 7136 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38a63861f76a/docker.pid had a nonzero exit code [2022-06-02T21:54:50.316Z] ++++ cat bundles/test-integration/docker.pid [2022-06-02T21:54:50.316Z] +++ kill 9380 [2022-06-02T21:54:50.316Z] +++ /etc/init.d/apparmor stop [2022-06-02T21:54:50.316Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] Unloading profiles will leave already running processes permanently [2022-06-02T21:54:50.316Z] unconfined, which can lead to unexpected situations. [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] To set a process to complain mode, use the command line tool [2022-06-02T21:54:50.316Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-02T21:54:50.316Z] +++ true [2022-06-02T21:54:50.316Z] exiting test-integration [2022-06-02T21:54:50.316Z] ++ exit 0 [2022-06-02T21:54:50.316Z] [2022-06-02T21:54:50.316Z] + exit 0 [2022-06-02T21:54:50.316Z] ++ jobs -p [2022-06-02T21:54:50.316Z] + pids= [2022-06-02T21:54:50.316Z] + echo 'Remaining pids to kill: []' [2022-06-02T21:54:50.316Z] Remaining pids to kill: [] [2022-06-02T21:54:50.316Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-02T21:54:50.331Z] Recording test results [2022-06-02T21:54:50.829Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-02T21:54:51.145Z] + echo Ensuring container killed. [2022-06-02T21:54:51.146Z] Ensuring container killed. [2022-06-02T21:54:51.146Z] + docker ps -aq -f name=docker-pr3-* [2022-06-02T21:54:51.146Z] + cids=e90cdc512c04 [2022-06-02T21:54:51.146Z] 0da435f44b12 [2022-06-02T21:54:51.146Z] 1e309d453b57 [2022-06-02T21:54:51.146Z] + [ -n e90cdc512c04 [2022-06-02T21:54:51.146Z] 0da435f44b12 [2022-06-02T21:54:51.146Z] 1e309d453b57 ] [2022-06-02T21:54:51.146Z] + docker rm -vf e90cdc512c04 0da435f44b12 1e309d453b57 [2022-06-02T21:54:51.716Z] e90cdc512c04 [2022-06-02T21:54:51.716Z] 0da435f44b12 [2022-06-02T21:54:51.716Z] 1e309d453b57 [Pipeline] sh [2022-06-02T21:54:52.002Z] + echo Chowning /workspace to jenkins user [2022-06-02T21:54:52.002Z] Chowning /workspace to jenkins user [2022-06-02T21:54:52.002Z] + id -u [2022-06-02T21:54:52.002Z] + id -g [2022-06-02T21:54:52.002Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43066:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-02T21:54:54.851Z] + bundleName=amd64 [2022-06-02T21:54:54.851Z] + echo Creating amd64-bundles.tar.gz [2022-06-02T21:54:54.851Z] Creating amd64-bundles.tar.gz [2022-06-02T21:54:54.851Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-02T21:54:54.851Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-02T21:54:56.246Z] Archiving artifacts [2022-06-02T21:54:56.804Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43066/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-02T21:54:57.109Z] + make clean [2022-06-02T21:54:57.109Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-02T21:54:57.109Z] docker-dev-cache [2022-06-02T21:54:57.109Z] 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